]> git.lyx.org Git - lyx.git/history - src/mathed
In the Document dialog, enable the "Author-Year/Numerical" citation choice
[lyx.git] / src / mathed /
2001-09-10 André Pönitzfix drawing glitch (wrong font sizes in displayed arrays)
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-05 André PönitzFix _U_psilon
2001-09-05 André Pönitzremove symbol_def.h
2001-09-05 Jean-Marc Lasgouttesda.po update ; small compile fix in mathed
2001-09-05 André Pönitzread/write support for the AMS split environment
2001-09-04 André Pönitzsome support for gather and multline (multline special...
2001-09-04 André PönitzChangeLog entry for a change...
2001-09-04 André Pönitzsome support for the [x][x]alignat environments
2001-09-04 José Matoxrename docBook method to docbook
2001-09-04 André Pönitzimprove support for align and alignat
2001-09-04 André Pönitzfix the | vs \| business...
2001-09-04 André Pönitzsupport for \slash
2001-09-04 André Pönitzmake \backslash work again
2001-09-04 André Pönitz\overrightarrow should have four 'r'
2001-09-03 Dekel Tsuroverightarrow -> overrightarrow
2001-09-03 Dekel TsurCheck for duplicate symbols.
2001-09-03 Angus LeemingAdded a using std::map directive.
2001-09-03 André Pönitzremove symbol_def.h
2001-09-03 André Pönitzremove unneded symbol definitions
2001-09-03 André Pönitz*** empty log message ***
2001-09-03 André Pönitzsome pixel "corrections"
2001-09-03 André PönitzMake the height of a formula at least the height of...
2001-09-02 Dekel TsurFix reading of symbols file
2001-09-02 Angus LeemingAdded a std::endl directive.
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-31 André Pönitzcosmetics
2001-08-31 André Pönitzendl...
2001-08-30 Dekel TsurMore fonts in mathed.
2001-08-30 André Pönitzfix broken greek keyboard input
2001-08-30 André PönitzMake Shift-End and Shift-Pos1 work as expected
2001-08-30 André Pönitzforgot a case...
2001-08-30 André Pönitzprepare support insertion of greek characters without...
2001-08-30 André Pönitz*** empty log message ***
2001-08-30 André Pönitzprepare hanling of chars the nee a backslash when writt...
2001-08-29 André Pönitzre-enable { and } in seperate cells;
2001-08-29 André Pönitzremove unneeded #include
2001-08-29 André Pönitzread & and \\ nested in {} again
2001-08-28 André Pönitzfix cursor font bug
2001-08-24 André Pönitzsmall script based on Jules Beans's suggestion to help...
2001-08-24 André Pönitzforget to disable the debug output
2001-08-24 André Pönitzignore again space at the beginning of formulae
2001-08-22 André Pönitzremoving spurious line noise after #endif
2001-08-21 André Pönitzsome support for TeX's \kern primitive in the parser.
2001-08-21 André Pönitzbetter drawing of \not as suggested by Dekel
2001-08-21 André Pönitzremove warnings about unused parameters
2001-08-21 André Pönitzbug fix (spaces were ignored in input even within ...
2001-08-21 André Pönitzvisual support for \therefore, \sim and \textdegree
2001-08-20 André Pönitzsome *cough* support for \ll and \gg and potentially...
2001-08-20 André Pönitzre-enable spaces and hyphens in labels;
2001-08-18 Dekel TsurEat spaces after \end_inset
2001-08-17 André Pönitzsome support for \atop
2001-08-17 Lars Gullik Bjønnesfix typo
2001-08-17 André Pönitzfix 'M-x math-matrix'
2001-08-17 André Pönitzfix 'Uninitialized memory read'. It was not exactly...
2001-08-17 André Pönitzcorrect mixed up eqnarray <-> eqnarray* and numbered...
2001-08-17 André Pönitzsolve Michael's riddle
2001-08-17 André Pönitzvisual support for \ne
2001-08-17 André Pönitzvisual support for \ni and \owns
2001-08-17 André Pönitzfix display "'" vs "\ni"
2001-08-17 André Pönitzwrite sequences of chars with same code as unit
2001-08-17 André Pönitzmove comparison out of class Token; bugfix;
2001-08-17 André Pönitzfixes from Angus
2001-08-17 André PönitzToken::operator!=()
2001-08-17 André Pönitzunsigned char <-> char
2001-08-17 André Pönitznew parser
2001-08-16 André Pönitznew special-purpose inset for \not
2001-08-16 André Pönitzleave math not only to the left (Thanks, Juergen!)
2001-08-16 André Pönitzremove unnneeded #include
2001-08-16 André Pönitzsafeguard against syntax errors when reading macros
2001-08-15 André Pönitzmore cosmetics
2001-08-15 André Pönitzmake on-screen appearance of nested delimiters closer...
2001-08-15 André Pönitzdeco drawing bug fix
2001-08-14 André Pönitzremove the imacro_ hack from MathCursor
2001-08-14 André Pönitzcosmetics
2001-08-14 André Pönitzre-enabling the "selected text gets converted to math...
2001-08-13 André Pönitzmore honey for Angus's dinosaur
2001-08-13 André Pönitzsupport for TeX's \choose
2001-08-13 André Pönitzread/input support for TeX's '\over'
2001-08-13 André Pönitzforgotten files again...
2001-08-13 André Pönitzsmall step to a unified parser for file & interactive...
2001-08-10 André Pönitz*** empty log message ***
2001-08-10 André Pönitzprepare syntax change for 'math-insert' (root ->...
2001-08-10 André Pönitzmake {} a proper inset; simplifications to the parser;
2001-08-10 André Pönitzprepare proper handling of {...} blocks
2001-08-10 André Pönitzfix for recent 'column shift' bug
2001-08-10 André Pönitzsmall stuff
2001-08-10 André Pönitzsmall stuff
2001-08-10 André Pönitzfix bug due to recent typo
2001-08-10 André Pönitzsome visual feedback for extra vertical space
2001-08-10 André Pönitzstore optional eol arg and write it back if necessary
2001-08-10 André Pönitzmove error message to a better place...
2001-08-10 André Pönitzimprove end-of-line handling in the presence of optiona...
2001-08-10 André Pönitzsmall bugfix
2001-08-10 André Pönitzwrap mathed parser in a class, the main parsing functio...
2001-08-10 André Pönitzsmall parser stuff
2001-08-09 André Pönitzrework of MathDelimInset almost finished... did that...
2001-08-09 André Pönitzremove unneeded code
2001-08-09 André Pönitzmore glue code to re-enable the old MathDelimInset...
2001-08-09 André Pönitzglue code to old xforms interface.
next