André Pönitz
02b6d38f1a
speed up preview a bit...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4499 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 18:12:50 +00:00
André Pönitz
2c1591e410
shorten filenames a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4497 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 13:01:31 +00:00
André Pönitz
f660211af3
Fix stupid parser bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4496 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 11:31:32 +00:00
André Pönitz
9724b8dd78
use external script now.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4495 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 10:46:19 +00:00
André Pönitz
4bc59f2101
preview as preview can...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4491 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 19:04:45 +00:00
Angus Leeming
1bb197b5d4
Create a grfx::Loader class and so move large chunks of code out of
...
frontends/screen.C and insets/insetgraphics.C. Leave mathed/preview.C
untouched as an excercise for Andr� ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4489 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 14:15:08 +00:00
André Pönitz
61d960843d
preview cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4485 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 09:15:23 +00:00
André Pönitz
9c1a896972
There is now a \preview lyxrc variable defaulting to 'false'.
...
Would be nice if someone would make this available in the preferences
dialog.
And this incorporates Herberts' patch to use pdfLaTeX which means
we are approaching TeXMacs ballpark of sluggishness...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4484 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 08:59:25 +00:00
André Pönitz
a153642391
first shot at preview is working
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4483 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 18:57:41 +00:00
André Pönitz
6aa8d56bdd
first shot at preview. It crashes. Don't know why. To see it work a bit, change
...
formula.C:191, to see it crash remove the comment further down.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4482 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 18:21:17 +00:00
André Pönitz
254272868f
fix the <...> delimiters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4479 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:29:24 +00:00
André Pönitz
a928cdd8a2
small bugfix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4478 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:06:52 +00:00
André Pönitz
ac6f91abb7
add some debug msg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4477 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 14:01:29 +00:00
André Pönitz
d0ae544d61
make 'det' partially work for math-extern
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4475 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 13:49:29 +00:00
André Pönitz
c649284611
several smallish changes/bugfixes/left overs from Porto
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4474 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 13:19:50 +00:00
André Pönitz
a3660106fe
replace ostream by support/LOstream
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4473 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 03:56:30 +00:00
Lars Gullik Bjønnes
65d4b13616
layout as layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4471 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 20:28:12 +00:00
André Pönitz
23f483a23e
fix #456
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4470 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 18:10:01 +00:00
André Pönitz
4d59d00ad4
First shot at inset-unification mathed & rest of the world
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4467 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 15:51:35 +00:00
André Pönitz
3786644124
most of the so far unapplied stuff from porto including proper support for
...
\fbox and a few bugfixes (and quite probable lots of new bugs)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4466 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 15:37:14 +00:00
John Levon
1cadf458e3
redraw() cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4450 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 02:22:13 +00:00
Lars Gullik Bjønnes
f1c24d1009
*duck*
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4417 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 15:44:30 +00:00
José Matox
c788ba4d67
playing around with visual feedback for the new mathed font insets
...
now a font change gets small (and hopefully not too annoying) markers and no two "logical" positions end up in the same physical position on screen. Comments welcome.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4402 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 12:24:28 +00:00
José Matox
cfa1446531
fix the fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4399 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:48:27 +00:00
José Matox
8953a40f95
keep x coordinate target when moving up/down
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4395 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-13 18:07:40 +00:00
John Levon
ab5f0efdcb
Some minor cleanup + use of scoped_ptr instead of raw pointer,
...
to reduce diff size
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4374 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 02:54:19 +00:00
André Pönitz
b27f7bdaf9
remove bogus parser warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4337 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 07:54:26 +00:00
André Pönitz
e2e9f03515
some spaces have not been skipped in the parser...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4336 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 07:32:59 +00:00
André Pönitz
12130ed9b1
small font stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4335 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 07:12:05 +00:00
André Pönitz
aa1b4aa789
further \mbox tweaking
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4333 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 09:45:41 +00:00
André Pönitz
8d9f14a22b
small advances with \mbox
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4331 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 09:06:04 +00:00
André Pönitz
656a4db7b3
Cheangelog entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4325 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 07:32:47 +00:00
André Pönitz
bc6e1a1338
the parser changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4324 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 07:31:08 +00:00
André Pönitz
6f74c2c9b9
re-enable ams "autodetection" (I still think it is wrong...)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4309 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-31 04:51:49 +00:00
André Pönitz
e093e5e80c
try to fix rounding errors
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4299 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 14:56:13 +00:00
André Pönitz
d25de6434b
remove some chatter
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4297 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 10:20:27 +00:00
André Pönitz
278b7f8fa5
cerr -> lyxerr[Debug::Mathed]
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4290 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:19:12 +00:00
André Pönitz
fe87869cb7
fonts as insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4289 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 07:09:54 +00:00
Lars Gullik Bjønnes
1e39473100
Switch from SigC signals to boost::signals
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 16:21:03 +00:00
André Pönitz
6a0b1fe001
crude support for a few more AMS constructs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4280 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 15:58:26 +00:00
André Pönitz
c619f01003
add missing preview.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4259 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 08:51:32 +00:00
André Pönitz
1e0262d6ef
add missing using's
...
start with 'preview' (not activated)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4245 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 11:13:01 +00:00
André Pönitz
66fb6d57da
add using std::abs;
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4235 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 08:48:42 +00:00
John Levon
97ef9131ba
static_cast-based key/mouse-state. Kill insetKeyPress.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4210 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-26 17:33:14 +00:00
John Levon
962a0c5585
font loader / color handler move
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4204 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 18:24:14 +00:00
John Levon
2dabaa33de
font_metrics part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4203 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 14:34:32 +00:00
Lars Gullik Bjønnes
75d1fb6874
include vector and add a using statement
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4196 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 10:01:07 +00:00
André Pönitz
4dd8a4ed0a
First shot at "auto correction" feature in mathed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4195 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 08:29:16 +00:00
John Levon
435d527581
guii2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4190 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 12:08:47 +00:00
John Levon
06f9f0ea08
OK I'll try guii1 again ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4186 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 09:21:32 +00:00
Lars Gullik Bjønnes
482c04ecca
use more specific smart_ptr headers
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4183 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-22 01:16:37 +00:00
André Pönitz
6d1bc04227
missing ChangeLog entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4175 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-16 07:15:46 +00:00
Lars Gullik Bjønnes
f15d44ccf4
pastesel.patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4171 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 23:49:08 +00:00
Lars Gullik Bjønnes
09955f825a
small changed fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4166 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 21:53:28 +00:00
André Pönitz
277569593d
add missing ChangeLog entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4165 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 16:02:24 +00:00
Lars Gullik Bjønnes
23306a5536
autodelreg2.patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4156 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-14 09:15:40 +00:00
André Pönitz
13462e25c3
fix crash on paste as reported by Piroux Geoffroy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4153 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-13 12:42:03 +00:00
André Pönitz
89d85f7b60
Move the cursor a bit to the right in empty cells...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4139 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 16:17:57 +00:00
André Pönitz
4d6b99e865
return to 1.1.6 behaviour for ascii export
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4110 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 07:30:49 +00:00
André Pönitz
66c63a89ef
bug fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4071 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 06:13:30 +00:00
André Pönitz
092e3ca6ec
suppress (semi-)spurious informative message...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4070 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 15:37:10 +00:00
André Pönitz
8d4a2a275b
Fix crash crash of the day when reading back non-rectangular "matrices"
...
(aka "error messages") (try yourself: \sqrt{x} and "M-x math-extern octave")
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4065 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 05:58:55 +00:00
André Pönitz
fc1b314998
fix crash due to wrong export of AMS's pmatrix etc in math-extern
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4060 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 17:07:42 +00:00
Jürgen Vigna
b83dce0da3
Forgot about this the Panel should NEVER be opened in a Press event ONLY
...
in the Release event!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4054 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 13:52:04 +00:00
Jürgen Vigna
d90f89db7e
Fix clicking on a mathed inset with button != 1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4051 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 09:01:03 +00:00
Jean-Marc Lasgouttes
0c02b0e141
allow insertion of protected space in maths
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4042 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 22:31:49 +00:00
Lars Gullik Bjønnes
abc4ed9a65
add qt2/xforms to guilib + simple ws changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4039 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 16:31:14 +00:00
André Pönitz
83c2be0da4
fix enering of \_
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4027 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 15:29:27 +00:00
André Pönitz
763fbc6f1b
don't display a message unless in debug mode
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4024 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 14:05:33 +00:00
André Pönitz
1bef00e7a3
fix warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4012 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 05:25:45 +00:00
Jean-Marc Lasgouttes
2611cce4f1
fix math-delim
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4006 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:57:37 +00:00
André Pönitz
02962ba61a
fix math cursor position after switching buffers.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3997 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 15:26:32 +00:00
André Pönitz
db61b4cd53
Hotfix to move cursor to the right when pressing M-m g x in text mode.
...
We desperately need context sensitive keybindings and more atomic LFUNs..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3992 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 08:50:20 +00:00
André Pönitz
5bd5028690
fix redraw problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3991 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 16:29:59 +00:00
André Pönitz
c23e945804
fix typo in error message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3988 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:14:13 +00:00
André Pönitz
acf7dbb946
remove debug message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3987 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:12:10 +00:00
André Pönitz
4025b11bc4
fix crashs discovered by Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3984 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 13:30:14 +00:00
André Pönitz
68bc4b573a
don't show the empty-base-dot in a few cases...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3965 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 08:51:08 +00:00
André Pönitz
33024d85e3
Nobody noticed that right click on math insets did not pop up the panel
...
anymore?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3959 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 14:45:52 +00:00
André Pönitz
cbfd5fd8df
fix crash
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3943 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:37:27 +00:00
André Pönitz
f4016cb52e
small stuff from Martin's list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3941 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 08:12:09 +00:00
André Pönitz
c3c133bd2e
fix lookup problem for \vert.
...
Funny what kind of problems turn up if one actually _uses_ LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3905 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 14:48:39 +00:00
Angus Leeming
c70e6fea61
Remove last traces of the hack used until yesterday for the cursor
...
positioning with the mouse.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3902 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 11:59:32 +00:00
André Pönitz
c724537223
shrink math insets by 2 pixels. this is closer to the output...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3900 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 10:25:17 +00:00
André Pönitz
12f082c3ba
fix bug that disabled entering 'special char macros' like \, and \:
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3898 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 10:11:13 +00:00
André Pönitz
fb94708472
fix mouse clicks for macro insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3891 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 13:53:46 +00:00
André Pönitz
1e9b462b6e
remove no more needed hack for positioning the cursor with the mouse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3890 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 13:40:22 +00:00
André Pönitz
539d0d1664
get recently broken \mathcircumflex working again (hackish, proper fix in 1.3)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3889 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 10:45:32 +00:00
André Pönitz
dd84576506
remove unneeded #include's
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3887 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 09:34:39 +00:00
André Pönitz
ed79aee921
don't assert() on missing macro arguments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3878 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 07:33:38 +00:00
Allan Rae
1bcc13c757
let this code work with lyxstring also
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3876 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 02:45:23 +00:00
André Pönitz
ccd47b1fec
try to get same behaviour as in 1.1.6 when typing \macro{
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3856 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 18:42:02 +00:00
André Pönitz
1c77a120de
consolidate interface for macro creation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3855 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 18:04:36 +00:00
André Pönitz
855181bd35
small parser tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 16:13:52 +00:00
André Pönitz
28fa90eda0
small interface cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3851 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 11:02:56 +00:00
André Pönitz
593247d98a
bugfix for compound 'symbols' using \lyxkern
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3850 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 10:51:46 +00:00
André Pönitz
28168bd4df
work around for bug reported by Mario Morandini
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3838 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 12:38:59 +00:00
André Pönitz
3d36ec3299
remove math_fontinset.[Ch]
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3825 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 13:24:28 +00:00
André Pönitz
a23e97b2f4
should not go in...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3824 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 13:09:04 +00:00
André Pönitz
4366ef931c
- revive 1.1.6 eqnarray behaviour when pressing <Del> in the last position of a
...
cell.
- allow additional argument to math-macros for drawing purposes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3823 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 12:11:25 +00:00
Lars Gullik Bjønnes
c8089f8bf9
makefile cleanup, and avoid some warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
André Pönitz
cbc3add7f2
Wonder why Angus' compiler did not complain about this...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3815 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 15:50:50 +00:00
André Pönitz
137aaf9cb2
fix two items from Konni's list of cursor up/down "issues"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3810 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 09:31:26 +00:00
Lars Gullik Bjønnes
2b8ef58dc0
ws cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3804 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 17:42:56 +00:00
Lars Gullik Bjønnes
7514c31edf
drop the ld -r stuff, we gained nothing with it, other build optimizations gave us what we wanted; some ws changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3798 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:49:07 +00:00
André Pönitz
a38728ff38
enable entering \mathbf#1 directly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3797 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:13:17 +00:00
André Pönitz
74e3712580
fix Herbert's up/down problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3795 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 09:48:46 +00:00
André Pönitz
277e305082
Make Angus' compiler happy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3794 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 06:57:13 +00:00
Lars Gullik Bjønnes
35e1157317
Fix for bug: #260 special rules if partially linking
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3792 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 19:06:32 +00:00
Angus Leeming
5a030c8153
Compile fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3788 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 12:14:41 +00:00
André Pönitz
b719bc24b4
fix compilation problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3786 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 10:22:23 +00:00
André Pönitz
546021819b
fix compilation with g++ 3.0.2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3785 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 07:54:14 +00:00
André Pönitz
724cbeaa42
using std::endl; and forbidden small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3784 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 07:30:32 +00:00
André Pönitz
a575055c84
suppress debug messages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3781 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 17:30:41 +00:00
André Pönitz
858355fb69
- reduce sizeof(MathCharInset) by 20 by better font caching
...
(lots of subsequent changes)
- ascii art drawing for \frac and \sqrt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3780 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-19 16:55:58 +00:00
Angus Leeming
741f527784
Some trivial fixes of warning messages.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3768 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 16:32:52 +00:00
André Pönitz
4f64ce3c22
too many '\n' lead to too many empty lines...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3762 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 13:05:52 +00:00
André Pönitz
99cb25781a
fix for the first item on Martin's list
...
some infrastructure for drawing as ascii art
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3761 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-18 11:45:53 +00:00
Lars Gullik Bjønnes
69013332e2
unification of all Makefiles.am
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
André Pönitz
8794b7da67
disable some of the speedup thingies until I found aproper solution for the
...
macro redraeing problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3746 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 17:31:18 +00:00
André Pönitz
9b3a4dc5fd
remove unneeded LFUN_MATH_MACROARG
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3745 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 13:36:36 +00:00
André Pönitz
eea39a8e42
don't draw spaces...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3739 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 11:22:01 +00:00
André Pönitz
e9875b7610
only accept #n in macros with at least n arguments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3738 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 11:20:35 +00:00
André Pönitz
c2072fa890
don't draw invisible things...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3737 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 11:17:21 +00:00
André Pönitz
82121d83da
traversing math tables should be at least as fast as for ordinary table by
...
now...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3732 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 16:39:27 +00:00
André Pönitz
3c416fd6bf
a changelog entry for a change...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3731 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 16:12:32 +00:00
André Pönitz
b5c6adc5fb
more streamlining
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3730 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 16:11:51 +00:00
André Pönitz
d15da27db8
speed up math drawing
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3729 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 14:59:08 +00:00
André Pönitz
e13a6abffb
remove hack, gain speed...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3727 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-12 13:28:57 +00:00
André Pönitz
19e6fc3513
re-enable mathrm toggling with C-m (was disabled by accident)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3698 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 17:55:39 +00:00
André Pönitz
4a5353cbbf
allow deletion of a row of empty cells in an eqnarray even if we are in the
...
last row (was some off-by-one error)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3697 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 17:48:28 +00:00
André Pönitz
eb39922612
Fix parser glitch as reported by J.L.M.Assirati
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3696 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 17:34:51 +00:00
Angus Leeming
e2dc77eb6f
Tweaking of the math panel dialogs from Martin...
...
and yes, this counts as bug fixing IMO.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3695 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 17:24:55 +00:00
Lars Gullik Bjønnes
e6fe0de052
cleaner ld -r
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-20 22:57:44 +00:00
Angus Leeming
d0a3af12d9
Synching my tree with cvs.
...
I'm committing all the little, but uncontroversial, changes that have
built up in my tree. This will result in an almost total recompilation for
you all but will mean that things are less painfull when the other changes
go in!
* Rename files syscall.[Ch] as systemcall.[Ch].
* Rename class Systemcalls as class Systemcall as one instance of the class
represents a single child process. Remove the default constructor too.
* Add a running() method to class Timeout. Results in recompilation of almost
the entire tree because pretty well everything depends on LyXView.h which
#includes "frontends/Timeout.h", so...
* Make the Timeout instances in classes LyXView and minibuffer pointers,
allowing us to forward declare class Timeout.
* Add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to commandtags.h in anticipation
of something wonderful!
* Add a signal showForks to Dialogs.h, again anticipating some real code.
* wrap the structs firster, seconder in frontends/controllers/helper_funcs.h
in a namespace to prevent a clash with similarly named structs in
support/lyxalgo.h
As you see, lots of irritating bits and pieces which don't make much sense in
themselves but do in light of the other changes I've got here.
I'll post the big changes to the list for proper perusal.
Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3566 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 19:13:48 +00:00
André Pönitz
0be51952b9
don't insert space when given \rho<space> ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3563 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 15:14:02 +00:00
Lars Gullik Bjønnes
edf3fcf8f9
remove the syscall constructor, adjust other code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3555 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 18:34:30 +00:00
Lars Gullik Bjønnes
7ea7dabed1
to much stuff for my liking...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3554 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 15:59:55 +00:00
Angus Leeming
59e18b17ae
We don't currently use fork anywhere (or if we do it's by mistake!), so
...
this patch strips down syscall.[Ch] so it now contains only the system
call interface. This interface is very, very simple! At the same time
I've taken the opportunity to remove syscontr.[Ch] and syssingleton.C,
again because they aren't used.
The rest of the changes are due to the change of name in the
Systemcall::Starttype enum. System is now Wait, and SystemDontWait is DontWait
Paves the way for resurrecting a proper forked calls controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3553 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-16 12:39:47 +00:00
André Pönitz
8d1c58af82
whichFont down to 5.3%
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3551 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 17:34:07 +00:00
André Pönitz
49da061b11
whichFont down to 9%...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3550 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 17:14:36 +00:00
André Pönitz
34d28f9daa
don't copy if a reference is fine
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3549 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 17:08:45 +00:00
André Pönitz
56f1c43ecc
don't ignore ',' after '\rho'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3548 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 16:06:22 +00:00
André Pönitz
57eee4cdd6
some support for \xleftarrow
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3547 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 15:01:01 +00:00
André Pönitz
df36a96f80
support for 'gathered', 'aligned', 'matrix', \overleftrightarrow,
...
\underleftrightarrow
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3546 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 14:50:40 +00:00
André Pönitz
0ad5f550fe
fix parser bug for \begin{align}...\end{align}
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3545 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 14:18:44 +00:00
André Pönitz
d7f701b8d6
move around debugging stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3544 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-15 14:07:09 +00:00
André Pönitz
a5322b93c6
pure cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3543 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 18:21:28 +00:00
André Pönitz
5e6481b76e
support for \substack
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3540 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 14:52:23 +00:00
André Pönitz
e6947f6187
full support for vmatrix and Vmatrix,
...
added missing parts for pmatrix and bmatrix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3539 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 14:19:52 +00:00
André Pönitz
029ad07b8a
fix export glitch for pmratix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3537 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 13:36:39 +00:00
André Pönitz
746d3f3db6
another case of superfluous braces on read-back
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3536 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 13:25:26 +00:00
André Pönitz
e5fed66b3b
inactive new stuff to re-sync my tree before going on holyday
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3535 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-14 12:38:02 +00:00
André Pönitz
e70e507d01
support for AMS's \pmatrix and \bmatrix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3530 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-13 13:15:15 +00:00
André Pönitz
d672af78a8
forgot to remove some debug output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3526 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-12 09:46:10 +00:00
André Pönitz
6748408e65
fix parser bugs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3525 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-12 09:11:50 +00:00
André Pönitz
2c81992188
show the 'empty base dot' less frequently
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3522 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 15:55:13 +00:00
André Pönitz
dd60fa8ccb
fix parser bug;
...
some stuff for hadling xymatrix (not 'activated' yet)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3514 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-11 08:19:02 +00:00
André Pönitz
27e96b13bf
fix bug dicovered by Richard
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3513 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 18:19:16 +00:00
André Pönitz
5cecfe8c7f
popup math panel on right mouse click
...
support for \dddot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3508 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 09:42:59 +00:00
André Pönitz
a60dcf0b84
Otto's \underrightarrow/\underleftarrow patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3505 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 08:08:11 +00:00
André Pönitz
ffabba6156
Finxing Umlauts, Part I
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3503 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-08 08:03:38 +00:00
André Pönitz
e5e39c1884
bugfix: in some cases the parser created unecessary extra braces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3499 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-07 09:47:21 +00:00
André Pönitz
a64a948cea
bugfix (too many \\ when writing gridded structures)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-07 08:25:55 +00:00
André Pönitz
00e2f3f631
small internal stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3497 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-07 08:19:47 +00:00
André Pönitz
828fe3bc12
remove stupid endless loop
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3488 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 16:30:56 +00:00
André Pönitz
ef77daf1bc
forgotten files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3485 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 13:27:34 +00:00
André Pönitz
961105ec0e
support for \xrightarrow and \xleftarrow
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3483 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-05 09:51:40 +00:00
André Pönitz
b5fd9ac98d
basic support for \xymatrix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3482 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-04 18:44:51 +00:00
André Pönitz
14f1b208db
fix for #141
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3475 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 17:09:55 +00:00
André Pönitz
0c60793515
partial fix for #141
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3474 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 17:01:30 +00:00
André Pönitz
e7689a2ed7
draw decorations closer to the place where LaTeX puts them
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3473 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 15:53:34 +00:00
André Pönitz
b1d75ead87
Somewhat better behaviour for Umlauts in math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3472 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 14:56:49 +00:00
André Pönitz
87eea8ccf1
fix for #219
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3471 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 12:57:16 +00:00
André Pönitz
fcb622b800
fix #218
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3470 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 11:57:26 +00:00
André Pönitz
66d171ea78
proper support for \underset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3469 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 10:33:06 +00:00
André Pönitz
c3e5ddf89a
Fix fuer #209
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3468 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-01 10:21:29 +00:00
André Pönitz
16988af5a3
Fix for #224 (and #225 ? what's the difference anyway?)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3452 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-30 11:29:54 +00:00
Angus Leeming
e07b31a47d
Martin's changes to the space and style dialogs of the math panel.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3449 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-29 12:31:24 +00:00
Dekel Tsur
0358360e51
Add macros for \models and \Join.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3440 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-26 18:33:45 +00:00
Jean-Marc Lasgouttes
f0a372d294
fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3420 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-19 17:05:24 +00:00
André Pönitz
c7c443e5e2
Martin's validate() patch (\pm\varepsilon\smile)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3417 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-18 14:27:54 +00:00
André Pönitz
c446acbd86
infrastructure for requiring "amssymb".
...
Could anybody please fill in the apropriate tests?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3402 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-17 08:07:06 +00:00
André Pönitz
a86ed9bea2
prepare writing info messages to the minibuffer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3390 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 14:24:38 +00:00
Angus Leeming
16083c82e1
Martin's math panel patches.
...
John's thesaurus patch.
A patch of my own to clean-up the spellchecker code a little (functionality
not changed).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3383 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-15 15:31:19 +00:00
Angus Leeming
de3b5aab16
Resolve virtual function name clashes:
...
* Rename InsetMinipage's width and height functions as pageWidth and
pageHeight, respectivelyi as they are functionally distinct from
the InsetCollapsable's methods of the same name.
* Change the "bool const &" parameters of UpdateableInset::searchForward and
searchBackward to "bool". Ditto with other classes, so all are now consistent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3375 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-14 16:10:29 +00:00
Angus Leeming
754d59b4a1
Create a new support function lyx::count to use in place of std::count.
...
Remove countChar as lyx::count superceeds it.
Use the new function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3372 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-14 13:04:06 +00:00
Jean-Marc Lasgouttes
8b8741cd5d
fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3346 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-12 20:00:47 +00:00
Angus Leeming
44806c63f9
Fixes for a broken std::count.
...
A couple of white-space type changes in mathed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3341 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-11 17:57:02 +00:00
André Pönitz
90f8bbec90
Angus: 'WriteStream::addlines' is now the only way to change 'lines_'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3335 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-11 15:23:10 +00:00
André Pönitz
9a7ba0c534
Add missing initialization (I dont think that was the problem, Angus)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3334 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-11 13:38:41 +00:00
André Pönitz
08ae48d886
enable direct input of #1...#9; some whitespace changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3332 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-11 10:26:13 +00:00
Angus Leeming
df3128954a
Martin's latest math dialog patch using LFUNs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3331 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-10 16:47:03 +00:00
André Pönitz
32253ab4d1
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
...
No editing possible, though...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3328 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-10 14:02:37 +00:00
Dekel Tsur
f60e175f1e
Support for \begin{math}
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3326 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-10 13:07:53 +00:00
Jean-Marc Lasgouttes
a02a2714dc
updates to latexfeatures stuff; allow empty \document_path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3324 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-10 10:05:45 +00:00
André Pönitz
76d05a79f2
whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3323 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-09 15:21:56 +00:00
Angus Leeming
d57d71fc5c
Martin's math dialog patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3322 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-09 14:40:34 +00:00
André Pönitz
6b388ac30d
small patches from Angus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3316 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-08 15:13:31 +00:00
André Pönitz
75408c2bcc
more small patches
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3313 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-08 13:31:14 +00:00
André Pönitz
2c2ce9424f
more 'informational' messages removed?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3312 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-08 11:39:24 +00:00
André Pönitz
faf2f08712
some changes to make some compilers somewhat happier
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3310 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-08 11:03:34 +00:00
André Pönitz
5d6b5eb116
Angus' patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3304 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-07 15:09:12 +00:00
André Pönitz
8d5e44685d
next try, part I
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3291 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 18:37:18 +00:00
André Pönitz
a8af2d353d
next try to fix the 'C-m 11' problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3287 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 13:52:13 +00:00
André Pönitz
00af0cdf35
revert last "bug-fix" for the 'C-m 11' problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3286 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 13:44:21 +00:00
André Pönitz
8e5481d65f
scriptstyle, scriptscriptstyle, textstyle...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3285 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 13:31:37 +00:00
André Pönitz
29c112f031
cosmetics: move numerator and denominator in fravctions closer together
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3283 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 13:02:43 +00:00
André Pönitz
8516a610ed
implement getLastCode()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3282 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 12:50:00 +00:00
André Pönitz
78c091d70b
small bug fix from Martin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 12:04:10 +00:00
André Pönitz
f4892a2d33
visual support for \displaystyle
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3280 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 12:02:54 +00:00
André Pönitz
a3f60ae91e
forward search in math insets. ugly. seems to work. don't ask why.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3279 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-03 09:41:26 +00:00
André Pönitz
95616fc9b3
fix pasting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3275 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-02 13:43:13 +00:00
André Pönitz
84af236eda
remove double initilization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3242 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-18 15:29:23 +00:00
Dekel Tsur
b0dbd5e436
Adjust kerning of math symbols that are defined as macros
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3241 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-18 15:19:32 +00:00
André Pönitz
d109cee80b
preliminary support for \mbox
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3237 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-18 12:21:33 +00:00
Lars Gullik Bjønnes
f70513fe19
small stuff, perhaps you should have a look at the change in math_parser, Andre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3230 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-18 03:16:46 +00:00
Jürgen Vigna
bc20177045
Fixed poping up of Layout-Dialogs on Mouse-Button-3 press.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3225 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-17 13:33:22 +00:00
André Pönitz
9ee57f7245
remove public access to cached position
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3223 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-17 11:23:21 +00:00
André Pönitz
8b6b06cedc
bug fix (crash when creating displayed formula after latest cursor changes)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3222 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-17 10:25:17 +00:00
André Pönitz
c0fc732905
allow cut&paste of rectangular "regions" of cells
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3218 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-15 16:13:11 +00:00
Dekel Tsur
acdc633447
Consider lyxrc.zoom for computing the width of MathKernInset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3216 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-15 15:02:36 +00:00
André Pönitz
5c0b5fb2cc
clear selection on 'escape' if present
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3210 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-14 17:15:56 +00:00
Dekel Tsur
1e7b5e1d99
Fix handling of \mathfrak font.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3207 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-13 22:06:13 +00:00
André Pönitz
06fbab0b77
fix "cursor moving out of visible area" in large formulas
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3203 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-13 14:12:09 +00:00
André Pönitz
6a53128822
enter gridded insets a bit higher
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3202 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-13 13:40:08 +00:00
André Pönitz
192625aa3a
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3200 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-12 14:39:33 +00:00
André Pönitz
d857fc89c8
Martin's super/subscript patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3199 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-12 14:37:59 +00:00
André Pönitz
6c13215907
more up/down tweaking;
...
remove unneeded functions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3198 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-12 14:05:38 +00:00
André Pönitz
18f613448f
re-enable automatic deletion of empty super/subscripts;
...
remove now unneeded pos() argument from idxUp/idxDown functions;
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3197 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-12 13:11:28 +00:00
André Pönitz
e52ac5df2b
more cursor up/down tuning...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3194 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 18:51:47 +00:00
André Pönitz
f976fb637d
remove unneeded #include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3193 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 17:47:27 +00:00
André Pönitz
039fa89b9f
revert most of the stuff that got reverted yesterday but was not
...
responsible for the crashes...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3191 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 15:35:18 +00:00
André Pönitz
52b5d27556
allow \frak as synomnym to \mathfrak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3190 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 15:10:16 +00:00
André Pönitz
1d8a1db27f
fix nasty bug when inserting labels when cursor was in nested array
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3189 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 15:04:02 +00:00
André Pönitz
49710a766f
input support for \mathcal, \mathbb etc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3186 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 11:33:43 +00:00
Lars Gullik Bjønnes
b1f98665f5
forgot entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3185 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 10:48:33 +00:00
André Pönitz
34ed3608a0
support for fraktur font in mathed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3184 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 10:14:51 +00:00
André Pönitz
c9541eeeab
Essentially Lars' "thread safe" patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3183 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-11 07:38:02 +00:00
Lars Gullik Bjønnes
7aebbe6e10
include shuffling and a mathed compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3182 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-10 20:06:59 +00:00
André Pönitz
007c4ef937
do as We say...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3180 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-10 14:35:54 +00:00
André Pönitz
9c2f56364e
Part of Angus' patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3179 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-10 14:03:39 +00:00
André Pönitz
fe31e337c1
perhaps a fix for the latest crashes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3174 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-10 10:09:00 +00:00
André Pönitz
582c2887a9
remove more unneeded stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3156 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 18:55:45 +00:00
André Pönitz
e71bea78ca
brute force does not need much code...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3154 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 18:00:36 +00:00
André Pönitz
ebe6d25126
deep iterators for math insets;
...
use brute force for to determine "best" position when doing cursor up/down
(will be sped up a bit again soonish...)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3153 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 17:50:18 +00:00
Lars Gullik Bjønnes
33a28bdc9c
Add string << operators for the other streams as well, and removes
...
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset
I also change some "while(" to "while ("
mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
André Pönitz
ef9efa6c0d
do as Lars says
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3142 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-03 17:52:48 +00:00
André Pönitz
aed2b1804c
make operator<<(*stream, ...) free functions;
...
make *stream 'class' instead of 'struct' (not finished);
use LCOlor::mathline only for boxes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3140 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-03 16:24:50 +00:00
Lars Gullik Bjønnes
b720d576c0
test add a string operator and comment out a couple of unused args
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3134 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-02 17:03:46 +00:00
André Pönitz
8ca4fc16a5
small offset "correction"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3124 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-30 14:46:13 +00:00
André Pönitz
5049e123be
better handling of up/down
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3123 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-30 14:40:38 +00:00
André Pönitz
8c3c804a4d
fix drawing glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3118 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-30 09:16:16 +00:00
André Pönitz
d659612225
reduction of header dependencies, part II (use new types
...
lyx::layout_type and lyx::textclass_type all ovcer the place)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3117 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-29 17:12:21 +00:00
André Pönitz
a969abe2f6
more selection stuff. It might be ok now...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3116 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-29 16:39:44 +00:00
André Pönitz
c968dac821
retain buffer after pasting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3114 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-29 16:13:23 +00:00
André Pönitz
9b0945a47f
re-enable the mathcursor->normalize() safety belt.
...
This trades Asserts() against a console warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3103 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-28 13:09:40 +00:00
André Pönitz
d15b566887
fix drawing glitch with \int (limits are on the side per default even in
...
displayed formulas)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3093 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-27 13:57:49 +00:00
André Pönitz
4637f33070
accept limit-toggling between the symbol and the script inset, not behind
...
everything
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3092 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-27 13:36:23 +00:00
André Pönitz
62818cea01
fix crash discovered by Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3085 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-27 09:44:32 +00:00
André Pönitz
2c3f160f38
fine-tuning for mouse clicks on script insets;
...
a few more /// comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3077 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-26 13:35:08 +00:00
Jean-Marc Lasgouttes
c897a93ed7
cleanups from Andre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3075 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-26 11:08:43 +00:00
Jean-Marc Lasgouttes
85e30074c2
new alert code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3074 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-26 10:19:58 +00:00
André Pönitz
e9a6693751
Hack: save mouseclick that gets passed before the call to edit() until we
...
are able to handle it (i.e. after the call to edit()).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3061 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-22 10:24:01 +00:00
André Pönitz
f62f0b271f
next try to fix cursor positioning/selection using the mouse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3060 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-22 10:14:19 +00:00
André Pönitz
9fa9cbeab6
fill in the missing documentation comments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3059 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-22 09:48:57 +00:00
André Pönitz
96175b2fe6
strange enough: parts not commited during the last 'cvs commit' ..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3054 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 17:16:21 +00:00
André Pönitz
3585748871
changes from Angus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3053 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 16:05:17 +00:00
André Pönitz
c84131951f
fix 'math background wrong in selected text' problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3051 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 15:20:03 +00:00
André Pönitz
26685ea29b
fix compilation with compaq cxx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3050 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 14:59:39 +00:00
André Pönitz
932884ff5b
small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3049 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 14:48:25 +00:00
André Pönitz
0b506e0467
updated BUGS list, and a ChangeLog entry for a change..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3048 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 11:26:18 +00:00
André Pönitz
ef9cb74104
selection using the mouse should work now. Note: an x is not a y, nor is
...
a y an x. Even if x's and y's come in disguise as xo's or yo's. Then, an xo
is not a yo nor is a yo a x0. Aaaargh...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3047 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 11:15:18 +00:00
André Pönitz
a415942e01
small mouse click stuff. still not ok...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3046 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 09:06:12 +00:00
André Pönitz
491148bbd9
buglets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3044 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 08:27:13 +00:00
André Pönitz
5a3fc63bfe
fix writing of integers... duh...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3043 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 07:04:00 +00:00
Dekel Tsur
2400b5b919
Fix retrun value of InsetFormula::latex
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3042 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-19 19:06:05 +00:00
Jean-Marc Lasgouttes
fcc833018c
latexfeatures path from Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3041 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-19 15:34:11 +00:00
André Pönitz
f9544ad301
mouse selection stuff. better, but not ok...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3040 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 13:38:00 +00:00
André Pönitz
015b7a2f58
search & replace for symbols & function
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3039 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 12:00:27 +00:00
André Pönitz
ecafa329be
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3038 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 11:24:55 +00:00
André Pönitz
39924c351c
simple search-and-replace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3037 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 09:55:37 +00:00
André Pönitz
af2a6c6512
introduce test for "equality"
...
remove a few unneeded declarations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3036 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 09:07:40 +00:00
André Pönitz
7348a42d8f
octavize & mathmlize for math macros
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3035 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 08:29:11 +00:00
André Pönitz
b0a9053e7f
'maplize' for math macros
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3034 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-16 08:26:41 +00:00
André Pönitz
0e793113ca
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3033 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-15 15:14:27 +00:00
Jean-Marc Lasgouttes
4de117b23f
compilation fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3032 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-15 14:52:32 +00:00
André Pönitz
a31e65aa9f
math-extern: some support for things like d/dx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3031 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-15 14:14:37 +00:00
André Pönitz
ea35e1c460
make cursor less eager to leave the formula when pressing 'up' or 'down'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3030 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-15 09:51:57 +00:00
André Pönitz
c80a4abde9
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
2001-11-13 18:33:48 +00:00
André Pönitz
f3c27aa1f5
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
2001-11-13 16:27:06 +00:00
André Pönitz
ebcc9580c9
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3023 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 15:29:45 +00:00
André Pönitz
706b39f788
some more public->private stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3022 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 15:21:38 +00:00
André Pönitz
3e3a56bb6a
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
2001-11-13 15:04:46 +00:00
André Pönitz
ec2e5fa868
remove unnedeed #include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3020 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 14:49:54 +00:00
André Pönitz
d481340f88
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
2001-11-13 14:45:08 +00:00
André Pönitz
1e3e8aaac9
tiny bugfix; remove unnerded code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3017 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 12:51:43 +00:00
André Pönitz
7f7275c914
fix thinko in 'double space suppression'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3016 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-13 08:24:41 +00:00
André Pönitz
d76cb8f1cf
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
2001-11-13 08:21:03 +00:00
André Pönitz
98d0501e77
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
2001-11-13 08:03:52 +00:00
André Pönitz
29663cf58f
handle \cr and \crcr like \\
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3013 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-12 18:00:20 +00:00
André Pönitz
c12d116ce7
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
2001-11-12 16:45:09 +00:00
André Pönitz
fb16a10b8e
math-extern: enable handling of simple sums
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3009 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-12 14:37:43 +00:00
André Pönitz
f200be551a
use '1' as integrand if not given
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3006 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-12 13:09:26 +00:00
André Pönitz
1d1260a3aa
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
2001-11-12 08:20:30 +00:00
André Pönitz
597afac060
store and output xml names if known...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3004 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 18:55:03 +00:00
André Pönitz
6d95ea2651
read new column from lib/symbols
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3002 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 18:46:48 +00:00
André Pönitz
4da1f8e66f
simple MathML output for integrals
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3000 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 18:02:20 +00:00
André Pönitz
86c2cf6f65
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
2001-11-09 16:27:44 +00:00
André Pönitz
9f6cfd81ce
more math-extern
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2998 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 14:48:57 +00:00
André Pönitz
6cfb068d37
some work on math-extern
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2997 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 14:23:44 +00:00
André Pönitz
cc5b1b9def
let '^' and '_' end "MacroMode" immediately
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2996 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 13:51:24 +00:00
André Pönitz
146daa986e
bug fix (' #1 ' got written as '#^^A')
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2994 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 13:40:48 +00:00
André Pönitz
3516a9a2fc
recognize a few "well known functions"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2993 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-09 12:01:10 +00:00
André Pönitz
9921635d78
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
2001-11-09 10:44:24 +00:00
André Pönitz
c93e9dcbc5
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
2001-11-09 08:35:57 +00:00
Jean-Marc Lasgouttes
c090ca491f
mathed compile fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2989 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-08 15:12:33 +00:00
André Pönitz
f34e4919f7
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
2001-11-08 12:55:58 +00:00
André Pönitz
cbf73238f5
uups... forgot the files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2987 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-08 12:30:26 +00:00
André Pönitz
15b1e9cdde
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
2001-11-08 12:28:33 +00:00
André Pönitz
1b787e207d
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
2001-11-08 12:15:12 +00:00
André Pönitz
0daba49b1d
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
2001-11-08 12:06:56 +00:00
André Pönitz
9479428522
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
2001-11-08 06:45:55 +00:00
André Pönitz
0e9538958f
add missing std::
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2980 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-08 06:42:20 +00:00
André Pönitz
f105559752
more mathml stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2979 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-07 18:15:24 +00:00
André Pönitz
5e5f64961e
more output stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2978 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-07 17:36:03 +00:00
André Pönitz
7cccd80619
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
2001-11-07 17:30:26 +00:00
André Pönitz
f07a117fc3
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
2001-11-07 14:14:04 +00:00
André Pönitz
2dd919eeb8
parse octave output as matrix if necessary
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2974 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-07 13:15:59 +00:00
André Pönitz
2f858329df
fix 'double =' glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2972 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-07 11:14:59 +00:00
Jean-Marc Lasgouttes
f73a9f37f4
mathed compilation fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2971 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-07 10:25:05 +00:00
André Pönitz
0f23028f4b
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
2001-11-07 10:21:51 +00:00
André Pönitz
6e3fcdf812
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
2001-11-07 08:51:35 +00:00
André Pönitz
dff2911bda
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
2001-11-05 17:08:45 +00:00
André Pönitz
bf3d330980
change filenames for 'handleExtern'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2956 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-31 15:45:23 +00:00
André Pönitz
48a3633de7
drop extra {} in "obvious" cases
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2954 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-31 15:14:22 +00:00
Angus Leeming
c2befab062
Fix compiler warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2953 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-31 12:56:38 +00:00
André Pönitz
fcb060f97d
make undo more granular in mathed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2951 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-31 12:26:42 +00:00
André Pönitz
9665dd5ff0
parser tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2950 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-31 12:04:45 +00:00
André Pönitz
49295aa9be
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
2001-10-31 10:54:34 +00:00
André Pönitz
cf629f4331
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
2001-10-31 10:00:43 +00:00
André Pönitz
60ccb16240
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
2001-10-31 09:54:47 +00:00
André Pönitz
3b0329fe27
read support for \begin{displaymath}...\end{displaymath}
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2945 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-29 16:10:41 +00:00
André Pönitz
fcc87d756b
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
2001-10-29 15:45:24 +00:00
André Pönitz
549d6b7441
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
2001-10-25 14:46:57 +00:00
André Pönitz
849400adb1
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
2001-10-24 19:09:31 +00:00
André Pönitz
557033beb6
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
2001-10-24 18:29:55 +00:00
Angus Leeming
68a3a474b7
Compilation fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2939 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-24 18:10:21 +00:00
André Pönitz
e96ae7b972
Ignore LFUN_BREAKLINE, LFUN_BREAKPARAGRAPH
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2938 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-24 17:59:35 +00:00
Dekel Tsur
94add293e1
Compilation fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2937 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-24 17:30:33 +00:00
André Pönitz
1b8991ea00
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
2001-10-24 17:14:05 +00:00
André Pönitz
d1633491db
add missing writeNormal() methods to some insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2935 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-24 16:10:38 +00:00
André Pönitz
cde897f38b
remove position cache from insets - these were the last data item stored in
...
each inset, so we are down to the absolute minimum here...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2929 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-24 09:16:06 +00:00
André Pönitz
79506b1643
interpret word-delete-forward/backward as delete/backspace to hotfix
...
associated crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2926 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 13:56:10 +00:00
André Pönitz
616955adb2
fix crash due to invalid cursor position after deleting more than one cell
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2925 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 13:48:52 +00:00
André Pönitz
c67645effa
don't move cursor to the left after an C-<Return>
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2919 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 09:29:02 +00:00
André Pönitz
c0ef23bc2a
- remove some unused code
...
- put some more stuff in anaon namespaces
- cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2915 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 09:03:07 +00:00
André Pönitz
910b8c6a07
remove the hard-coded greek stuff, it is handled in math.bind nowadays
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2912 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 08:14:52 +00:00
André Pönitz
4ca7022e52
- updated BUGS
...
- improved cursor movement in grids when pressing home/end
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2911 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-23 07:33:03 +00:00
André Pönitz
40b2b89d4d
- remove MathStyles cache from those insets that don't need it
...
- fix math font sizes in headings etc
- remove unused static member int MathInset::workwidth
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2909 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-22 15:37:49 +00:00
André Pönitz
970f0247f7
halfway through fixing size of math in non-standard sizesd paragraohs like
...
section headings...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2907 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 17:46:13 +00:00
André Pönitz
3d8efcecf9
remove debug code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2906 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 16:07:10 +00:00
André Pönitz
ba171ba664
rename variable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2905 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 15:55:10 +00:00
Jürgen Vigna
b08d44b58f
Small fixes to various InsetText problems.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2903 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 15:40:01 +00:00
André Pönitz
0f3b5ab991
whitespace changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2902 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 15:20:22 +00:00
André Pönitz
5507c1ad69
use stream-like syntax for LaTeX output
...
(instead of inset.write(stream) functions)
prepare fix for proper font sizes in chapter heading etc...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2899 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-19 11:25:48 +00:00
André Pönitz
35d74b0e6f
some visual support for \lefteqn
...
fix some writeNormal() issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2895 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-18 13:21:21 +00:00
André Pönitz
761fab540e
support reading TeX's $$...$$ syntax
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2887 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-15 14:19:16 +00:00
André Pönitz
5135dd2ae9
fix drawing of \overline and \underline
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2880 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-13 14:39:18 +00:00
André Pönitz
5b0af9a0f0
cursor movement bug fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2879 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-13 10:42:34 +00:00
André Pönitz
df1613ed4a
disable leaving the inset during selection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2877 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 16:12:32 +00:00
André Pönitz
db033af700
fix x^1<space>_
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2876 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 15:38:58 +00:00
André Pönitz
400fcfa1ee
leave mathed after math-insert if we have not been in mathed before
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2875 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 14:33:38 +00:00
André Pönitz
28c690f63c
cursor up/down behind scripts fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2874 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 14:09:00 +00:00
André Pönitz
efbcfbc067
draw delimiters a bit smaller
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2872 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 14:05:04 +00:00
André Pönitz
748af630f5
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2871 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 13:29:46 +00:00
André Pönitz
bb3a2ccaa5
fix off-by-one-pixel drawing problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2870 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 13:15:34 +00:00
André Pönitz
3e2e63a4b4
move selected part to script when pressing ^ or _
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2869 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 13:05:21 +00:00
André Pönitz
6317b96d19
Fix macro redrawing bug. Thanks, Juergen!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2868 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 12:58:50 +00:00
André Pönitz
9295f8236e
Use references instead of pointers where possible
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2867 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 12:02:49 +00:00
André Pönitz
739f74c54a
fix out-of-bounds bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2864 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-12 07:52:13 +00:00
André Pönitz
30d9929153
change order of ^ and _ in LaTeX output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2860 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 17:26:44 +00:00
André Pönitz
fbbf8bded3
don't touch your keyboard too often...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2858 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 16:39:42 +00:00
André Pönitz
cf3bc4d06e
small fixes to bugs discoverd by Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2857 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 16:35:18 +00:00
André Pönitz
dbf9e27a97
remove inconsistency del/backspace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2855 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 14:30:28 +00:00
André Pönitz
8f2f524d58
remove unneeded global var greek_kb_flag
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2853 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 13:44:58 +00:00
André Pönitz
4253792bd6
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2852 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-10 13:20:51 +00:00
André Pönitz
c5e13278e7
leave red backslash as visual clue in formula when typing macro names
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2833 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-02 15:01:57 +00:00
André Pönitz
d2a9294e3f
sanity check
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2832 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-02 10:50:10 +00:00
André Pönitz
e9baa06e51
remove public method;
...
add a static_cast<>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2827 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-01 12:23:00 +00:00
Jean-Marc Lasgouttes
e597fc7ae4
fix the size of some variables to avoid compaq cxx warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2826 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-01 12:10:32 +00:00
Dekel Tsur
88c555f798
Misc. small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2816 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-28 20:23:49 +00:00
André Pönitz
0f5ff99bc1
Even more ugly changes and a new file dependency to shut up Jean-Marc's
...
compiler *sigh*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2804 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-26 16:52:34 +00:00
André Pönitz
7435fca771
further code uglification to make Jean-Marc's compiler happy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2803 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-26 15:20:45 +00:00
André Pönitz
558ce4437f
use std::swap
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2800 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-25 06:47:47 +00:00
André Pönitz
1129104282
changed cursor movement/deletion behaviour in super/subscripts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2796 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-24 16:25:06 +00:00
André Pönitz
0e9148aa78
remove unneeded methods
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2794 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-24 14:03:48 +00:00
André Pönitz
f5f9c46c35
Use dummy Buffer * parameters to make Jean-Marc's compiler happy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2793 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-24 13:38:52 +00:00
André Pönitz
207bc5e3f4
Angus' patch to comment out debug mode's coloured frames
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2792 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-24 12:48:31 +00:00
Dekel Tsur
bc5e92cb03
More symbols (mainly arrows)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2772 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-19 17:22:34 +00:00
André Pönitz
02ec9422d0
use 'size_type' at least for container-like stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2761 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-14 14:05:57 +00:00
André Pönitz
5ca510e4c5
Jean-Marc's patch, BUGS update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2759 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-14 11:03:41 +00:00
André Pönitz
520deae094
buglist update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2758 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-13 16:41:05 +00:00
André Pönitz
a4dab932ac
Return UNDISPATCHED instead of FINISHED in the default branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2757 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-13 16:14:43 +00:00
André Pönitz
fac52d4746
small deco drawing stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2749 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 16:24:36 +00:00
André Pönitz
26db643696
brush off the decoration drawing code a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2747 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 16:13:31 +00:00
André Pönitz
42c8e7bff9
don't draw \vec, \hat etc much wider than LaTeX does
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2746 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 15:56:09 +00:00
André Pönitz
6c32034cce
allow editing macro names using backspace while typing...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2745 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 14:39:55 +00:00
André Pönitz
c740d233cc
interpret a typed \#1 as math-macro-arg 0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2744 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 14:31:18 +00:00
André Pönitz
e7209bd562
fix drawing glitch in MathMacroArg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2743 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 13:43:59 +00:00
André Pönitz
d9738adfd7
\hat & subscript
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2742 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 13:23:39 +00:00
André Pönitz
c50bd2b573
fix delimiter handling for \, |, and /
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2740 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 12:51:55 +00:00
Jean-Marc Lasgouttes
43cb604df7
fix indexing first word in a list layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2738 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 10:41:25 +00:00
André Pönitz
0e0913d030
another parser fix (nested {} and \left..\right and \atop)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2737 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 09:58:25 +00:00
André Pönitz
e410a7e2a4
fix parser bug if \atop etc appear inside \left ... \right
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2731 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 09:17:46 +00:00
André Pönitz
445f2a9851
try to fix free memory leak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2730 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 07:51:53 +00:00
André Pönitz
4c973a6a7e
fix bug discovered by Garst
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2729 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 07:48:48 +00:00
André Pönitz
c800129f2b
partial fix for the macro problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2727 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-11 15:46:51 +00:00
André Pönitz
cd093e5884
fix 'purple box has wrong size in x_{}'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2726 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-11 14:15:30 +00:00
André Pönitz
b6113c5b8a
fix cursor positioning using the mouse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2724 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-11 12:46:58 +00:00
André Pönitz
e4c58b72be
try to do with super- and subscripts what TeX does
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2722 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-11 10:58:17 +00:00
André Pönitz
168d6528f4
fix drawing glitch (wrong font sizes in displayed arrays)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2716 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-10 09:35:12 +00:00
Lars Gullik Bjønnes
271f8d7eec
some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2713 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-09 22:02:19 +00:00
André Pönitz
7a5950750f
Fix _U_psilon
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2698 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-05 16:32:36 +00:00
André Pönitz
401e0c2609
remove symbol_def.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2697 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-05 16:16:12 +00:00
Jean-Marc Lasgouttes
426ae5c092
da.po update ; small compile fix in mathed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2693 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-05 15:22:20 +00:00
André Pönitz
3b2f6decf2
read/write support for the AMS split environment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2688 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-05 12:57:13 +00:00
André Pönitz
4735efe3fe
some support for gather and multline (multline special display is missing...)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2686 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 14:56:30 +00:00
André Pönitz
e0a3858e1a
ChangeLog entry for a change...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2685 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 13:34:38 +00:00
André Pönitz
98e9f5f2b6
some support for the [x][x]alignat environments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2684 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 13:32:06 +00:00
José Matox
2470d9297d
rename docBook method to docbook
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2681 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 11:02:09 +00:00
André Pönitz
b07b7528ff
improve support for align and alignat
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2677 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 08:48:23 +00:00
André Pönitz
92705b7a74
fix the | vs \| business...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2676 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 07:39:29 +00:00
André Pönitz
f9a3bafea3
support for \slash
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2675 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 07:26:18 +00:00
André Pönitz
6d99bc48b2
make \backslash work again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2674 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 07:22:13 +00:00
André Pönitz
de86711cb0
\overrightarrow should have four 'r'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2673 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 07:01:31 +00:00
Dekel Tsur
bc88ac96d7
overightarrow -> overrightarrow
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2670 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 18:42:50 +00:00
Dekel Tsur
a9bea7bbdc
Check for duplicate symbols.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2668 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 16:46:28 +00:00
Angus Leeming
8298940583
Added a using std::map directive.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2667 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 16:20:47 +00:00
André Pönitz
ff13a3e736
remove symbol_def.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2666 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 15:22:55 +00:00
André Pönitz
47e627ea66
remove unneded symbol definitions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2665 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 13:36:46 +00:00
André Pönitz
8c39ec9370
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2664 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 13:18:28 +00:00
André Pönitz
0db77361d9
some pixel "corrections"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2663 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 11:38:04 +00:00
André Pönitz
781db21b32
Make the height of a formula at least the height of an 'I'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2660 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-03 08:55:56 +00:00
Dekel Tsur
f5de290c50
Fix reading of symbols file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2655 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 13:35:31 +00:00
Angus Leeming
0556ecac11
Added a std::endl directive.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2651 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 11:43:34 +00:00
Dekel Tsur
2806246e1e
Few math fonts improvements (use cmr for uppercase greek, support for
...
\mathbb)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2647 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 21:15:57 +00:00
André Pönitz
6b21343d0b
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2645 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 13:27:52 +00:00
André Pönitz
ef6101033f
endl...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2637 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 07:26:27 +00:00
Dekel Tsur
0cf717d0c8
More fonts in mathed.
...
Please test.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2632 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 22:42:26 +00:00
André Pönitz
dcc9fe59dd
fix broken greek keyboard input
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2631 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 14:40:43 +00:00
André Pönitz
77306b7e24
Make Shift-End and Shift-Pos1 work as expected
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2629 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 10:17:28 +00:00
André Pönitz
1ac1b8e07b
forgot a case...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2628 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 10:10:33 +00:00
André Pönitz
63adecdf8a
prepare support insertion of greek characters without explicitly entering
...
math mode
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2627 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 09:35:11 +00:00
André Pönitz
3e7bc31d0c
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2626 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 08:55:13 +00:00
André Pönitz
11c5864fdb
prepare hanling of chars the nee a backslash when written...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2624 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 06:52:15 +00:00
André Pönitz
f1e2433313
re-enable { and } in seperate cells;
...
nuke MathScopeInset;
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2620 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 16:23:54 +00:00
André Pönitz
d18d31df77
remove unneeded #include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2617 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:31:00 +00:00
André Pönitz
10187ee6d9
read & and \\ nested in {} again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2616 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:19:50 +00:00
André Pönitz
6844068ec2
fix cursor font bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2606 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 13:34:04 +00:00
André Pönitz
a85d0b3fef
small script based on Jules Beans's suggestion to help people who want to
...
add mathed support for new symbols
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2581 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 10:03:29 +00:00
André Pönitz
21c277b6f3
forget to disable the debug output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2580 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 06:35:12 +00:00
André Pönitz
403915f5ff
ignore again space at the beginning of formulae
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2579 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 05:59:59 +00:00
André Pönitz
a6dcb13ca0
removing spurious line noise after #endif
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2571 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-22 04:34:04 +00:00
André Pönitz
50a865b664
some support for TeX's \kern primitive in the parser.
...
use \kern instead of yesterday's home grown CheatInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2569 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 14:20:50 +00:00
André Pönitz
517dbda135
better drawing of \not as suggested by Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2568 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 14:18:51 +00:00
André Pönitz
17956728be
remove warnings about unused parameters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2566 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 09:41:59 +00:00
André Pönitz
6fd8c362c0
bug fix (spaces were ignored in input even within \mathrm)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2565 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 07:03:46 +00:00
André Pönitz
73a033b81e
visual support for \therefore, \sim and \textdegree
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2564 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 05:10:47 +00:00
André Pönitz
7e7a107039
some *cough* support for \ll and \gg and potentially more...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2561 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-20 16:37:35 +00:00
André Pönitz
aea21e8cac
re-enable spaces and hyphens in labels;
...
small stuff;
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2559 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-20 13:45:02 +00:00
Dekel Tsur
3a0fbd0a90
Eat spaces after \end_inset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2547 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-18 12:02:40 +00:00
André Pönitz
1555e4c27c
some support for \atop
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2542 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 17:50:00 +00:00
Lars Gullik Bjønnes
07a0f43eee
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2541 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 17:41:38 +00:00
André Pönitz
4d752d6778
fix 'M-x math-matrix'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2540 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 17:23:12 +00:00
André Pönitz
616f124e92
fix 'Uninitialized memory read'. It was not exactly a bug, though...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2539 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 16:34:19 +00:00
André Pönitz
44d911432c
correct mixed up eqnarray <-> eqnarray* and numbered <-> unnumbered
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2538 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 16:10:51 +00:00
André Pönitz
e82001fc7e
solve Michael's riddle
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2537 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 16:05:19 +00:00
André Pönitz
93b1d0de5e
visual support for \ne
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2536 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 15:55:31 +00:00
André Pönitz
a6be9275ee
visual support for \ni and \owns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2535 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 15:53:06 +00:00
André Pönitz
f149653927
fix display "'" vs "\ni"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2534 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 15:47:02 +00:00
André Pönitz
71d514f39e
write sequences of chars with same code as unit
...
(i.e. no more \mathrm{a}\mathrm{b})
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2533 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 13:18:10 +00:00
André Pönitz
3c93fa9279
move comparison out of class Token; bugfix;
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2532 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 11:37:48 +00:00
André Pönitz
60e132e76e
fixes from Angus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2531 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 11:08:55 +00:00
André Pönitz
8ccadb0c78
Token::operator!=()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2530 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 10:51:50 +00:00
André Pönitz
88b346dd3a
unsigned char <-> char
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2529 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 10:21:37 +00:00
André Pönitz
77dca4f3bc
new parser
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2528 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-17 09:48:24 +00:00
André Pönitz
b76821ddff
new special-purpose inset for \not
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2527 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-16 12:34:48 +00:00
André Pönitz
2cbf623b37
leave math not only to the left (Thanks, Juergen!)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2526 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-16 11:57:45 +00:00
André Pönitz
53ca273eec
remove unnneeded #include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2525 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-16 11:12:20 +00:00
André Pönitz
ef2afda076
safeguard against syntax errors when reading macros
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2524 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-16 11:11:35 +00:00
André Pönitz
f3d170c15a
more cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2515 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-15 07:02:16 +00:00
André Pönitz
9f0fe8a2f6
make on-screen appearance of nested delimiters closer to what LaTeX does
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2514 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-15 06:53:25 +00:00
André Pönitz
f51395af68
deco drawing bug fix
...
move more stuff to math_factory
cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2513 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-15 05:50:39 +00:00
André Pönitz
495b94db75
remove the imacro_ hack from MathCursor
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2512 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-14 11:19:19 +00:00
André Pönitz
4310ee2793
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2511 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-14 09:35:44 +00:00
André Pönitz
8766c98cfe
re-enabling the "selected text gets converted to math"-feature
...
small bix fix
cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2510 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-14 07:46:11 +00:00
André Pönitz
48503551b1
more honey for Angus's dinosaur
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2505 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-13 15:58:26 +00:00
André Pönitz
d586e9e856
support for TeX's \choose
...
fix for return void
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2504 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-13 15:26:41 +00:00
André Pönitz
1e9b743bce
read/input support for TeX's '\over'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2503 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-13 14:46:06 +00:00
André Pönitz
d9c3e3e8a9
forgotten files again...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2502 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-13 14:19:16 +00:00
André Pönitz
ba5f02ca07
small step to a unified parser for file & interactive input
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2501 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-13 14:02:37 +00:00
André Pönitz
b727c2947f
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2491 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 16:28:10 +00:00
André Pönitz
2923623e9c
prepare syntax change for 'math-insert' (root -> \root etc)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2490 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 15:49:15 +00:00
André Pönitz
74124b4bf8
make {} a proper inset; simplifications to the parser;
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2489 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 15:32:26 +00:00
André Pönitz
e729656153
prepare proper handling of {...} blocks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2488 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 14:08:00 +00:00
André Pönitz
d5eb253d6a
fix for recent 'column shift' bug
...
perhaps fix for g++3.0 compile problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2486 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 13:50:42 +00:00
André Pönitz
e7cfe10d37
small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2485 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 13:26:33 +00:00
André Pönitz
2da8fcabdc
small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2484 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 13:17:39 +00:00
André Pönitz
6c12ac0526
fix bug due to recent typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2483 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 12:42:04 +00:00
André Pönitz
338fb721b8
some visual feedback for extra vertical space
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2481 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 12:12:03 +00:00
André Pönitz
babee598f4
store optional eol arg and write it back if necessary
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2480 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 11:51:06 +00:00
André Pönitz
8de80cc1e7
move error message to a better place...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2478 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 11:04:23 +00:00
André Pönitz
431543cc20
improve end-of-line handling in the presence of optional args to \\
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2477 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 10:39:56 +00:00
André Pönitz
31028168b2
small bugfix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2474 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 09:35:19 +00:00
André Pönitz
23638ef606
wrap mathed parser in a class, the main parsing functions should be
...
re-entrant now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2473 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 09:30:02 +00:00
André Pönitz
8898791bc6
small parser stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2472 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-10 07:52:04 +00:00
André Pönitz
c06f5351cf
rework of MathDelimInset almost finished... did that break anything?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2471 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 16:02:43 +00:00
André Pönitz
0453939fbe
remove unneeded code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2470 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 15:56:38 +00:00
André Pönitz
14499f5ac1
more glue code to re-enable the old MathDelimInset interface (constructor
...
with two int parameters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2468 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 15:32:34 +00:00
André Pönitz
fe1a6bc1bd
glue code to old xforms interface.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2467 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 15:23:20 +00:00
André Pönitz
d6f2a2313a
fix broken ^ stuff; break delimiters...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2466 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 15:19:31 +00:00
André Pönitz
4c7849e8d9
move more stuff to math_hash
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2462 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 10:48:50 +00:00
André Pönitz
d4582c5bc1
move some more parser information to math_hash to make it accessible by the
...
cursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2461 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 10:34:43 +00:00
André Pönitz
c9c3b9b447
move things around
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2460 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 09:19:18 +00:00
André Pönitz
20effa2eb1
iterators for MathArray; cosmetics;
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2459 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 08:53:16 +00:00
André Pönitz
cbf29c8fdc
new hierarchy for frac-like things
...
'native' \stackrel support
remove MathInset::name_ member (sizeof(MathInset) == 20 on IA32 now);
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2457 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 17:26:30 +00:00
André Pönitz
252b1e560c
bring back some more red color...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2456 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 16:25:30 +00:00
André Pönitz
febb242ce2
cursor up/down; fix missing brace in write()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2455 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 15:35:49 +00:00
André Pönitz
e454df24f5
somewhat better corser up/down handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2452 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 11:03:53 +00:00
André Pönitz
1cc8461767
change 'cursor down in \frac denominator' behaviour.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2451 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 09:47:44 +00:00
André Pönitz
08c784de22
proper cursor up/down for centered and right aligned grid columns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2450 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 09:31:36 +00:00
André Pönitz
af4c2598a1
remove unneeded code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2448 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 07:55:47 +00:00
André Pönitz
26f422e6dc
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2447 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 07:46:16 +00:00
André Pönitz
77d227e06f
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2446 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 07:12:09 +00:00
André Pönitz
30705f0927
fix deletion of subscript if superscript is present and vice versa
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2443 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 15:04:57 +00:00
André Pönitz
3d354d14c4
fix 'off by one' cursor position when handling simultaneous super- and
...
subscripts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2442 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 13:50:56 +00:00
André Pönitz
b7f17d6ba7
Fix broken left movement (and some other things using prevInset())
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2441 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 13:34:38 +00:00
André Pönitz
12c4c8233d
better selection handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2440 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 13:23:16 +00:00
André Pönitz
089f4fca7d
Fix a leak; cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2439 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 12:02:21 +00:00
André Pönitz
d7525e9740
move ownership of the templates from the formulamacro
...
inset to the mcaro table
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2437 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 08:40:14 +00:00
André Pönitz
2bc240251e
bring red color back
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2434 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 05:37:18 +00:00
André Pönitz
9d5c326eaf
Undo hotfixes for missing files. Sorry guys.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2433 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 04:53:01 +00:00
André Pönitz
9a60233661
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2432 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 04:49:50 +00:00
André Pönitz
6d1da18779
Lost files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2431 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-07 04:47:00 +00:00
Lars Gullik Bjønnes
70b62a472b
make mathed compile (but not link), adjust
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2430 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-06 19:14:17 +00:00
André Pönitz
8beaec704e
remove unneeded convertFont()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2427 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-06 17:27:42 +00:00
André Pönitz
8b7b3a5895
- fix nasty bug due to missing InsetFormula copy c'tor
...
- make all cache variables mutable, remove const_casts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2426 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-06 17:20:26 +00:00
André Pönitz
24ef8d0aab
getting started with documentation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2424 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-06 13:21:07 +00:00
André Pönitz
c325dd2bd5
Oooooops
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2423 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-06 06:23:09 +00:00
Lars Gullik Bjønnes
54e7ddb5d9
get rid of NO_LATEX, split some methods, small cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2417 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 18:28:11 +00:00
André Pönitz
abf2235642
remove debug message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2416 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 18:01:09 +00:00
André Pönitz
2369041276
forget to add the file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2415 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 17:56:11 +00:00
André Pönitz
244d75e942
move width_/ascent_/descent_ cache into seperate ABC.
...
sizeof(MathInset) == 24 on IA32
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2414 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 17:55:10 +00:00
André Pönitz
51e0c8bd1f
everything is an inset. sizeof(MathInset) == 36 on IA32
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2413 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 17:10:22 +00:00
Jean-Marc Lasgouttes
757e2c55d8
insetquote fix; getStatus tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2411 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 10:32:20 +00:00
André Pönitz
18a610d4d6
cloase a leak; remove a few casts; cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2410 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 09:54:48 +00:00
André Pönitz
2dd1a460ee
My todo list goes public...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2408 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-03 07:33:59 +00:00
Lars Gullik Bjønnes
8254b16fd1
more latex conversion cases fixed, patch from Andre, more more funcs to lowercase, some debug output to look at...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2406 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-02 18:46:53 +00:00
André Pönitz
297697dd70
fix mis-alignment of eqnarray columns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2404 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-02 09:59:09 +00:00
André Pönitz
84b01259ef
fix (potential?) memory leaks; cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2403 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-01 16:48:06 +00:00
Jean-Marc Lasgouttes
a36dbaf607
Andre's mathinset shrink patch ; default .lyx extension when loading files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2399 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-01 13:28:45 +00:00
André Pönitz
e0aa02ee9f
fix memory leak; cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2396 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-01 09:18:21 +00:00
Asger Ottar Alstrup
b8cad4ca9d
More header file include dependency work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2386 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-29 17:39:01 +00:00
Asger Ottar Alstrup
da76673568
Reduced header file includes somewhat
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2385 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-29 15:34:18 +00:00
André Pönitz
7fea2dad0f
somewhat better support for \| when reading
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2372 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 14:50:33 +00:00
André Pönitz
ff74dbd043
'native' support for \ge and \le; cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2371 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 13:59:33 +00:00
André Pönitz
4f2bb26476
remove debug message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2368 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 13:01:01 +00:00
André Pönitz
2e4ad73024
work around static initialization problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2367 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 12:32:29 +00:00
André Pönitz
811980f739
rename MathBigopInset into MathSymbolInset. That's what it is nowadays...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2365 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 10:08:04 +00:00
André Pönitz
739b051626
don't output ' ' after '$' unless needed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2364 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 09:55:44 +00:00
André Pönitz
43d1fd2562
make '$' default delimiter for inline maths instead of \(...\)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2363 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 16:56:23 +00:00
André Pönitz
ece9f3739c
nest step...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2362 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 16:14:23 +00:00
André Pönitz
356d7aed23
small steps towards a unified symbol handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2361 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 15:28:45 +00:00
André Pönitz
1db325d20c
simplify BigopInset handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2360 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 14:37:09 +00:00
André Pönitz
d812b509d0
small cleanups
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2359 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 13:52:47 +00:00
André Pönitz
3fb186cc5e
tiny
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2358 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 10:55:07 +00:00
André Pönitz
16fe92dbc0
iookup unification - another 100 lines bite the dust
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2357 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 10:21:18 +00:00
André Pönitz
db6d532997
sort entries in wordlist
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2355 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 09:26:26 +00:00
André Pönitz
50ea0354bd
lowercase method names
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2354 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 09:01:36 +00:00
André Pönitz
fda98080cc
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2353 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 06:56:43 +00:00
André Pönitz
9ccefe810b
mathed108.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2352 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-26 06:46:50 +00:00
André Pönitz
cd8d582c67
M-m <space> as substitute for the old C-<space> <space> 'enlarge space'
...
feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2339 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-25 14:15:05 +00:00
André Pönitz
e152ea21dc
tiny cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2336 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-25 09:32:38 +00:00
André Pönitz
d2e5c09218
paste to any place in the inset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2328 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 17:26:44 +00:00
André Pönitz
fea1e7dff4
fix super/subscript size calculation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2327 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 17:18:54 +00:00
André Pönitz
10f9dcb2ca
make text in super/subscripts smaller than ordinary text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2326 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 16:55:47 +00:00
André Pönitz
c1364850c0
less crude MathXArray::x2pos for preciser cursor positioning using the mouse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2325 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 16:39:55 +00:00
André Pönitz
c1bd906202
^ now copies selection into new scriptinset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2324 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 16:10:17 +00:00
André Pönitz
bf9c99bb37
fix memory leak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2317 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 11:39:38 +00:00
André Pönitz
c06a45c6e4
fix memory leak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2313 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 05:53:32 +00:00
André Pönitz
3afd871c2d
small bugfixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2312 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 16:08:41 +00:00
André Pönitz
86ea4e48e7
fix 'invalid cursor position after typing \sum'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2310 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 14:30:22 +00:00
André Pönitz
b321afd875
keep empty super/subscript a bit longer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2309 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 14:21:34 +00:00
André Pönitz
efc5820ea3
fix pullArg when pressing <Delete> at the end of an cell
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2308 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 14:15:14 +00:00
André Pönitz
3024e24e80
Fix "pullArg" behaviour when pressing <Backspace> at the beginning of an inset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2307 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 13:52:48 +00:00
Jean-Marc Lasgouttes
55bf6460f3
fix insertion of raw double quote, reading of Info inset, initial width of collapsed insets, insertion of index; better support for insetAllowed, for french quotes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2300 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-23 09:11:14 +00:00
André Pönitz
abaa02466a
move things around, fix bug in ~MathArray.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2297 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-20 14:54:13 +00:00
Jürgen Vigna
7c0dad35b3
Implemented Search/Replace functionality for Insets. Cleaned up a bit.
...
Small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2296 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-20 14:18:48 +00:00
André Pönitz
96a1cc78b2
support for \land and \vee, cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2292 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-20 10:57:22 +00:00
André Pönitz
2569cd6fde
Fix two small bugs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2263 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-17 09:46:07 +00:00
Lars Gullik Bjønnes
4ed9f14187
pass_thru
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2262 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-17 09:41:34 +00:00
André Pönitz
5c40a062b2
rename math_(root|grid).[Ch] to math_(root|grid)inset.[Ch]
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2259 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-17 07:38:41 +00:00
Lars Gullik Bjønnes
b10dd6dc0b
reverse test move operators out of struct
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2257 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-16 18:58:13 +00:00
André Pönitz
9b87031073
forgot the ChangeLog again...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2256 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-16 15:56:05 +00:00
André Pönitz
a97c6eba47
multicell selection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2255 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-16 15:53:25 +00:00
André Pönitz
87f0ddf453
prepare infrastructure for multicell selection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2242 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 16:06:10 +00:00
André Pönitz
61529b136e
prepare re-enabling LaTeX feature validation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2240 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 14:54:56 +00:00
Angus Leeming
cec0dd19d0
Edwin's "about" patch + consistent use of Lsstream.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2239 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 14:03:48 +00:00
André Pönitz
13dcd3f8e2
generate unnumbered eqnarray when mutating from inline math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2237 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 12:43:24 +00:00
André Pönitz
f0dad9cf92
fix drawing glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2236 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 12:37:49 +00:00
André Pönitz
747cd76667
Fix Angus' drawing bug + cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2234 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 11:32:22 +00:00
André Pönitz
4665fc9c30
remove unneeded #includes, cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2232 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 09:54:32 +00:00
André Pönitz
3ce9e1228e
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2231 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 09:10:59 +00:00
Jean-Marc Lasgouttes
0de9e656a4
tweaklets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2230 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 08:49:45 +00:00
André Pönitz
4a40b711f2
mathed102.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2229 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-13 07:55:55 +00:00
André Pönitz
b4704ec2c4
fix 'buffer is (Changed) by simply entering a formula'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2226 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 13:19:55 +00:00
André Pönitz
72f625da0e
recompute macro metrics more often to catch changes to the template
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2224 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 11:55:57 +00:00
André Pönitz
701697ec13
fix drawing glitch (\vec was almost invisible on screen)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2223 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 11:54:38 +00:00
André Pönitz
4dd6a8932e
bugfix (invalid cursor position)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2222 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 11:53:45 +00:00
André Pönitz
0024f42724
split super/subscript handling in new base class MathUpDownInset and
...
MathScriptInset/MathBigOpInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2220 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 07:18:29 +00:00
André Pönitz
fa867bfd55
Fix drawing glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2217 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-10 17:21:26 +00:00
André Pönitz
88b5d739b5
MathAccentInset rewritten
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2215 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-10 13:17:43 +00:00
André Pönitz
4124b05c9f
fix small thinko
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2214 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-10 10:40:23 +00:00
André Pönitz
faa697a2a9
cursor movement in multiline math; remove dead code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2212 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-09 16:59:57 +00:00
Dekel Tsur
e321726f35
Use only the first label when mutating eqnarray to display formula.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2211 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-09 16:42:22 +00:00
Jürgen Vigna
9d1ec63f05
Fixed crash when inserting mathed inset inside InsetERT + new devel banner.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2210 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-09 14:19:41 +00:00
Jean-Marc Lasgouttes
2a275071a0
small tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2209 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-09 10:32:44 +00:00
André Pönitz
b24b504cd2
Small bugfixes and cosmetic changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2208 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-09 10:19:50 +00:00
Lars Gullik Bjønnes
3aa411d883
make NO_LATEX default, set ut compability stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2205 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-08 12:52:16 +00:00
Dekel Tsur
239d1b23e1
Fix math insert
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2199 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-07 09:19:51 +00:00
Jürgen Vigna
7521b5d20f
The BIG UNDO patch. Recodes undo handling for better use inside InsetText.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2195 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-06 15:57:54 +00:00
Lars Gullik Bjønnes
ec5d8718c5
mathed95.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2193 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-06 12:09:32 +00:00
André Pönitz
63d5a3c4d4
Fix for mis-drawing reported by Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2188 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-05 14:48:45 +00:00
André Pönitz
4540c3d3e4
Fix for signed/unsiged char bug.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2187 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-05 14:45:04 +00:00
André Pönitz
e441b45578
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2184 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-04 17:20:46 +00:00
André Pönitz
adf2ae0835
operator<<(ostream &, xarray const &)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2183 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-04 17:17:32 +00:00
André Pönitz
18ed33949f
Small parser bug fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2182 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-04 17:15:08 +00:00
André Pönitz
e546fb9b37
mathed89.diff - fix "random" crashes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2174 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-03 15:04:59 +00:00
André Pönitz
c35e8c74dd
remove unneeded file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2170 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-03 08:28:54 +00:00
André Pönitz
3d00527d48
mathed87.diff (Bug fixes, new feature "change font on selection")
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2169 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-03 07:56:55 +00:00
Jean-Marc Lasgouttes
ab254289c8
lyxstring compile fixes ; small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2159 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-29 11:54:39 +00:00
Lars Gullik Bjønnes
94c15c0ed7
lowercase.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2155 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-29 06:30:53 +00:00
Jean-Marc Lasgouttes
cdc02d297e
cxx compile fixes ; several patches from John
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2151 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-28 13:02:03 +00:00
Lars Gullik Bjønnes
85a5ea7bfc
change a lot of methods to begin with small char
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2150 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-28 10:25:20 +00:00
Lars Gullik Bjønnes
ea853ed613
changeCase fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-27 18:29:18 +00:00
Jean-Marc Lasgouttes
9f42114d4d
some fixes for compaq cxx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2147 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-27 15:57:57 +00:00
Lars Gullik Bjønnes
b1c4f8070f
gcc 3.0 fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2146 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-27 15:33:55 +00:00
Lars Gullik Bjønnes
76ef051b1c
LyX Drinkers United: patch 2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2144 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-27 14:10:35 +00:00
Lars Gullik Bjønnes
d1182f17da
LyX Drinkers Union: patch 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2141 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-25 00:06:33 +00:00