jpc
8e8825baa7
Translation of new index features step 2
2022-12-04 11:20:31 +01:00
Juergen Spitzmueller
891ba7263e
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.
2022-12-04 11:09:00 +01:00
Richard Kimberly Heck
76c7fab5a6
Update Customization manual
2022-12-04 00:38:07 -05:00
Richard Kimberly Heck
75b111aca7
Actually do the layout update
2022-12-04 00:35:33 -05:00
Richard Kimberly Heck
9d2ea6185b
Update layout formats
2022-12-04 00:35:01 -05:00
Richard Kimberly Heck
3eb3608138
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.
2022-12-04 00:33:14 -05:00
Richard Kimberly Heck
eb949f1d05
Use ranges
2022-12-04 00:02:51 -05:00
Richard Kimberly Heck
9f258704ae
Use a couple ranges
2022-12-03 23:33:44 -05:00
Richard Kimberly Heck
fc6643e4aa
Fix bug #11853
2022-12-03 23:03:33 -05:00
Richard Kimberly Heck
233ce1ec12
Partially fix bug #10827 . Patch from Daniel, slightly modified by me.
2022-12-03 22:44:05 -05:00
Kornel Benko
be224a1a8f
Fix doubled translations in sk.po
2022-12-03 17:02:28 +01:00
Kornel Benko
4fbfa5908c
Update sk.po
2022-12-03 16:35:09 +01:00
Juergen Spitzmueller
e904f981a9
de.po
2022-12-03 15:26:42 +01:00
Juergen Spitzmueller
c4b1f7b31c
Some string fixes in compare UI
2022-12-03 15:21:15 +01:00
Juergen Spitzmueller
2568e6d606
Fix shortcut conflicts
2022-12-03 13:30:41 +01:00
Pavel Sanda
c9312fbab5
Update uk.po from Yuri Chornoivan (&remerge)
2022-12-03 12:47:23 +01:00
Juergen Spitzmueller
592f21aafd
Update tex2lyx tests
...
This was forgotten at the latest file format change
2022-12-03 08:42:33 +01:00
Scott Kostyshak
c7269ffa86
Comment
2022-12-02 19:34:36 -05:00
Scott Kostyshak
a41b866e60
Line width
2022-12-02 19:29:04 -05:00
Scott Kostyshak
6f9cfdea7e
Comment
...
Jürgen confirms that the behavior in #8493 is present with Qt6.
2022-12-02 19:28:10 -05:00
Juergen Spitzmueller
14b108fc22
Check encodability of math user macro names ( #11855 )
2022-12-02 11:23:32 +01:00
Juergen Spitzmueller
ac58a5060e
Revert e500dc19c1
...
More general fix is upcoming.
2022-12-02 11:21:15 +01:00
John R Hudson
0e0d21f905
IOP class no longer in CTAN; remove IOP section
2022-12-01 21:29:19 +01:00
John R Hudson
483620edfa
IJMPC/D no longer in CTAN; remove section on IJMPC/D
2022-12-01 21:28:48 +01:00
Juergen Spitzmueller
e500dc19c1
Do not crash with uncodable character in math preview snippert (part of #11855 )
2022-12-01 16:01:38 +01:00
John R Hudson
924e74bd69
AA not longer exists in CTAN; deleting section on AA.
2022-11-29 19:50:10 +01:00
Kornel Benko
a990e87d46
Update sk.po
2022-11-29 09:12:54 +01:00
jpc
b7eff29e00
Update fr.po (graphiqe semantics)
2022-11-28 17:22:29 +01:00
Jean-Marc Lasgouttes
9376f0203d
Merge branch 'killqt4'
...
Remove all trace of Qt4 support. The different elements have been
considered carefully before removal.
The only changes that need to be done concern Windows and macOS
compilation instruction and will need to be taken care of by the
respective maintainers before prerelease.
The file TODO.killqt4 lists what remains to be done.
2022-11-28 15:19:41 +01:00
Jean-Marc Lasgouttes
812036185a
Final (?) update to the TODO
...
Reorganize things to do in to point to the macOS and Windows
maintainers. These are things tht need to be done before release.
Update autotest/keytest.py, and ignore the other development/ stuff,
which is is obsolete.
2022-11-28 15:16:19 +01:00
Jean-Marc Lasgouttes
bc1cabc480
remove support for Qt4 in server_monitor
...
Update TODO.killqt4
2022-11-28 14:53:36 +01:00
Pavel Sanda
ebcc4136b8
remerge ru.po
2022-11-28 13:00:27 +01:00
jpc
77d6198807
Update doc (semantics of "graphique" in French)
2022-11-28 11:38:48 +01:00
Pavel Sanda
50ce45b529
* RELEASE-NOTES
2022-11-28 11:29:22 +01:00
Pavel Sanda
d82247985a
* RELEASE-NOTES
2022-11-28 11:09:37 +01:00
Yuriy Skalko
7b23c76b71
Add "semantic linefeeds" after punctuation marks.
...
We already had such breaks for dot.
File format change.
2022-11-28 11:58:53 +02:00
Jean-Marc Lasgouttes
ec767f02a0
Support macros from hepnames and hepparticles packages
...
This macros are important for particle physicists. Note that the
package hepparticles as distributed in recent texlive does not work
(see #11804 ) and need to be patched. This is however not something we
can do, and any physicist wanting to use this will have patched his
own version I guess.
I contacted Andy Buckley, the author of the package, who answered that
he is aware of the issue but does not have time right now to fix it.
The workaround is straightforward: on line 176 of hepparticles.sty,
replace "\updefault" by "n".
Two parts:
- add *lots* of definitions to lib/symbols
- add hepparticles and hepnames as simple features in LaTeXFeatures.
The definitions are courtesy of @renyhp, and extracted from the
aforemented packages:
https://www.ctan.org/pkg/hepparticles
https://www.ctan.org/pkg/hepnames
Fixes bug #11804 .
2022-11-27 19:47:02 +01:00
Richard Kimberly Heck
0266b70a5a
Update release notes.
2022-11-27 13:29:52 -05:00
Richard Kimberly Heck
e902b86f66
Minor update to release notes.
2022-11-27 13:28:31 -05:00
Richard Kimberly Heck
2c7f229b06
Fix bug #11917 . Patch from Daniel.
2022-11-27 13:24:13 -05:00
Richard Kimberly Heck
5db9e91f16
Fix bug #11781 . Patch from Daniel.
2022-11-27 13:20:17 -05:00
Daniel Ramoeller
2d01fcd079
Activate another tab group (aka split view)
...
Bind the new functions tab-group-next/previous to F6/S-F6 in CUA bindings.
Fix for #12115 .
2022-11-27 18:52:05 +01:00
Juergen Spitzmueller
315d347d3e
Include he/cua.bind ( #12052 )
...
To allow for its use, we add support to include a bind file from the
top dir (i.e., non-localized) via \bind_file ../<file>
2022-11-27 16:30:21 +01:00
jpc
794575a0ad
Update fr.po
2022-11-26 18:55:13 +01:00
Scott Kostyshak
6d4ab79917
Effectively disable the "Stop command?" dialog
...
We now allow the user to cancel the background process at any point
(via the red "x" in the status bar or Document > Cancel Export), so
we do not need to poll the user with the dialog.
The patch works by setting timeout to "-1" which is treated as a
special value to disable the poll.
Fix (by obviation) #12531 and #9953 , which were about the dialog.
2022-11-25 10:25:40 -05:00
Scott Kostyshak
68c7953422
Change os::timeout from minutes to milliseconds
...
We can now specify the special value of "-1" milliseconds which is
interpreted as disabling the timeout.
No change of functionality intended.
2022-11-25 09:51:30 -05:00
Jean-Marc Lasgouttes
cd5fe091d2
Stephan has checked that caching is still needed on macOS
...
Basically removing the cache makes getTextLayout 17x more expensive on
a simple test of scrolling through the Tutorial.
2022-11-25 12:44:56 +01:00
Kornel Benko
0219e63b35
Update sk.po
2022-11-25 12:15:33 +01:00
Juergen Spitzmueller
10ad1670f7
Correct documentation of localized bind files
...
These are in subfolders nowadays (no more lang_ prefix)
2022-11-25 11:26:29 +01:00
Juergen Spitzmueller
44fe4271a7
de.po
2022-11-25 10:31:23 +01:00