]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agofix drawing of hfill characters, some small cleanup
Lars Gullik Bjønnes [Thu, 15 Nov 2001 00:39:11 +0000 (00:39 +0000)]
fix drawing of hfill characters, some small cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3029 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoavoid closing server in emergency exit if there is no server
Jean-Marc Lasgouttes [Wed, 14 Nov 2001 12:00:51 +0000 (12:00 +0000)]
avoid closing server in emergency exit if there is no server

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3028 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix parsing of keyboard sequences
Jean-Marc Lasgouttes [Wed, 14 Nov 2001 11:31:14 +0000 (11:31 +0000)]
fix parsing of keyboard sequences

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3027 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix several warnings regarding unused variable/arguments.
José Matox [Wed, 14 Nov 2001 09:46:05 +0000 (09:46 +0000)]
Fix several warnings regarding unused variable/arguments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3026 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoimproved function function argument detection for math-extern:
André Pönitz [Tue, 13 Nov 2001 18:33:48 +0000 (18:33 +0000)]
improved function function argument detection for math-extern:
\sum_i{i=1}^n i^2 is now parsed properly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3025 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd paranthesis around numerator and denominator when exporting fractions
André Pönitz [Tue, 13 Nov 2001 16:27:06 +0000 (16:27 +0000)]
add paranthesis around numerator and denominator when exporting fractions
new inset for derivatives

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3024 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocosmetics
André Pönitz [Tue, 13 Nov 2001 15:29:45 +0000 (15:29 +0000)]
cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3023 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosome more public->private stuff
André Pönitz [Tue, 13 Nov 2001 15:21:38 +0000 (15:21 +0000)]
some more public->private stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3022 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix math cursor size in non-standard font sizes (again *sigh*)
André Pönitz [Tue, 13 Nov 2001 15:04:46 +0000 (15:04 +0000)]
fix math cursor size in non-standard font sizes (again *sigh*)
make some stuff 'protected' instead of public

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3021 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove unnedeed #include
André Pönitz [Tue, 13 Nov 2001 14:49:54 +0000 (14:49 +0000)]
remove unnedeed #include

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3020 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopopup fixes from Juergen ; insetgraphics fix from Herbert ; menus fix from Andre...
Jean-Marc Lasgouttes [Tue, 13 Nov 2001 14:47:35 +0000 (14:47 +0000)]
popup fixes from Juergen ; insetgraphics fix from Herbert ; menus fix from Andre ; allow ligature breaks in spellchecker and fix smart quote after protected space (from me)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3019 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosuppress the {} indication an empty base of a scriptinset if at the very
André Pönitz [Tue, 13 Nov 2001 14:45:08 +0000 (14:45 +0000)]
suppress the {} indication an empty base of a scriptinset if at the very
beginning of a cell

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3018 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agotiny bugfix; remove unnerded code
André Pönitz [Tue, 13 Nov 2001 12:51:43 +0000 (12:51 +0000)]
tiny bugfix; remove unnerded code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3017 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix thinko in 'double space suppression'
André Pönitz [Tue, 13 Nov 2001 08:24:41 +0000 (08:24 +0000)]
fix thinko in 'double space suppression'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3016 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoactivate row delete/insert for the 'cases' environment, too
André Pönitz [Tue, 13 Nov 2001 08:21:03 +0000 (08:21 +0000)]
activate row delete/insert for the 'cases' environment, too

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3015 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake 'space' leave the formula if pressed at the very end
André Pönitz [Tue, 13 Nov 2001 08:03:52 +0000 (08:03 +0000)]
make 'space' leave the formula if pressed at the very end

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3014 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agohandle \cr and \crcr like \\
André Pönitz [Mon, 12 Nov 2001 18:00:20 +0000 (18:00 +0000)]
handle \cr and \crcr like \\

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3013 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofixes to lyxserver from John
Jean-Marc Lasgouttes [Mon, 12 Nov 2001 17:43:21 +0000 (17:43 +0000)]
fixes to lyxserver from John

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3012 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosupport for \begin{cases}...\end{cases} (for interactive creation type M-x
André Pönitz [Mon, 12 Nov 2001 16:45:09 +0000 (16:45 +0000)]
support for \begin{cases}...\end{cases} (for interactive creation type M-x
math-insert cases <number_of_case_you_want>)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3011 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix file dialog bug
Jean-Marc Lasgouttes [Mon, 12 Nov 2001 16:12:48 +0000 (16:12 +0000)]
fix file dialog bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3010 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomath-extern: enable handling of simple sums
André Pönitz [Mon, 12 Nov 2001 14:37:43 +0000 (14:37 +0000)]
math-extern: enable handling of simple sums

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3009 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix configure --prefix option
Jean-Marc Lasgouttes [Mon, 12 Nov 2001 14:29:14 +0000 (14:29 +0000)]
fix configure --prefix option

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3008 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFormDocument fixes from Juergen
Jean-Marc Lasgouttes [Mon, 12 Nov 2001 14:28:12 +0000 (14:28 +0000)]
FormDocument fixes from Juergen

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3007 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agouse '1' as integrand if not given
André Pönitz [Mon, 12 Nov 2001 13:09:26 +0000 (13:09 +0000)]
use '1' as integrand if not given

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3006 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agointerpret INSET_ERT as 'backslash pressed' to enable the use of the
André Pönitz [Mon, 12 Nov 2001 08:20:30 +0000 (08:20 +0000)]
interpret  INSET_ERT as  'backslash pressed' to enable the use of the
toolbar tex button within mathed... not that anybody would use it...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3005 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agostore and output xml names if known...
André Pönitz [Fri, 9 Nov 2001 18:55:03 +0000 (18:55 +0000)]
store and output xml names if known...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3004 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd &int; for starters...
André Pönitz [Fri, 9 Nov 2001 18:53:58 +0000 (18:53 +0000)]
add &int; for starters...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3003 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoread new column from lib/symbols
André Pönitz [Fri, 9 Nov 2001 18:46:48 +0000 (18:46 +0000)]
read new column from lib/symbols

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3002 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd a column for XML entity names
André Pönitz [Fri, 9 Nov 2001 18:46:08 +0000 (18:46 +0000)]
add a column for XML entity names

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3001 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosimple MathML output for integrals
André Pönitz [Fri, 9 Nov 2001 18:02:20 +0000 (18:02 +0000)]
simple MathML output for integrals

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3000 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agotranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
André Pönitz [Fri, 9 Nov 2001 16:27:44 +0000 (16:27 +0000)]
translate  '\int_0^1 e^x dx'  to  'int(e^(x),x=0..1)'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2999 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomore math-extern
André Pönitz [Fri, 9 Nov 2001 14:48:57 +0000 (14:48 +0000)]
more math-extern

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2998 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosome work on math-extern
André Pönitz [Fri, 9 Nov 2001 14:23:44 +0000 (14:23 +0000)]
some work on  math-extern

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2997 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agolet '^' and '_' end "MacroMode" immediately
André Pönitz [Fri, 9 Nov 2001 13:51:24 +0000 (13:51 +0000)]
let '^' and '_' end "MacroMode" immediately

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2996 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocleanups from John and Michael
Jean-Marc Lasgouttes [Fri, 9 Nov 2001 13:44:48 +0000 (13:44 +0000)]
cleanups from John and Michael

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2995 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agobug fix ('#1' got written as '#^^A')
André Pönitz [Fri, 9 Nov 2001 13:40:48 +0000 (13:40 +0000)]
bug fix ('#1' got written as '#^^A')

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2994 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agorecognize a few "well known functions"
André Pönitz [Fri, 9 Nov 2001 12:01:10 +0000 (12:01 +0000)]
recognize a few "well known functions"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2993 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoforgotten file math_extern[Ch]
André Pönitz [Fri, 9 Nov 2001 10:44:24 +0000 (10:44 +0000)]
forgotten file math_extern[Ch]
first shot at transformation 'sin^2 x' -> 'sin(x)^2'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2992 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosome support for matrix operations with maple ('M-x math-extern maple evalm')
André Pönitz [Fri, 9 Nov 2001 08:35:57 +0000 (08:35 +0000)]
some support for matrix operations with maple  ('M-x math-extern maple evalm')
further cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2991 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove old '\n' comments
Allan Rae [Fri, 9 Nov 2001 04:18:34 +0000 (04:18 +0000)]
remove old '\n' comments

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2990 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomathed compile fixes
Jean-Marc Lasgouttes [Thu, 8 Nov 2001 15:12:33 +0000 (15:12 +0000)]
mathed compile fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2989 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocosmetics: rename (x)array.[Ch] into math_(x)data.[Ch]
André Pönitz [Thu, 8 Nov 2001 12:55:58 +0000 (12:55 +0000)]
cosmetics: rename (x)array.[Ch] into math_(x)data.[Ch]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2988 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agouups... forgot the files
André Pönitz [Thu, 8 Nov 2001 12:30:26 +0000 (12:30 +0000)]
uups... forgot the files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2987 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocosmetics: rename "matrix" into "hull" since it is used only for the
André Pönitz [Thu, 8 Nov 2001 12:28:33 +0000 (12:28 +0000)]
cosmetics: rename "matrix" into "hull" since it is used only for the
outermost math inset in a formula and not for matrices at all...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2986 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocosmetics: rename support.[Ch] into math_support.[Ch]
André Pönitz [Thu, 8 Nov 2001 12:15:12 +0000 (12:15 +0000)]
cosmetics: rename support.[Ch] into math_support.[Ch]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2985 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agodon't #include too much stuff in .h
André Pönitz [Thu, 8 Nov 2001 12:06:56 +0000 (12:06 +0000)]
don't #include too much stuff in .h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2984 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agotwo patches from John, and a moving math panel
Jean-Marc Lasgouttes [Thu, 8 Nov 2001 11:46:06 +0000 (11:46 +0000)]
two patches from John, and a moving math panel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2983 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRemoved obsolete code.
José Matox [Thu, 8 Nov 2001 11:32:18 +0000 (11:32 +0000)]
Removed obsolete code.
Replaced linuxdoc by sgml in two sgml helper functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2982 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd missing #include (wonder why it compiled here...)
André Pönitz [Thu, 8 Nov 2001 06:45:55 +0000 (06:45 +0000)]
add missing #include (wonder why it compiled here...)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2981 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd missing std::
André Pönitz [Thu, 8 Nov 2001 06:42:20 +0000 (06:42 +0000)]
add missing std::

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2980 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomore mathml stuff
André Pönitz [Wed, 7 Nov 2001 18:15:24 +0000 (18:15 +0000)]
more mathml stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2979 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomore output stuff
André Pönitz [Wed, 7 Nov 2001 17:36:03 +0000 (17:36 +0000)]
more output stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2978 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agochange output to uses streams instead of strings
André Pönitz [Wed, 7 Nov 2001 17:30:26 +0000 (17:30 +0000)]
change output to uses streams instead of strings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2977 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoHack to enable auto-insertion of '*' for Octave input
André Pönitz [Wed, 7 Nov 2001 14:14:04 +0000 (14:14 +0000)]
Hack to enable auto-insertion of '*' for Octave input

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2976 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoImproved support for docbook export in inset text.
José Matox [Wed, 7 Nov 2001 13:22:43 +0000 (13:22 +0000)]
Improved support for docbook export in inset text.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2975 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoparse octave output as matrix if necessary
André Pönitz [Wed, 7 Nov 2001 13:15:59 +0000 (13:15 +0000)]
parse octave output as matrix if necessary

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2974 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix the "save defaults" problems
Jean-Marc Lasgouttes [Wed, 7 Nov 2001 11:39:58 +0000 (11:39 +0000)]
fix the "save defaults" problems

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2973 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix 'double =' glitch
André Pönitz [Wed, 7 Nov 2001 11:14:59 +0000 (11:14 +0000)]
fix 'double =' glitch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2972 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomathed compilation fix
Jean-Marc Lasgouttes [Wed, 7 Nov 2001 10:25:05 +0000 (10:25 +0000)]
mathed compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2971 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosome support for det and abs for math-extern
André Pönitz [Wed, 7 Nov 2001 10:21:51 +0000 (10:21 +0000)]
some support for det and abs for math-extern

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2970 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agostart native C++ support for Octave, Maple and MathML
André Pönitz [Wed, 7 Nov 2001 08:51:35 +0000 (08:51 +0000)]
start native C++ support for Octave, Maple and MathML

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2969 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agominor changes
John Levon [Tue, 6 Nov 2001 18:10:55 +0000 (18:10 +0000)]
minor changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2968 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix the insetindex.C problem with gcc3.
José Matox [Tue, 6 Nov 2001 15:32:43 +0000 (15:32 +0000)]
Fix the insetindex.C problem with gcc3.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2967 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agowrite \mathrm{x}\mathrm{y} as \mathrm{xy} again
André Pönitz [Mon, 5 Nov 2001 17:08:45 +0000 (17:08 +0000)]
write   \mathrm{x}\mathrm{y}  as  \mathrm{xy}  again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2966 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoJohn's completion stuff
Jean-Marc Lasgouttes [Mon, 5 Nov 2001 17:07:23 +0000 (17:07 +0000)]
John's completion stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2965 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agochess article layout
Jean-Marc Lasgouttes [Mon, 5 Nov 2001 16:42:09 +0000 (16:42 +0000)]
chess article layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2964 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoPatch from Kayvan
Dekel Tsur [Sun, 4 Nov 2001 07:29:40 +0000 (07:29 +0000)]
Patch from Kayvan

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2963 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCorrect placement of the \selectlanguage commands.
Dekel Tsur [Sat, 3 Nov 2001 17:15:43 +0000 (17:15 +0000)]
Correct placement of the \selectlanguage commands.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2962 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoAdded "using" statement that I missed yesterday.
José Matox [Sat, 3 Nov 2001 11:43:23 +0000 (11:43 +0000)]
Added "using" statement that I missed yesterday.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2961 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoinsetexternal: Do not run update command if result file exists and is up to
Dekel Tsur [Fri, 2 Nov 2001 16:28:29 +0000 (16:28 +0000)]
insetexternal: Do not run update command if result file exists and is up to
date.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2960 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoinsetexternal: Do not run update command if result file exists and is up to
Dekel Tsur [Fri, 2 Nov 2001 16:18:07 +0000 (16:18 +0000)]
insetexternal: Do not run update command if result file exists and is up to
date.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2959 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoAdded suport for index and caption insets.
José Matox [Fri, 2 Nov 2001 16:11:19 +0000 (16:11 +0000)]
Added suport for index and caption insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2958 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomore skak tweaks
Jean-Marc Lasgouttes [Wed, 31 Oct 2001 17:16:35 +0000 (17:16 +0000)]
more skak tweaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2957 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agochange filenames for 'handleExtern'
André Pönitz [Wed, 31 Oct 2001 15:45:23 +0000 (15:45 +0000)]
change filenames for 'handleExtern'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2956 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoskak support, John's ERT fixes, loclae blunder fix
Jean-Marc Lasgouttes [Wed, 31 Oct 2001 15:19:49 +0000 (15:19 +0000)]
skak support, John's ERT fixes, loclae blunder fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2955 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agodrop extra {} in "obvious" cases
André Pönitz [Wed, 31 Oct 2001 15:14:22 +0000 (15:14 +0000)]
drop extra {} in "obvious" cases

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2954 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix compiler warning
Angus Leeming [Wed, 31 Oct 2001 12:56:38 +0000 (12:56 +0000)]
Fix compiler warning

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2953 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix locale problem with --disable-nls
Jean-Marc Lasgouttes [Wed, 31 Oct 2001 12:43:09 +0000 (12:43 +0000)]
fix locale problem with --disable-nls

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2952 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake undo more granular in mathed
André Pönitz [Wed, 31 Oct 2001 12:26:42 +0000 (12:26 +0000)]
make undo more granular in mathed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2951 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoparser tweaks
André Pönitz [Wed, 31 Oct 2001 12:04:45 +0000 (12:04 +0000)]
parser tweaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2950 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix drawing of mathrels. make \| equivalent to \Vert instead of \parallel
André Pönitz [Wed, 31 Oct 2001 10:54:34 +0000 (10:54 +0000)]
fix drawing of mathrels.  make \| equivalent to \Vert instead of \parallel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2949 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agohot fix for spurious cursor jumps in math insets
André Pönitz [Wed, 31 Oct 2001 10:00:43 +0000 (10:00 +0000)]
hot fix for spurious cursor jumps in math insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2948 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix reading of mathrm etc as reported bei Norbert
André Pönitz [Wed, 31 Oct 2001 09:54:47 +0000 (09:54 +0000)]
Fix reading of mathrm etc as reported bei Norbert

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2947 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofinally get rid of BUGS.lyx
Jean-Marc Lasgouttes [Tue, 30 Oct 2001 17:05:57 +0000 (17:05 +0000)]
finally get rid of BUGS.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2946 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoread support for \begin{displaymath}...\end{displaymath}
André Pönitz [Mon, 29 Oct 2001 16:10:41 +0000 (16:10 +0000)]
read support for  \begin{displaymath}...\end{displaymath}

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2945 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove Known BUGS menu entry
Jean-Marc Lasgouttes [Mon, 29 Oct 2001 16:00:27 +0000 (16:00 +0000)]
remove Known BUGS menu entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2944 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRe-introduction of a BraceInset to handle "extra braces"
André Pönitz [Mon, 29 Oct 2001 15:45:24 +0000 (15:45 +0000)]
Re-introduction of a BraceInset to handle "extra braces"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2943 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopartial fix for 'two spaces in a row in math text'
André Pönitz [Thu, 25 Oct 2001 14:46:57 +0000 (14:46 +0000)]
partial fix for 'two spaces in a row in math text'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2942 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agonext step...
André Pönitz [Wed, 24 Oct 2001 19:09:31 +0000 (19:09 +0000)]
next step...
would somebody explain me how inset nesting works in the outside world?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2941 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosmall step forward on the lenghty path to \mbox support
André Pönitz [Wed, 24 Oct 2001 18:29:55 +0000 (18:29 +0000)]
small step forward on the lenghty path to \mbox support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2940 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompilation fixes.
Angus Leeming [Wed, 24 Oct 2001 18:10:21 +0000 (18:10 +0000)]
Compilation fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2939 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoIgnore LFUN_BREAKLINE, LFUN_BREAKPARAGRAPH
André Pönitz [Wed, 24 Oct 2001 17:59:35 +0000 (17:59 +0000)]
Ignore LFUN_BREAKLINE, LFUN_BREAKPARAGRAPH

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2938 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoCompilation fix
Dekel Tsur [Wed, 24 Oct 2001 17:30:33 +0000 (17:30 +0000)]
Compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2937 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agore-enable support for TeX-style {\it..} (\rm, \bf, \tt...)
André Pönitz [Wed, 24 Oct 2001 17:14:05 +0000 (17:14 +0000)]
re-enable support for TeX-style  {\it..} (\rm, \bf, \tt...)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2936 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd missing writeNormal() methods to some insets
André Pönitz [Wed, 24 Oct 2001 16:10:38 +0000 (16:10 +0000)]
add missing writeNormal() methods to some insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2935 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoChanges to the longtable support.
Jürgen Vigna [Wed, 24 Oct 2001 15:07:39 +0000 (15:07 +0000)]
Changes to the longtable support.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2934 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agocode cleanup
Jean-Marc Lasgouttes [Wed, 24 Oct 2001 13:21:20 +0000 (13:21 +0000)]
code cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2933 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoDocbook supported version is now 4.1 (only 3 lines changed for that).
José Matox [Wed, 24 Oct 2001 13:08:52 +0000 (13:08 +0000)]
Docbook supported version is now 4.1 (only 3 lines changed for that).
Removed unused function.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2932 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate italian splash
Jean-Marc Lasgouttes [Wed, 24 Oct 2001 10:31:48 +0000 (10:31 +0000)]
update italian splash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2931 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate italian splash
Jean-Marc Lasgouttes [Wed, 24 Oct 2001 10:31:47 +0000 (10:31 +0000)]
update italian splash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2930 a592a061-630c-0410-9148-cb99ea01b6c8