Juergen Spitzmueller
566f368885
Remove duplicate entries.
2018-03-06 17:31:19 +01:00
Uwe Stöhr
150fb89e22
status.23x: mention the new biblatex support in tex2lyx
2018-03-06 13:52:42 +01:00
Uwe Stöhr
a1cdc1e723
tex2lyx/text.cpp: fix a typo
...
(cherry picked from commit a30972a39c
)
2018-03-06 08:21:34 +01:00
Juergen Spitzmueller
5f359e27b0
Small update of TODO
...
(cherry picked from commit 4bc379ea67
)
2018-03-06 08:21:16 +01:00
Juergen Spitzmueller
95d446eb4c
parse_text (tex2lyx): get rid of the monstrous if-then-else clause
...
Rather than that, continue in the loop if a condition is met.
This fixes tex2lyx for MINGW, which has a cluase-nesting threshold.
Fixes : #9552
(cherry picked from commit b94bb37e53
)
2018-03-06 08:20:44 +01:00
Juergen Spitzmueller
8d02bff57e
tex2lyx: support qualified citation lists (biblatex)
...
(cherry picked from commit 0915e81481
)
2018-03-06 08:20:18 +01:00
Juergen Spitzmueller
8ab9b8e0b6
tex2lyx: refsection and bibbysection support (biblatex)
...
(cherry picked from commit 1a3dbbf07a
)
2018-03-06 08:19:54 +01:00
Juergen Spitzmueller
50b78507b9
tex2lyx: support biblatex
...
(qualified citation lists and multibib not yet supported)
(cherry picked from commit f22213a04f
)
2018-03-06 08:19:35 +01:00
Juergen Spitzmueller
3e6a1eecc5
tex2lyx: consider options passed via \PassOptionsToPackage
...
(cherry picked from commit 476401a76f
)
2018-03-06 08:18:43 +01:00
Juergen Spitzmueller
84b59c90e7
tex2lyx: import straight quotation marks as ERT
...
This assures that they are output as straight quotations marks (e.g.,
babel shorthands).
Fixes : #75 [sic!]
(cherry picked from commit ccb9ae9670
)
2018-03-06 08:17:18 +01:00
Uwe Stöhr
ee51a86758
Arabic doc files: corrections by Hatim
2018-03-05 22:33:56 +01:00
Uwe Stöhr
276f1c90a0
ru.po: updates by Yuriy
2018-03-05 20:42:18 +01:00
Uwe Stöhr
5e03834223
ar.po: update from Hatim
2018-03-04 21:26:01 +01:00
Pavel Sanda
3d6b8c0abb
Allow reload if buffer is externally modified.
...
Follow-up of 2df82c4a44
.
2018-03-02 20:49:48 +01:00
Uwe Stöhr
0dee0920e0
Revert "configure.py: fix bug #11053 "
...
This reverts commit 151ee98e3b
.
2018-03-02 20:13:22 +01:00
Uwe Stöhr
151ee98e3b
configure.py: fix bug #11053
...
- add quotes around the path to the python executable
2018-03-02 20:12:41 +01:00
Pavel Sanda
e97a82b7ff
Filter in citation dialog is not respected when reloading databaze.
2018-03-02 01:33:02 +01:00
Uwe Stöhr
1137a6a7fe
po files: remerge the po files that are currently not actively maintained
...
- for the case that a new translator will show up he can start with this.
2018-03-01 19:34:36 +01:00
Uwe Stöhr
a54ab3ff33
ru.po: updates from Yuriy
2018-03-01 19:32:55 +01:00
Uwe Stöhr
68421b02d5
ar.po: update from Hatim
2018-03-01 19:19:42 +01:00
Kornel Benko
39a12a5cc9
Update sk.po
2018-02-27 09:25:30 +01:00
Juergen Spitzmueller
749ff439df
No manual intervention needed for polyglossia (bidi) and RTL numbers.
...
See https://tex.stackexchange.com/a/256837/19291
(cherry picked from commit 00d4144352
)
2018-02-27 08:59:02 +01:00
Scott Kostyshak
944dbdb56c
configure.ac: development version is 2.3.1dev
2018-02-26 11:53:16 -05:00
Juergen Spitzmueller
98e9e53882
Take actual font height (ascent, descent) into account when drawing placeholder box for graphics
...
Fixes : #11048
(cherry picked from commit 5ddd377a0a
)
2018-02-26 08:59:11 +01:00
Pavel Sanda
9df4806f7f
We don't want external change to automatically marked the buffer dirty.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203995.html
2018-02-25 22:18:30 +01:00
Scott Kostyshak
f6b788f706
Back to development
2018-02-24 19:16:37 -05:00
Scott Kostyshak
4d5e926f0a
This is LyX 2.3.0
2018-02-24 19:14:56 -05:00
Scott Kostyshak
8050fccca8
Remerge strings for 2.3.0
2018-02-24 19:14:55 -05:00
Pavel Sanda
411860ed26
sv.po reviewed by Jim
2018-02-24 14:13:44 +01:00
Pavel Sanda
7f783a68ce
* cs.po - fix shortcut conflict
2018-02-24 01:19:41 +01:00
Pavel Sanda
4955d6abc8
* cs.po typo
2018-02-24 01:15:29 +01:00
Pavel Sanda
b9700d3b02
* cs.po
2018-02-24 01:14:39 +01:00
Uwe Stöhr
b5dc4856f7
ar.po: correct year
2018-02-23 22:37:02 +01:00
Scott Kostyshak
0601533c3c
RELEASE-NOTES: document some new and changed LFUNs
2018-02-23 13:55:26 -05:00
Jean-Marc Lasgouttes
2e67181036
Improve documentation of inset-(begin|end)(|-select)
...
Make it clear that it can go at the beginning/end of the document.
(cherry picked from commit f4693ef8ab
)
2018-02-23 10:22:33 +01:00
Scott Kostyshak
b12156255d
Copy caveats from RELEASE-NOTES to UPGRADING
2018-02-22 23:24:50 -05:00
Scott Kostyshak
88f4cb4999
Update ANNOUNCE for 2.3.0
2018-02-22 21:46:58 -05:00
Richard Heck
797babd462
Fix bug #10817 .
...
Respect 'literal' setting when calculating longest bibitem.
(cherry picked from commit 224e56c935
)
2018-02-22 15:44:29 -05:00
Richard Heck
04e8526460
Respect "literal" setting when entering citation via LyX server.
...
This requires moving the bool that tracks this somewhere that it
is visible from BufferView. It seemed to make sense to put it as
a static member of InsetCitation.
(cherry picked from commit f8e8877f83
)
2018-02-22 15:33:01 -05:00
Scott Kostyshak
8fa5b001d8
README.localization: layouttranslations1 on Linux
...
The target layouttranslations1 also works when using CMake on Linux.
(cherry picked from commit ee5f05bd1c
)
2018-02-22 15:17:51 -05:00
Pavel Sanda
06563275d7
* cs.po
2018-02-22 21:02:05 +01:00
Scott Kostyshak
78e666b478
ANNOUNCE: put that the primary FTP is in France
...
See discussion here:
https://www.mail-archive.com/search?l=mid&q=CAAGOGw8xabSxFadY31vT2ZLo%3DmN3o2XD2%3DkcdxKQgY8rgN_nZA%40mail.gmail.com
2018-02-22 13:35:42 -05:00
Juergen Spitzmueller
721cc085a2
Implement IsTocCaption for normal layouts.
...
But use default "true" to maintain current behavior if not explicitly
stated otherwise.
Fixes : #11045
(cherry picked from commit 8a703573ea
)
2018-02-22 19:12:30 +01:00
Uwe Stöhr
1aa4f965c5
Arabic Shortcuts.lyx: fixes by Hatim
2018-02-22 15:35:22 +01:00
Juergen Spitzmueller
d11d44026e
Fix convert_separator routine with ancient LyX files.
2018-02-22 10:25:18 +01:00
Uwe Stöhr
11cd38d24a
ru.po: corrections by Yuriy
2018-02-21 19:19:01 +01:00
Uwe Stöhr
7ddb5fb3e5
Arabic Shortcuts.lyx: translation update from Hatim
2018-02-21 19:18:40 +01:00
jpc
e6aaecd3f5
More French translations of the UserGuide
2018-02-21 16:47:06 +01:00
Pavel Sanda
9aa280993f
small doc glitches
2018-02-21 14:44:56 +01:00
Pavel Sanda
1e863d35e1
whitespace
2018-02-21 14:34:46 +01:00