]> git.lyx.org Git - lyx.git/history - src/mathed/MathStream.h
Fix missing TexRow.h include after change 670efa8f646218f2a378f0cc614c4c37a9f6b89a
[lyx.git] / src / mathed / MathStream.h
2016-07-04 Stephan WittFix missing TexRow.h include after change 670efa8f64621...
2016-07-04 Guillaume MunchRationalise includes
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-13 Guillaume MunchSimplify the TexRow information for mathed output
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2010-11-18 Enrico ForestieriMake sure that no blank line can (unintentionally)...
2010-11-18 Enrico ForestieriRemove a MathStream and HtmlStream member which is...
2010-07-29 Richard HeckFramework for math export exceptions. We can throw...
2010-03-31 Richard HeckFix up the math stream.
2010-03-30 Richard HeckHTML for math boxes.
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2010-02-04 Enrico ForestieriAutomate the setting of the ascii only flag.
2010-02-04 Enrico ForestieriFix bug #3325: Labels with special characters in equati...
2010-01-21 Richard HeckAllow MTag to take attributes.
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckFix MathML output for MathBox, as suggested in the...
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckA simple version of ModeSpecifier for MathStream.
2009-12-31 Richard HeckFix MathML output of wide characters.
2009-12-31 Richard HeckProvide for the possibility of deferred material, per...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-05-31 Enrico ForestieriFix bug 3938
2007-11-05 André Pönitz#include cosmetics
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX