Uwe Stöhr
dc5314a5f6
fr.po: update for 2.0.6 from Jean-Pierre
2013-04-27 19:00:36 +02:00
Scott Kostyshak
81ac867c5d
de and es tufte examples: change default to pdf2
...
Consistent with 1b7e9178
(cherry picked from commit 45ae6a8aee
)
2013-04-25 05:52:46 -04:00
Scott Kostyshak
359c944864
tufte-{book,handout}: set default output to pdf2
...
If the 'nols' option were set, the files could be output with plain
LaTeX as well; but because letterspacing is an important part of the
Tufte design, letterspacing is preserved and pdf2 is set as the
default output format. This is now explained in a note.
(cherry picked from commit 1b7e9178f0
)
2013-04-25 05:52:34 -04:00
Scott Kostyshak
9c1b502ff7
exemple-powerdot.lyx: set default format to ps2pdf
...
This way compilation works out of the box.
(cherry picked from commit 4367d81b01
)
2013-04-25 05:33:15 -04:00
Scott Kostyshak
df20af7601
powerdot-example.lyx: set default format to ps2pdf
...
This way compilation works out of the box.
(cherry picked from commit 5f1ae5fb56
)
2013-04-25 05:32:57 -04:00
Scott Kostyshak
edd91d5e47
instant_preview.lyx: set default format to ps2pdf
...
This way compilation works out of the box.
(cherry picked from commit cf4917a220
)
2013-04-25 05:32:37 -04:00
Kornel Benko
707f47658a
* sk.po
2013-04-24 10:14:59 +02:00
Pavel Sanda
bc432fc565
* cs.po, update strings again
2013-04-24 00:14:40 -07:00
Pavel Sanda
16928609b4
remerge cs.po
2013-04-24 00:03:15 -07:00
Tommaso Cucinotta
1129eb0342
Fixed issue #8543 also for advanced search (cursor moved at proper end of selection before starting Find Advanced operation).
2013-04-21 22:39:28 +01:00
Uwe Stöhr
be96eec1c8
UserGuide.lyx: fix an expression as discussed in the list
2013-04-21 22:19:29 +02:00
Uwe Stöhr
5d494080e2
Spanish Math and Tutorial update for LyX 2.0.6 by Ignacio
2013-04-21 22:16:13 +02:00
Uwe Stöhr
6f1434cc67
Spanish UserGuide.lyx: updates by Ignacio
...
- also some changes to the other languages proposed by Ignacio
2013-04-21 22:02:31 +02:00
Uwe Stöhr
2eb8717314
German Tutorial.lyx: fix a typo spotted by a user
2013-04-21 21:38:56 +02:00
Uwe Stöhr
884e0171b1
sv.po: updates for LyX 2.0.6 from Jim
2013-04-21 21:22:25 +02:00
Uwe Stöhr
fdfd0b7bc6
French UserGuide.lyx: translations by Jean-Pierre
2013-04-21 21:17:32 +02:00
Uwe Stöhr
4470d32193
fr.po: updates for LyX 2.0.6 from Jean-Pierre
2013-04-21 20:59:28 +02:00
Uwe Stöhr
9043932ce2
es.po: updates for LyX 2.0.6 from Ignacio
2013-04-21 20:57:16 +02:00
Uwe Stöhr
a3c796a875
UserGuide.lyx: next revision step (sec. 3.5 - 3.7 and 6.18)
2013-04-21 20:47:09 +02:00
Uwe Stöhr
0c7e7db9bf
UserGuide.lyx: next revision step
2013-04-21 03:56:00 +02:00
Scott Kostyshak
602fd0bb72
hu/Tutorial.lyx: change default output to pdf2
...
(cherry picked from commit 18f5500af0
)
2013-04-20 01:45:10 -04:00
Uwe Stöhr
51e5400916
ia.po: updates from Giovanni
2013-04-19 08:50:57 +02:00
Uwe Stöhr
6fc35be6dd
fix some typos spotted by Yuri
2013-04-19 08:49:23 +02:00
Uwe Stöhr
aa6607fa24
UserGuide.lyx: next revision step
2013-04-18 01:27:11 +02:00
Uwe Stöhr
7b7d8bfef0
UserGuide.lyx: first step of revision
...
- first step of the revision of the English UserGuide from John Hudson
2013-04-17 01:11:03 +02:00
Uwe Stöhr
16a31c29d5
uk.po: update from Yuri
2013-04-13 13:33:17 +02:00
Kornel Benko
a05fd791c2
* sk.po
2013-04-10 10:22:05 +02:00
Uwe Stöhr
b1b96edd2f
status.20x: add entry for previous commit
2013-04-09 23:14:29 +02:00
Uwe Stöhr
f05de675ec
languages: enable Serbian (Latin) spell-checking
...
fixes bug #8628
2013-04-09 23:09:42 +02:00
Jean-Marc Lasgouttes
d4b960c5f4
Fix bug #8370 : crash when searching for next change
...
Cursor::backwardPos() may enter in a nested inset, while CursorSlice::backwardPos() will not.
2013-04-08 09:44:16 +02:00
Enrico Forestieri
d98004e1ac
Update it.po
2013-03-30 23:03:18 +01:00
Kornel Benko
b4333ad69b
* sk.po
2013-03-29 10:53:19 +01:00
Juergen Spitzmueller
934bfa33e2
de.po
2013-03-29 10:19:38 +01:00
Juergen Spitzmueller
f7d5fb78aa
Remove redundand widget
2013-03-29 10:18:44 +01:00
Juergen Spitzmueller
ab5306803e
Split the overcrowded and chaotic UI pref pane into two ( #7524 )
2013-03-29 10:08:25 +01:00
Uwe Stöhr
3266415217
status.20x: add a bug number
2013-03-29 01:10:50 +01:00
Jean-Marc Lasgouttes
9670fabe97
Putenv requires a char *, for some reason.
2013-03-28 14:07:06 +01:00
Richard Heck
36bec04a13
Create a new DocumentClass for any cloned Buffer.
...
Uwe says that this fixes #8425 .
This has been in trunk for two weeks without problems. Hopefully,
that means it is safe.
(cherry picked from commit e2155d3d58
)
Conflicts:
src/Buffer.cpp
2013-03-27 16:21:50 -04:00
Juergen Spitzmueller
340529920e
Make \lyxadded and \lyxdeleted robust ( #8435 ).
...
(cherry picked from commit 39ec866f68
)
2013-03-27 16:14:52 -04:00
Richard Heck
147b0cd049
Remerge strings.
2013-03-27 16:08:37 -04:00
Richard Heck
00e3711c05
Clean id attributes for citations before outputting them.
...
For some reason, this was done in trunk but never got to
branch.
2013-03-27 16:05:09 -04:00
Richard Heck
40da79fe73
Use master buffer's setting for math output type.
...
(cherry picked from commit c56d524cd6
)
2013-03-27 14:55:52 -04:00
Richard Heck
a3c0431b43
Add CSS styling for memoir epigraphs.
2013-03-27 14:05:55 -04:00
Richard Heck
912382e2be
Disable extractFunctions() for MathML and HTML output.
...
Fixes bug #8609 .
(cherry picked from commit dd7d76cc6c
)
2013-03-27 12:11:31 -04:00
Richard Heck
5d792ae0fd
Fix bug #8604 : Forgot not to escape the caption string in listings.
...
(cherry picked from commit 7dac3a2715
)
2013-03-23 10:08:10 -04:00
Jean-Marc Lasgouttes
2093b90fb7
Implement inset-select-all in mathed
2013-03-22 15:57:11 +01:00
Uwe Stöhr
e0b03d3e7f
chkconfig.ltx: port some checks from trunk
...
- symbol is needed for some chars in unicodesymbols
- thswitch is necessary for multilingual documents containing Thai
- caption is used by our docs
2013-03-22 02:36:38 +01:00
Uwe Stöhr
95bef8a507
ia.po: updates by Giovanni
2013-03-22 02:31:59 +01:00
Kornel Benko
3b89760b73
* sk.po
2013-03-21 15:40:31 +01:00
Richard Heck
860b71cff7
Remerge strings.
2013-03-21 10:23:50 -04:00