..
.cvsignore
BUGS
updated BUGS list, and a ChangeLog entry for a change..
2001-11-20 11:26:18 +00:00
ChangeLog
Consider lyxrc.zoom for computing the width of MathKernInset.
2001-12-15 15:02:36 +00:00
formula.C
fix nasty bug when inserting labels when cursor was in nested array
2001-12-11 15:04:02 +00:00
formula.h
fix nasty bug when inserting labels when cursor was in nested array
2001-12-11 15:04:02 +00:00
formulabase.C
clear selection on 'escape' if present
2001-12-14 17:15:56 +00:00
formulabase.h
remove more unneeded stuff
2001-12-05 18:55:45 +00:00
formulamacro.C
remove unneeded #include
2001-12-11 17:47:27 +00:00
formulamacro.h
use stream-like syntax for LaTeX output
2001-10-19 11:25:48 +00:00
Makefile.am
perhaps a fix for the latest crashes
2001-12-10 10:09:00 +00:00
math_arrayinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_arrayinset.h
re-enable the mathcursor->normalize() safety belt.
2001-11-28 13:09:40 +00:00
math_atom.C
Essentially Lars' "thread safe" patch
2001-12-11 07:38:02 +00:00
math_atom.h
Essentially Lars' "thread safe" patch
2001-12-11 07:38:02 +00:00
math_binaryopinset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_binaryopinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_binominset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_binominset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_boxinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_boxinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_braceinset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_braceinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_casesinset.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_casesinset.h
support for \begin{cases}...\end{cases} (for interactive creation type M-x
2001-11-12 16:45:09 +00:00
math_charinset.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_charinset.h
simple search-and-replace
2001-11-16 09:55:37 +00:00
math_cursor.C
*** empty log message ***
2001-12-12 14:39:33 +00:00
math_cursor.h
Martin's super/subscript patch
2001-12-12 14:37:59 +00:00
math_data.C
simple search-and-replace
2001-11-16 09:55:37 +00:00
math_data.h
support for fraktur font in mathed
2001-12-11 10:14:51 +00:00
math_decorationinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_decorationinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_defs.h
support for fraktur font in mathed
2001-12-11 10:14:51 +00:00
math_deliminset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_deliminset.h
forgotten file math_extern[Ch]
2001-11-09 10:44:24 +00:00
math_diffinset.C
add paranthesis around numerator and denominator when exporting fractions
2001-11-13 16:27:06 +00:00
math_diffinset.h
add paranthesis around numerator and denominator when exporting fractions
2001-11-13 16:27:06 +00:00
math_diminset.C
try to do with super- and subscripts what TeX does
2001-09-11 10:58:17 +00:00
math_diminset.h
- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-06 17:20:26 +00:00
math_dotsinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_dotsinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_exfuncinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_exfuncinset.h
improved function function argument detection for math-extern:
2001-11-13 18:33:48 +00:00
math_exintinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_exintinset.h
math-extern: some support for things like d/dx
2001-11-15 14:14:37 +00:00
math_extern.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_extern.h
forgotten file math_extern[Ch]
2001-11-09 10:44:24 +00:00
math_factory.C
forgotten file math_extern[Ch]
2001-11-09 10:44:24 +00:00
math_factory.h
Use references instead of pointers where possible
2001-10-12 12:02:49 +00:00
math_fracbase.C
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_fracbase.h
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_fracinset.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_fracinset.h
improved function function argument detection for math-extern:
2001-11-13 18:33:48 +00:00
math_funcinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_funcinset.h
search & replace for symbols & function
2001-11-16 12:00:27 +00:00
math_funcliminset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_funcliminset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_gridinset.C
enter gridded insets a bit higher
2001-12-13 13:40:08 +00:00
math_gridinset.h
re-enable automatic deletion of empty super/subscripts;
2001-12-12 13:11:28 +00:00
math_hash.C
allow \frak as synomnym to \mathfrak
2001-12-11 15:10:16 +00:00
math_hullinset.C
fix nasty bug when inserting labels when cursor was in nested array
2001-12-11 15:04:02 +00:00
math_hullinset.h
fix nasty bug when inserting labels when cursor was in nested array
2001-12-11 15:04:02 +00:00
math_inset.C
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_inset.h
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_iterator.C
revert most of the stuff that got reverted yesterday but was not
2001-12-11 15:35:18 +00:00
math_iterator.h
revert most of the stuff that got reverted yesterday but was not
2001-12-11 15:35:18 +00:00
math_kerninset.C
Consider lyxrc.zoom for computing the width of MathKernInset.
2001-12-15 15:02:36 +00:00
math_kerninset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_lefteqninset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_lefteqninset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_limitopinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_limitopinset.h
some work on math-extern
2001-11-09 14:23:44 +00:00
math_macro.C
re-enable automatic deletion of empty super/subscripts;
2001-12-12 13:11:28 +00:00
math_macro.h
re-enable automatic deletion of empty super/subscripts;
2001-12-12 13:11:28 +00:00
math_macroarg.C
bug fix (' #1 ' got written as '#^^A')
2001-11-09 13:40:48 +00:00
math_macroarg.h
some work on math-extern
2001-11-09 14:23:44 +00:00
math_macrotable.C
input support for \mathcal, \mathbb etc.
2001-12-11 11:33:43 +00:00
math_macrotable.h
Use references instead of pointers where possible
2001-10-12 12:02:49 +00:00
math_macrotemplate.C
input support for \mathcal, \mathbb etc.
2001-12-11 11:33:43 +00:00
math_macrotemplate.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_mathmlstream.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_mathmlstream.h
input support for \mathcal, \mathbb etc.
2001-12-11 11:33:43 +00:00
math_matrixinset.C
simple MathML output for integrals
2001-11-09 18:02:20 +00:00
math_matrixinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_metricsinfo.C
halfway through fixing size of math in non-standard sizesd paragraohs like
2001-10-19 17:46:13 +00:00
math_metricsinfo.h
- remove MathStyles cache from those insets that don't need it
2001-10-22 15:37:49 +00:00
math_nestinset.C
brute force does not need much code...
2001-12-05 18:00:36 +00:00
math_nestinset.h
brute force does not need much code...
2001-12-05 18:00:36 +00:00
math_notinset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_notinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_parser.C
support for fraktur font in mathed
2001-12-11 10:14:51 +00:00
math_parser.h
handle \cr and \crcr like \\
2001-11-12 18:00:20 +00:00
math_pos.C
revert most of the stuff that got reverted yesterday but was not
2001-12-11 15:35:18 +00:00
math_pos.h
revert most of the stuff that got reverted yesterday but was not
2001-12-11 15:35:18 +00:00
math_replace.h
*** empty log message ***
2001-11-16 11:24:55 +00:00
math_rootinset.C
re-enable automatic deletion of empty super/subscripts;
2001-12-12 13:11:28 +00:00
math_rootinset.h
re-enable automatic deletion of empty super/subscripts;
2001-12-12 13:11:28 +00:00
math_scriptinset.C
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_scriptinset.h
more up/down tweaking;
2001-12-12 14:05:38 +00:00
math_sizeinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_sizeinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_spaceinset.C
fix 'math background wrong in selected text' problem
2001-11-20 15:20:03 +00:00
math_spaceinset.h
math-extern: some support for things like d/dx
2001-11-15 14:14:37 +00:00
math_specialcharinset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_specialcharinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_splitinset.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_splitinset.h
strange enough: parts not commited during the last 'cvs commit' ..
2001-11-20 17:16:21 +00:00
math_sqrtinset.C
make operator<<(*stream, ...) free functions;
2001-12-03 16:24:50 +00:00
math_sqrtinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_stackrelinset.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_stackrelinset.h
some support for matrix operations with maple ('M-x math-extern maple evalm')
2001-11-09 08:35:57 +00:00
math_streamstr.C
do as We say...
2001-12-10 14:35:54 +00:00
math_streamstr.h
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_stringinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_stringinset.h
math-extern: some support for things like d/dx
2001-11-15 14:14:37 +00:00
math_support.C
Fix handling of \mathfrak font.
2001-12-13 22:06:13 +00:00
math_support.h
cosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 12:15:12 +00:00
math_symbolinset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_symbolinset.h
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_unknowninset.C
Add string << operators for the other streams as well, and removes
2001-12-05 08:04:20 +00:00
math_unknowninset.h
forgotten file math_extern[Ch]
2001-11-09 10:44:24 +00:00
math_xdata.C
brute force does not need much code...
2001-12-05 18:00:36 +00:00
math_xdata.h
brute force does not need much code...
2001-12-05 18:00:36 +00:00
README
deep iterators for math insets;
2001-12-05 17:50:18 +00:00
texify
fix cursor font bug
2001-08-28 13:34:04 +00:00