]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
Set LaTeX color for notefontcolor (#9283)
[lyx.git] / src / BufferParams.cpp
2021-01-20 Juergen SpitzmuellerSet LaTeX color for notefontcolor (#9283)
2021-01-19 Juergen SpitzmuellerBranch: Implement separate static colors in dark mode
2021-01-19 Juergen SpitzmuellerUpdate color table in branch list
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2021-01-14 Richard Kimberly... Fix bug #12068
2021-01-10 Juergen SpitzmuellerAvoid \@ifundefined after user preamble
2021-01-08 Juergen SpitzmuellerUse nomath font also if other font package is selected...
2020-12-02 Juergen SpitzmuellerImplement Hungarian quotation marks style (#12040)
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-16 Yuriy SkalkoMove Author.h, Format.h from BufferParams.h
2020-10-16 Yuriy SkalkoConst refactor
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-09-05 Juergen Spitzmuellerset defaults for float_placement and float_alignment
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-08-03 Juergen SpitzmuellerUse hexnames only for x11 colors
2020-07-23 Kornel BenkoEnable display of docbook5 output in the Code Preview...
2020-07-15 Thibaut CuvelierAdd support for CALS tables in DocBook.
2020-07-10 Richard Kimberly... Revert "Simplify code a bit. Should be equivalent,...
2020-07-09 Richard Kimberly... Simplify code a bit. Should be equivalent, unless backs...
2020-07-09 Richard Kimberly... Best to use braces when there are comments.
2020-07-08 Thibaut CuvelierRemove DOCBOOK enum values, no more used.
2020-07-08 Thibaut CuvelierThe new DocBook output has no prerequisite on the docum...
2020-06-29 Juergen SpitzmuellerHonor "provides parskip 1"
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2020-05-15 Juergen SpitzmuellerCheck class options for uncodable glyphs
2020-05-13 Juergen SpitzmuellerMove \PassOptionsToPackage before the first package...
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-02-28 Richard Kimberly... Use ranges
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-28 Richard Kimberly... Apparently, "requires" is a keyword in C++2a.
2020-01-29 Juergen SpitzmuellerIgnore geometry-related settings if the class provides...
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
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'
next