]> git.lyx.org Git - features.git/log
features.git
11 years agoFix bug #8598. We need to use the masterBuffer's counters in the
Richard Heck [Mon, 18 Mar 2013 22:45:09 +0000 (18:45 -0400)]
Fix bug #8598. We need to use the masterBuffer's counters in the
XHTML output routines.
(cherry picked from commit b3ceb89efc3df54274eddce6ebea05ad9b94330c)

11 years agoFix bug #8597: Output only (ref) for \eqref, not: equation (ref).
Richard Heck [Mon, 18 Mar 2013 22:08:31 +0000 (18:08 -0400)]
Fix bug #8597: Output only (ref) for \eqref, not: equation (ref).
(cherry picked from commit 5f0e82b72d25e1f3af9e102bff3b87e43621df8f)

11 years agoMerge branch '2.0.x' of git.lyx.org:lyx into 2.0.x
Uwe Stöhr [Sat, 16 Mar 2013 20:17:42 +0000 (21:17 +0100)]
Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x

11 years agolanguages: fix compilation of Belarusian (bug #8593)
Uwe Stöhr [Sat, 16 Mar 2013 20:16:18 +0000 (21:16 +0100)]
languages: fix compilation of Belarusian (bug #8593)

11 years ago* cs.po
Pavel Sanda [Sat, 16 Mar 2013 02:47:09 +0000 (19:47 -0700)]
* cs.po

11 years agoFrench Math.lyx and Tutorial.lyx: translations by Jan-Pierre
Uwe Stöhr [Fri, 15 Mar 2013 00:29:38 +0000 (01:29 +0100)]
French Math.lyx and Tutorial.lyx: translations by Jan-Pierre

11 years agoFrench Tutorial.lyx: update form Jean-Pierre
Uwe Stöhr [Mon, 11 Mar 2013 20:34:48 +0000 (21:34 +0100)]
French Tutorial.lyx: update form Jean-Pierre

11 years agotex2lyx/Parser.cpp: backport [fb64fe613/lyxgit] to fix the regression introduced...
Uwe Stöhr [Sun, 10 Mar 2013 15:19:05 +0000 (16:19 +0100)]
tex2lyx/Parser.cpp: backport [fb64fe613/lyxgit] to fix the regression introduced after the release of LyX 2.0.5 (bug #8525)

11 years ago* cs.po
Pavel Sanda [Fri, 8 Mar 2013 09:09:08 +0000 (01:09 -0800)]
* cs.po

11 years agoFix stupid mistake that led to bug #8574.
Richard Heck [Mon, 4 Mar 2013 23:07:48 +0000 (18:07 -0500)]
Fix stupid mistake that led to bug #8574.
(cherry picked from commit e9879526642085d0a2fc4da3c52642959e9da988)

Conflicts:
src/insets/InsetInclude.cpp

11 years agoWork around annoying boost-related compiler warning
Jean-Marc Lasgouttes [Fri, 15 Feb 2013 17:58:30 +0000 (18:58 +0100)]
Work around annoying boost-related compiler warning

11 years agoGerman Tutorial.lyx: some corrections and translations
Uwe Stöhr [Sun, 24 Feb 2013 00:59:33 +0000 (01:59 +0100)]
German Tutorial.lyx: some corrections and translations

- also a fix for the other languages

11 years agoTutorial.lyx: fix typos and other issues spotted by John Hudson
Uwe Stöhr [Sat, 23 Feb 2013 19:42:10 +0000 (20:42 +0100)]
Tutorial.lyx: fix typos and other issues spotted by John Hudson

- additionally fix some formatting and add some info

11 years agostatus for last commit
Georg Baum [Sat, 23 Feb 2013 13:56:53 +0000 (14:56 +0100)]
status for last commit

11 years agoFix lyx2lyx for layout files with umlauts
Georg Baum [Sat, 23 Feb 2013 11:23:29 +0000 (12:23 +0100)]
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.

11 years agoMath.lyx: 2 updates
Uwe Stöhr [Sat, 23 Feb 2013 04:42:35 +0000 (05:42 +0100)]
Math.lyx: 2 updates

- the column limit for decorated matrices does no longer exists
- add a note for \sideset
- formatting adjustments

11 years agoRevert commit 215042720c04.
Pavel Sanda [Sat, 23 Feb 2013 00:13:12 +0000 (16:13 -0800)]
Revert commit 215042720c04.

Breaks elsewhere.

11 years agoFix broken installation (typo, already fixed in 1e44661fa04896036d9).
Pavel Sanda [Fri, 22 Feb 2013 22:33:56 +0000 (14:33 -0800)]
Fix broken installation (typo, already fixed in 1e44661fa04896036d9).

https://bugs.gentoo.org/show_bug.cgi?id=458692

11 years agoFix confusing behavior in search when changing directions (bug 8543)
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 10:06:25 +0000 (11:06 +0100)]
Fix confusing behavior in search when changing directions (bug 8543)

11 years agostatus.20x: mention a fixed bug
Uwe Stöhr [Fri, 22 Feb 2013 00:51:39 +0000 (01:51 +0100)]
status.20x: mention a fixed bug

11 years agoDon't convert --- and -- to entities in XHTML listings output.
Richard Heck [Thu, 21 Feb 2013 23:10:42 +0000 (18:10 -0500)]
Don't convert --- and -- to entities in XHTML listings output.
Fixes bug #8561.
(cherry picked from commit c4bed8dbe802303c9249114d025119ca80b42936)

11 years agoDo not try to load or copy included files when we are in a comment
Richard Heck [Thu, 21 Feb 2013 16:54:59 +0000 (11:54 -0500)]
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.

11 years ago* sk.po
Kornel Benko [Sun, 17 Feb 2013 10:49:02 +0000 (11:49 +0100)]
* sk.po

11 years agoCmake build: Make it compilable again (Add check for HAVE_UNSETENV)
Kornel Benko [Sun, 17 Feb 2013 10:47:23 +0000 (11:47 +0100)]
Cmake build: Make it compilable again (Add check for HAVE_UNSETENV)

11 years agode.po: update
Juergen Spitzmueller [Sun, 17 Feb 2013 10:22:18 +0000 (11:22 +0100)]
de.po: update

11 years agoAdd knitr and lilypond to Help > Specific Manuals
Scott Kostyshak [Tue, 30 Oct 2012 01:49:49 +0000 (21:49 -0400)]
Add knitr and lilypond to Help > Specific Manuals

11 years agotex2lyx/TODO.txt: update for branch
Uwe Stöhr [Sat, 16 Feb 2013 21:42:36 +0000 (22:42 +0100)]
tex2lyx/TODO.txt: update for branch

- there is nothing to do for \xymatrix and feyn.sty. - our example files containing these features work correctly in a roundtrip

11 years agoxypic.lyx: update description of spacings
Uwe Stöhr [Sat, 16 Feb 2013 20:48:12 +0000 (21:48 +0100)]
xypic.lyx: update description of spacings

- also update all web links and squash all LaTeX warnings

11 years agoxypic.lyx: many formatting fixes
Uwe Stöhr [Sat, 16 Feb 2013 18:33:01 +0000 (19:33 +0100)]
xypic.lyx: many formatting fixes

- fixes all occurrences (there were many of them) of the LyX console warnings
"unusual contents found: [formula equation [grid [row [cell [xymatrix [grid [row..."
when the document is opened
- style and formattig fixes for consistency

11 years agoxypic.lyx: use a default font except a special one is available
Uwe Stöhr [Sat, 16 Feb 2013 17:17:01 +0000 (18:17 +0100)]
xypic.lyx: use a default font except a special one is available

- also add our documentation preamble disclaimer

11 years agostatus.20x: add missing entry for fix of bug #8391
Uwe Stöhr [Sat, 16 Feb 2013 01:05:04 +0000 (02:05 +0100)]
status.20x: add missing entry for fix of bug #8391

(fixedinbranch: http://www.lyx.org/trac/changeset/fcb49729/lyxgit)
- also some formatting fixes

11 years agostatus.20x: add missing entry for fix of bug #6389
Uwe Stöhr [Sat, 16 Feb 2013 01:00:18 +0000 (02:00 +0100)]
status.20x: add missing entry for fix of bug #6389

(fixedinbranch: http://www.lyx.org/trac/changeset/51cc0a9b8/lyxgit)

11 years agoGuiTabular.cpp: fix bug #8285 for branch
Uwe Stöhr [Sat, 16 Feb 2013 00:44:02 +0000 (01:44 +0100)]
GuiTabular.cpp: fix bug #8285 for branch

fixes:
- LyX uses for a decimal alignment a multicolumn and having for a cell a multicolumn _and_ a multirow is invalid LaTeX. Therefore do not allow to set table cells to this in the dialog.
- It was impossible to unset a decimal alignment via the context menu or toolbar button.

11 years agoFix bug #8537: LyX creates the environment variable LC_ALL
Jean-Marc Lasgouttes [Tue, 5 Feb 2013 13:19:33 +0000 (14:19 +0100)]
Fix bug #8537: LyX creates the environment variable LC_ALL

The current code is not able to unset an environment variable, only to set it to an empty value. This patch refactors a bit the Message class and uses a new EnvChanger helper class that allows to change temporarily an environment variable and that is able to unset variables if needed.

The patch also adds new functions hasEnv and unsetEnv in environment.cpp.

Open issues:
 * there may be systems where unsetenv is not available and putenv("name=") does not do the right thing;
 * unsetenv may lead to leaks on some platforms.
 * when using unsetenv, we may need to remove strings from the internal map that setEnv uses.

11 years agostatus.20x: add fix for editor combo boxes (#8237)
Scott Kostyshak [Tue, 12 Feb 2013 08:42:22 +0000 (03:42 -0500)]
status.20x: add fix for editor combo boxes (#8237)

11 years agoLyXRC: escape existing quote characters in 'cmd'
Scott Kostyshak [Sat, 12 Jan 2013 21:00:52 +0000 (16:00 -0500)]
LyXRC: escape existing quote characters in 'cmd'

(cherry picked from commit a4a836916b1257b215546b2b7886e009df5876a9)

11 years agoLyXRC: allow space in {editor,viewer}_alternatives
Scott Kostyshak [Sat, 12 Jan 2013 04:51:02 +0000 (23:51 -0500)]
LyXRC: allow space in {editor,viewer}_alternatives

(cherry picked from commit 010f64735f86d018db5295293d174b9584a32566)

11 years agoFix editor and viewer combo boxes in prefs (#8237)
Scott Kostyshak [Fri, 11 Jan 2013 09:51:46 +0000 (04:51 -0500)]
Fix editor and viewer combo boxes in prefs (#8237)

(cherry picked from commit 47e98487838b6c99b2631f0b203abf89e2d739bd)

11 years agotex2lyx/TODO.txt: update todo list
Uwe Stöhr [Mon, 11 Feb 2013 11:16:57 +0000 (12:16 +0100)]
tex2lyx/TODO.txt: update todo list

listings support was added for branch by [09e2b217/lyxgit]

11 years agoFix really silly logic error. This should make prettyref-based
Richard Heck [Thu, 7 Feb 2013 13:44:42 +0000 (08:44 -0500)]
Fix really silly logic error. This should make prettyref-based
files work better when converted to refstyle.
(cherry picked from commit 1b7d812e5116a39d3319cda234c652f64bec9dd3)

11 years agoIEEEtran.lyx: fix typos
Uwe Stöhr [Thu, 7 Feb 2013 01:15:01 +0000 (02:15 +0100)]
IEEEtran.lyx: fix typos

- IEEEtran.layout: fix a whitespace

11 years agoIEEEtran.lyx: typos and a clarification
Uwe Stöhr [Thu, 7 Feb 2013 00:08:56 +0000 (01:08 +0100)]
IEEEtran.lyx: typos and a clarification

11 years agoMake sure that inset-forall does not skip insets
Jean-Marc Lasgouttes [Wed, 23 Jan 2013 22:02:05 +0000 (23:02 +0100)]
Make sure that inset-forall does not skip insets

This could happen with
  inset-forall Note:Note char-delete-forward
when there where consecutive note insets.

11 years agoConsider deleted text when inserting quote inset.
Jean-Marc Lasgouttes [Mon, 21 Jan 2013 13:49:45 +0000 (14:49 +0100)]
Consider deleted text when inserting quote inset.

This bug was reported against the ubuntu build:
  https://bugs.launchpad.net/bugs/1100046

Additionally, some extra code for avoiding double undo entries has
been removed, since this is handled by grouped undo now.

11 years agoGerman and Japanese Intro.lyx: fix a link
Uwe Stöhr [Wed, 6 Feb 2013 00:48:15 +0000 (01:48 +0100)]
German and Japanese Intro.lyx: fix a link

11 years agoIntro.lyx: style fixes by John Hudson
Uwe Stöhr [Wed, 6 Feb 2013 00:35:06 +0000 (01:35 +0100)]
Intro.lyx: style fixes by John Hudson

11 years agoGerman Math.lyx: some missing translations
Uwe Stöhr [Wed, 6 Feb 2013 00:31:55 +0000 (01:31 +0100)]
German Math.lyx: some missing translations

11 years agoFix TeX crash involving URLs. Patch from Martin Vermeer.
Richard Heck [Tue, 5 Feb 2013 15:00:32 +0000 (10:00 -0500)]
Fix TeX crash involving URLs. Patch from Martin Vermeer.
(cherry picked from commit c9b9501f7d9d35abb59816ee2c71365818627eb6)

11 years agoMath.lyx, Tutorial.lyx: fix some typos spotted by a user
Uwe Stöhr [Tue, 5 Feb 2013 00:55:56 +0000 (01:55 +0100)]
Math.lyx, Tutorial.lyx: fix some typos spotted by a user

11 years agoFrench Intro.lyx: a typo, spotted by a user
Uwe Stöhr [Sun, 3 Feb 2013 15:57:30 +0000 (16:57 +0100)]
French Intro.lyx: a typo, spotted by a user

11 years agomodernCV.lyx: add important compilation notes
Uwe Stöhr [Mon, 28 Jan 2013 23:17:35 +0000 (00:17 +0100)]
modernCV.lyx: add important compilation notes

- thanks to Jürgen, I could now resolve the bug why the compilation of modernCV failed for certain themes

- moderncv.layout: a whitespace fix

11 years agofr.po: update from Jean-Pierre
Juergen Spitzmueller [Mon, 28 Jan 2013 10:56:20 +0000 (11:56 +0100)]
fr.po: update from Jean-Pierre

11 years ago* sk.po
Kornel Benko [Sun, 27 Jan 2013 12:46:29 +0000 (13:46 +0100)]
* sk.po

11 years agode.po: update
Juergen Spitzmueller [Sun, 27 Jan 2013 12:07:57 +0000 (13:07 +0100)]
de.po: update

11 years agomodernCV.lyx: correct sign of a vspace
Uwe Stöhr [Sun, 27 Jan 2013 04:28:45 +0000 (05:28 +0100)]
modernCV.lyx: correct sign of a vspace

11 years agomoderncv.layout: section some styles
Uwe Stöhr [Sun, 27 Jan 2013 04:22:36 +0000 (05:22 +0100)]
moderncv.layout: section some styles

11 years agoeuropecv.layout: whitespace and categorization
Uwe Stöhr [Sat, 26 Jan 2013 16:31:21 +0000 (17:31 +0100)]
europecv.layout: whitespace and categorization

- additionally fix 2 formatting issues

No new styles or compatibility changes!

11 years agoRevert "modernCV: complete revision of layout and example"
Uwe Stöhr [Sat, 26 Jan 2013 16:27:42 +0000 (17:27 +0100)]
Revert "modernCV: complete revision of layout and example"

This reverts commit 58f6767e2c3fa92f4ddc45d1075837f2ef25681c.

- additionally add the new requirement "suffix.sty"

11 years agoEmbeddedObjects.lyx: cleanup
Uwe Stöhr [Sat, 26 Jan 2013 02:45:09 +0000 (03:45 +0100)]
EmbeddedObjects.lyx: cleanup

- use standard bullets
- formatting fixes and reduction of ERT

11 years agochkconfig.ltx: remove check for cbgreek
Uwe Stöhr [Wed, 23 Jan 2013 22:24:53 +0000 (23:24 +0100)]
chkconfig.ltx: remove check for cbgreek

- we would need to check for a font but this doesn't work in branch. To Thus the current check is senseless because it will always fail, see #8522. Therefore I revert its addition to keep branch clean.

Note the check for wasy in branch shows the same problematic but it is there for ages.

11 years agochkconfig.ltx: correct check for cbgreek
Uwe Stöhr [Wed, 23 Jan 2013 20:52:47 +0000 (21:52 +0100)]
chkconfig.ltx: correct check for cbgreek

fixes #8522

11 years agotex2lyx: support for listings with options (bug 8066)
Uwe Stöhr [Tue, 22 Jan 2013 00:07:52 +0000 (01:07 +0100)]
tex2lyx: support for listings with options (bug 8066)

11 years agostatus.20x: adaption for achemso reversion
Uwe Stöhr [Tue, 22 Jan 2013 00:05:18 +0000 (01:05 +0100)]
status.20x: adaption for achemso reversion

11 years agoRevert "achemso: complete revision of layout and example"
Uwe Stöhr [Mon, 21 Jan 2013 23:20:51 +0000 (00:20 +0100)]
Revert "achemso: complete revision of layout and example"

This reverts commit 56da307e19a8d3ddb60b8963b4cd710269d0930c.

Revert the achemso.layout changes because they were not that pressing  (preamble stuff was supported via styles).

For modernCV I don't see another way than to let it in because it is not working as it was, neither with TeXLive 2012 nor with MiKTeX and therefore in most cases unusable

11 years agoHandle encoding correctly with knitr>=1.0 (#8504)
Jean-Marc Lasgouttes [Mon, 21 Jan 2013 08:48:28 +0000 (09:48 +0100)]
Handle encoding correctly with knitr>=1.0 (#8504)

Knitr now has a parameter to indicate the encoding of the file. With this patch,it is used when possible (from Yihui Xie).

11 years agoSmall correction to it.po
Enrico Forestieri [Sun, 20 Jan 2013 15:52:19 +0000 (16:52 +0100)]
Small correction to it.po

11 years agoFix bug #8296: Crash when clicking on completion in math
Vincent van Ravesteijn [Sun, 23 Sep 2012 14:44:22 +0000 (16:44 +0200)]
Fix bug #8296: Crash when clicking on completion in math

When the user clicks on the completion, the completion disappears. This
means that we have to fix the cursor before setting it.

11 years agoUpdate it.po
Enrico Forestieri [Sun, 20 Jan 2013 13:03:35 +0000 (14:03 +0100)]
Update it.po

11 years agode.po: update
Juergen Spitzmueller [Sat, 19 Jan 2013 08:08:24 +0000 (09:08 +0100)]
de.po: update

11 years agoLyXHTML linking from citation to bib entry for LyX 2.0 (fixes #8490).
Julien Rioux [Thu, 10 Jan 2013 14:29:30 +0000 (15:29 +0100)]
LyXHTML linking from citation to bib entry for LyX 2.0 (fixes #8490).

11 years agoBetter fix for #7732: Use buffer.B_().
Julien Rioux [Mon, 14 Jan 2013 14:25:26 +0000 (15:25 +0100)]
Better fix for #7732: Use buffer.B_().

Also handle "and others" which is translated by BibTeX to "et al.".

11 years agosk.po: Shortcuts, unified phrases
Kornel Benko [Fri, 18 Jan 2013 15:19:15 +0000 (16:19 +0100)]
sk.po: Shortcuts, unified phrases

11 years agoFew updates in LFUNs.lyx
Pavel Sanda [Wed, 16 Jan 2013 05:59:21 +0000 (21:59 -0800)]
Few updates in LFUNs.lyx

11 years agoGerman splash.lyx: fix a typo
Uwe Stöhr [Mon, 14 Jan 2013 20:53:51 +0000 (21:53 +0100)]
German splash.lyx: fix a typo

11 years agoRevert "Additional support for Japanese pLaTeX with utf8 encoding (#8408)."
Richard Heck [Sun, 13 Jan 2013 14:51:45 +0000 (09:51 -0500)]
Revert "Additional support for Japanese pLaTeX with utf8 encoding (#8408)."

This was a format change.

This reverts commit 759b7154c9230d5f40579c7002dfd9486dadebf3.

11 years agoia.po: translations from Giovanni
Uwe Stöhr [Sun, 13 Jan 2013 03:46:43 +0000 (04:46 +0100)]
ia.po: translations from Giovanni

11 years agoFrench and Japanese Additional.lyx: fix some cross-references
Uwe Stöhr [Sun, 13 Jan 2013 00:39:09 +0000 (01:39 +0100)]
French and Japanese Additional.lyx: fix some cross-references

11 years agoAdditional.lyx: cleanups
Uwe Stöhr [Sat, 12 Jan 2013 19:32:57 +0000 (20:32 +0100)]
Additional.lyx: cleanups

- avoid that text parts protrude over the page margins
- preamble uniformication

11 years agoRemove the .aux and .bbl files when we switch the citation engine or style.
Julien Rioux [Sat, 3 Dec 2011 22:58:38 +0000 (22:58 +0000)]
Remove the .aux and .bbl files when we switch the citation engine or style.

11 years agode.po: update
Juergen Spitzmueller [Sat, 12 Jan 2013 15:54:11 +0000 (16:54 +0100)]
de.po: update

11 years agoForce BibTeX rerun upon add/remove/change citation (fixes #6955).
Julien Rioux [Sat, 12 Jan 2013 00:04:07 +0000 (01:04 +0100)]
Force BibTeX rerun upon add/remove/change citation (fixes #6955).

Reordering citations is one case where catching "Citation undefined
on page ..." doesn't catch the need for a bibtex rerun. This patch
ensures the proper ordering is obtained in pdf output without having
to resort to closing and reopening the LyX document.

11 years agochkconfig.ltx: check for packages needed by doc file
Uwe Stöhr [Sat, 12 Jan 2013 14:27:50 +0000 (15:27 +0100)]
chkconfig.ltx: check for packages needed by doc file

- also change the checking order to get an at least partially working LyX if the Internet connection breaks during the installation of missing packages

11 years agolanguages: correct a comment
Uwe Stöhr [Sat, 12 Jan 2013 14:26:45 +0000 (15:26 +0100)]
languages: correct a comment

11 years agonatbibapa.module: correct formatting style
Uwe Stöhr [Sat, 12 Jan 2013 14:25:41 +0000 (15:25 +0100)]
natbibapa.module: correct formatting style

11 years agocorrect LyX version in documentation files
Uwe Stöhr [Sat, 12 Jan 2013 14:20:09 +0000 (15:20 +0100)]
correct LyX version in documentation files

to please Julien (bug #8494)

11 years agolilypond.lyx : Document music fragment options.
Julien Rioux [Sat, 12 Jan 2013 08:53:52 +0000 (09:53 +0100)]
lilypond.lyx : Document music fragment options.

11 years agoUserGuide: Remove bold from hyperref's bibitem and href.
Julien Rioux [Sat, 12 Jan 2013 08:16:42 +0000 (09:16 +0100)]
UserGuide: Remove bold from hyperref's bibitem and href.

11 years agoFix bibliography indentation throughout LyX 2.0 source (part of #7458).
Julien Rioux [Sat, 12 Jan 2013 07:38:45 +0000 (08:38 +0100)]
Fix bibliography indentation throughout LyX 2.0 source (part of #7458).

11 years agoTypo in LFUN doc
Scott Kostyshak [Fri, 11 Jan 2013 09:36:37 +0000 (04:36 -0500)]
Typo in LFUN doc

11 years agoDo not crop wide characters in Symbols dialog (bug #5707).
Juergen Spitzmueller [Thu, 10 Jan 2013 14:10:10 +0000 (15:10 +0100)]
Do not crop wide characters in Symbols dialog (bug #5707).

11 years agoInsetLayout: Output [latexparam] on same line as \begin{inset}.
Julien Rioux [Thu, 3 Jan 2013 15:41:58 +0000 (16:41 +0100)]
InsetLayout: Output [latexparam] on same line as \begin{inset}.

11 years agoUse document language when exporting citations to LyXHTML (fixes #7732).
Julien Rioux [Thu, 8 Mar 2012 17:03:50 +0000 (18:03 +0100)]
Use document language when exporting citations to LyXHTML (fixes #7732).

11 years agoPreserve BibTeX metadata in LyXHTML output (fixes #8451).
Julien Rioux [Mon, 7 Jan 2013 16:36:21 +0000 (17:36 +0100)]
Preserve BibTeX metadata in LyXHTML output (fixes #8451).

11 years agoFix cache for getInfo() with/without richtext (fixes #8486).
Julien Rioux [Tue, 8 Jan 2013 15:24:11 +0000 (16:24 +0100)]
Fix cache for getInfo() with/without richtext (fixes #8486).

11 years agoCustomization.lyx: some more revision
Uwe Stöhr [Sun, 6 Jan 2013 02:27:02 +0000 (03:27 +0100)]
Customization.lyx: some more revision

- German Customization.lyx: more translations

11 years agode.po: update
Juergen Spitzmueller [Fri, 4 Jan 2013 12:49:40 +0000 (13:49 +0100)]
de.po: update

11 years ago* sk.po
Kornel Benko [Thu, 3 Jan 2013 17:15:09 +0000 (18:15 +0100)]
* sk.po

11 years agoRemerge strings.
Richard Heck [Thu, 3 Jan 2013 17:06:58 +0000 (12:06 -0500)]
Remerge strings.

11 years agoFix bug #8477
Enrico Forestieri [Tue, 1 Jan 2013 19:15:57 +0000 (20:15 +0100)]
Fix bug #8477

Don't delay the output until the end of the check for the LaTeX packages.

11 years agoCustomization.lyx: some corrections
Uwe Stöhr [Tue, 1 Jan 2013 18:31:38 +0000 (19:31 +0100)]
Customization.lyx: some corrections