]> git.lyx.org Git - lyx.git/history - src/LaTeX.cpp
Cmake build: Don't use temporary doc-files as source for installation
[lyx.git] / src / LaTeX.cpp
2017-07-23 Juergen SpitzmuellerDo not error on missing ZWNJ (ligature break) characters.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-23 Juergen Spitzmuellertypo in comment
2017-07-23 Juergen SpitzmuellerSome comments wrt log file encoding (#10728)
2017-07-23 Juergen SpitzmuellerUse appropriate conv. method
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-25 Juergen SpitzmuellerCatch xdvipdfmx driver error (that breaks XeTeX compila...
2017-06-15 Juergen SpitzmuellerAlso catch "! Incomplete \\if"
2017-06-15 Juergen SpitzmuellerCatch "! Incomplete \\ifx" error
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerCommand line option to ignore error msgs
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-01 Juergen SpitzmuellerUse real command in runparams.bibtex_command
2016-09-23 Günter MildeFix #10394 Do not error on missing characters in "nullf...
2016-06-11 Scott KostyshakAdd a comment and FIXME that lualatex can make DVI
2016-06-03 Scott KostyshakSupport a changed log message in newest LuaTeX
2016-06-03 Scott KostyshakOutput file from (xe|lua)latex is PDF, not DVI
2016-06-03 Scott KostyshakGeneralize a comment
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesRemove variables set but not used
2016-02-28 Guillaume MunchDelete .out files after compilation errors (#9963)
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-11-20 Scott KostyshakUpdate exit code on second LaTeX run (#9765)
2015-11-20 Scott KostyshakAdd comment
2015-06-11 Juergen SpitzmuellerReport missing characters on conversion with XeTeX...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Scott KostyshakRemove code that is no longer needed
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-05-05 Scott KostyshakRename deleteFilesOnError to removeAuxiliaryFiles
2015-04-07 Scott KostyshakContinue compilation despite errors (#8739)
2015-04-06 Juergen SpitzmuellerRe-introduce BibTeX error reporting via Error dialog...
2015-03-20 Scott KostyshakExport/view a PDF even if error
2015-03-20 Scott KostyshakImprove log scanner to correctly report error
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakRemove an outdated comment
2015-03-20 Scott KostyshakRemove output file in temporary folder on error
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-17 Georg BaumFix memory error detected by valgrind
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-12-14 Juergen SpitzmuellerRecognize changed babel error message (rewording)
2013-12-02 Juergen SpitzmuellerRerun makeindex if all nomencl entries have been remove...
2013-05-27 Juergen SpitzmuellerCatch and report BibTeX/biber errors (#2757)
2013-01-04 Julien RiouxAdd known citation packages to LaTeXFeatures:
2012-10-11 Juergen SpitzmuellerCorrectly initialize bool. Thanks, Pavel.
2012-09-20 Juergen SpitzmuellerFollow Lars' advice
2012-09-17 Juergen SpitzmuellerDo not search for empty string
2012-09-17 Juergen SpitzmuellerCalibrate log file parser
2012-09-17 Juergen SpitzmuellerClarify the logic of fragmental file name checking
2011-12-23 Jürgen SpitzmüllerIn recent biber version, the log message that tells...
2011-10-07 Jürgen SpitzmüllerFix biber execution om MikTeX.
2011-05-31 Richard HeckFix for bug #7360. Patch from Nemah, posted to bug...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-03-13 Jürgen Spitzmüller* LaTeX.cpp: fix another variant of bug #7344 (delete...
2011-03-08 Jürgen Spitzmüller* LaTeX.cpp: fix bug #7344 (delete aux files and rerun...
2011-03-04 Enrico ForestieriFix bug #7331 (No error highlighting in child documents)
2011-02-10 Jürgen Spitzmüller* LaTeX.{cpp,h}:
2011-02-07 Jürgen Spitzmüller* LaTeX.{cpp,h}: run biber if necessary (bug 7281).
2011-01-24 Jürgen Spitzmüller* LaTeX.cpp: recognize etaremune rerun request.
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
2010-10-21 Richard HeckThis one didn't make it to Unicode for some reason.
2010-07-09 Jürgen Spitzmüller* LaTeX.cpp: understand Biblatex's polite rerun request.
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-04-21 Pavel SandaLast bits.
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-03-17 Pavel SandaFix bug 6445: Incorrect TEX code causes misleading...
2010-03-17 Pavel SandaFix bug 6593: LyX wont detect some pdftex errors
2010-01-07 Jürgen Spitzmüller* LaTeX.cpp: update comment + typo.
2009-10-04 Enrico ForestieriFix bug #6258: LyX incorrectly interprets tetex warning...
2009-06-20 Jürgen Spitzmüller* LaTeX.cpp (deplog):
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-04-16 Jürgen Spitzmüller* LaTeX.cpp: some debug output.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-13 Jürgen Spitzmüller* Properly separate the specific Japanese (i.e., pLaTeX...
2009-03-17 Jürgen Spitzmüller* LaTeX.cpp:
2008-11-28 Jürgen Spitzmüller* LaTeX.cpp (run):
2008-11-16 André Pönitzcosmetics
2008-11-15 Abdelrazak Younesgcc warning fix, please verify.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-02-18 Abdelrazak Younesheader cleanup
2008-01-17 Jürgen Spitzmüller* src/LaTeX.cpp:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
next