8843 Commits

Author SHA1 Message Date
Uwe Stöhr
21380b9012 svg2pdftex.py: make print work with Python 2 and 3
(cherry picked from commit 913619c80a83e281d5177a806bc2a3f894e8e886)
2017-11-23 08:17:10 +01:00
Richard Heck
53ba30f411 Update Makefile after change of filename. 2017-11-22 19:15:02 -05:00
Richard Heck
5f6213abb5 Revert "Uwe updated this file on Windows, and it became lowercase."
This reverts commit 52eb317b91cc44d543527c7aced6ab47d2e4f82d.
2017-11-22 19:14:44 -05:00
Richard Heck
52eb317b91 Uwe updated this file on Windows, and it became lowercase. 2017-11-22 18:53:15 -05:00
Kornel Benko
11fa2ec5cc Renaming due to windows ignoring capitalization 2017-11-22 11:15:22 +01:00
Kornel Benko
f83521bbae Renaming due to windows ignoring capitalization 2017-11-22 11:11:17 +01:00
Uwe Stöhr
5228f0c396 Ukrainian Footnote.png: update image 2017-11-21 23:21:13 +01:00
Uwe Stöhr
4a7d449412 EmbeddedObjects.lyx: revise footnote description thanks to today's commits
footnotes in tables are not output
2017-11-20 23:46:26 +01:00
Uwe Stöhr
61ebacb01f UserGuide.lyx: describe cross out text feature
- also remove a meanwhile unnecessary hint
2017-11-20 22:59:02 +01:00
Uwe Stöhr
849063db91 eu_UserGuide.lyx: backport fixed image paths 2017-11-20 20:59:56 +01:00
Juergen Spitzmueller
55bc365872 Allow footnotes in floating tables via tablefootnote package
See #808.

(cherry picked from commit 5017a0a1c635ed8da2b1fce5e240d0e297cf1aaf)
2017-11-20 09:49:36 +01:00
Juergen Spitzmueller
c2d121f663 Fix footnote output in tables outside floats and longtable header/footer
Fixes: #808 (sic!), #5869
(cherry picked from commit 3affde3957ff29fb0543478e072427616eb9b049)
2017-11-20 09:49:10 +01:00
Uwe Stöhr
90d87ec235 template files: save them all with LyX 2.3RC1 2017-11-20 02:52:02 +01:00
Uwe Stöhr
d9056c3046 varwidth-floats-side-by-side.lyx: use PDF images 2017-11-20 02:51:10 +01:00
Uwe Stöhr
3c926519db doc files: save them with LyX 2.3RC1 2017-11-19 02:25:29 +01:00
Uwe Stöhr
e45ca5add6 Math.lyx: correct a term 2017-11-19 01:38:40 +01:00
Uwe Stöhr
b7f822bb3d Catalan mathed.lyx: move outdated file to attic/ca/mathed.lyx
(Besides that it is outdated, we already have all its info in the Spanish math manual and all Catalans understand Spanish.)
2017-11-19 01:32:59 +01:00
Uwe Stöhr
3aa0144256 Math.lyx: update the section about subequations.lyx
- an extra example file is not necessary since we already describe subequations in the math manual
2017-11-19 00:51:38 +01:00
Uwe Stöhr
0ff701698c R-S-statements.lyx: move to attic/R-S-statements.lyx
RS statements are deprecated since 2015. Their replacement are the HP statements for which LyX has an example file since LyX 2.2.
2017-11-18 18:20:10 +01:00
Uwe Stöhr
dda585cbc8 example files: save them with LyX 2.3RC1
also some minor adjustment to some files like date and version
2017-11-18 18:07:06 +01:00
Uwe Stöhr
24f6a58800 Slovakian splash.lyx: backport changes from master 2017-11-18 17:59:37 +01:00
Juergen Spitzmueller
576b941389 configure.py: read layout and module files in binary mode
This prevents encoding issues with Python3 that manifested for a user
on the Mac.

Fixes: #10671
(cherry picked from commit 731c9fb401fb1a47dc6b8de21ef60d77975d9b0b)
2017-11-14 19:29:04 +01:00
Uwe Stöhr
01cf79e04b Math.lyx: update version number 2017-11-13 23:16:09 +01:00
Uwe Stöhr
52be92d253 EmbeddedObjects.lyx: update version number 2017-11-07 21:53:04 +01:00
Juergen Spitzmueller
167e96ca68 Add resize facility to inkscape template. 2017-11-04 10:36:36 +01:00
Juergen Spitzmueller
d3c90fcbb3 Remove foreign language markup.
Japanese docs do not seem to use a language package
(although babel works)

(cherry picked from commit 1fb653c674f0e401d731847a17aab994f37c877d)
2017-11-03 10:08:54 +01:00
Uwe Stöhr
ddb2443099 Japanese docs: new file DummyTextDocument.txt
(needs to be translated)
2017-11-02 21:59:58 +01:00
Juergen Spitzmueller
fadb93ae68 Collapsable -> Collapsible (part 5)
Preferences update and prefs2prefs routine.

This was forgotten in the process.
2017-11-02 16:51:23 +01:00
Juergen Spitzmueller
908afb8e97 Remove wmf2eps as EMF > EPS converter
The program can only deal with WMF.

