]> git.lyx.org Git - lyx.git/history - src/output_latex.cpp
Update fr.po
[lyx.git] / src / output_latex.cpp
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-10-11 Enrico ForestieriFix issue with language switch in Arguments insets
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
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-03 Enrico ForestieriFix bugs #10650 and #9598
2017-05-30 Enrico ForestieriFix bug #10685
2017-05-29 Enrico ForestieriRevert a gratuitous change
2017-05-16 Enrico ForestieriAmend bfe0d52e
2017-05-16 Enrico ForestieriFix bug #10636
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMClean-up before following bugfix
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-05-09 Guillaume MMalgorithm2e.module: Add Algorithm style to typeset...
2017-05-09 Guillaume MMInTitle: ignore InPreamble styles for outputting \maket...
2017-05-02 Scott KostyshakWarn re mixed layouts only for export (#10645)
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 SpitzmuellerOnly close btUnit at the end of the master.
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2016-09-27 Enrico ForestieriAlso track local language switches
2016-09-27 Enrico ForestieriDo not unnecessarily open the document language
2016-09-27 Enrico ForestieriShut up compiler warning
2016-09-25 Enrico ForestieriNo need to clutter runparams...
2016-09-25 Enrico ForestieriCorrectly track opened polyglossia languages
2016-09-24 Enrico ForestieriSort the language nesting mess with polyglossia
2016-08-18 Scott KostyshakWarn in GUI when mixing Title and InTitle layouts
2016-08-09 Scott KostyshakImprove a layout LYXERR0 message
2016-07-04 Guillaume MunchRationalise includes
2016-01-10 Stephan WittCall lyx::next and lyx::prev explicitely. In case libc...
2015-11-12 Günter MildeFix 480937a103708a651/lyxgit, second attempt.
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-09 Günter MildeReset encoding after insets and environments also for...
2015-10-27 Georg BaumMake language nesting code more readable
2015-10-20 Günter MildePartial fix for #9740 "XeTeX/LuaTeX with TeX fonts...
2015-10-19 Georg BaumFix language nesting regression
2015-10-18 Georg BaumFix language end command
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-06-19 Juergen SpitzmuellerRefine lang nesting fix
2015-06-19 Juergen SpitzmuellerFix language nesting problem with polyglossia
2015-06-09 Juergen SpitzmuellerProperly fix bug #9598
2015-06-09 Juergen SpitzmuellerRevert "No \\par after greyedout notes (bug #9598)"
2015-06-09 Juergen SpitzmuellerNo \\par after greyedout notes (bug #9598)
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-05-03 Juergen SpitzmuellerFactor out polyglossia language begin command construct...
2015-04-21 Juergen SpitzmuellerMake ParBreakIsNewline work in inset layout without...
2015-04-04 Juergen SpitzmuellerUse local babel language switch in fixed width cells...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-09-01 Juergen Spitzmueller Fix bug with wrong baseline calculation in last paragr...
2014-08-28 Juergen SpitzmuellerRevert "Fix bug with wrong baseline calculation in...
2014-08-12 Richard HeckUse a const ref here. Guess it was a thinko when I...
2014-08-03 Juergen SpitzmuellerFix bug with wrong baseline calculation in last paragraph
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake LaTeX export threadsafe.
2014-05-27 Enrico ForestieriFix indentation of paragraphs after an environment.
2014-05-21 Enrico ForestieriAdd a required paragraph break.
2014-05-21 Juergen SpitzmuellerOutput arguments required by arguments with default...
2014-05-20 Enrico ForestieriSmall reorganization.
2014-05-20 Enrico ForestieriGeneralize control on double blank lines.
2014-05-20 Juergen SpitzmuellerFix crash due to invalid pos
2014-05-16 Enrico ForestieriAdapt output to the on-screen representation.
2014-05-14 Enrico ForestieriOutput a parbreak after a command.
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2013-11-18 Juergen SpitzmuellerUse the master buffer's param when compiling as a child...
2013-05-20 Juergen SpitzmuellerForce encoding switch when switching from/to CJK, even...
2013-05-20 Juergen Spitzmuellerrevert parts of 53002538 which set wrong local_font
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-24 Juergen SpitzmuellerAllow to specify default argument for layout/inset...
2013-01-25 Jean-Marc LasgouttesFix bug #8049: extra empty line at the end of verbatim...
2012-12-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-24 Juergen Spitzmuellerfix latexArgInsets for sequences qith nested paragraphs
2012-12-23 Juergen SpitzmuellerIn multi-par sequences, check for arguments in all...
2012-12-19 Juergen SpitzmuellerMake the \item command in lists customizable
2012-12-10 Juergen SpitzmuellerPossibility to specify a preset argument
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-28 Juergen SpitzmuellerProvide option to force a local language switch where...
2012-11-28 Juergen SpitzmuellerPass local font to arguments and assure pass_thru is...
2012-11-26 Juergen SpitzmuellerLaTeXParam and Argument do not necessarily exclude...
2012-11-24 Richard HeckSome minor cleanup of new InsetArguments stuff that...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-06-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-24 Juergen Spitzmuellerdo not output empty language switch commands (bug ...
2012-06-23 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-23 Juergen Spitzmuellerfix bug #8208: missing \end for polyglossia-only langua...
2012-06-23 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-06-23 Juergen Spitzmuellerless opaque bool naming and consistent use
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2011-10-23 Georg BaumFix some bugs related to spaces in math:
next