]> git.lyx.org Git - lyx.git/history - src/OutputParams.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / OutputParams.cpp
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-02 Yuriy SkalkoUse default member initialization in OutputParams
2020-10-20 Thibaut CuvelierDocBook: fix file inclusion.
2020-08-02 Thibaut CuvelierDocBook: avoid generating empty paragraphs instead...
2020-07-11 Enrico ForestieriFix compilation on platforms where sizeof(wchar_t)...
2020-07-08 Pavel SandaFix another constructor order of parameters
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-05-03 Richard Kimberly... Fix some warnings.
2020-04-05 Juergen SpitzmuellerStrip polyglossia options from pdf string
2020-03-20 Richard Kimberly... Revert "Fix bug reported by Kornel."
2020-03-17 Richard Kimberly... Track whether we have warned about mixing layouts acros...
2020-03-17 Richard Kimberly... Track whether title has been issued via OutputParams.
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-07-11 Juergen SpitzmuellerFactor out test for bidi package (= XeTeX + polyglossia)
2019-05-10 Enrico ForestieriRefined fix for #9633
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-13 Günter MildeUse CJKutf8 package if input encoding is "utf8" and...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2016-10-23 Enrico ForestieriCorrectly track ulem commands with change tracking
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-09-25 Enrico ForestieriNo need to clutter runparams...
2016-09-25 Enrico ForestieriCorrectly track opened polyglossia languages
2016-09-23 Guillaume MunchFix type of pos
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
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-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/