]> git.lyx.org Git - lyx.git/history - src/mathed
Move AMS LaTeX section into new Chapter 3 Document classes
[lyx.git] / src / mathed /
2022-12-05 Juergen SpitzmuellerAmend 14b108fc222ef9e
2022-12-05 Juergen SpitzmuellerTypo spotted by Pavel
2022-12-04 Jean-Marc LasgouttesFixup 71623b88: change semantics of "delete" LFUNs...
2022-12-02 Juergen SpitzmuellerCheck encodability of math user macro names (#11855)
2022-12-02 Juergen SpitzmuellerRevert e500dc19c15334
2022-12-01 Juergen SpitzmuellerDo not crash with uncodable character in math preview...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerCleanup mathes/BUGS (#3493)
2022-11-22 Juergen SpitzmuellerStart to cleanup mathes/BUGS (#3493)
2022-11-21 Enrico ForestieriDo not allow nesting macro names in macro names
2022-11-21 Jean-Marc LasgouttesSubstack should not be allowed to change columns
2022-11-20 Enrico ForestieriDo not allow pasting backslashes in macro names
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-08 Jean-Marc LasgouttesFix inline completion prefix for macro insets
2022-10-08 Jean-Marc LasgouttesDisable completion when document is read-only.
2022-10-05 Jean-Marc LasgouttesCompletion: handle undo in insets' insertCompletion...
2022-10-02 Enrico ForestieriFix bug #12580
2022-09-02 Thibaut CuvelierMathML: amend 26300c565f as discussed in bug 12513
2022-09-01 Thibaut CuvelierMathML: should display "Text" MathFont using proper...
2022-08-16 Juergen Spitzmuellerfix compiler warning
2022-07-27 Scott KostyshakRemove unneeded code
2022-07-26 Jean-Marc LasgouttesRegenerate equations previews when their numbering...
2022-07-26 Jean-Marc LasgouttesReimplement support for numbering of equation previews
2022-07-26 Jean-Marc LasgouttesRename eolString() to eol() and pass a MathTeXStream...
2022-07-25 Jean-Marc LasgouttesRevert "Rename eolString() to eol() ans pass a MathTeXS...
2022-07-25 Jean-Marc LasgouttesRevert "Reimplement support for numbering of equation...
2022-07-25 Jean-Marc LasgouttesReimplement support for numbering of equation previews
2022-07-25 Jean-Marc LasgouttesRename eolString() to eol() ans pass a MathTeXStream...
2022-07-25 Jean-Marc LasgouttesFix flicker due to changing metrics while selecting...
2022-07-13 Enrico ForestieriFix bug #12561
2022-06-29 Jean-Marc LasgouttesFix crash when dissolving a top level math inset
2022-05-31 Enrico ForestieriAlways validate a macro definition
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-09 Kornel BenkoFindAdv: Use private variable for_search
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-04-03 Thibaut CuvelierMathML: fix validity for fractions with units.
2022-03-31 Thibaut CuvelierMathML: fix underbraces to be stretchable.
2022-03-20 Kornel BenkoFindAdv: If possible use unicode instead of math comman...
2022-03-17 Jean-Marc LasgouttesRevert part of 503c7c16: InsetMathNest:edit resets...
2022-02-20 Jean-Marc LasgouttesFix unintialized variables spotted by coverity
2021-12-28 Juergen SpitzmuellerStyle
2021-12-27 Juergen SpitzmuellerDo not protect \\ as of LaTeX 2021/06/01
2021-12-27 Juergen SpitzmuellerAdd FIXME
2021-12-27 Juergen Spitzmueller\protect xymatrix in fragile context
2021-12-27 Juergen Spitzmueller\protect substack in fragile context
2021-12-08 Thibaut CuvelierMathML: remove redundant mrow in InsetMathScript.
2021-12-08 Thibaut CuvelierMathML: share some code for XArrow.
2021-12-08 Thibaut CuvelierMathML: refactor the XArrow mappings as maps.
2021-12-08 Thibaut CuvelierMathML: allow XArrow to stretch.
2021-12-07 Jean-Marc LasgouttesMerge branch 'breakrows'
2021-12-07 Jean-Marc LasgouttesImplement Row::Element::row_flags
2021-12-05 Thibaut CuvelierInsetMathHull: fix column alignment for MathML.
2021-12-05 Thibaut CuvelierMathStream: better order for the calls to tab() and...
2021-12-05 Thibaut CuvelierSimilar fixes as 946ba7781c179752e450e98a0c356372323100a6
2021-12-05 Thibaut CuvelierAmend a68e9793: duplicate tag delimiter end.
2021-11-28 Jean-Marc LasgouttesWhen inserting text character in mathed, group in same...
2021-10-21 Jean-Marc LasgouttesLet Tab go out of inset when no cycling is possible
2021-10-11 Jean-Marc LasgouttesWork around compilation warning
2021-10-08 Jean-Marc LasgouttesReduce the number of accesses to coord cache when drawi...
2021-09-30 Yuriy SkalkoRemove useless casts reported by GCC with -Wuseless...
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2021-09-27 Jean-Marc LasgouttesWhitespace
2021-09-24 Enrico ForestieriFix bug #12373
2021-07-09 Jean-Marc LasgouttesRework display of numbers in margins of hull insets
2021-06-19 Eugene Chornyiprevent Qt6 from defining UNICODE (Qt6.1.1 and upwards)
2021-06-01 Jean-Marc LasgouttesFixup 7e7f9eba: we only need one hasLimits() method
2021-05-31 Thibaut CuvelierMathML: use the right has_limits_ in InsetMathScripts.
2021-05-25 Thibaut CuvelierMathML: InsetMathHull now distinguishes between hull...
2021-05-25 Thibaut CuvelierMathML: more consistency between DocBook and XHTML.
2021-05-25 Thibaut CuvelierMathML: use M/ETagInline.
2021-05-25 Thibaut CuvelierMathML: add M/ETagInline.
2021-05-25 Thibaut CuvelierDocBook: for MathML, mrow removal for more cases
2021-05-25 Thibaut CuvelierDocBook: for MathML, refactor InsetMathScript::mathmliz...
2021-05-25 Thibaut CuvelierDocBook: for MathML, mrow removal from decoration,...
2021-05-25 Thibaut CuvelierDocBook: for MathML, use display="block" for non-inline...
2021-04-03 Enrico ForestieriUse font metrics for computing the size of math decorations
2021-03-22 Thibaut CuvelierDocBook: add a parameter to change the namespace prefix...
2021-03-06 Enrico ForestieriFix bug #12181
2021-03-05 Enrico ForestieriAllow context menus in mathed
2021-03-05 Jean-Marc LasgouttesFix missing initialization
2021-03-02 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2021-02-28 Enrico ForestieriFix bug #11007
2021-02-28 Enrico ForestieriFix bug #11444
2021-02-27 Enrico ForestieriFix bug #3751
2021-02-27 Enrico ForestieriFix bug #3294
2021-02-23 Enrico ForestieriAmend 368e983a
2021-02-23 Enrico ForestieriFix bug #12165
2021-02-23 Enrico ForestieriImprove fix for #12153
2021-02-22 Jean-Marc Lasgouttes"12 pixels ought to be enough for anyone"
2021-02-21 Jean-Marc LasgouttesReduce the value of (above|below)displayskip
2021-02-20 Enrico ForestieriDraw real dots
2021-02-14 Enrico ForestieriFix arrows at ends of math decorations
2021-02-12 Enrico ForestieriFix small glitch with \underXXXarrow and \overXXXarrow
2021-02-12 Enrico ForestieriSlightly increase size of math decorations
2021-02-09 Juergen SpitzmuellerStore the AuthorList in the cut stack
2021-02-08 Jean-Marc LasgouttesFix math class code in InsetMathColor
next