Georg Baum
602a37af48
Fix data loss in user guide conversion to 2.0.x
...
When doing the lyx2lyx round trip of the 2.0.8 user guide from format
413 -> 474 -> 413 you do not get a zero diff. The most important problem is
caused by the conversion of the argument insets to the old syntax: This
conversion adds an additional empty line (harmless), and it destroys the
document structure if the first inset in e.g. a subsection is not an argument
inset, but e.g. an index or label inset.
The fix is quite easy: Ensure that the paragraph begin is set to the first
argument inset.
(cherry picked from commit 28bde98d7624d0450f7f38169d73464d8bd59d66)
Conflicts:
status.21x
2014-04-28 09:59:33 -04:00
Georg Baum
a87c56b5ad
Fix warning in lyx2lyx 2.0<->2.1 round trip
...
revert_justification() issues a warning if the \justification parameter does
not exist, and LyX itself always writes it unconditionally as well, so add it
also in lyx2lyx when converting old documents.
Currently this does not have any user visible effect, but it decouples the
default value of BufferParams::justification from the conversion of old
documents: Now it is possible to set the default to false in LyX, and old
documents will still be converted correctly.
(cherry picked from commit e754d00faa71a8950de8582fb0f38f6fb270ac38)
Conflicts:
status.21x
2014-04-28 09:59:11 -04:00
Juergen Spitzmueller
774ffef941
Fix conversion of beamer block titles that end with a non-ERT inset.(cherry picked from commit 8b7d5276b8e5f08659221c03be10d3d60d39775a)
...
Conflicts:
status.21x
2014-04-28 09:58:27 -04:00
Richard Heck
680e42a6ff
Remerge strings.
2.0.8
2014-04-13 16:39:56 -04:00
Kornel Benko
4fbe3c16ac
* sk.po
2014-04-13 20:10:20 +02:00
Richard Heck
6c744c59cc
Remerge strings.
2014-04-13 14:00:01 -04:00
Richard Heck
8e62a1c26e
Start preparing for 2.0.8.
2014-04-13 13:59:22 -04:00
Richard Heck
997eefc81f
Fix problem with verbatim reversion.
2014-04-11 14:00:44 -04:00
Richard Heck
c599ed749d
Remove file I accidentally committed.
2014-04-11 12:54:00 -04:00
Richard Heck
7cdfa9b29a
Better idea: Let's allow export of 2.1.x files. Someone might want to
...
do that. But let's not put it on the export menu.
2014-04-11 12:10:31 -04:00
Richard Heck
d41d84f0b8
Remove 21x export. LyX 2.1.x already reads 2.0.x files.
2014-04-11 11:49:54 -04:00
Richard Heck
10d3bfbb44
Prepare status.20x for 2.0.8, and write the NEWS.
2014-04-11 11:47:16 -04:00
Richard Heck
8c3d6f7178
Allow 2.0.8 to read and write 2.1.x files. Also incorporates some
...
bugfixes in lyx2lyx that made it into 2.1.0.
2014-04-11 11:41:56 -04:00
Uwe Stöhr
7267d2f5c5
French doc files: translations for 2.0.8 by Jean-Pierre
2014-04-11 00:48:27 +02:00
Vincent van Ravesteijn
50b6e457cc
* EmbeddedObject.lyx: Update from Jean-Pierre Chretien
2014-04-10 21:47:48 +02:00
Vincent van Ravesteijn
a22cf772d4
* nn.po: Update from Ingar Pareliussen
2014-04-10 21:40:10 +02:00
Uwe Stöhr
3f2d88ba3c
French: Tutorial.lyx: updates from Jean-Pierre for 2.0.8
2014-04-08 22:34:24 +02:00
Vincent van Ravesteijn
1dd511f938
* fr.po: Update from Jean-Pierre Chretien
2014-04-08 20:53:47 +02:00
Juergen Spitzmueller
0a61ff1342
Set cursor pos after cursor idx to avoid invalid cursor.
...
Fixes : #9076
2014-04-04 16:28:21 +02:00
Uwe Stöhr
20a0089dba
fr.po: translation for LyX 2.0.8 by Jean-Pierre
2014-04-04 01:30:45 +02:00
Uwe Stöhr
fb94fbe80c
sv.po: update by Jim
2014-04-04 01:21:08 +02:00
Uwe Stöhr
de8fda2a58
French splash.lyx: a fix by Jean-Pierre
2014-04-03 02:10:59 +02:00
Uwe Stöhr
d3bc1cc923
Intro.lyx: change a sentence to avoid misunderstandings
...
- as reported today on the lyx-docs list
2014-04-02 01:47:21 +02:00
Uwe Stöhr
f7e27c6d76
xypic.lyx: updates from Jean-Pierre for 2.0.8
2014-03-29 05:08:37 +01:00
Uwe Stöhr
1629299a04
es.po: update for 2.0.8 from Ignacio
2014-03-29 04:19:54 +01:00
Enrico Forestieri
0f31529712
Update it.po
2014-03-28 02:10:50 +01:00
Uwe Stöhr
0cd2054d9f
ja.po: update from Koji for 2.0.8
2014-03-27 23:45:37 +01:00
Uwe Stöhr
739247ba65
id.po: update for 2.0.8 from Waluyo
2014-03-27 22:54:24 +01:00
Uwe Stöhr
bfec87695b
uk.po: translation update for 2.0.8 from Yuri
2014-03-27 00:19:58 +01:00
Richard Heck
a834a19b6d
Remerge strings.
2014-03-26 13:23:03 -04:00
Pavel Sanda
765a5f0356
* cs.po
2014-03-25 22:25:26 -07:00
Kornel Benko
15996926b4
* sk.po
2014-03-25 17:20:51 +01:00
Richard Heck
b84b6385d7
Remerge strings.
2014-03-25 11:05:22 -04:00
Richard Heck
e31e254e7e
Fix problem with backport 0fc6cfcd.
...
The --binary-dir option does not exist in branch.
2014-03-25 11:01:14 -04:00
Juergen Spitzmueller
57376099b1
de.po
2014-03-25 09:25:55 +01:00
Juergen Spitzmueller
c06c1c3195
In Paragraph::changeCase, correctly track the font of the changed characters (fix crash)
...
Fixes : #7943
2014-03-24 16:21:20 +01:00
Juergen Spitzmueller
2c88e6ab2f
Do not allow the manual insertion of a directory (without filename) into the import dialog and thus prevent an assertion.
...
Fixes: #7437(cherry picked from commit afd897029917a083fbeb84cccd4e6cb0a21db7ed)
2014-03-23 19:00:15 -04:00
Benjamin Piwowarski
9fef2346d6
Updated status for commit 0fc6cfcdcb78e537b183767474bcdea094fd9f0d
2014-03-23 12:05:46 +01:00
Juergen Spitzmueller
6979ec6818
style
2014-03-23 11:23:06 +01:00
Juergen Spitzmueller
0cad43a114
Fix assertion when ChkTeX hit math.
...
The problem here was that we used texted-only methods (via paragraph()), which triggered the assertion as soon as we were inside math.
Fixes : #8798
2014-03-23 11:21:06 +01:00
Juergen Spitzmueller
aceb9d9f29
Do not crash when entering math in ct mode with merge dialog open.
...
Fixes : #7685 .
2014-03-23 10:45:58 +01:00
Juergen Spitzmueller
1c35155810
Fix selection drawing after mouse-double/triple in mathed
...
Fixes : #8829
2014-03-23 10:35:36 +01:00
Juergen Spitzmueller
e6af49a9f5
InsetListings: Rewrite C-ism in C++ and fix terminator bug.
...
The rewriting is completely done by JMarc. The terminator bug fix has been added to that by me.
Fixes : #8985
Conflicts:
src/insets/InsetListings.cpp
2014-03-23 10:24:53 +01:00
Scott Kostyshak
c56fc4c5f4
Focus on buffer after section select in Outliner
2014-03-23 10:03:26 +01:00
Juergen Spitzmueller
a62cfc6024
Fix section-select when issued from outliner
...
Fixes : #8936
2014-03-23 10:02:17 +01:00
Richard Heck
e60af4e98a
Patch from Enrico fixing a problem with the lyxpak.py script when
...
"Add Bibliography to TOC" is used. Fixes #9044 .
(cherry picked from commit 1fe2910774b5f1d673e3f85349c8d360023214db)
2014-03-22 20:27:05 -04:00
Benjamin Piwowarski
bfb6d68447
Avoids const_cast in configure_command by using mutable
2014-03-22 10:03:41 +01:00
Benjamin Piwowarski
0fc6cfcdcb
Fix problem with python and change of PATH
...
- waits that lyxrc has been read before finding python
- when the PATH changes, resets the value
2014-03-22 09:36:19 +01:00
Jean-Marc Lasgouttes
e72b3f8e3e
Fix bug #8837 : LyX hangs on selection
...
The code that checks whether the cursor was at the end of a row in
Cursor::upDowninText was not able to set boundary correctly. This
causes a hang in because the cursor got stuck on a line and there is an
infinite loop BufferView::dispatch when trying to go down.
The fix is to avoid using the watered-down TextMetrics::x2pos wrapper
around getColumnNearX and use the real thing instead.
Eventually, the last user of x2pos (InsetTabular) should be fixed and
the method should go away.
2014-03-19 17:15:00 +01:00
Uwe Stöhr
f5940d5e18
sv.po: fix a translation bug #7830 now completely
2014-03-13 01:20:38 +01:00