]> git.lyx.org Git - lyx.git/history - src/output_latex.cpp
Correctly set language after intitle paragraphs
[lyx.git] / src / output_latex.cpp
2019-08-20 Juergen SpitzmuellerCorrectly set language after intitle paragraphs
2019-07-19 Juergen SpitzmuellerFix bug #11616
2019-07-11 Juergen SpitzmuellerFix right and left layout alignment (in workarea) with RTL
2019-06-25 Enrico ForestieriRefined fix for #9633
2019-05-20 Enrico ForestieriFix bug #11528
2019-04-24 Juergen SpitzmuellerOnly write btUnits if we have a bibliography
2019-01-12 Juergen SpitzmuellerCJKutf8 is only to be used with the dedicated utf8...
2019-01-07 Juergen SpitzmuellerDon't output CJK environment with non-TeX fonts
2019-01-07 Juergen SpitzmuellerProperly implement CJKutf8
2018-09-26 Juergen SpitzmuellerAmend 2d4ac90fd20eac once more
2018-09-26 Juergen SpitzmuellerAmend 2d4ac90fd20eac
2018-09-26 Juergen SpitzmuellerFix text direction problem with polyglossia
2018-09-10 Juergen SpitzmuellerDon't add localswitch if no language changes
2018-09-10 Juergen SpitzmuellerClose/reopen local language switches at each par
2018-05-01 Juergen SpitzmuellerPassThru paragraphs have latex_language; consider this...
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-03-06 Juergen SpitzmuellerFix local polyglossia switch for Arabic
2018-02-16 Juergen SpitzmuellerOpen intitle command explicitly also for passthru.
2018-02-16 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2018-02-16 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2018-01-20 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
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
next