Richard Kimberly Heck
b66cf5aecd
Revert "Check for old "LyX 2.3" user directory when configuring."
...
Actually, we DO use versioned directories on Windows.
This reverts commit b738aa53d13780a4e271459d72171700cba304fa.
2018-09-29 17:31:35 -04:00
Richard Kimberly Heck
b738aa53d1
Check for old "LyX 2.3" user directory when configuring.
...
This is due to the bad packaging in the early 2.3.x installers. We
normally do not use version suffixes on Windows, but did.
2018-09-28 21:54:46 -04:00
Juergen Spitzmueller
2f4323e278
Update layout format information in the docs.
...
Based on a patch by Andrew Parsloe.
2018-09-20 13:01:48 +02:00
Juergen Spitzmueller
b5892e58f0
Fix copy-paste error.
...
(cherry picked from commit 305d449a47bf54d4f8ec594b0d1a2b5cf070c30b)
2018-09-19 08:54:09 +02:00
Jean-Marc Lasgouttes
5c4c8065aa
needauth is not needed for Sweave>LyX
...
Indeed this relies on tex2lyx and does not run R scripts.
The same holds for Knitr>LyX
(cherry picked from commit 23dbacb636c2ac616967669ec038ab0d5c8b9dd3)
2018-09-18 08:52:57 +02:00
Juergen Spitzmueller
4d81f210c1
Support key symbols via menukeys package
...
(cherry picked from commit fd7490762d6248bb4ca7120fe97b28d96496d9d3)
2018-09-10 09:46:25 +02:00
Juergen Spitzmueller
b8c62838ec
Covington now provides subexamples itself
...
Candidate for stable.
(cherry picked from commit ab16bb7eb98731be25413f9410e61e7d4fe75439)
2018-09-09 19:17:46 +02:00
Scott Kostyshak
3fd0cc27d4
Hebrew docs: No need to mark logos as English
...
Thanks to the fix to #10423 , we can leave e.g. \LyX and \LaTeX as
the default language (which is Hebrew for these document).
(cherry picked from commit 7b5768504834533410aedf472ad5ff454f71313b)
2018-09-09 12:17:48 +02:00
Juergen Spitzmueller
a359a53eb6
Disallow paragraph customization in some single-par charstyle insets
...
Fixes : #9192
(cherry picked from commit 7a5184fd87e747b089acf4563ebacabe2e1f121a)
2018-09-09 11:41:52 +02:00
Juergen Spitzmueller
29355d34d5
Use footnotehyper rather than footnote if hyperref is used
...
Fixes : #11212
(cherry picked from commit f8e286b82328b545172f0f9ab6b26530837c06b2)
2018-09-09 10:55:34 +02:00
Juergen Spitzmueller
b7f5fe94cd
Improve Springer layout descriptions
2018-09-09 10:31:55 +02:00
Juergen Spitzmueller
0c05722a60
Redesign character dialog
...
Fixes : #2752 , #3804 , #3884 , #4836
Backport of [fb393b450d661/lyxgit] and [f888afeb9ef7/lyxgit]
2018-09-09 10:28:25 +02:00
Richard Kimberly Heck
f0c18e1f41
Notes related to bug #11216 .
2018-08-28 15:22:50 -04:00
Juergen Spitzmueller
7e4e255d00
Fix credits entry
2018-08-20 09:34:53 +02:00
Enrico Forestieri
103d6c6362
Fix bug #11247
...
async is a reserved keyword in python 3.7
(cherry picked from commit 061cd7fd9ca002c8935dbb6cd5b19c2725c3f1f5)
2018-08-19 16:35:20 +02:00
Kornel Benko
1140ed1ed3
Revert "Do not increment start for find(phrase) while looping over phrases"
...
This reverts commit e7b3b62b0bf9a9f611bf8021556b8584ac0115c3.
The 'for phrase in' loop is organized differently to master.
Thanks Enrico
2018-08-04 13:36:38 +02:00
Kornel Benko
e7b3b62b0b
Do not increment start for find(phrase) while looping over phrases
...
The increment will be done at the end of the for-loop.
(cherry picked from commit a96845660eccd9feee738e56215377ac14a41ceb)
2018-08-03 19:54:24 +02:00
Enrico Forestieri
9a851be4fa
Fix bug #11214
...
The checkProg() function was separating a command from its parameters
by splitting at the first space. This was a problem if the command
was specified with a full path containing spaces. Now the checkProg()
function separates a command from the parameters by splitting at the
first non-quoted space. So, it suffices quoting a path to solve the
issue.
2018-07-28 23:27:43 +02:00
Juergen Spitzmueller
3481bf4c11
Add Winfred Huang to the Credits
...
(cherry picked from commit df33cc3334c24911eb9c7eba39bea99d32ace399)
2018-07-28 09:38:12 +02:00
Juergen Spitzmueller
e0e998b157
Fix austrian language code
...
(cherry picked from commit b12ea3b7312d713e9987153c3555f56190ec6143)
2018-07-25 19:44:26 +02:00
Juergen Spitzmueller
bdbdd28756
Fix command line output of convertDefault.py for ImageMagick
...
Part of #11186
(cherry picked from commit 1e5acc5656431e124cd404d49274edc272c4eb1e)
2018-07-13 17:26:34 +02:00
Kornel Benko
87ade10245
dtk.layout: Remove secondary dependencies due to change in TL2018
...
(cherry picked from commit 650ef5f1cbd56a3f763e04b6bee4fd6b1d325d32)
2018-07-06 10:00:30 +02:00
Juergen Spitzmueller
2394de0b0f
Update elsarticle entry in LaTeXConfig
...
(cherry picked from commit 73e0a6c4d57c090cb72ea63f771fa49c55ad30fc)
2018-07-05 19:29:57 +02:00
Juergen Spitzmueller
c5ece21095
Fix typo
2018-07-05 17:52:28 +02:00
Juergen Spitzmueller
3d5b544e7a
Fix another encoding problem in ja/
...
(cherry picked from commit 68f6c671c53d4830ece86a07b5d551b0e2f7dab2)
2018-07-03 12:38:25 +02:00
Juergen Spitzmueller
9bfd2fffa1
Fix input encoding issue with German example text
...
pLaTeX requires SJIS encoding, so only ASCII latin is possible.
(cherry picked from commit 1a96b0d184c435bb004da53f8f70c6422b69b888)
2018-07-03 11:34:05 +02:00
Stephan Witt
26d0fb3dd5
#11142 correct list of previous versions to check for user directory contents
...
LyX on Mac uses a user directory with version suffix. On change of the version suffix
the existence of the directories with previous versions is checked and the latest one
is used for a copy on first configure run.
For 2.3 the candidate list starts with 2.2 now as it should.
(cherry picked from commit 17c3617c49487977e5c46de20cb450952c68b03d)
2018-05-16 07:18:38 +02:00
Scott Kostyshak
532d3600f2
Do not use needauth when only exporting code
...
We have a couple of converters (using Sweave and knitr to "tangle"
an intermediate file) that are used for exporting code chunks
contained in a .lyx file. Since the code is just exported to a text
file and is not executed, needauth is not necessary.
(cherry picked from commit 065e37e96ff37dd891e47aede84258fd9adf23cf)
2018-05-06 19:50:55 -04:00
José Matos
f7b9d57a45
Update scripts to support simultaneously python 2 and 3
...
The fixes are simple and on line with the changes made during
the 2.3 development. It was an oversight to leave them out.
With this commit all the python scripts should be supported by
python 2 and 3.
(cherry picked from 5b160e82be3797ae57632174f2510a132a7558a1)
2018-04-28 11:24:28 +01:00
Richard Kimberly Heck
636e998353
Fix bug #11127 .
...
This also fixes an accidental commit of "NeedCProtect".
(cherry picked from commit 9f79ab99ed43026cd1dbdd707ec07e9a83bd95c2)
2018-04-27 20:17:15 -04:00
Richard Kimberly Heck
b3946f6d4d
Add bindings for inset-settings.
...
Fixes #7762 .
(cherry picked from commit 8da025014dda1ff2d3cc1409778d5df68d06bf1a)
2018-04-22 23:58:21 -04:00
Juergen Spitzmueller
9e52c7693e
Add support for rotated longtabulars (via [pdf]lscape)
...
Fixes : #9194
See #9194 for why we use an earlier file format change here.
(cherry picked from commit feab528fd1555065592284603d8443b71f534a7a)
2018-04-18 18:10:06 +02:00
Richard Heck
bcb002039b
Merge branch '2.3.2-staging' into 2.3.x
2018-04-14 23:52:31 -04:00
Juergen Spitzmueller
1eceb1c574
Load hyperref with a suitable driver
...
This is mandatory for some features (such as bookmarks,pdfusetitle)
to work, and only a handful of drivers can be auto-detected by hyperref.
Fixes : #6418
(cherry picked from commit 33bfbf89c4267ed8e37fad1681adce4cd5dfddf4)
2018-04-09 15:17:11 +02:00
Uwe Stöhr
c690e8880b
tex2lyx: parse \xymatrix
...
LyX's \xymatrix support relies on math therefore put it into math and parse its content
fixes bug #10638
(cherry picked from commit 1174279967c4ee369d9de1438f18b7e5c748b127)
2018-04-07 00:19:10 -04:00
jpc
ba046cf1da
Force babel as language package to avoid errors with non-TeX fonts
2018-03-28 11:10:01 +02:00
Richard Kimberly Heck
0209f2faff
Fix problem with conversion of stmary10.lyx.
2018-03-19 18:44:29 -04:00
Richard Heck
25a176ee71
Update contributor.
2018-03-18 11:34:58 -04:00
Juergen Spitzmueller
be80912d1c
syntax.default: add missing *
...
Fixes : #10501
(cherry picked from commit 23766fdd592b95ecfc33cb66e08976654de33182)
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
d797986d3f
Amend 4ec133e1aeea8
...
Didn't see this test is already there.
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
db3768da89
Fix the implementation of new libertine package
...
Needs to go to 2.3.1-staging
(cherry picked from commit 905516fd706a90148a458f9936c565cbe5fcfcff)
2018-03-17 15:44:05 -04:00
Richard Heck
9deedd5c18
Simplify code a bit.
2018-03-17 15:44:05 -04:00
Richard Heck
96ec4d645b
Use pythonic syntax, as suggested by José.
...
(cherry picked from commit cec9edd34b9a43beadefd55d1755209e1acff191)
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
c0a1893008
Disable CheckTeX while buffer is processed
...
Since CheckTeX itself processes the tex file, a synchronous run with
a TeX process can lead to all sorts of conflicts, including crashes.
Fixes : #7434 .
(cherry picked from commit 71fea6332667e1a9fe99c38624e4dcaf1129d6c5)
2018-03-17 15:44:05 -04:00
Pavel Sanda
9f3da3e616
Fix sideset hints, part of bug #11015 .
2018-03-17 15:44:05 -04:00
Uwe Stöhr
ee51a86758
Arabic doc files: corrections by Hatim
2018-03-05 22:33:56 +01:00
Uwe Stöhr
0dee0920e0
Revert "configure.py: fix bug #11053 "
...
This reverts commit 151ee98e3b886bc95fc072c7401270658f0bff6e.
2018-03-02 20:13:22 +01:00
Uwe Stöhr
151ee98e3b
configure.py: fix bug #11053
...
- add quotes around the path to the python executable
2018-03-02 20:12:41 +01:00
Pavel Sanda
411860ed26
sv.po reviewed by Jim
2018-02-24 14:13:44 +01:00
Scott Kostyshak
0601533c3c
RELEASE-NOTES: document some new and changed LFUNs
2018-02-23 13:55:26 -05:00