]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Add buffer param to opt-out fragile content movement
[lyx.git] / src / BufferParams.cpp
2020-01-10 Juergen SpitzmuellerAdd buffer param to opt-out fragile content movement
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-08-13 Juergen SpitzmuellerDon't output default papersize
2019-08-07 Juergen SpitzmuellerThinko
2019-08-07 Juergen SpitzmuellerUse generic paper size names rather than LaTeXisms...
2019-08-06 Juergen SpitzmuellerAdd FontSizeFormat textclass option
2019-08-06 Juergen SpitzmuellerAdd textclass options for paper size selection and...
2019-08-05 Juergen SpitzmuellerFix interplay of memoir and geometry
2019-07-14 Juergen SpitzmuellerSplit osf options to families
2019-07-13 Juergen SpitzmuellerMore MoreOpts fixes
2019-07-13 Juergen SpitzmuellerUse \babelfonts only if babel >= 3.15 is available.
2019-07-12 Günter MildeDrop support for XeTeX + TeX fonts + inputenc utf8.
2019-07-11 Juergen SpitzmuellerImplement support for font options
2019-07-11 Juergen SpitzmuellerAdd support for \babelfont
2019-07-11 Juergen SpitzmuellerFix indentation
2019-06-02 Juergen SpitzmuellerFix lineno options param
2019-05-24 Pavel Sandalineno: dump lineno buffer token if false/empty as...
2019-05-23 Pavel SandaIntroduce doc preference for line numbering.
2019-05-09 Günter MildeDo not default/fall back to input encoding setting...
2019-04-27 Günter MildeLoad inputenc after babel with Thai.
2019-04-27 Günter Milde"AsBabelOptions" no longer required. Part2.
2019-04-16 Günter MildeRename legacy input encoding settings.
2019-04-12 Günter MildeDo not switch the input encoding inside documents using...
2019-04-10 Günter Mildeplatex fixes.
2019-04-03 Günter MildeFix #10600: XeTeX with 8-bit TeX fonts requires input...
2019-03-29 Juergen SpitzmuellerAdd support for mixed-encoded biblatex files
2019-03-26 Juergen SpitzmuellerAdd TableStyle layout tag
2019-03-26 Juergen SpitzmuellerAdd tablestyle buffer param
2019-03-25 Juergen Spitzmuellerremove buildlyxdir again
2019-03-25 Juergen SpitzmuellerRemove accidentally committed debug statement
2019-03-24 Kornel BenkoDisable the debug output which made exports using lyx2l...
2019-03-24 Juergen SpitzmuellerAdd buildlyxdir placeholder for \origin
2019-02-28 Jean-Marc LasgouttesUse || instead of or operator
2019-02-18 Juergen SpitzmuellerBasic support for biblatex-chicago
2019-02-12 Günter MildeUpdate comment.
2019-02-12 Günter MildeLoad "textcomp" and "pmboxdraw" before "(lua)inputenc...
2019-02-05 Günter MildeFix CJK preamble.
2019-02-05 Günter MildeCheck for CJK instead of CJKutf8.
2019-02-05 Günter MildePrevent fallback to "utf8" if "inputenc" package is...
2019-01-28 Günter MildeLoad CJK support package before font selection.
2019-01-09 Juergen SpitzmuellerCJKutf8 is only to be used with the dedicated utf8...
2018-11-16 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-10-09 Juergen SpitzmuellerLoad covington later
2018-10-05 Richard Kimberly... Copy modules into the Advanced F&R pane as well.
2018-08-09 Juergen SpitzmuellerSupport key symbols via menukeys package
2018-08-01 Juergen SpitzmuellerPass languages also if babel is provided by class.
2018-07-22 Enrico ForestieriFix bug #11203
2018-07-07 Juergen SpitzmuellerAdd support for bib files encoding
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-19 Enrico ForestieriFix bug #11151
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-04-23 Juergen SpitzmuellerWe need the "none" return value of main_font_encoding
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2018-03-26 Juergen SpitzmuellerFix use of default biblio_style
2018-02-08 Juergen SpitzmuellerConsider class-provided citation engines
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10907 compiler warnings.
2017-09-15 Juergen SpitzmuellerAllow to provide xunicode.
2017-09-09 Juergen SpitzmuellerAdd default output format for pLaTeX
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-08-13 Juergen SpitzmuellerAmend 7e121117bb3203
2017-08-13 Juergen SpitzmuellerVietnamese no longer requires any special handling.
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-07 Jean-Marc LasgouttesOutput default mathindent value as "default"
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-18 Jean-Marc LasgouttesFixes to ParIndent support
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-17 Jean-Marc LasgouttesCleanup parindent support
2017-04-15 Uwe StöhrBufferParams.cpp: correct output for \mathindent after...
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-06 Uwe StöhrBufferParams.cpp; initialize formula_indentation with...
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-01 Jean-Marc LasgouttesDo not return a reference to a temporary variable
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-22 Juergen Spitzmuellerxunicode (only) needs to be loaded for tipa emulation.
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-14 Juergen SpitzmuellerTrim biblio options and biblatex styles
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
next