(cherry picked from commit a47bc7f799e1f97bcb8e94445ee96dcf14650d3c)
2017-10-31 11:03:57 -04:00
Juergen Spitzmueller
bf77b61162 Only use full path for inkscape file arguments on Mac.
(cherry picked from commit 22125fa6de76ec884a0a0c41506e78a8fdae575c)
2017-10-31 11:03:57 -04:00
Scott Kostyshak
0382658252 Update docs to 2.3.0rc1 format
This reverts part of 95f60915, which edited LFUNs.lyx directly. We
can look into a fix at the source after rc1.
2017-10-27 13:48:00 -04:00
Scott Kostyshak
c480b5bdf5 configure.py: add LilyPond editor, Frescobaldi
Generic text editors are used as fallbacks, in case Frescobaldi is
not available. The list of text editors is the same as elsewhere in
configure.py. We might consider centralizing the list of text
editors in a variable.

Patch from Helge Hafting on ML at:.

https://www.mail-archive.com/search?l=mid&q=f167276f-4f59-7bab-a832-cff56dddd670%40ntnu.no

(cherry picked from commit c4b4305fa2e7238b8d92859c286807cb2cb99ab6)
2017-10-27 02:23:17 -04:00
Uwe Stöhr
a7f561f571 sweave.lyx: accept changes
- also correct 2 file paths in Japanese EmbeddedObjects.lyx
2017-10-27 00:14:00 +02:00
Uwe Stöhr
361397f273 doc files: fix some path and reference mistakes
also replace remaining occurrences of EPS images
2017-10-26 02:24:24 +02:00
Uwe Stöhr
333045c17d Japanese EmbeddedObjects.lyx: fix image paths
also replace remaining occurrences of EPS images
2017-10-26 01:26:42 +02:00
Richard Heck
6247de2629 Fix bug #10556.
Update CSS for Standard layout in Memoir.

(cherry picked from commit e05c91083fa69a2912328bb382c928d18f0f6e1a)
2017-10-23 16:30:12 -04:00
Juergen Spitzmueller
aa1698ede0 More accurate description of fixltx2e state. 2017-10-23 13:50:11 +02:00
jpc
d57935b33b Add obsolescence warning in fixltx2e description (ticket 9361) 2017-10-23 09:51:08 +02:00
jpc
95f60915a7 Make math options loading automatic, see ticket 10661 2017-10-23 09:23:31 +02:00
Uwe Stöhr
080c068e97 Additional.lyx: accept and distribute changes
- almost all changes were already distributed
- fix some cross-reference issues
2017-10-23 00:02:04 +02:00
Günter Milde
71a35ea45b Warn of side-effects of the changed default behaviour regarding dash export. 2017-10-21 22:31:12 +02:00
Juergen Spitzmueller
bb5ee7f37e Fix small display issue with biblatex's \textcite
(cherry picked from commit b632e3ebf3ccbec1ebeb32505aa76e70619f96c8)
2017-10-18 17:48:17 +02:00
Uwe Stöhr
5480cfd19a Additional.lyx: replace quotes character by LyX quotes 2017-10-17 00:24:41 +02:00
Juergen Spitzmueller
9ae4b659dc Collapsable -> Collapsible (part 4)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This last part updates the layout format and changes collapsable color.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit 4345331870cb3207dde3930a932c77bebe81dbda)
2017-10-16 11:24:49 +02:00
Juergen Spitzmueller
a59301eaff Collapsable -> Collapsible (part 2)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This part covers the most tricky part: the internal naming.
Translations and layouts will follow.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit c466baaa5b99e44ea25616556bd0918197f4b54c)
2017-10-16 11:24:41 +02:00
Juergen Spitzmueller
e040ccb0e8 Collapsable -> Collapsible (part 1)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This part only covers the usage in comments and the like. More to follow.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit 648ddd25eca045f34569405aca15c5d638bbb723)
2017-10-16 11:22:13 +02:00
Juergen Spitzmueller
bbac6b7037 Fix literal string in binary context
In 1a26f9b26cff827da5, all strings in the context of regexes and
comparisons have been converted to byte-like objects for python2/3
compatibility reasons. This has not been considered in the later
commit 5c545573507bb, which makes layout2layout break with
TypeError: can't concat str to bytes.

(cherry picked from commit 8fecdfc473d067f9caa79dffa7ab078d391d50ed)
2017-10-13 18:38:01 +02:00
Juergen Spitzmueller
4242cbd504 Update some more layouts
(cherry picked from commit 5997b60da1f493fd10def3e23b292d3e5de6eacc)
2017-10-13 16:11:36 +02:00
Juergen Spitzmueller
930c2fe5cd Adapt citengine to current layout format.
(cherry picked from commit d4e30ad88f2967a2e464fd3a54a52feeb25e72f1)
2017-10-13 15:49:40 +02:00
Scott Kostyshak
2af69629cb ja/EmbeddedObjects.lyx: correct file path
References to the central clipart directory must be prefixed with
".." for non-English manuals.

(cherry picked from commit d233831c1c7029c1159b8168b2026d7ad3df40c3)
2017-10-09 11:57:49 -04:00