]> git.lyx.org Git - lyx.git/history - src/OutputParams.h
Introduce NeedCProtect -1 layout option
[lyx.git] / src / OutputParams.h
2024-05-12 Juergen SpitzmuellerIntroduce NeedCProtect -1 layout option
2023-08-17 Juergen SpitzmuellerAccount for babel's bidi option (#12866)
2023-07-17 Juergen SpitzmuellerDo not throw away runparams settings of InsetText in...
2023-07-16 Juergen SpitzmuellerIf language needs to be reset at the end of footnotes...
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-09 Kornel BenkoFindAdv: Use private variable for_search
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-04-09 Kornel BenkoFindQuick: Handle quotes special (as in findadv)
2022-03-10 Kornel BenkoFindAdv: Added possibility to search also in deactvated...
2021-12-31 Jean-Marc LasgouttesFix font inside footnote inset
2021-10-31 Juergen Spitzmueller\\noindent in a paragraph that starts with \\vspace...
2021-05-24 Thibaut CuvelierDocBook: fix handling of footnotes.
2021-02-17 Thibaut CuvelierDocBook: add support for DocBookArgumentAfterMainTag.
2021-01-29 Juergen SpitzmuellerCosmetics
2021-01-23 Juergen SpitzmuellerAllow paragraph and line breaks in multirow (#12083)
2021-01-22 Kornel BenkoFindAdv: Make search for text in deleted regions config...
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-29 Thibaut CuvelierDocBook: add layout parameters to control the special...
2020-11-26 Thibaut CuvelierDocBook: implement REVTeX.
2020-11-20 Thibaut CuvelierDocBook: ensure that <info>-related insets in the abstr...
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 Thibaut CuvelierNew DocBook support
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-07-03 Juergen SpitzmuellerProperly fix handling of title layouts within insets...
2020-06-08 Juergen SpitzmuellerFix some typos in comments, by Thibaut Cuvelier
2020-05-30 Juergen SpitzmuellerAdd support for the xindex index processor
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-12-15 Juergen SpitzmuellerEnhance support for Xindy
2019-08-14 Juergen SpitzmuellerDeactivate active - in tables with \cline or \cmidrule
2019-07-11 Juergen SpitzmuellerFactor out test for bidi package (= XeTeX + polyglossia)
2019-05-10 Enrico ForestieriRefined fix for #9633
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
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...
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2017-05-02 Scott KostyshakWarn re mixed layouts only for export (#10645)
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-02-12 Juergen SpitzmuellerMake openbtUnit raunparam mutable instead of using...
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-22 Guillaume MunchSafe line break to increase precision of error reportin...
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
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-18 Georg BaumRemove unneeded mutable keywords
2014-11-18 Georg BaumMake document_language non-mutable
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.
next