]> git.lyx.org Git - lyx.git/log
lyx.git
18 months agoChange Doc Settings "Edit" PB to "Edit Externally"
Scott Kostyshak [Sat, 10 Dec 2022 14:55:15 +0000 (09:55 -0500)]
Change Doc Settings "Edit" PB to "Edit Externally"

"Edit" by itself is not clear if the user doesn't already know what
it does.

This affects both the local layout tab and the LaTeX preamble tab.

Brief ML discussion here:

  https://www.mail-archive.com/search?l=mid&q=20221202193312.myfnuhuz6xcil6qt%40gary

18 months agoUpdate sk.po
Kornel Benko [Sat, 10 Dec 2022 14:32:22 +0000 (15:32 +0100)]
Update sk.po

18 months agoUpdate it.po
Enrico Forestieri [Sat, 10 Dec 2022 14:18:49 +0000 (15:18 +0100)]
Update it.po

18 months agoWarn if buffer is switched with unapplied document changes (#9369)
Juergen Spitzmueller [Sat, 10 Dec 2022 13:28:46 +0000 (14:28 +0100)]
Warn if buffer is switched with unapplied document changes (#9369)

18 months agoUpdate IEEE Transactions Conference template
Juergen Spitzmueller [Sat, 10 Dec 2022 11:59:50 +0000 (12:59 +0100)]
Update IEEE Transactions Conference template

The crucial change here is bib file encoding, which is latin9.

18 months agoPartial fix for #12605
Enrico Forestieri [Sat, 10 Dec 2022 10:31:51 +0000 (11:31 +0100)]
Partial fix for #12605

The equation number is now correctly generated when using
\ref in \tag, but if equations are numbered within sections,
the \tag'ed equations in the first sections are numbered wrongly.

However, I think this is a preview.sty bug not a lyx one.

18 months agoMove Braodway section into new Chapter 3 Document classes
John R Hudson [Fri, 9 Dec 2022 21:09:01 +0000 (21:09 +0000)]
Move Braodway section into new Chapter 3 Document classes

18 months agoAmend d4095dc0
Thibaut Cuvelier [Fri, 9 Dec 2022 19:17:58 +0000 (20:17 +0100)]
Amend d4095dc0

Apostrophes were being converted inside code-like areas, like LilyPond insets. This patch fixes tests that started to fail:

  Processing `./60/lily-95ee389a.ly'
  Parsing...
  ././60/lily-95ee389a.ly:7:12: error: undefined character or shorthand: &
  \relative c
             ’’ {  g a b c}

18 months agoMove Memoir section into new Chapter 3 Document classes
John R Hudson [Thu, 8 Dec 2022 21:22:42 +0000 (21:22 +0000)]
Move Memoir section into new Chapter 3 Document classes

18 months agoFix cut and paste error
Juergen Spitzmueller [Fri, 9 Dec 2022 08:12:23 +0000 (09:12 +0100)]
Fix cut and paste error

18 months agoXHTML: add new test case that uses the new NONE HTML tag (Verbatim environment).
Thibaut Cuvelier [Fri, 9 Dec 2022 01:55:32 +0000 (02:55 +0100)]
XHTML: add new test case that uses the new NONE HTML tag (Verbatim environment).

Excerpt from https://www.lyx.org/trac/ticket/10553.

18 months agoXHTML: disable item tags within <pre>.
Thibaut Cuvelier [Fri, 9 Dec 2022 01:49:50 +0000 (02:49 +0100)]
XHTML: disable item tags within <pre>.

Fixes a remaining bug from https://www.lyx.org/trac/ticket/10553.

18 months agoXHTML: support NONE as item tag when no item tag should be output.
Thibaut Cuvelier [Fri, 9 Dec 2022 01:48:52 +0000 (02:48 +0100)]
XHTML: support NONE as item tag when no item tag should be output.

This patch mimics a similar feature for DocBook (albeit not as pervasive).

18 months agoMathML: update code for InsetMathCases to newest classes.
Thibaut Cuvelier [Fri, 9 Dec 2022 00:49:19 +0000 (01:49 +0100)]
MathML: update code for InsetMathCases to newest classes.

Based on a commit from lynx <lorenzobertini97@gmail.com>

Part of bug #12590.

18 months agoMathML: output substacks as grids.
Thibaut Cuvelier [Fri, 9 Dec 2022 00:48:14 +0000 (01:48 +0100)]
MathML: output substacks as grids.

Based on a commit from lynx <lorenzobertini97@gmail.com>

Part of bug #12590.

18 months agoExport ' (straight) as ’ (curly) in DocBook
Thibaut Cuvelier [Fri, 9 Dec 2022 00:25:34 +0000 (01:25 +0100)]
Export ' (straight) as ’ (curly) in DocBook

This is similar to what LaTeX does in its output.

See the (long) discussion in ticket #11244. Port of ad3e6c69b2ce for DocBook.

This patch requires delaying entire strings instead of just characters, so that the DocBook code path can be as similar to the XHTML one as possible.

18 months agoFix typos in Python scripts
Thibaut Cuvelier [Mon, 21 Nov 2022 01:13:39 +0000 (02:13 +0100)]
Fix typos in Python scripts

18 months agoOne more unused variable
Richard Kimberly Heck [Thu, 8 Dec 2022 20:19:03 +0000 (15:19 -0500)]
One more unused variable

18 months agoRemove more unused variables.
Richard Kimberly Heck [Thu, 8 Dec 2022 20:17:57 +0000 (15:17 -0500)]
Remove more unused variables.

These flags are only relevant to reference-types that we are not
reverting. That's why they were unused.

18 months agoRemove some unused variables
Richard Kimberly Heck [Thu, 8 Dec 2022 20:15:28 +0000 (15:15 -0500)]
Remove some unused variables

18 months agoMove KOMA-script section into new Chapter 3: Document classes
John R Hudson [Thu, 8 Dec 2022 18:49:48 +0000 (18:49 +0000)]
Move KOMA-script section into new Chapter 3: Document classes

18 months agolyx2lyx: remove unused variable
Scott Kostyshak [Thu, 8 Dec 2022 18:32:00 +0000 (13:32 -0500)]
lyx2lyx: remove unused variable

Amend 7bbaead5.

18 months agofr Addtional: Use quote insets instead of UTF-8
Scott Kostyshak [Thu, 8 Dec 2022 18:21:26 +0000 (13:21 -0500)]
fr Addtional: Use quote insets instead of UTF-8

18 months agofr Additional: fix output with XeTeX
Scott Kostyshak [Thu, 8 Dec 2022 18:18:42 +0000 (13:18 -0500)]
fr Additional: fix output with XeTeX

It was compiling with glyph warnings because of U+2009 characters
(which appear in LyX as just spaces so difficult to catch) inside
the << and >>.

18 months agoAmend last commit
Richard Kimberly Heck [Thu, 8 Dec 2022 17:41:53 +0000 (12:41 -0500)]
Amend last commit

18 months agoFollow-up for change a66ee4109e - guard Qt 5.4 code with version check
Stephan Witt [Thu, 8 Dec 2022 17:05:28 +0000 (18:05 +0100)]
Follow-up for change a66ee4109e - guard Qt 5.4 code with version check

18 months ago Translation of index new features step 3
jpc [Thu, 8 Dec 2022 16:53:39 +0000 (17:53 +0100)]
          Translation of index new features step 3

18 months agoSimplify conversion routine, and remove warning
Richard Kimberly Heck [Thu, 8 Dec 2022 16:09:48 +0000 (11:09 -0500)]
Simplify conversion routine, and remove warning

18 months agoMove AMS LaTeX section into new Chapter 3 Document classes
John R Hudson [Thu, 8 Dec 2022 13:33:21 +0000 (13:33 +0000)]
Move AMS LaTeX section into new Chapter 3 Document classes

18 months agoNew chapter 3 Document classes inserted to contain all the material relating to docum...
John R Hudson [Wed, 7 Dec 2022 19:01:46 +0000 (19:01 +0000)]
New chapter 3 Document classes inserted to contain all the material relating to document classes which will be moved in in stages

18 months agoUpdate sk.po
Kornel Benko [Wed, 7 Dec 2022 10:07:23 +0000 (11:07 +0100)]
Update sk.po

18 months agoCmake: warn when using stdlib-debug with Qt6
Kornel Benko [Wed, 7 Dec 2022 10:04:55 +0000 (11:04 +0100)]
Cmake: warn when using stdlib-debug with Qt6

18 months agoAdd OS version info to About box.
Stephan Witt [Tue, 6 Dec 2022 23:08:11 +0000 (00:08 +0100)]
Add OS version info to About box.

18 months agoKluwer no longer available; remove Kluwer section
John R Hudson [Tue, 6 Dec 2022 09:00:08 +0000 (09:00 +0000)]
Kluwer no longer available; remove Kluwer section

18 months agoC++11 compilation fix
Jean-Marc Lasgouttes [Tue, 6 Dec 2022 16:12:45 +0000 (17:12 +0100)]
C++11 compilation fix

18 months agoUpdate layouts to format 98
Richard Kimberly Heck [Tue, 6 Dec 2022 06:02:22 +0000 (01:02 -0500)]
Update layouts to format 98

18 months agoAdd HTMLClass for InsetLayout as well. Layout format change.
Richard Kimberly Heck [Tue, 6 Dec 2022 04:42:50 +0000 (23:42 -0500)]
Add HTMLClass for InsetLayout as well. Layout format change.

18 months agoFix infinite loop. Thinko!
Richard Kimberly Heck [Tue, 6 Dec 2022 04:37:40 +0000 (23:37 -0500)]
Fix infinite loop. Thinko!

18 months agoAmend 4966da68
Richard Kimberly Heck [Mon, 5 Dec 2022 19:48:48 +0000 (14:48 -0500)]
Amend 4966da68

18 months agoAdd conversion routine for format 612.
Richard Kimberly Heck [Mon, 5 Dec 2022 19:45:40 +0000 (14:45 -0500)]
Add conversion routine for format 612.

I forgot that this is needed, because the new parameter is written to
the file no matter its value.

Also, fix two typos in the reversion routine.

18 months agoAutoconf: actually require Qt 5.0.0
Jean-Marc Lasgouttes [Mon, 5 Dec 2022 18:48:17 +0000 (19:48 +0100)]
Autoconf: actually require Qt 5.0.0

18 months agoAutoconf: warn when using stdlib-debug with Qt6
Jean-Marc Lasgouttes [Mon, 5 Dec 2022 18:47:00 +0000 (19:47 +0100)]
Autoconf: warn when using stdlib-debug with Qt6

18 months agoUpdate tex2lyx tests again
Juergen Spitzmueller [Mon, 5 Dec 2022 16:59:42 +0000 (17:59 +0100)]
Update tex2lyx tests again

18 months agoUpdate sk.po
Kornel Benko [Mon, 5 Dec 2022 15:25:47 +0000 (16:25 +0100)]
Update sk.po

18 months agoFix crash when inserting label before label in change tracking mode
Juergen Spitzmueller [Mon, 5 Dec 2022 10:15:58 +0000 (11:15 +0100)]
Fix crash when inserting label before label in change tracking mode

18 months agoMore refs sorting fixes
Juergen Spitzmueller [Mon, 5 Dec 2022 08:45:40 +0000 (09:45 +0100)]
More refs sorting fixes

This now uses a Vector of pairs, which is more robust with non-unique
labels (e.g. in change tracking).

18 months agoAmend 14b108fc222ef9e
Juergen Spitzmueller [Mon, 5 Dec 2022 07:20:25 +0000 (08:20 +0100)]
Amend 14b108fc222ef9e

18 months agotex2lyx support for starred refs
Juergen Spitzmueller [Mon, 5 Dec 2022 06:52:41 +0000 (07:52 +0100)]
tex2lyx support for starred refs

18 months agoDocument new format
Juergen Spitzmueller [Mon, 5 Dec 2022 06:35:04 +0000 (07:35 +0100)]
Document new format

18 months agoUpdate tex2lyx tests
Richard Kimberly Heck [Mon, 5 Dec 2022 06:09:05 +0000 (01:09 -0500)]
Update tex2lyx tests

18 months agoMissed this one: InsetLayout does not do HTMLClass (at least not yet).
Richard Kimberly Heck [Mon, 5 Dec 2022 06:07:25 +0000 (01:07 -0500)]
Missed this one: InsetLayout does not do HTMLClass (at least not yet).

18 months agoTypo spotted by Pavel
Juergen Spitzmueller [Mon, 5 Dec 2022 05:47:52 +0000 (06:47 +0100)]
Typo spotted by Pavel

18 months agoRelease notes
Richard Kimberly Heck [Sun, 4 Dec 2022 23:39:39 +0000 (18:39 -0500)]
Release notes

18 months agoFix bug #11410.
Richard Kimberly Heck [Sun, 4 Dec 2022 23:33:58 +0000 (18:33 -0500)]
Fix bug #11410.

Main part of patch from Daniel, adapted by me.
I also added the lyx2lyx code.

18 months agoInsetLayout does not understand HTMLClass
Richard Kimberly Heck [Sun, 4 Dec 2022 21:39:44 +0000 (16:39 -0500)]
InsetLayout does not understand HTMLClass

18 months agoUpdate release notes
Richard Kimberly Heck [Sun, 4 Dec 2022 20:22:54 +0000 (15:22 -0500)]
Update release notes

18 months agoFixup 71623b88: change semantics of "delete" LFUNs again
Jean-Marc Lasgouttes [Mon, 21 Feb 2022 13:00:14 +0000 (14:00 +0100)]
Fixup 71623b88: change semantics of "delete" LFUNs again

Instead of specifying "force" to disable the deletion protection
mechanism, invert the default so that "confirm" is needed to activate
it. The idea is to keep the lfun reasonable for scripting and add a
special argument for interactive use.

Document in release notes.

Update LFUN.lyx documentation

Update bind files.

Add conversion step to prefs2prefs_lfun.py.

18 months agoFix CSS output for lists.
Richard Kimberly Heck [Sun, 4 Dec 2022 19:55:59 +0000 (14:55 -0500)]
Fix CSS output for lists.

Somehow that got committed before it was done. I guess I'm out of
practice...

18 months agoFix CSS
Richard Kimberly Heck [Sun, 4 Dec 2022 19:46:30 +0000 (14:46 -0500)]
Fix CSS

18 months agoAdd i, ii, iii, iv suffixes to CSS class as well in the case of itemizations
Richard Kimberly Heck [Sun, 4 Dec 2022 19:34:29 +0000 (14:34 -0500)]
Add i, ii, iii, iv suffixes to CSS class as well in the case of itemizations

18 months agoCustomization update for HTMLClass
Richard Kimberly Heck [Sun, 4 Dec 2022 19:33:47 +0000 (14:33 -0500)]
Customization update for HTMLClass

18 months agoAdd CSS for enumerations to other classes
Richard Kimberly Heck [Sun, 4 Dec 2022 19:33:29 +0000 (14:33 -0500)]
Add CSS for enumerations to other classes

18 months agoUpdate layout format
Richard Kimberly Heck [Sun, 4 Dec 2022 18:36:16 +0000 (13:36 -0500)]
Update layout format

18 months agoIntroduce HTMLClass tag, to make it easier to give these.
Richard Kimberly Heck [Sun, 4 Dec 2022 18:27:19 +0000 (13:27 -0500)]
Introduce HTMLClass tag, to make it easier to give these.

18 months agoAdd support for libstdc++ assertions in autoconf builds
Jean-Marc Lasgouttes [Sun, 4 Dec 2022 18:22:38 +0000 (19:22 +0100)]
Add support for libstdc++ assertions in autoconf builds

This is less powerful than stdlib-debug, but at least it does not
change the ABI. This avoids crashes with Qt6 in particular.

The new defaults are:
- stdlib-assertions is enabled by default in development builds;
- stdlib-debug has to be enabled explicitely.

Fixes bug #12215.

18 months agoFix bug #11769
Richard Kimberly Heck [Sun, 4 Dec 2022 17:51:47 +0000 (12:51 -0500)]
Fix bug #11769

18 months agoUse ranges
Richard Kimberly Heck [Sun, 4 Dec 2022 17:06:48 +0000 (12:06 -0500)]
Use ranges

18 months agoDo not output label tags if there is no label
Richard Kimberly Heck [Sun, 4 Dec 2022 17:01:42 +0000 (12:01 -0500)]
Do not output label tags if there is no label

18 months agoWhitespace
Richard Kimberly Heck [Sun, 4 Dec 2022 16:59:21 +0000 (11:59 -0500)]
Whitespace

18 months agoFixup refs sorting
Juergen Spitzmueller [Sun, 4 Dec 2022 15:21:14 +0000 (16:21 +0100)]
Fixup refs sorting

This has been broken at df59649a18f

18 months agoFixup refs grouping
Juergen Spitzmueller [Sun, 4 Dec 2022 14:32:47 +0000 (15:32 +0100)]
Fixup refs grouping

This has been broken at df59649a18f

18 months agoProperly reset on ESC key on LayoutBox/CategorizedCombo
Daniel Ramoeller [Sun, 27 Feb 2022 19:33:48 +0000 (20:33 +0100)]
Properly reset on ESC key on LayoutBox/CategorizedCombo

Fix for bug #12497.

18 months ago Translation of new index features step 2
jpc [Sun, 4 Dec 2022 10:18:41 +0000 (11:18 +0100)]
 Translation of new index features step 2

18 months agoWorkaround for #11676
Juergen Spitzmueller [Sun, 4 Dec 2022 10:09:00 +0000 (11:09 +0100)]
Workaround for #11676

Avoid the crash we get with this combination. Having identified the real
cause would of course have been better. But it seems no one has a clue.

18 months agoUpdate Customization manual
Richard Kimberly Heck [Sun, 4 Dec 2022 05:38:07 +0000 (00:38 -0500)]
Update Customization manual

18 months agoActually do the layout update
Richard Kimberly Heck [Sun, 4 Dec 2022 05:35:33 +0000 (00:35 -0500)]
Actually do the layout update

18 months agoUpdate layout formats
Richard Kimberly Heck [Sun, 4 Dec 2022 05:35:01 +0000 (00:35 -0500)]
Update layout formats

18 months agoFix bug #11418.
Richard Kimberly Heck [Sun, 4 Dec 2022 05:33:14 +0000 (00:33 -0500)]
Fix bug #11418.

Add new HTMLInToc layout tag: When false, the thing will not be output
to the TOC. It's now set to false for starred sections.

18 months agoUse ranges
Richard Kimberly Heck [Sun, 4 Dec 2022 05:02:51 +0000 (00:02 -0500)]
Use ranges

18 months agoUse a couple ranges
Richard Kimberly Heck [Sun, 4 Dec 2022 04:33:35 +0000 (23:33 -0500)]
Use a couple ranges

18 months agoFix bug #11853
Richard Kimberly Heck [Sun, 4 Dec 2022 04:03:33 +0000 (23:03 -0500)]
Fix bug #11853

18 months agoPartially fix bug #10827. Patch from Daniel, slightly modified by me.
Richard Kimberly Heck [Sun, 4 Dec 2022 03:41:26 +0000 (22:41 -0500)]
Partially fix bug #10827. Patch from Daniel, slightly modified by me.

18 months agoFix doubled translations in sk.po
Kornel Benko [Sat, 3 Dec 2022 16:02:28 +0000 (17:02 +0100)]
Fix doubled translations in sk.po

18 months agoUpdate sk.po
Kornel Benko [Sat, 3 Dec 2022 15:35:09 +0000 (16:35 +0100)]
Update sk.po

18 months agode.po
Juergen Spitzmueller [Sat, 3 Dec 2022 14:26:42 +0000 (15:26 +0100)]
de.po

18 months agoSome string fixes in compare UI
Juergen Spitzmueller [Sat, 3 Dec 2022 14:21:15 +0000 (15:21 +0100)]
Some string fixes in compare UI

18 months agoFix shortcut conflicts
Juergen Spitzmueller [Sat, 3 Dec 2022 12:29:25 +0000 (13:29 +0100)]
Fix shortcut conflicts

18 months agoUpdate uk.po from Yuri Chornoivan (&remerge)
Pavel Sanda [Sat, 3 Dec 2022 11:47:23 +0000 (12:47 +0100)]
Update uk.po from Yuri Chornoivan (&remerge)

18 months agoUpdate tex2lyx tests
Juergen Spitzmueller [Sat, 3 Dec 2022 07:42:33 +0000 (08:42 +0100)]
Update tex2lyx tests

This was forgotten at the latest file format change

18 months agoComment
Scott Kostyshak [Sat, 3 Dec 2022 00:34:36 +0000 (19:34 -0500)]
Comment

18 months agoLine width
Scott Kostyshak [Sat, 3 Dec 2022 00:29:04 +0000 (19:29 -0500)]
Line width

18 months agoComment
Scott Kostyshak [Sat, 3 Dec 2022 00:28:10 +0000 (19:28 -0500)]
Comment

Jürgen confirms that the behavior in #8493 is present with Qt6.

18 months agoCheck encodability of math user macro names (#11855)
Juergen Spitzmueller [Fri, 2 Dec 2022 10:23:32 +0000 (11:23 +0100)]
Check encodability of math user macro names (#11855)

18 months agoRevert e500dc19c15334
Juergen Spitzmueller [Fri, 2 Dec 2022 10:21:15 +0000 (11:21 +0100)]
Revert e500dc19c15334

More general fix is upcoming.

18 months agoIOP class no longer in CTAN; remove IOP section
John R Hudson [Wed, 30 Nov 2022 09:45:48 +0000 (09:45 +0000)]
IOP class no longer in CTAN; remove IOP section

18 months agoIJMPC/D no longer in CTAN; remove section on IJMPC/D
John R Hudson [Tue, 29 Nov 2022 21:06:25 +0000 (21:06 +0000)]
IJMPC/D no longer in CTAN; remove section on IJMPC/D

18 months agoDo not crash with uncodable character in math preview snippert (part of #11855)
Juergen Spitzmueller [Thu, 1 Dec 2022 15:01:38 +0000 (16:01 +0100)]
Do not crash with uncodable character in math preview snippert (part of #11855)

18 months agoAA not longer exists in CTAN; deleting section on AA.
John R Hudson [Tue, 29 Nov 2022 17:30:38 +0000 (17:30 +0000)]
AA not longer exists in CTAN; deleting section on AA.

18 months agoUpdate sk.po
Kornel Benko [Tue, 29 Nov 2022 08:12:54 +0000 (09:12 +0100)]
Update sk.po

18 months ago Update fr.po (graphiqe semantics)
jpc [Mon, 28 Nov 2022 16:20:53 +0000 (17:20 +0100)]
        Update fr.po (graphiqe semantics)