]> git.lyx.org Git - lyx.git/history - src/OutputParams.h
Clarify member variable documentation
[lyx.git] / src / OutputParams.h
2014-11-16 Georg BaumClarify member variable documentation
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-03-12 Richard HeckAdd a for_search member to OutputParams, and use it...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-10-03 Juergen SpitzmuellerDo not let the parent interfere when I child document...
2012-06-05 Richard HeckAllow LyX format to be written to View>Source window.
2012-03-09 Jürgen Spitzmüller* implement possibility to use IPA shortcut notation...
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
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 RavesteijnFix bug #7096: Wrong LaTeX export for layouts with...
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
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-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-03-31 Pavel SandaNext header
2010-03-31 Pavel SandaUnneeded header
2010-03-31 Richard HeckInitialize math_flavor, and introduce an isLaTeX()...
2010-03-31 Richard HeckIntroduce and use a "math_flavor" flag with OutputParams.
2010-03-31 Richard HeckFix comment.
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-11-14 Richard HeckAdd TEXT flavor, just in case we need it.
2009-10-26 Richard HeckRename one output param and add a new one.
2009-10-25 Richard HeckAdd an HTML output flavor, and do something with it.
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-09-02 Tommaso CucinottaOutputParams.linelen now controls line-width also for...
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
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-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
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-22 Abdelrazak Younes* Paragraph:
2007-10-20 Martin VermeerVerbatim for URL inset, \protect for special phrases...
2007-07-21 Michael Schmitt * src/OutputParams.h:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 Bo PengRename .C ==> .cpp for files in src/