]> git.lyx.org Git - lyx.git/history - src/output_latex.cpp
New XHTML math options. Format change.
[lyx.git] / src / output_latex.cpp
2007-05-11 Uwe Stöhroutput_latex.cpp: Fix bug 3571:
2007-05-07 Abdelrazak YounesCleanup in order to better understand bug 3043 and...
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-05 Uwe Stöhrforgot this in my last commit
2007-05-05 Uwe Stöhrset infrastructure to allow not to call babel
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src/