Commit Graph

8565 Commits

Author SHA1 Message Date
Juergen Spitzmueller
e8dd6702fd svg2*tex.py: final fixes for Windows
Fixes: #10679
2017-09-12 07:57:29 +02:00
Uwe Stöhr
e249e756be Customization.lyx: fix a typo 2017-09-11 21:19:53 +02:00
Uwe Stöhr
e013df6d8a Customization.lyx: some small adjustments 2017-09-11 00:23:05 +02:00
Uwe Stöhr
d7637e84cb Customization.lyx: accept and distribute latest changes 2017-09-10 23:53:53 +02:00
Juergen Spitzmueller
96cd45a9a8 Fix #10760 2017-09-10 19:43:27 +02:00
Juergen Spitzmueller
5b28d029ad Inkscape.xtemplate: Add missing output formats 2017-09-10 18:07:05 +02:00
Juergen Spitzmueller
6dd1d6ec35 configure.py: update lyxrc format. 2017-09-10 17:15:14 +02:00
Juergen Spitzmueller
0b6207d771 svg2*tex.py: use subprocess in order to handle path with spaces.
See #10679
2017-09-10 17:02:58 +02:00
Juergen Spitzmueller
0a9f043fd4 de/Customization: finish translation. 2017-09-10 16:12:25 +02:00
Juergen Spitzmueller
1fc026aa4c Customization: update the list of colors. 2017-09-10 16:10:38 +02:00
Uwe Stöhr
5ff01abb6b backport Japanese docs: add missing \origin tags
- LyX cannot be compiled otherwise on Windows using CMake
- also correct version number and accept residues of change tracking
2017-09-10 01:56:53 +02:00
Juergen Spitzmueller
af9c8e340d RELEASE_NOTES: add some missing bits
Also sort some entries.
2017-09-09 10:50:09 +02:00
Juergen Spitzmueller
e3f08b1d8c Reset default output format to default for Japanese docs.
Since we have a global default now, these local settings are not
necessary anymore.
2017-09-09 09:03:57 +02:00
Juergen Spitzmueller
242f543e01 Add default output format for pLaTeX
Fixes: #10747
2017-09-09 08:53:08 +02:00
jpc
13cf7d1533 Copy recent additions to EmbeddedObjects to localized files
Translate French and remove CT in original file
2017-09-02 22:44:14 +02:00
jpc
be9b66a1a3 Update acmart.layout following tickets #10722 & #10723 2017-09-02 21:32:29 +02:00
Jean-Marc Lasgouttes
b92ceba9a1 Honor trailing spaces in LabelString and friends
Remove the trimming operation on LabelString, LabelStringAppendix,
EndLabelString and LabelCounter. This trimming meant that quotes
strings were not preserved, which is wrong.

To preserve layouts, the Layout format has been updated to 64, so that
layout2layout can remove extra spaces on existing strings, which
ensures that behavior is unchanged for old layouts (courtesy of rgheck).

It is now possible to re-add spaces in label strings where it makes
sense.

Fixes bug #10723.

(cherry picked from commit 5c54557350)
2017-09-02 16:08:56 +02:00
Juergen Spitzmueller
5f423764f4 Support for Japanese BX classes, by K. Yokota
Fixes: #10746
2017-09-02 09:08:22 +02:00
Juergen Spitzmueller
30eb6dfaeb Add special chain for Modules with OutputFormat for pLaTeX (Japanese)
Fixes: #8823
2017-09-01 10:32:22 +02:00
jpc
59133915e7 Updates for Japanese documentation posted on po-updates@lyx.org
Translation status reflected in Changelog files
2017-08-31 09:59:47 +02:00
Juergen Spitzmueller
3bb2937562 Minor corrections 2017-08-29 12:14:02 +02:00
Juergen Spitzmueller
fb934bc122 de/Customization: some bits more translation 2017-08-29 12:13:39 +02:00
jpc
a69b261919 Copy new paragrpah in section C.2.2.1 in localized UserGuide files
Remove CT, translate in French file  and update Changelog
2017-08-29 11:51:04 +02:00
Juergen Spitzmueller
f49221856e Minor corrections I did while translating 2017-08-28 15:37:09 +02:00
Juergen Spitzmueller
0846079f03 de/Customization: some more translation 2017-08-28 15:36:54 +02:00
Juergen Spitzmueller
0315d440e9 EmbeddedObjects: More (minor) corrections to the Inkscape template decription.
Includes German translation.
2017-08-28 08:45:32 +02:00
Juergen Spitzmueller
b3d67c8139 Improve the svg2*tex.py scripts.
The inkscape command was hardcoded, but it seems that we need the full
patch on Windows. Therefore we check in configure.py if inkscape is
installed and pass the proper name (and possibly path) to the scripts.

