]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.cpp
Re-fix #11146 with recent LaTeX
[lyx.git] / src / LaTeXFeatures.cpp
2019-08-16 Juergen SpitzmuellerLoad rotfloat and rotating after graphicx.
2019-08-16 Juergen SpitzmuellerFix greyedout note in RTL (#8647)
2019-01-12 Juergen SpitzmuellerAdd support for U+2693 (ANCHOR)
2018-10-13 Juergen SpitzmuellerLoad covington later
2018-09-09 Juergen SpitzmuellerProper logos with RTL
2018-09-09 Juergen SpitzmuellerUse footnotehyper rather than footnote if hyperref...
2018-04-18 Juergen SpitzmuellerAdd support for rotated longtabulars (via [pdf]lscape)
2018-02-09 Juergen SpitzmuellerConsider class-provided citation engines
2017-12-17 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-11-20 Juergen SpitzmuellerAllow footnotes in floating tables via tablefootnote...
2017-11-20 Juergen SpitzmuellerFix footnote output in tables outside floats and longta...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-06-10 Enrico ForestieriWas forgetting to add the caption to the list of listings
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-06 Enrico ForestieriFix bug #9101
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-18 Juergen SpitzmuellerOutput Preamble code of InPreamble styles before the...
2017-02-18 Juergen SpitzmuellerUse ASCII number in \char definition
2017-02-15 Juergen Spitzmueller\\textquotedbl and \\textquotesingl are unknown in...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-01-14 Juergen SpitzmuellerAddress FIXME
2017-01-13 Juergen SpitzmuellerBasic support for natbib & jurabib options
2016-12-21 Juergen SpitzmuellerAdd "Plain" quotation mark style
2016-12-18 Günter MildeUse xfrac package for "fraction characters".
2016-11-02 Juergen SpitzmuellerFix usage of multiple varieties of the same polyglossia...
2016-10-27 Juergen SpitzmuellerIssue an error message if conflicting languages are...
2016-10-18 Enrico ForestieriAvoid introducing a spurious space in \lyxmathsout
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-09-10 Günter MildeFix export of Unicode characters (Unicode blocks <=72)
2016-09-04 Juergen SpitzmuellerAmend 97b9e81ceef7aae
2016-07-09 Juergen SpitzmuellerFix for recent luatex versions.
2016-06-12 Richard HeckWhen we use InPremable styles, we want to write as...
2016-06-03 Pavel SandaIntroduce basic support for microtype.sty.
2016-01-26 Georg BaumFix regression of 0bf8b8a1 (bug 9884)
2016-01-08 Günter MildeUse polyglossia also with DVI (LuaTeX).
2015-11-12 Günter MildeFix 480937a103708a651/lyxgit, second attempt.
2015-11-09 Georg BaumStore both sets of font selections
2015-11-01 Juergen SpitzmuellerVarwidth module provided by d.iabo
2015-10-19 Günter MildeFix #9792 cyrtext and textcyr in the preamble of every...
2015-08-26 Günter MildeRemove problematic workaround for "exotic" problem
2015-07-14 Günter MildeFix #9679 textcyr fails without fontenc
2015-07-12 Günter MildeFix Ticket #9607 (support comma below accent in unicode...
2015-07-11 Günter MildeFix #9636 textgreek: restore compatibility with lgrenc...
2015-07-06 Günter MildeFix clash between marvosym and bbding packages (fixes...
2015-05-28 Uwe StöhrLaTeXFeatures.cpp: register the hpstatement package
2015-05-24 Juergen SpitzmuellerRename ref prefix "sub:" to "subsec:"
2015-05-17 Georg BaumFix indentation
2015-05-16 Georg BaumDo not require esint for \int (bug 9498)
2015-04-20 Juergen SpitzmuellerAdd support for linguistic trees (via forest)
2015-03-22 Juergen SpitzmuellerLoad amsthm after amsmath.
2015-03-17 Juergen Spitzmuellerfixltx2e must be loaded as early as possible
2015-02-17 Georg BaumFix regression of eb121f999
2015-01-24 Juergen SpitzmuellerMove font encoding information to languages.
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-11 Georg BaumFix wrong listings preamble encoding (bug #9382)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Juergen SpitzmuellerOutput package options before loading any package.
2014-11-14 Georg BaumLoad footmisc.sty instead of using outdated code
2014-09-10 Uwe StöhrLaTeXFeatures.cpp: fix bug #9266
2014-08-31 Juergen SpitzmuellerAdd support for todonotes package
2014-08-31 Juergen SpitzmuellerAdd support for the fixme package.
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumFix LaTeXFeatures::useLayout() recursion test
2014-07-03 Juergen SpitzmuellerAdd support for the pdfcomment package.
2014-07-02 Juergen SpitzmuellerAdd support for the sectionbox and tcolorbox packages.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-01-26 Juergen SpitzmuellerAllow usage of algorithm2e package (#8744)
2013-12-14 Juergen SpitzmuellerFix typo
2013-12-14 Juergen SpitzmuellerDo not load the tipa package when fontspec is used
2013-11-14 Juergen SpitzmuellerAlso consider main language in hasOnlyPolyglossiaLangua...
2013-10-13 Juergen Spitzmuellerfix macro order for newsubfloat
2013-09-01 Juergen SpitzmuellerLoad AMS packages before newtxmath (#8824)
2013-07-16 Uwe StöhrLaTeXFeatures.cpp: fix bug #8731
2013-05-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-30 Uwe StöhrLaTeXFeatures.cpp: add rsphrase
2013-05-30 Uwe StöhrLaTeXFeatures.cpp: add multicol and shapepar
2013-05-26 Julien RiouxAdd babelbib, bibgerm, chscite, and opcit to LaTeXFeatures.
2013-05-23 Richard HeckWhitespace.
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-03-31 Georg BaumFix most important case of bug #8205
2013-03-27 Richard HeckHandle other text ranges in XHTML output.
2013-02-27 Kornel BenkoAdded "cancel" to the GUI handled list of LaTeX packages.
2013-01-04 Julien RiouxAdd known citation packages to LaTeXFeatures:
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2012-12-23 Juergen SpitzmuellerLoad babel with English-only documents (bug 8423)
2012-12-15 Georg BaumAdd support for stmaryrd.sty (bug #8434)
2012-12-03 Juergen Spitzmuellermake \lyxadded and \lyxdeleted robust (#8435)
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-06 Juergen SpitzmuellerDo not check for LaTeX fonts if we use nonTeXFont
2012-09-23 Juergen SpitzmuellerRecognize Provides from math fonts
2012-09-22 Vincent van RavesteijnFix bug #6389: Make columns RTL in RTL document
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-08-20 Jean-Marc LasgouttesMerge branch 'master' of git.lyx.org:lyx
next