Juergen Spitzmueller
858a9a0465
Make the session zoom relative to the default zoom
...
Also rename lyxrc.zoom to lyxrc.defaultZoom
Fixes : #10455
2017-09-06 18:13:34 +02:00
Juergen Spitzmueller
eb51d60571
Consider insets that are chars in InsetCollapsable::getNewLabel()
...
This fixes the display of closed ERTs, Indexes etc. when they contain
special chars, logos or quotation marks.
(Since quotation marks in ERTs are now insets, not chars anymore,
this also fixes a bug/regression of the display of babel shortcuts
such as "= in closed ERTs; hence I consider this fix necessary for 2.3.x)
2017-09-06 10:02:51 +02:00
jpc
103e17da90
Copy recent additions to EmbeddedObjects to localized files
...
Translate French and remove CT in original file
2017-09-02 22:46:51 +02:00
jpc
e9527b9d5a
Update fr.po
2017-09-02 19:07:41 +02:00
Kornel Benko
e8e31e0630
Update sk.po
2017-09-02 09:54:43 +02:00
Juergen Spitzmueller
b14756f3e2
Support for Japanese BX classes, by K. Yokota
...
Fixes : #10746
2017-09-02 09:06:52 +02:00
Kornel Benko
53edf3484b
Update sk.po
2017-09-02 00:42:41 +02:00
jpc
6e936eeb39
Update fr.po after 2cbca8be1e
2017-09-01 23:07:38 +02:00
jpc
2cbca8be1e
Update acmart.layout following tickets #10722 & #10723
2017-09-01 23:02:26 +02:00
jpc
c17eb8d024
Remove \a warning
2017-09-01 23:01:06 +02:00
Kornel Benko
8749ceb8a2
Remove \f warning
2017-09-01 18:38:02 +02:00
Juergen Spitzmueller
a3eab36364
Add special chain for Modules with OutputFormat for pLaTeX (Japanese)
...
Fixes : #8823
2017-09-01 10:27:12 +02:00
Kornel Benko
762c24940a
Spelling errors in sk/splash/lyx (found with the spellchecker)
2017-08-31 15:48:07 +02:00
Jean-Marc Lasgouttes
59e2c40564
When a row is shortened, reset its flushed() attribute.
...
Fixes bug #10699 .
2017-08-31 14:52:30 +02:00
Jean-Marc Lasgouttes
5c54557350
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 .
2017-08-31 13:59:37 +02:00
jpc
42c14d0c90
Add .gmo file
2017-08-31 10:02:52 +02:00
jpc
447edabdb9
Updates for Japanese documentation posted on po-updates@lyx.org
...
Translation status reflected in Changelog files
2017-08-31 09:58:36 +02:00
Scott Kostyshak
592848b903
ja.po: translation update from Koji Yokota
...
I checked that the changes from 29378af4
are preserved.
2017-08-31 01:09:25 -04:00
Kornel Benko
ff0ce478e4
sk/splash.lyx: add note for Linux installations
2017-08-30 02:12:48 +02:00
jpc
a18dd15b00
Update fr.po
2017-08-29 18:10:34 +02:00
Jean-Marc Lasgouttes
48f099d93a
Fix Lexer::getLongString prefix pruning logic
...
This fixes 3 bugs:
1/ only spaces are considered as part of the prefix
2/ leading tabs are removed unconditionally
3/ off-by-one error in the removal
The new intended behavior is:
1/ find the prefix (sequence of spaces and tabs) before the first
line; remove this prefix from the line
2/ on the next lines, check whether they start with the same prefix,
and if they do, strip this prefix
2017-08-29 15:30:44 +02:00
Jean-Marc Lasgouttes
c5b8250604
Small update to README
2017-08-29 12:15:44 +02:00
Juergen Spitzmueller
fe61ef9c07
Minor corrections
2017-08-29 12:12:11 +02:00
Juergen Spitzmueller
3da5c23c59
de/Customization: some bits more translation
2017-08-29 12:11:32 +02:00
jpc
508f16cd10
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:53:23 +02:00
Juergen Spitzmueller
702e5b8118
Minor corrections I did while translating
2017-08-28 15:35:13 +02:00
Juergen Spitzmueller
5e42076b7f
de/Customization: some more translation
2017-08-28 15:34:36 +02:00
Jean-Marc Lasgouttes
c874641e95
Fix computation of string width when using a QTextLayout
...
It was not a good idea to rely on QTextLine::naturalTextWidth() to
compute a string width. The correct method is horizontalAdvance().
Also round the value to the nearest pixel, since this is what
QFontMetrics::width() does.
Fixes bug #10700 (and maybe others).
2017-08-28 14:05:45 +02:00
Juergen Spitzmueller
f4511485da
EmbeddedObjects: More (minor) corrections to the Inkscape template decription.
...
Includes German translation.
2017-08-28 08:41:57 +02:00
Juergen Spitzmueller
933a7dee00
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:05:29 +02:00
Juergen Spitzmueller
17b37c604c
de/EmbeddedObjects: add and translate the Inkscape modifications.
2017-08-27 16:02:50 +02:00
Juergen Spitzmueller
d63b946466
de/Customization.lyx: Some updates and translations.
...
Still lots to do. This document is utterly outdated.
2017-08-27 15:34:16 +02:00
jpc
f12b1844a7
Copy new documentation of Insksscape external material
...
in localized files and remove change tracking
2017-08-27 14:46:17 +02:00
Juergen Spitzmueller
491cd48cfe
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:50:01 +02:00
Kornel Benko
b5ee08df4d
Update sk.po
2017-08-27 10:43:37 +02:00
Pavel Sanda
0d9a11e4ef
typo in colored-boxes.lyx
2017-08-27 04:27:38 +02:00
Pavel Sanda
ff572c752f
* cs.po
2017-08-27 04:25:43 +02:00
Pavel Sanda
c917164456
Remerge cs.po
2017-08-27 03:30:39 +02:00
Pavel Sanda
bd284d9d9a
* layouttranslations: ja checked by Koji (devlist, Sat, 10 Jun 2017)
2017-08-27 03:08:11 +02:00
Juergen Spitzmueller
9f5a55aadc
Add proper author info and license header to the inkscape.xtemplate related files
2017-08-26 16:10:55 +02:00
Juergen Spitzmueller
3bbe082e06
de/EmbeddedObjects: minor spelling corrections.
2017-08-26 16:10:17 +02:00
Juergen Spitzmueller
7fc8bfc30d
UserGuide: Add some notes about keysym syntax
...
Fixes : #10745
2017-08-26 13:23:31 +02:00
Juergen Spitzmueller
50ef5a17e4
Fix some oxygen icons
...
These had phantom elements that made them appear incorrectly in the info
insets.
2017-08-26 09:19:17 +02:00
Kornel Benko
2c4e109b96
Amend ddf2c2a9d4
2017-08-22 08:41:39 +02:00
Richard Heck
ddf2c2a9d4
Change backticks to preferred $(...) syntax.
...
Replace A && B || C syntax with if-then-else. Apparently, this can
fail, even if B is "echo ...", if STDOUT is for some reason closed.
See https://github.com/koalaman/shellcheck/wiki/SC2015 .
2017-08-21 17:25:15 -04:00
Richard Heck
e6cb0c56ff
Fix some issues found by the shellcheck script, and move an old
...
file to the attic.
2017-08-21 17:16:30 -04:00
Christian Ridderström
4c4db93645
Set n:o digits in abbrev. hash in script that checks commit log.
...
Expliclyt set n:o digits in abbrev. hash in script that checks the
commit log to make script behave the same way on different platforms.
Also improve help text.
2017-08-20 18:34:25 +02:00
Kornel Benko
854d7e1619
Windows only: A try to compile with LYX_CONSOLE again
...
The use of the value "FORCE" was wrong anyway, since LYX_CONSOLE
is of type "BOOL".
2017-08-18 12:07:03 +02:00
Tommaso Cucinotta
a0e95a2c1b
generate_manuals_for_web: switch to xhtml, and use a random userdir while exporting, so no cached pic can be found.
2017-08-18 02:53:32 +02:00
Kornel Benko
491bf1db24
Update version in configure.ac
2017-08-17 11:21:53 +02:00