35573 Commits

Author SHA1 Message Date
Uwe Stöhr
010254fb92 de.po: some translations 2016-07-15 00:12:25 +02:00
Richard Heck
d927568fb4 Remerge strings. 2016-07-13 13:50:00 -04:00
Guillaume Munch
7a4355c1ef Document save_transient_properties 2016-07-13 18:15:51 +01:00
Guillaume Munch
030f4c6d1e Revert the change of "Output" into "Format"
(Partial revert of commit 141d9d34dfb5ee5b642438f76945ee51ab931800.)
2016-07-13 17:47:27 +01:00
Kornel Benko
9a79548c80 Update sk.po 2016-07-13 18:32:17 +02:00
Juergen Spitzmueller
9fbe75bea9 Revert "linguistics.module: add new dependencies"
This reverts commit 33e550a986003a243c23b0cd16e0de76b6b0d272.
2016-07-13 08:02:44 +02:00
Richard Heck
f5d1a34866 Remerge strings. 2016-07-12 19:26:59 -04:00
Enrico Forestieri
2b9047b27e Update it.po 2016-07-12 17:51:11 +02:00
Guillaume Munch
ffec1b5169 status.22x 2016-07-12 15:02:17 +01:00
Guillaume Munch
4089153770 Add line breaks
2.2 still requires those
2016-07-12 14:55:20 +01:00
Guillaume Munch
141d9d34df UI for save_transient_properties
Add a new checkbox "Save transient properties" to the "Output" panel in the
document properties dialog (now renamed as "Format").

This provides the front-end for the change at 5c2d04999.

