]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / Paragraph.cpp
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-11 Juergen SpitzmuellerFactor out test for bidi package (= XeTeX + polyglossia)
2019-07-11 Juergen SpitzmuellerBrackets reversion differs in luabidi (LuaTeX) from...
2019-07-10 Juergen SpitzmuellerLuaTeX (luabidi) does not correct directions
2019-07-10 Juergen SpitzmuellerFix right and left layout alignment (in workarea) with RTL
2019-06-14 Jean-Marc LasgouttesRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
2019-05-25 Günter MildeCJK package is never used with non-TeX fonts.
2019-04-21 Juergen Spitzmueller\cprotect some content in captions
2019-04-21 Juergen SpitzmuellerHandle orphaned bibitems
2019-04-20 Juergen Spitzmuellerupdate buffer after fixBiblio
2019-04-20 Juergen SpitzmuellerPass proper text to TeXOnePar in Paragrapgh::Private...
2019-03-19 Günter MildeFix remainder of #9681 (textcyrillic and textgreek...
2019-03-16 Günter MildeSmall formatting and comments update.
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-03 Günter MildeFix/simplify "if" clause for application of \textcyrril...
2019-03-03 Günter MildeUpdate latex export of combining characters.
2019-01-13 Juergen SpitzmuellerFix copy-paste error
2019-01-13 Juergen SpitzmuellerAmend 7b639d2db212
2019-01-12 Juergen SpitzmuellerScript wrapper is needed with ASCII encoding
2019-01-11 Juergen Spitzmueller"Script chars" also need to be output as macro with...
2019-01-07 Juergen SpitzmuellerImprove readability
2019-01-07 Juergen SpitzmuellerWhen using polyglossia (bidi), paragraph directions...
2019-01-04 Richard Kimberly... Also pay attention to OutputParams::free_spacing.
2019-01-04 Richard Kimberly... Fix bug #11432.
2018-12-06 Kornel BenkoFindAdv: Amend cd941804
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-10-30 Juergen SpitzmuellerFix parentheses with Hebrew
2018-10-13 Juergen SpitzmuellerAmend a754912 once more
2018-10-09 Juergen SpitzmuellerAmend a754912
2018-09-28 Juergen SpitzmuellerUse LTR environment for forceLTR content with polyglossia
2018-07-15 Juergen SpitzmuellerPar alignment in floats must be swapped for all RTL...
2018-07-15 Juergen SpitzmuellerFix bracket output in RTL languages
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-05-05 Juergen SpitzmuellerCheck script char fontenc from main language.
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-28 Juergen Spitzmuellerunicodesymbols: add general way to require a feature...
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-22 Juergen SpitzmuellerParagraph on top level do not need cprotection.
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-22 Juergen SpitzmuellerOutput "textbaltic" definitions only if needed.
2018-04-21 Juergen Spitzmueller\textcyr -> \textcyrillic
2018-04-21 Juergen SpitzmuellerFactor out test for script wrapper in given font enc
2018-04-21 Juergen SpitzmuellerHandle script chars in latexSurrogatePair
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding, part II
2018-04-20 Juergen SpitzmuellerHandle combining characters in writeScriptChars
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding
2018-04-15 Juergen SpitzmuellerSimplify
2018-04-15 Juergen SpitzmuellerneedsCProtection(): check all insets.
2018-04-14 Juergen SpitzmuellerAdd cprotection support for paragraph layouts.
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2018-02-24 Richard HeckFix bug #10920, and some for loops.
2018-02-21 Juergen SpitzmuellerImplement IsTocCaption for normal layouts.
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-01-29 Juergen SpitzmuellerWhitespace
2018-01-11 Juergen SpitzmuellerFix Null-checking issue detected by Coverity.
2018-01-10 Günter MildeDo not write LICR macro if character is encodable.
2018-01-02 Günter MildeFix a comment.
2017-12-26 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2017-12-26 Juergen SpitzmuellerFix inpreamble styles.
2017-12-23 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2017-12-16 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-11-19 Juergen SpitzmuellerFix footnote output in description item
2017-11-02 Enrico ForestieriFix #10778 (issue with CJK and language nesting)
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
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-08-10 Juergen SpitzmuellerRequire textquotedbl def with second language that...
2017-08-09 Juergen SpitzmuellerFix straight quote character in non-T1 encoding
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-26 Enrico ForestieriClarify the status of thread local storage on OSX
2017-06-03 Enrico ForestieriFix bugs #10650 and #9598
2017-05-30 Enrico ForestieriFix bug #10685
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-02-25 Juergen Spitzmuellerrename BufferParams::font_encoding() to ::main_font_enc...
2017-02-23 Juergen Spitzmueller\textquotedbl and \textquotesingle are now covered...
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 SpitzmuellerDon't assume T1 font encoding for XeTeX/LuaTeX
2017-01-24 Jean-Marc LasgouttesUse Paragraph::getAlign in TextMetrics
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchConvert a pointer to a reference
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-12-05 Jean-Marc LasgouttesIntroduce (Inset|InsetList|Paragraph)::resetBuffer
2016-11-10 Jean-Marc LasgouttesHandle properly unicode paragraph/line break
2016-10-23 Enrico ForestieriCorrectly track ulem commands with change tracking
2016-10-20 Enrico ForestieriFix indentation
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchFix probable omission
2016-10-16 Guillaume MunchTexRow for InPreamble
next