]> git.lyx.org Git - lyx.git/history - src/OutputParams.cpp
Tracking correctly available translations (take 2)
[lyx.git] / src / OutputParams.cpp
2012-03-09 Jürgen Spitzmüller* implement possibility to use IPA shortcut notation...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-01-06 Vincent van RavesteijnRevert r37092. The fix was wrong.
2011-01-03 Vincent van RavesteijnTypo.
2011-01-03 Vincent van RavesteijnFix bug #7096: Wrong LaTeX export for layouts with...
2010-11-23 Jürgen Spitzmülleradd basic LuaTeX backend.
2010-11-23 Jürgen Spitzmüllerfurther xetex disambiguation: use the flavor where...
2010-11-22 Jürgen Spitzmüller* Introduce polyglossia support (bug 6576).
2010-08-07 Jean-Marc LasgouttesClean-up the code with respect to PassThru insets and...
2010-03-31 Richard HeckInitialize math_flavor, and introduce an isLaTeX()...
2010-01-14 Richard HeckThe fortoc argument I introduced earlier should all...
2010-01-10 Jürgen SpitzmüllerAdd an option to assure that all aux files are maintain...
2009-11-19 Richard HeckIn non-MultiPar insets, we do not want to output paragr...
2009-10-26 Richard HeckRename one output param and add a new one.
2009-10-18 Enrico ForestieriRestore the master language at the end of an included...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-05-07 Enrico ForestieriAvoid ugly macros in the preamble and protect underline...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-09-18 Jürgen SpitzmüllerFix bug 448:
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-09 Richard HeckFix bug 4886.
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2007-10-20 Martin VermeerVerbatim for URL inset, \protect for special phrases...
2007-07-21 Michael Schmitt * src/OutputParams.h:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/