]> git.lyx.org Git - lyx.git/history - src/tex2lyx/text.C
partial fix for bug 20
[lyx.git] / src / tex2lyx / text.C
2005-07-26 Georg Baumpartial fix for bug 20
2005-07-15 Georg Baumfix bug 1910
2005-07-14 Georg Baumbetter environment handling in tex2lyx
2005-07-13 Georg Baumsmall font tweaks
2005-06-01 Georg Baumadd diagnostic messages by Jean-Pierre Chr��tien and...
2005-05-25 Georg Baumfix relative file names in tex2lyx
2005-05-18 Georg Baumfix tex2lyx comment handling
2005-04-15 Georg Baumfix \input, \include and \verbatiminput in tex2lyx
2005-03-31 Georg BaumReally fix start_of_appendix output
2005-03-21 Georg BaumFix start_of_appendix output
2005-03-07 Georg Baumtranslate \thanks in title layouts
2005-02-06 Georg Baumupdate fileformat and fix output of paperfontsize
2005-02-03 Georg Baumhandle includegraphics*
2005-02-02 Georg BaumFinally fix tex2lyx, lyx2lyx round trip
2005-02-02 Georg Baumfix lyx->tex->lyx round trip problems
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Georg Baumfix bug 1750
2004-12-15 Georg Baumpartial longtable support for tex2lyx (partial fix...
2004-10-21 Georg Baumfix bug 1620 in tex2lyx
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-10 Georg Baumhandle natbib and jurabib packages and citation commands
2004-07-29 Georg Baummake tex2lyx produce version 235 lyx files
2004-06-28 Georg Baumimprove font handling, small const fixes
2004-06-23 Georg Baumfix bug 1446 (tex2lyx nesting)
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-04-30 Georg Baumrecognize \lyxdot and fix \def commands with %-newline...
2004-03-27 Angus LeemingGeorg's tex2lyx patch.
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-07 Lars Gullik Bjønnesadaptablize a functor, remove a warning
2004-01-07 Jean-Marc Lasgouttesstatus tag patch from Georg
2003-12-19 André PönitzGeorg's minipage patch
2003-12-10 André PönitzGeorg Baum's vspace change
2003-11-19 Jean-Marc Lasgoutteslatest patch from Georg: support a syntax table for...
2003-11-05 André PönitzGeorg's latest improvements
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-23 André PönitzGeorg Baum's monster patch
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-07 Jean-Marc LasgouttesAfter all those hours of frustrating coding on tex2lyx...
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-05 Jean-Marc Lasgouttesmake nesting work in tex2lyx
2003-08-04 Jean-Marc Lasgouttesarchitectural changes to tex2lyx
2003-07-28 Jean-Marc Lasgouttes * text.C (check_layout): \layout -> \begin_layout
2003-07-28 Jean-Marc Lasgouttesoutput \layout tags lazily
2003-07-28 Jean-Marc Lasgouttestex2lyx support for english quotes; revert the layout...
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Jean-Marc Lasgouttes * text.C (parse_text): read environment from layout...
2003-07-27 Jean-Marc Lasgouttestex2lyx improvments
2003-07-27 Angus LeemingRemove hard coding of command layouts.
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 Angus LeemingEnable tex2lyx to read the LyX textclass and to use...
2003-06-30 André Pönitzmake tex2lyx lyxstring agnostic
2003-05-19 André PönitzJoao's patches
2003-05-13 André PönitzSTRCONV() all over the place
2003-04-25 André Pönitzsome common structures in extra file
2003-04-23 André Pönitzlots of small improvements
2003-04-17 André Pönitzre-structure the beast