Scott Kostyshak
abc112e3a8
Set default format to "default" for Japanese docs
...
Consistent with 27165841
.
(cherry picked from commit 867abeac06
)
2017-10-01 13:24:13 -04:00
Jean-Marc Lasgouttes
cda56c0dc3
Avoid empty space above the top of the document
...
If the height of the first row of the document has become smaller (for
example when it contains an image which size has shrunk), that the
anchor offset has to be adapted so that there is not a large blank
space at the top of the document.
(cherry picked from commit d6aecbda0f
)
2017-09-28 13:57:36 +02:00
Juergen Spitzmueller
4f50cbcfe4
Fix crash when closing master with children and grandchildren
...
In some cases, it is possible that the BufferPositionMap has
dangling pointers. We thus check whether the Buffer is loaded
before accessing it.
Fixes : #10766
2017-09-28 09:06:33 +02:00
Juergen Spitzmueller
745b43784c
Whitespace cosmetics
2017-09-27 18:05:58 +02:00
Jean-Marc Lasgouttes
f2f7ea9edc
Do not apply mathindent to inline math insets
...
(cherry picked from commit 040e9d32a6
)
2017-09-24 22:55:06 +02:00
Juergen Spitzmueller
64007533a7
Fix some spelling errors reported by Sven
...
Fixes : #10678
(cherry picked from commit b498646b2e
)
2017-09-22 09:34:51 +02:00
Juergen Spitzmueller
5e2d418764
Add missing file (this addition needed to be forced)
...
(cherry picked from commit c61f31d8a5
)
2017-09-19 19:17:40 +02:00
Juergen Spitzmueller
abaeb853d1
Remove files that are no longer in the tree.
...
(cherry picked from commit fe4e29a642
)
2017-09-19 19:17:40 +02:00
Juergen Spitzmueller
cf1a276ec4
Update internal Hunspell to latest release (1.6.2)
...
(cherry picked from commit 3b89cd9c28
)
2017-09-19 19:16:52 +02:00
Juergen Spitzmueller
2c9fd212fd
Do not disable the other spellers when compiling against internal hunspell
...
Users might still want to have a selection.
(cherry picked from commit 561d36a19e
)
2017-09-18 18:08:37 +02:00
Juergen Spitzmueller
3de5218e63
Define USE_HUNSPELL when compiling against included hunspell.
...
Otherwise, the speller is disabled.
(cherry picked from commit be36fe6e62
)
2017-09-18 18:08:37 +02:00
Kornel Benko
adfcd0828e
Fix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts
2017-09-18 09:22:08 +02:00
Juergen Spitzmueller
942dfcd69a
de/Customization: fix typo.
...
(cherry picked from commit f7e431ce73
)
2017-09-17 18:31:33 +02:00
Kornel Benko
754ab4eae6
Update sk.po
2017-09-16 16:54:10 +02:00
Juergen Spitzmueller
d8c018b8c6
Reset InsetArgument language after passthru status change
...
Fixes : #10664
2017-09-15 16:21:05 +02:00
Juergen Spitzmueller
166054126e
RELEASE_NOTES: minor correction
2017-09-15 11:54:39 +02:00
Juergen Spitzmueller
7309ae50b4
Allow to provide xunicode.
2017-09-15 09:36:16 +02:00
Stephan Witt
ccf33ccf5f
#10762 open lyx pipe only once to read the answer
...
(cherry picked from commit c7efc9df28
)
2017-09-15 08:17:41 +02:00
Uwe Stöhr
4348166d8b
UserGuide.lyx: accept and distribute all recent changes (part 3/3)
2017-09-15 00:09:40 +02:00
Stephan Witt
3081e3661c
#10762 update format and copyright
2017-09-14 12:01:19 +02:00
Stephan Witt
615afdc5a3
#10762 don't hard-code the location of LyX bundle - use script path name for lyxrc.dist lookup
...
(cherry picked from commit 8cbed5ef4a
)
2017-09-14 11:44:15 +02:00
Stephan Witt
9b6cee5af4
#10762 read complete answer from LyX server and echo it
...
(cherry picked from commit 81d70b41a1
)
2017-09-14 11:41:52 +02:00
Stephan Witt
4599a1b6f1
#10762 correct user preferences file lookup
...
(cherry picked from commit 4939741a73
)
2017-09-14 11:41:31 +02:00
Stephan Witt
024c9d315b
#10762 avoid back ticks for sub-shell execution where possible
...
(cherry picked from commit bec5b579b0
)
2017-09-14 11:41:22 +02:00
Uwe Stöhr
3a6e18f53a
UserGuide.lyx: accept and distribute more recent changes (part 2/3)
2017-09-14 01:00:32 +02:00
Uwe Stöhr
5a5f154a98
UserGuide.lyx: accept and distribute recent changes (part 1/2)
...
- Customization.lyx: fix a typo
2017-09-13 00:57:21 +02:00
Uwe Stöhr
c88e9e57ef
libiconv: upgrade to version 1.15
2017-09-12 23:15:43 +02:00
Juergen Spitzmueller
776f1db186
de/Additional: fix typo.
2017-09-12 11:06:29 +02:00
Stephan Witt
97dc585138
#10662 use drawers for bibliography dialogs
...
This change solves dialog stacking problems on newer Mac OS X in combination with the OS provided file open dialog.
2017-09-12 11:05:42 +02:00
Guenter Milde
1014c6b64d
Update documentation about em/en dashes and bitmap fonts.
2017-09-12 09:30:36 +02:00
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
Jean-Marc Lasgouttes
e781628575
Update row width when inset is indented
...
Fixes bug #10758
(cherry picked from commit 3f1944a7c9
)
2017-09-11 12:42:08 +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
Uwe Stöhr
c7ec2f907c
Merge branch '2.3.x' of git.lyx.org:lyx into 2.3.x
2017-09-10 17:06:00 +02:00
Uwe Stöhr
78221d4cb8
Win installer: adapt a path
2017-09-10 17:05:49 +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
Juergen Spitzmueller
8adb020cd2
de.po
2017-09-10 11:04:44 +02:00
Juergen Spitzmueller
e50a7d5b12
GuiBibtex: Use appropriate title when using Biblatex
2017-09-10 10:57:48 +02:00
Juergen Spitzmueller
abc145f250
Use default btprint value in the UI if none is given.
2017-09-10 10:51:42 +02:00
Juergen Spitzmueller
1adfb8a6c7
Disallow newlines in biblatex options
...
Fixes : #10757
2017-09-10 10:05:10 +02:00
Uwe Stöhr
608a62cec1
backport Win installer: record a package that LyX uses now for Japanese documents
2017-09-10 01:58:06 +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
Enrico Forestieri
dc4c4879ab
Update it.po
2017-09-09 13:05:22 +02:00