]> git.lyx.org Git - lyx.git/history - src/tex2lyx/preamble.cpp
hyperref support for tex2lyx
[lyx.git] / src / tex2lyx / preamble.cpp
2011-01-06 Georg Baumhyperref support for tex2lyx
2011-01-02 Georg Baumtex2lyx: Do not swallow a user defined \parindent
2010-12-31 Uwe Stöhrtex2lyx/preamble.cpp: support for
2010-12-27 Georg BaumIncrease tex2lyx output format to 345 (LyX 1.6.x).
2010-12-27 Georg BaumIncrease tex2lyx output format to 343.
2010-12-20 Uwe Stöhrtex2lyx/preamble.cpp: prerequisites for further languag...
2010-12-20 Uwe Stöhrtex2lyx/preamble.cpp: support Vietnamese (since format...
2010-12-20 Uwe Stöhrtex2lyx/preamble.cpp: add some further missing things...
2010-12-20 Uwe Stöhrtex2lyx/preamble.cpp: whitespace only
2010-12-20 Uwe Stöhrtex2lyx/preamble.cpp: add missing things from r36947
2010-12-19 Georg BaumIncrease tex2lyx output format to 297.
2010-12-18 Georg BaumIncrease tex2lyx output format to 295.
2010-12-12 Georg BaumIncrease tex2lyx output format to 276 (LyX 1.5.x).
2010-12-12 Georg Baumtextsubscript and textsuperscript for tex2lyx
2010-12-12 Georg BaumFix bug #5716.
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-03-11 Vincent van RavesteijnFix bug #6474: Tex2lyx skips all spaces in the preamble.
2009-12-12 Uwe Stöhrpreamble.cpp: extend a comment
2009-12-11 Uwe Stöhrpreamble.cpp: fix comment
2009-12-11 Uwe Stöhrpreamble.cpp:
2009-12-11 Uwe Stöhrpreamble.cpp: tex2lyx creates fileformat 264 - the...
2009-12-11 Uwe Stöhrpreamble.cpp: simplify code
2009-12-10 Uwe Stöhrpreamble.cpp: simplify code and reintroduce code that...
2009-12-10 Uwe Stöhrpreamble.cpp: set correct quotes language (currently...
2009-12-10 Uwe Stöhrpreamble.cpp: adjust comments for better clarity
2009-12-09 Vincent van RavesteijnFix bug #6365: tex2lyx uses wrong encoding in the preamble.
2009-12-09 Jean-Marc LasgouttesGet rid of Token::asString(), which is equivalent to...
2009-10-20 Uwe Stöhrtex2lyx/preamble.cpp: improve the fix from r31440:
2009-09-22 Jean-Marc LasgouttesFix a bug when the language passed as an option to...
2009-08-11 Uwe Stöhrtex2lyx/preamble.cpp: revert r30103 and r30448 as discussed
2009-08-08 Vincent van RavesteijnRevert previous commit.
2009-08-07 Vincent van RavesteijnFix part of bug #6127: Roundtrip Lyx->Latex->Lyx fails.
2009-07-10 Uwe Stöhrtex2lyx/preamble.cpp: take also care of lyxlist, lyxcod...
2009-06-19 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 264 (nothi...
2009-06-19 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 263: suppo...
2009-06-19 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 262 (nothi...
2009-06-19 Uwe Stöhrtex2lyx/preamble.cpp: comment out no longer used code
2009-06-18 Uwe Stöhrtex2lyx/preamble.cpp: remove no longer used code
2009-06-18 Uwe Stöhrtex2lyx/preamble.cpp: fix a bug reported by JMarc
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp: textcomp is also supported by...
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp: forgot this in last commit
2009-06-15 Uwe Stöhrtex2lyx/preamble.cpp:
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/preamble.cpp: support for fileformat 256
2009-06-14 Uwe Stöhrtex2lyx/preamble.cpp: using amsmath and esint automatic...
2009-06-14 Uwe Stöhrtex2lyx/preamble.cpp: support for fileformat 254: esint
2009-06-14 Uwe Stöhrtex2lyx:
2009-06-11 Uwe Stöhrtex2lyx/preamble.cpp:
2009-03-10 Uwe Stöhrpreamble.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-20 Jürgen Spitzmüller* tex2lyx/preamble.cpp:
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-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-21 Jean-Marc Lasgouttesremove useless comments in tex2lyx
2008-10-12 André Pönitzbe kind to XaFooBarTeX
2008-10-11 André Pönitzfix problem with non-recognized utf8 encoding that...
2008-09-29 Jean-Marc Lasgoutteswhitespace
2008-09-28 Uwe Stöhrtex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I...
2008-05-20 Abdelrazak Younesfix MSVC warning
2008-05-17 Uwe Stöhrtex2lyx/preamble.cpp: handle also onecolumn and oneside...
2008-05-16 Uwe Stöhrtex2lyx/preamble.cpp: support for the \geometry setting...
2008-05-15 Uwe Stöhrtex2lyx/preamble.cpp: cosmetics again
2008-05-15 Uwe Stöhrtex2lyx/preamble.cpp: cosmetics
2008-05-15 Uwe Stöhrtex2lyx/preamble.cpp: support for the document class...
2008-04-29 Jürgen Spitzmüllerrevert some new features so that tex2lyx outputs format...
2008-04-21 Uwe Stöhrtex2lyx/preamble.cpp: only cosmetics
2008-04-20 Uwe Stöhrtex2lyx/preamble.cpp: fix the import of paragraph setti...
2008-04-20 Uwe Stöhr- tex2lyx/preamble.cpp, text.cpp: add support for ...
2008-04-09 Uwe Stöhrtex2lyx/preamble.cpp: change encoding from ascii to...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2007-12-23 Stefan Schimanski* indention fix
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-11 Uwe Stöhrpreamble.cpp: whitespace only
2007-12-09 Uwe Stöhrset encoding from utf8 back to latin1
2007-12-09 Uwe Stöhrpreamble.cpp: full babel language support for tex2lyx
2007-12-09 Uwe Stöhrpreamble.cpp: fix whitespace
2007-12-09 Uwe Stöhrpreamble.cpp: code simplification to r21970 suggested...
2007-12-08 Uwe Stöhrpreamble.cpp: don't add \makeatother twice
2007-12-08 Uwe Stöhrpreamble.cpp: remove unused code
2007-12-06 Uwe Stöhrpreamble.cpp: handle the (n)german options correctly
2007-12-06 Uwe Stöhrpreamble.cpp: cleanup the list of supported languages
2007-12-06 Uwe Stöhrpreamble.cpp: correct recognition of all cases of font...
2007-12-06 Uwe Stöhrpreamble.cpp: addition to r21970: ad support for the...
2007-12-05 Uwe Stöhrtex2lyx: support font settings -> move fileformat to 247
2007-12-04 Uwe Stöhrpreamble.cpp: update the list of supported languages...
2007-12-04 Uwe Stöhrpreamble.cpp: small cleanup
2007-12-04 Uwe Stöhrpreamble.cpp, text.cpp:
2007-12-03 Uwe Stöhrpreamble.cpp: update fileformat
2007-11-28 Uwe Stöhrrevert r21813
2007-11-27 Uwe Stöhrvery big tex2lyx patch:
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
next