]> git.lyx.org Git - lyx.git/history - src/output_latex.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / output_latex.cpp
2017-11-08 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-06-05 Enrico ForestieriFix bug #10685
2017-06-05 Enrico ForestieriFix bugs #9598 and #10650
2017-06-05 Enrico ForestieriFix bug #10636
2017-05-29 Richard HeckRevert unintended part of commit that was causing chang...
2016-10-29 Enrico ForestieriSort the language nesting mess with polyglossia
2016-08-19 Scott KostyshakWarn in GUI when mixing Title and InTitle layouts
2016-08-19 Scott KostyshakImprove a layout LYXERR0 message
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:
2011-09-17 Jürgen Spitzmüllerfinally commit the fix for #7607.
2011-06-02 Richard HeckJust a bit of cleanup.
2011-06-02 Richard HeckFix some typos.
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-25 Jean-Marc Lasgouttesbetter fix to #7239. Actually the whole switch and...
2011-01-16 Richard HeckFix bug #7239, or at least try to do so. We need to...
2011-01-06 Vincent van RavesteijnRevert r37092. The fix was wrong.
2011-01-03 Vincent van RavesteijnFix bug #7096: Wrong LaTeX export for layouts with...
2010-12-20 Richard HeckSquash warnings. The latter might matter.
2010-12-18 Abdelrazak YounesCoding style/de-indent
2010-12-18 Abdelrazak YounesCoding style.
2010-12-18 Abdelrazak YounesCoding style.
2010-12-18 Abdelrazak YounesTeXOnePar() simplification: use pit_type instead of...
2010-12-18 Abdelrazak YounesTeXOnePar() Be on the safe side and reinitialize runpar...
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
2010-12-18 Abdelrazak YouneslatexParagraphs(): code polish.
2010-12-18 Abdelrazak YouneslatexParagraphs(): cleanup a bit and switch to a 'for...
2010-12-18 Abdelrazak YounesLaTeX export small speedup: Introduce RandomAccessList...
2010-12-15 Abdelrazak YounesCleanup: TeXEnvironment doesn't need data.
2010-12-15 Abdelrazak YounesSplit TeXEnvironment() in three functions. The real...
2010-12-15 Abdelrazak Younesget rid of TeXDeeper: this was hiding the recursiveness...
2010-12-15 Abdelrazak Younesa microptimisation and a FIXME.
next