]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.cpp
The roundtrip of the math manual produces a compilable document now:
[lyx.git] / src / tex2lyx / text.cpp
2011-01-22 Georg BaumThe roundtrip of the math manual produces a compilable...
2011-01-21 Georg Baumhandle commands from xargs.sty correctly
2011-01-21 Georg BaumTranslate all known box insets. This is needed since...
2011-01-14 Georg BaumIgnore \protect if it is directly in front of \LyX...
2011-01-12 Georg BaumFix language handling in tex2lyx:
2011-01-07 Georg BaumParse Flex insets defined in the layout. This is needed...
2011-01-07 Georg Baummath macros do not understand \newcommand* and \renewco...
2011-01-07 Georg BaumFix invalid \size output with no active layout before...
2011-01-05 Georg BaumFix several false errors "stray '}' in text" that were...
2011-01-02 Georg BaumFix wrong setting of bibinset options if \cite{*} was...
2011-01-02 Georg BaumImprove tex2lyx roundtrip of test-insets.tex:
2010-12-31 Georg BaumAlso prevent replacement of LyX => \LyX{} if it is...
2010-12-30 Georg BaumTranslate "\LyX{}" and "LyX" correctly in tex2lyx
2010-12-30 Georg BaumFix translation of \pagebreak and \linebreak with optio...
2010-12-30 Georg Baumfix translation of \nobreakdash in tex2lyx
2010-12-30 Georg BaumAdd -roundtrip argument to tex2lyx for tex->lyx->tex...
2010-12-27 Georg Baumfix parsing of \let: tex2lyx must not enclose the argum...
2010-12-27 Georg BaumIncrease tex2lyx output format to 342.
2010-12-27 Georg BaumIncrease tex2lyx output format to 330.
2010-12-27 Georg BaumIncrease tex2lyx output format to 323.
2010-12-20 Georg Baumadjust xfig conversion to newer xfig as suggested by...
2010-12-20 Georg Baumfix bug #7189 (this worked originally, but after fixing...
2010-12-20 Uwe Stöhrtex2lyx/text.cpp: support \nocite{*} (since format...
2010-12-20 Uwe Stöhrtex2lyx:
2010-12-20 Uwe Stöhrtex2lyx/text.cpp: add some further missing things from...
2010-12-20 Uwe Stöhrtex2lyx/text.cpp: fix other missing issues from r36947
2010-12-19 Georg BaumIncrease tex2lyx output format to 320.
2010-12-19 Georg BaumIncrease tex2lyx output format to 319.
2010-12-19 Georg BaumIncrease tex2lyx output format to 310.
2010-12-19 Georg BaumIncrease tex2lyx output format to 298.
2010-12-19 Georg BaumIncrease tex2lyx output format to 296.
2010-12-19 Georg BaumImprove roundtrip of tex2lyx test documents:
2010-12-18 Georg BaumIncrease tex2lyx output format to 295.
2010-12-17 Georg BaumIncrease tex2lyx output format to 293.
2010-12-17 Georg Baumfix halfway converted bibtex inset
2010-12-17 Georg BaumIncrease tex2lyx output format to 288.
2010-12-12 Georg BaumIncrease tex2lyx output format to 275.
2010-12-12 Georg BaumDo not use math commands from unicodesymbols in tex2lyx...
2010-12-12 Georg Baumtextsubscript and textsuperscript for tex2lyx
2010-12-12 Georg BaumFix bug #5716.
2010-12-11 Georg BaumFix bug #3016: tex2lyx fails to convert xfig figures...
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-06-09 Richard HeckFix bug #6762. Silly mistake.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-01 Vincent van RavesteijnFix bug #6219: Latex problem with multi-line citep...
2010-04-01 Vincent van RavesteijnFix bug #6631: tex2lyx doesn't handle \textquotedbl...
2010-03-12 Vincent van RavesteijnFix bug #6377: Tex2lyx error with multiple languages.
2009-12-09 Jean-Marc LasgouttesGet rid of Token::asString(), which is equivalent to...
2009-10-15 Jean-Marc LasgouttesFix bug #6276: tex2lyx fails to import captions
2009-10-01 Jean-Marc Lasgouttesfix bug #6249: optional argument of \bibitem is not...
2009-06-15 Uwe Stöhrtex2lyx/text.cpp: \linebreak and \pagebreak are first...
2009-06-14 Uwe Stöhrtex2lyx/text.cpp: tipo
2009-06-14 Uwe Stöhrtex2lyx: whitespace and typos
2009-06-14 Uwe Stöhrtex2lyx: support for fileformat 257: command inset...
2009-06-14 Uwe Stöhrtex2lyx:
2009-06-13 Uwe Stöhrtex2lyx/text.cpp: code optimization as also suggested...
2009-06-11 Uwe Stöhrtex2lyx/text.cpp: tex2lyx supports now fileformat 252
2009-06-02 Richard HeckA little cleanup of the layout files.
2009-05-11 Jean-Marc LasgouttesHopefully complete fix to bug #5935
2009-05-07 Jean-Marc Lasgouttes(partial?) fix to bug 5935
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-04-23 Jean-Marc LasgouttesFix bug #5912: http://www.lyx.org/trac/ticket/5912
2009-01-30 Jean-Marc LasgouttesAdd a new command line parameter -e that sets the defau...
2009-01-30 Jean-Marc Lasgouttesnow that tex2lyx reads the files as utf8, file names...
2008-11-27 Jean-Marc Lasgouttesvery basic support for switching encoding in a document...
2008-11-16 Jean-Marc Lasgouttessmall spacing bug
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to parse stuff that is in unicodesy...
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to set the encoding from what it...
2008-11-16 Jean-Marc LasgouttesFirst serious step for utf8 file format format. tex2lyx...
2008-11-15 Jean-Marc LasgouttesNow the document is not parsed at the beginning anymore.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-11 Uwe Stöhrtex2lyx/text.cpp: only whitespace
2008-05-10 Uwe Stöhrtex2lyx/text.cpp: support for the centering environment...
2008-05-07 Uwe Stöhrtex2lyx/text.cpp: fix bug 20
2008-05-07 Jean-Marc LasgouttesFix bug 4806
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Jürgen Spitzmüllerrevert some new features so that tex2lyx outputs format...
2008-04-29 Uwe Stöhrtex2lyx/text.cpp: cosmetic
2008-04-29 Uwe Stöhr- tex2lyx/text.cpp: correct font size handling because...
2008-04-28 Uwe Stöhrtex2lyx/text.cpp: support for \hspace
2008-04-28 Uwe Stöhrtex2lyx/text.cpp: \InsetSpace has no begin and end...
2008-04-27 Uwe Stöhr- tex2lyx/test-insets.tex: make it compilable, update...
2008-04-27 Uwe Stöhrtex2lyx/text.cpp: remove support for \centering and...
2008-04-27 Uwe Stöhrtex2lyx/text.cpp:
2008-04-25 Uwe Stöhrtex2lyx/text.cpp: take care of the brace pair after...
2008-04-20 Uwe Stöhr- tex2lyx/preamble.cpp, text.cpp: add support for ...
2008-04-17 Uwe Stöhrtex2lyx/Parser.cpp: rename a function since it returns...
2008-04-12 Uwe Stöhrtex2lyx: text.cpp, Parser.h, Parser.cpp:
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzmore Lexer;
2008-03-10 Stefan Schimanski* comments
2008-03-10 Stefan Schimanski* \newcommandx parsing for tex2lyx
2008-03-07 Abdelrazak YounesMSVC compile fix
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Abdelrazak Younesfix the bug fix in 23507
2008-03-06 Abdelrazak Younescompile fixes
2008-02-23 André Pönitzcompile fix
2007-12-23 Stefan Schimanski* indention fix
next