(cherry picked from commit 5d292fce2dfdcdb0951f43fd023db4b20e0ed76c)
2016-07-12 14:50:51 +01:00
Uwe Stöhr
e1315930d4 status.22x: mention Slovakian 2016-07-12 00:16:22 +02:00
Uwe Stöhr
f30b42fe41 de.po: some translations
(still a few left)
2016-07-12 00:14:42 +02:00
Kornel Benko
d60d21f85e Update sk.po 2016-07-11 20:47:27 +02:00
Richard Heck
e5d268c512 Remerge strings. 2016-07-11 14:17:48 -04:00
Juergen Spitzmueller
343c4c0af8 Polyglossia is no longer restricted to XeTeX.
Thus enable the use of LuaTeX for all polyglossia-supported languages.
2016-07-11 16:16:14 +02:00
Juergen Spitzmueller
cd68c6afdf Clarify some comments wrt XeTeX/LuaTeX (see bug #10013) 2016-07-11 10:16:56 +02:00
Juergen Spitzmueller
90e337c84d Generate a proper error dialog title for XeTeX/LuaTeX
(see bug #10013)

Candidate for stable
2016-07-10 16:04:24 +02:00
Günter Milde
5198fdfc0b fix #10199 Non-encodable characters with XeTeX and utf8-plain
XeTeX with TeX fonts is only safe with ASCII input encoding (see #9740)
and we therefore force "ascii" when exporting with XeTeX and 8-bit TeX-fonts.

However, "utf8-plain" is a "power-user" option, which allows to switch off LyX's
encoding of the LaTeX file:
keep this also for "XeTeX with TeX fonts".

The user is responsible to ensure all characters can be processed and are
correctly shown in the output. The provided test sample shows the problems
with this encoding without special measures (like loading fontspec in the
user-preamble or a document class).

(cherry picked from commit b170b6e40fe38e79e97c049e7b727d75bd23ed52

I just converted the test to format 508. Thanks Scott for running the
tests. -Guillaume)
2016-07-10 13:42:18 +01:00
Richard Heck
103bf05099 Simplify logic a bit. (This was meant to be part of a previous
commit.)

(cherry picked from commit 2104d41f71ff39f5c3f9f5a485707633b1bfb25b)
2016-07-10 01:45:05 -04:00
Richard Heck
b02a93d7e8 Fix thinko in Buffer::preview. It is possible for this routine to
be called when we do not have a cloned Buffer, namely, if we do not
have EXPORT_in_THREAD defined.

(cherry picked from commit d8aab4af9e6e72c835f78ba54a46687b870c25fa)
2016-07-10 01:17:54 -04:00
Juergen Spitzmueller
87bc92cfe1 Document 35a78ae0e9 and 53425c7e99 2016-07-09 15:13:46 +02:00
Kornel Benko
35a78ae0e9 Added missing oxygen icons to distribution
Like in master at 60a1827b659219a93bd1fe5dfe0490ab71d72b0e
2016-07-09 13:34:49 +02:00
Kornel Benko
53425c7e99 Added missing ipa icons to distribution
Like in master at 43d284e15ad6193da2508a57b5260cb85ff4cdb9
2016-07-09 13:25:33 +02:00
Guillaume Munch
d47b8a05fa status.22x 2016-07-08 17:39:18 +01:00
Guillaume Munch
bca4965dd8 Accessibility of document class combo box (#10035)
* Access it with tab

* Access it with the accelerator from the title of the group

(cherry picked from commit 3e6df9796352dd8574b05934082faff0afe3f44c)
2016-07-08 17:36:32 +01:00
Juergen Spitzmueller
4aab3a12e8 Document fix 2016-07-08 17:41:27 +02:00
Juergen Spitzmueller
b3ce60c96f Fix incompatibility of covington and beamer.
Candidate for stable.
2016-07-08 16:50:04 +02:00
Georg Baum
26c0bb9bea Export svg in xhtml, not svgz (bug 10160)
LyX did not distinguish compressed and uncompressed svg files previously.
Therefore XHTML export of vector graphics did use svgz images directly, which
is not supported by browsers. If svg and svgz are treated as two formats then
all works fine. This is also consistent with the loadable image formats
reported by qt: It reports both svg and svgz.
The gunzip dependency in converters is not new (it is already used internally),
but the gzip dependency is new, so it might not be available on windows.
This is not important at the moment, since we do not yet need to convert svg
to svgz, I only added the converter for completeness.
2016-07-07 21:45:12 +02:00
Enrico Forestieri
ebb1941143 Bring window to front only for single-instance mode
A window manager could be configured such that to maintain a certain
stack order for the windows. It would be annoying that opening a new
file through menu brings up the window, so do this only if we are
loading a file through the lyx-server.

This commit amends f5f8c6fd, so no status line is needed.
2016-07-05 23:19:59 +02:00
Jean-Marc Lasgouttes
39e8cbf4e5 Record undo when deleting end of paragraph in change tracking mode
Fixes bug #10253.
(cherry picked from commit 86c33c96a0dd026148f79b7da96fee5a0bb705bc)
2016-07-05 16:47:50 +02:00
Uwe Stöhr
41d33d4c54 German UserGuide.lyx: port some typographic changes from Günter 2016-07-05 03:01:34 +02:00
Uwe Stöhr
f607b27c62 Japanese Customization.lyx: fix a language issue 2016-07-06 02:23:02 +02:00
Uwe Stöhr
c036549a00 Customization.lyx: fix format number as reported by Andrew Parsloe
- also fix some typos and typographic mistakes and remove outdated info
2016-07-06 01:58:57 +02:00
Uwe Stöhr
bfa5683639 Customization.lyx: accept changes by Richard
- also fix a typo
2016-07-06 01:43:32 +02:00
Enrico Forestieri
f5f8c6fd38 Bring window to front after loading a document
Fixes #7875.
2016-07-04 20:44:13 +02:00
Georg Baum
3fb8d71869 Fix CAS input on windows (bug 10262)
This is the well known file locking problem: The TempFile class keeps the
created file locked for the own process, and this prevents the CAS to read it.
2016-07-03 19:48:15 +02:00
Uwe Stöhr
96665053c4 Math.lyx: add info contributed by Pavel 2016-07-02 20:10:22 +02:00
Uwe Stöhr
fb85b57af1 doc files: move a forgotten changelog file 2016-07-02 20:09:57 +02:00
Uwe Stöhr
52486ed3eb UserGuide.lyx: some minor adjustments
result of a patch sent by a user
2016-07-02 19:34:14 +02:00
Uwe Stöhr
484883e0fc build5-2015.bat: correct a path 2016-07-02 18:16:38 +02:00
Uwe Stöhr
534137a517 InsetSeparator.cpp:backport a compiler warning fie
( 45e3a8f8/lyxgit)
2016-07-02 18:16:03 +02:00
Georg Baum
67d7a17af5 Make LyX compiled by MSVC 2015 run on Vista again
Patch and tests from Dima Ruinskiy, comments by me. For details see discussion
in bug 10186.
2016-07-02 10:16:48 +02:00
Uwe Stöhr
b608174e9a CMAKE: update path to Qt 5.6.1 and add missing build script 2016-07-01 01:39:12 +02:00
Richard Heck
bfeee826b4 ABOVE and CENTERED labels need special treatment.
Fixes bug #8843.

(cherry picked from commit 08bf9781ee86ea7fe2c9f3a0d670cad92807a017)
2016-06-29 23:56:54 -04:00
Richard Heck
c52f30f253 Make sure we center displayed equations.
(cherry picked from commit a8aa7feb8936b751f088a10764b1f3623f143c77)
2016-06-29 23:20:56 -04:00
Richard Heck
24d8d880c1 Add class attribute for \mathbb in XHTML output. Fixes part of 8251.
Patch from Josh.

(cherry picked from commit e3625b5b8052e75e8741152bdfd313b54969c675)
2016-06-29 23:02:28 -04:00
Richard Heck
f3fbfcfd05 Use symbols file to lookup entities for delimiters. Fixes bug #8280.
Based upon work by Josh Hieronymus.

(cherry picked from commit 04b8f5cdc4b26105ea855fb9ec5b23227dfd55cb)
2016-06-29 22:42:03 -04:00
Richard Heck
98ba7cf49d Don't be so cute with VSpace: We just output it inline now for
XHTML.

Fixes bug #8154.

(cherry picked from commit 8ea3d1f130513eaf54e6a9ad49619059cd0052b9)
2016-06-29 21:59:44 -04:00
Richard Heck
63f6ee213c Output column width info for XHTML.
(cherry picked from commit ddc28f0374478355217f975a25e544af7dbc8ea9)
2016-06-29 21:49:28 -04:00