]> git.lyx.org Git - lyx.git/history - src/mathed
Merge branch 'master' into biblatex2
[lyx.git] / src / mathed /
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Guillaume MunchLost in refactoring
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Guillaume MunchFine tune the math class of InsetMathScript after a4676712
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchDefine mathClass of MathMacro
2017-01-03 Guillaume MunchFix wrong parse of macro parameter and crash
2017-01-03 Guillaume MunchNew word-movement behaviour in Math
2017-01-03 Guillaume MunchUse math class information from lib/symbols for intelli...
2017-01-03 Guillaume MunchFix wrong mode on output for macros that shadow global...
2017-01-03 Guillaume MunchSome code factoring for changing mode.
2017-01-03 Guillaume MunchRemove hardcoded values
2016-12-27 Guillaume MunchStatus bar information for InsetMathKern
2016-12-19 Guillaume MunchThickness of \cancel
2016-12-19 Guillaume MunchFix missing \bigg variants for \llbracket
2016-12-19 Guillaume MunchFactor code for math axis height
2016-12-19 Guillaume MunchAdd InsetMathClass to the list of math completions
2016-12-19 Guillaume MunchMathClass of xrightarrow & co
2016-12-06 Jean-Marc LasgouttesAccept \kern and \mkern for math kerning
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-12-02 Jean-Marc LasgouttesRemove unused method in ArgumentProxy
2016-12-02 Jean-Marc LasgouttesImprove spacing of BOX elements
2016-12-02 Jean-Marc LasgouttesFactor out the code that handles default macro arguments
2016-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-12-02 Jean-Marc LasgouttesReintroduce broken support for default macro arguments
2016-12-01 Enrico ForestieriFix display and output of math macros with optional...
2016-11-23 Guillaume MunchMatch the font in MathMacro::metrics with the font...
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-22 Guillaume Munchfrac: Add line thickness to height
2016-11-20 Guillaume MunchFix display of nicefrac solidus
2016-11-20 Guillaume MunchLet math mu skips scale with zoom
2016-11-20 Guillaume MunchAmend ad7e2435cfd
2016-11-20 Guillaume MunchmathedSymbolDim only needs a MathBase
2016-11-20 Guillaume MunchImprove fractions bar
2016-11-20 Guillaume MunchFix vertical alignment of fractions
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-20 Guillaume MunchClean up and fixes to fractions metrics and drawing
2016-11-20 Guillaume MunchCorrect computation of math font size
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-11-16 Jean-Marc LasgouttesOnly display a blue rectangle for editable empty insets
2016-11-16 Jean-Marc LasgouttesAdd support for \mathbin and friends
2016-11-16 Jean-Marc LasgouttesSet correctly the spacing between atoms in MathData
2016-11-16 Jean-Marc LasgouttesImplement computation of spacing according to the TeXBook
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-11-13 Guillaume MunchDisplay properly math characters that behave like symbols
2016-11-13 Guillaume MunchFix display of some math symbols
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-11-05 Enrico ForestieriAvoid dataloss with \multicolumn
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-10-24 Enrico ForestieriFactor out common code used to underline/strike out...
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-19 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Enrico ForestieriFix latex error when change-tracked deleted display...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-14 Jean-Marc LasgouttesRemove useless #include
2016-10-09 Guillaume MunchRemove unused variable warning
2016-10-05 Guillaume MunchAdd the customary 1-pixel gap before MathMacroTemplate...
2016-10-05 Guillaume MunchMake the border of hullRegexp pixel perfect
2016-10-05 Guillaume MunchFix borders of InsetMathGrid
2016-10-04 Enrico ForestieriAmend ccc0e03f
2016-10-04 Enrico ForestieriIn mathed, require xcolor instead of color when appropriate
2016-09-29 Guillaume MunchFix horizontal lines in math arrays
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-24 Enrico ForestieriCorrectly classify macros
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-15 Enrico ForestieriDo not prematurely close \ensuremath or \lyxmathsym...
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Enrico ForestieriMake sure not to use a pointer that may be bogus
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-09-10 Enrico ForestieriFix bug #9616
2016-09-08 Georg BaumFix data loss with [ in first cell of aligned
2016-09-08 Georg BaumPrepare for mutlicolumn lines
2016-09-08 Jean-Marc LasgouttesSet vertical lines in math arrays correctly on Y axis
2016-08-30 Jean-Marc LasgouttesRemove unused 'glue' parameter
2016-08-30 Jean-Marc LasgouttesRemove unused struct members
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-08-16 Jean-Marc LasgouttesA PainterInfo variable should be named `pi'.
2016-08-02 Richard HeckFix problem noticed by Scott.
2016-07-30 Richard HeckFix HTML display of math matrices.
2016-07-30 Richard HeckFix CSS for math cases.
2016-07-19 Jean-Marc LasgouttesTry to fix #4889 in the right way
2016-07-05 Guillaume MunchRevert c6ce76c2 and fix 670efa8f
2016-07-04 Stephan WittFix missing TexRow.h include after change 670efa8f64621...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Georg BaumFix regression of 6dfc25508
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-07-02 Georg BaumFix CAS input on windows (bug 10262)
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-30 Richard HeckUse convertDelimToXMLEscape with matrix delimiters...
2016-06-30 Richard HeckAdd class attribute for \mathbb in XHTML output.
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-27 Richard HeckThis patch does two closely related things.
next