Commit Graph

29247 Commits

Author SHA1 Message Date
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
Juergen Spitzmueller
13d6d2e2c7 Revert "Fix the zombie toolbar problem (bug #8520)"
This reverts commit c72c6f8732.
2013-03-21 09:42:32 +01:00
Uwe Stöhr
25b8ddf407 status.20x: typos 2013-03-21 02:10:35 +01:00
Uwe Stöhr
b2670c995e status.20x: entry for previous commit 2013-03-21 02:05:15 +01:00
Uwe Stöhr
0253310c95 languages: backport fix for Serbian Cyrillic
- fixes bug #8590
2013-03-21 02:00:16 +01:00
Juergen Spitzmueller
c72c6f8732 Fix the zombie toolbar problem (bug #8520) 2013-03-20 16:19:53 +01:00
Uwe Stöhr
85ad754c3a chkconfig.ltx: fix ordering 2013-03-20 00:16:17 +01:00
Richard Heck
7c5caaff24 Fix bug #8587 properly, by using local language for translation.
(cherry picked from commit 3057bce3f2)
2013-03-19 11:36:58 -04:00
Richard Heck
4be96ee78a Make things a little better with respect to bug #8587.
(cherry picked from commit fbe9e96b5e)
2013-03-18 19:49:18 -04:00
Richard Heck
dd10053a6e Fix bug #8598. We need to use the masterBuffer's counters in the
XHTML output routines.
(cherry picked from commit b3ceb89efc)
2013-03-18 18:47:27 -04:00
Richard Heck
7833f02b88 Fix bug #8597: Output only (ref) for \eqref, not: equation (ref).
(cherry picked from commit 5f0e82b72d)
2013-03-18 18:11:08 -04:00
Uwe Stöhr
6fa51fa8ff Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x 2013-03-16 21:17:42 +01:00
Uwe Stöhr
4aeeeb6b33 languages: fix compilation of Belarusian (bug #8593) 2013-03-16 21:16:18 +01:00
Pavel Sanda
e5025afcfd * cs.po 2013-03-15 19:47:09 -07:00
Uwe Stöhr
5146c46b92 French Math.lyx and Tutorial.lyx: translations by Jan-Pierre 2013-03-15 01:29:38 +01:00
Uwe Stöhr
3bdb829664 French Tutorial.lyx: update form Jean-Pierre 2013-03-11 21:34:48 +01:00
Uwe Stöhr
70ebf64c3f tex2lyx/Parser.cpp: backport [fb64fe613/lyxgit] to fix the regression introduced after the release of LyX 2.0.5 (bug #8525) 2013-03-10 16:19:05 +01:00
Pavel Sanda
37df0b5afe * cs.po 2013-03-08 01:09:08 -08:00
Richard Heck
6662d6c71d Fix stupid mistake that led to bug #8574.
(cherry picked from commit e987952664)

Conflicts:
	src/insets/InsetInclude.cpp
2013-03-04 18:13:04 -05:00
Jean-Marc Lasgouttes
1570604063 Work around annoying boost-related compiler warning 2013-02-28 15:41:56 +01:00
Uwe Stöhr
77986ff3fd German Tutorial.lyx: some corrections and translations
- also a fix for the other languages
2013-02-24 01:59:33 +01:00
Uwe Stöhr
f0d15676ba Tutorial.lyx: fix typos and other issues spotted by John Hudson
- additionally fix some formatting and add some info
2013-02-23 20:42:10 +01:00
Georg Baum
2a7971eb6e status for last commit 2013-02-23 14:56:53 +01:00
Georg Baum
a53dd33474 Fix lyx2lyx for layout files with umlauts
lyx2lyx died with UnicodeDecodeError: 'ascii' codec can't decode byte if a
layout with a non-ASCII character in the file name was used, since the
textclass member of the LyX class was of type str, and not unicode.
2013-02-23 14:54:57 +01:00
Uwe Stöhr
c05f819ce8 Math.lyx: 2 updates
- the column limit for decorated matrices does no longer exists
- add a note for \sideset
- formatting adjustments
2013-02-23 05:42:35 +01:00
Pavel Sanda
26dca66f85 Revert commit 215042720c.
Breaks elsewhere.
2013-02-22 16:13:12 -08:00
Pavel Sanda
215042720c Fix broken installation (typo, already fixed in 1e44661fa0).
https://bugs.gentoo.org/show_bug.cgi?id=458692
2013-02-22 14:38:26 -08:00
Jean-Marc Lasgouttes
46aa8f32ec Fix confusing behavior in search when changing directions (bug 8543) 2013-02-22 18:16:04 +01:00
Uwe Stöhr
1b9150e673 status.20x: mention a fixed bug 2013-02-22 01:51:39 +01:00
Richard Heck
0735ac84e2 Don't convert --- and -- to entities in XHTML listings output.
Fixes bug #8561.
(cherry picked from commit c4bed8dbe8)
2013-02-21 18:14:06 -05:00
Richard Heck
f6f4a8ddf8 Do not try to load or copy included files when we are in a comment
or doing a dryrun. We skipped some of this before, but not all of it,
which led to bug #8557.
2013-02-21 11:54:59 -05:00