Should address problems mentioned in #10679
2017-08-28 08:00:56 +02:00
Juergen Spitzmueller
e35f43c720 de/EmbeddedObjects: add and translate the Inkscape modifications. 2017-08-27 16:04:03 +02:00
Juergen Spitzmueller
aaa635967f de/Customization.lyx: Some updates and translations.
Still lots to do. This document is utterly outdated.
2017-08-27 15:37:09 +02:00
jpc
94077ca2ee Copy new documentation of Insksscape external material
in localized files and remove change tracking
2017-08-27 14:38:25 +02:00
jpc
79c4c40798 Update French version of UserGuide (but section 6.5) 2017-08-27 14:05:38 +02:00
Juergen Spitzmueller
8afc0e34a1 EmbeddedObjects: Clarify the aim of the Inkscape external template
This should clear some confusion about the input format of the template
(see #10679).
2017-08-27 10:53:42 +02:00
jpc
9b24dd4bec Update LyX version un UserGuide.lyx 2017-08-27 10:18:13 +02:00
Juergen Spitzmueller
21615fe6ba Add proper author info and license header to the inkscape.xtemplate related files 2017-08-26 16:13:11 +02:00
Juergen Spitzmueller
f8f2837915 de/EmbeddedObjects: minor spelling corrections. 2017-08-26 16:12:41 +02:00
Juergen Spitzmueller
ffc622116d UserGuide: Add some notes about keysym syntax
Fixes: #10745
2017-08-26 13:25:12 +02:00
Juergen Spitzmueller
caaeddfa24 Fix some oxygen icons
These had phantom elements that made them appear incorrectly in the info
insets.
2017-08-26 09:21:26 +02:00
Enrico Forestieri
45141ea40f Mention -shell-escape in release notes 2017-08-24 10:16:18 +02:00
Enrico Forestieri
e88cccb49e Mention pygmentize_command in release notes 2017-08-23 11:13:44 +02:00
Scott Kostyshak
18aca9dd00 Update a layout to 2.3.0beta1 format 2017-08-14 03:22:33 -04:00
Scott Kostyshak
b45be0ecf8 Update docs to 2.3.0beta1 format 2017-08-14 02:31:24 -04:00
jpc
7e1afece00 Add a warning about the change of class version 2017-08-13 18:35:57 +02:00
Juergen Spitzmueller
7e121117bb Vietnamese no longer requires any special handling.
It is a normal babel support package.
2017-08-13 11:53:41 +02:00
Juergen Spitzmueller
048c3fd429 Babel option for Vietnamese is called "vietnamese"
The renaming happened in 2013. Contrary to what is stated in the
babel-vietnamese manual, option "vietnam" does not work anymore.

Also, the special care is note needed anymore, since language options
are not hardcoded anymore in babel.

Fixes: #10743
2017-08-13 11:52:57 +02:00
jpc
b27509ffd6 Proof checking of French Math.lyx fir 2.3 2017-08-12 18:57:46 +02:00
Juergen Spitzmueller
0120c3fc10 Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
This reverts commit 6dc1884d05.
2017-08-12 09:04:23 +02:00
Juergen Spitzmueller
6dc1884d05 Mark some intentional fall-throughs (in a way understandable to gcc)
This silences -Wimplicit-fallthrough warnings with gcc7.
2017-08-12 08:57:02 +02:00
jpc
df5c26da81 Update French translation of FeynmanDiagrams manual 2017-08-11 17:02:42 +02:00
jpc
65bee010a0 Update French translation of Linguistics manual 2017-08-11 16:36:22 +02:00
jpc
c2b6d1aedb Publishable Japanese Additional.lyx file
after copy of new chages by Jürgen
2017-08-08 16:36:23 +02:00