Commit Graph

37970 Commits

Author SHA1 Message Date
Uwe Stöhr
c36b8161cf UserGuide.lyx: describe how to use hyperlinks for nomenclature
- also note that toolbar icon size can be changed
2017-12-06 19:18:45 +01:00
Uwe Stöhr
4372adb2c4 LFUNs.lyx: backport an info from Kornel 2017-12-06 19:17:35 +01:00
Uwe Stöhr
b3ad82f1f7 Win installer: code review
- use https in URLs
- remove unused code
- use variables if possible
- LyX 2.3.x won't support Windows Vista because Qt 5.9 does not and other third-party programs will follow soon
2017-12-06 15:31:10 +01:00
Uwe Stöhr
2005764402 Win installer: update rsvg-convert
- also fix some typos in the license file
2017-12-06 03:08:00 +01:00
Uwe Stöhr
2385304d11 changes-merge.svgz: backport fro from commit [7aa45eb0/lyxgit] 2017-12-05 20:39:18 +01:00
Uwe Stöhr
0920f4fc4a UserGuide.lyx: update description for nomenclature according to recent changes 2017-12-05 03:04:58 +01:00
Uwe Stöhr
dacf2e369f ru.po: more work from Yuriy 2017-12-05 01:51:43 +01:00
Juergen Spitzmueller
1bd4223554 nomenclWidest(): take (proper) formatting into account. 2017-12-04 10:24:02 +01:00
Juergen Spitzmueller
798b7126ef Fix thinko from b68701c4da
(cherry picked from commit 938c44590c)
2017-12-03 11:37:33 +01:00
Juergen Spitzmueller
2fb4818d65 Use literal formatting in nomencl entry with math
(cherry picked from commit 0926bb6d40)
2017-12-03 11:21:52 +01:00
Enrico Forestieri
4e753bdc3f Avoid asserting when reading the session file
Fixes #10824.

(cherry picked from commit f84acc0e34)
2017-12-02 21:37:02 +01:00
Scott Kostyshak
e3494c2f3a Set array length from int const
(cherry picked from commit b3f7eb6af3)
2017-12-02 13:17:36 -05:00
Juergen Spitzmueller
a4aee2a090 Escape (makeindex) special chars in nomencl if !literate
Fixes: #10825
(cherry picked from commit b68701c4da)
2017-12-02 09:59:41 +01:00
Juergen Spitzmueller
f97832ba5f Remove obsoleted nomencl workarounds 2017-12-01 12:06:25 +01:00
Kornel Benko
ca41e292e3 Remove duplicate entry from zh_TW.po 2017-12-01 11:41:26 +01:00
Kornel Benko
1c4268073f Update sk.po 2017-12-01 11:38:47 +01:00
Juergen Spitzmueller
3518e9972c Add nomencl strings from nomencl.sty to the po files 2017-12-01 11:24:24 +01:00
Juergen Spitzmueller
56710fa0e2 Merge po files before picking the nomencl changes 2017-12-01 10:58:21 +01:00
Juergen Spitzmueller
225253dfc6 Implement l7n for nomenclature.
(cherry picked from commit 718a353b49)
2017-12-01 10:19:30 +01:00
Uwe Stöhr
120681bc7c UserGuide.lyx: fix 2 nomenclature entries
- also assure correct language for the nomenclature list
2017-11-30 13:19:53 +01:00
Uwe Stöhr
9552e12fde ru.po: re-enable Russian translations thanks to the work of Yuriy
(Yuriy's addition to the CREDITS will follow as soon as our mailing lists are working again.)
2017-11-30 01:10:54 +01:00
Uwe Stöhr
6768e19c24 UserGuide.lyx: workaround for a bug in nomencl
see https://tex.stackexchange.com/questions/65913/why-nomenclature-text-is-not-english-when-loading-additional-languages-in-docume for an explanation why the name of the nomenclature can be incorrect.

nomencl is no longer under development since 12 years therefore we should switch to the glossaries package (#10015).
2017-11-30 00:50:50 +01:00
Kornel Benko
fb3a50eadb Update sk.po 2017-11-28 11:15:16 +01:00
jpc
1a859ff632 Update French Math manual for 2.3 2017-11-28 09:05:11 +01:00
Juergen Spitzmueller
c3b59bd67b Split inkscape_cl (command line) from inkscape_gui (GUI program)
On Windows, these are two different binaries, and one fails to do the
tasks of the other. On all other OSes, the two are the same.

Fixes: #10805
(cherry picked from commit 65b44311f3)
2017-11-28 07:56:15 +01:00
Uwe Stöhr
19768421d3 Customization.lyx: fix bug#10809
also some layout fixes to avoid writing in the page margin
2017-11-28 00:51:51 +01:00
Uwe Stöhr
264dcb457a EmbeddedObjects.lyx: update table with available units 2017-11-27 23:12:32 +01:00
jpc
65a19cb633 A couple of editions in the French Intro manual 2017-11-27 18:17:13 +01:00
Uwe Stöhr
5112fef405 Math: add a note about \tag with RTL languages
- also update a weblink
2017-11-27 02:47:53 +01:00
Uwe Stöhr
1318331b7e UserGuide.lyx: describe \baselineskip
-also add a Spanish translation
2017-11-27 00:24:56 +01:00
Uwe Stöhr
3a779feee8 UserGuide.lyx: document the Literal option
- also remove some now unnecessary bibliography entries
2017-11-26 19:20:14 +01:00
Uwe Stöhr
6a6dc32c57 Changelog-UserGuide-LyX_23x.txt: document recent change for the translators 2017-11-26 03:40:12 +01:00
Uwe Stöhr
c70a7f239d UserGuide.lyx: describe the new font settings options 2017-11-26 03:34:43 +01:00
Uwe Stöhr
e6afa1c506 de.po: sanitize some issues reported by poedit
- es.po: add 2 translations
2017-11-26 03:32:32 +01:00
Juergen Spitzmueller
67fc95d8cd Assure print function compatibility in python 2.x
(cherry picked from commit eb2dbb8b09)
2017-11-24 11:58:27 +01:00
Uwe Stöhr
1961052a2e build5-2015.bat: also update the build files for Windows 2017-11-24 00:18:48 +01:00
Uwe Stöhr
b95800898d Win installer: update to Qt 5.9.3 2017-11-24 00:13:11 +01:00
Juergen Spitzmueller
8994d89266 Use python3 print syntax
(cherry picked from commit 4f10c0a14b)
2017-11-23 08:17:45 +01:00
Uwe Stöhr
21380b9012 svg2pdftex.py: make print work with Python 2 and 3
(cherry picked from commit 913619c80a)
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 52eb317b91.
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
0621138daa Win installer: check that the Win installer is not already running 2017-11-22 00:33:29 +01:00
Uwe Stöhr
5228f0c396 Ukrainian Footnote.png: update image 2017-11-21 23:21:13 +01:00
Juergen Spitzmueller
74106b9960 fi.po: updates by Jari-Matti Mäkelä 2017-11-21 19:25:01 +01:00
Uwe Stöhr
9a3d795e24 Win installer: add two more required packages and correct a word
- vntex is necessary for Vietnamese, greek-fontenc for Greek
- use correct term for Farsi
2017-11-21 01:11:51 +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