]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.cpp
Add babelbib, bibgerm, chscite, and opcit to LaTeXFeatures.
[lyx.git] / src / LaTeXFeatures.cpp
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
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-20 Juergen SpitzmuellerThe tipa tone macro requires the tone package from...
2012-08-08 Juergen SpitzmuellerComments
2012-08-08 Juergen SpitzmuellerAdd a way to surpass special English treatment in useBabel
2012-08-08 Juergen SpitzmuellerAdd missing breaks in switch
2012-08-07 Juergen SpitzmuellerDecouple lyxrc-default_language from useLanguagePackage()
2012-07-23 Juergen SpitzmuellerRework language package detection
2012-07-23 Juergen SpitzmuellerFixes to the language package call
2012-07-18 Juergen SpitzmuellerAdd \makeat switches to babel settings if necessary.
2012-06-23 Juergen Spitzmuellerfix bug #8211: \setotherlanguage not set for non-babel...
2012-06-21 Uwe StöhrLaTeXFeatures.cpp: polyglossia is only required if...
2012-06-09 Juergen Spitzmuellersome less language hardcoding
2012-06-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-08 Juergen SpitzmuellerDo not hardcode polyglossia-only languages
2012-05-29 Juergen SpitzmuellerLoad bibtopic after hyperref (bug #8005)
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-10 Georg BaumTranslations for listings insets
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-01-23 Julien RiouxSmall fixups to r40663
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-14 Enrico ForestieriAfter r40612, the check for isFullUnicode is redundant...
2012-01-14 Enrico ForestieriAvoid \inputencoding altogether if the buffer encoding...
2012-01-13 Enrico ForestieriRefine fix for bug #7800. Don't use \inputencoding...
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-18 Georg BaumPartial support for mathtools.sty (part of bug #7949)
2011-12-17 Enrico ForestieriFix bug #7941 (Translation of theorem-like environment...
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-10-20 Georg BaumMore unicode math symbols
2011-10-20 Georg BaumDo not load txfonts from unicodesymbols, since that...
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-10-09 Enrico ForestieriRefine fix for bug #7800. Also allow setting the docume...
2011-10-08 Enrico ForestieriFix bug #7800 (Lyx cannot create dvi with Russian)
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \utilde on screen...
2011-04-07 Georg Baumfix another bug spotted by Pavel
2011-03-23 Georg BaumFirst version of separate translation machinery for...
2011-03-20 Jürgen Spitzmüller* LaTeXFeatures.cpp (getI18nPreamble):
2011-03-20 Jürgen Spitzmüller* LaTeXFeatures.cpp (getI18nPreamble):
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-12 Georg BaumFix bug #7233: amsthm does not work with the redefined...
2011-01-10 Jean-Marc LasgouttesWhen hyperref is active, define the \LyX macro in a...
2010-12-09 Jürgen Spitzmüller* LaTeXFeatures.cpp: do not use polyglossia if the...
2010-12-09 Pavel SandaAfter more attempts add gnumeric support.
2010-12-08 Jürgen Spitzmüller* resolve conflicts of XeTeX with AMS by loading all...
2010-12-08 Jürgen Spitzmüllermake i18npreamble work with polyglossia.
2010-11-28 Georg BaumAdd fixltx2e module which simply loads fixltx2e.sty.
2010-11-26 Richard HeckFinal batch of BufferParam renaming.
2010-11-26 Richard HeckBegin renaming some BufferParams to conform to our...
2010-11-25 Jürgen SpitzmüllerLaTeXFeatures.cpp (useBabel):
2010-11-25 Jürgen SpitzmüllerLaTeXFeatures.cpp (usePolyglossia):
2010-11-25 Jürgen SpitzmüllerLaTeXFeatures.cpp (useBabel, usePolyglossia):
2010-11-23 Jürgen SpitzmüllerTry to disambibuate the use of "xetex". Here, we actual...
2010-11-22 Jürgen Spitzmüller* Introduce polyglossia support (bug 6576).
2010-11-21 Georg BaumLoad mhchem if it is requested unconditionally, fix...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-20 Jürgen Spitzmüller* UI changes in anticipation of polyglossia support:
2010-11-18 Vincent van RavesteijnSupport the new Indian Rupee currency symbol.
2010-11-17 Vincent van RavesteijnSqueeze warnings on msvc express 2010.
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-14 Jürgen Spitzmüller* add PreBabelPreamble to Language definition (fixes...
2010-11-13 Jürgen SpitzmüllerThe languages file rewrite.
2010-11-08 Richard HeckRefstyle doesn't (yet) provide a default "subsection...
2010-11-04 Richard HeckLyX does \makeat for us.
2010-10-28 Richard HeckLemma definition for refstyle.
2010-10-28 Richard HeckFix typo.
2010-10-28 Richard HeckTook out too much in r35582.
2010-10-28 Richard HeckChange the way we output formatted references under...
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
next