]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathEnsureMath.cpp
Account for old versions of Pygments
[lyx.git] / src / mathed / InsetMathEnsureMath.cpp
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2011-04-01 Richard HeckRemove debugging code.
2011-04-01 Richard HeckGet math within text working for XHTML export.
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathEnsureMath.cpp
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-12-26 Richard HeckEnsuring math should just be doing math in MathML.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...