André Pönitz
f3059f5772
math internal re-organization to prepare de-centralized dispatch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4542 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-08 06:39:40 +00:00
Angus Leeming
156cb8ffdd
Store the temporary files in Buffer::tmppath.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4541 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-06 12:50:09 +00:00
Angus Leeming
627592dfc0
Remove all generated files that still exist (perhaps because the process was
...
curtailed before the images were loaded.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4540 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-06 12:38:44 +00:00
Angus Leeming
9e8b8fe2d8
Ensure that the metrics data is used by the correct image!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4539 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-06 11:36:11 +00:00
Angus Leeming
f68a2bfb91
Preview code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4538 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 21:24:15 +00:00
Angus Leeming
e5185674de
makeLaTeXFile has two variants that can be passed either a file name or an
...
ostream &.
Also passed an additional only_preamble parameter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4537 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 19:21:29 +00:00
André Pönitz
ad68c67160
support for AMS's \text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4536 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 16:13:36 +00:00
Lars Gullik Bjønnes
de236c41d8
Changes to make RH-7.3 be able to run lyx.
...
Also changes to make gcc 3.1 compiled lyx exit cleanly after
above changes.
Move operator== out out InsetCommandParams.
Change some signals in GraphicsImage to function instead.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4535 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 17:45:35 +00:00
André Pönitz
46880e2b9b
fix compilation error
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4534 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:48:56 +00:00
André Pönitz
28076fac18
remove ../
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4533 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:32:34 +00:00
André Pönitz
4e021cd0a6
insetcommads -> insetcommandparams
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4532 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:22:14 +00:00
André Pönitz
7514ea0ff4
reduce #include requirements
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4531 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:03:55 +00:00
André Pönitz
f849bc4a62
separate insetcommand.[Ch] into two files
...
we should be ble to use this later to reduce include dependencies
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4530 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 13:54:28 +00:00
André Pönitz
22695610d6
replace XFORMSGIMAGE by XFORMSIMAGE
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4529 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 13:00:09 +00:00
André Pönitz
cbafd3fc82
binom is binom is binom and choose is choose is choose ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4528 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 11:00:51 +00:00
Jean-Marc Lasgouttes
3fac52583e
fix 459; support epsi and fig formats; fix bug in hu.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4527 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 09:58:16 +00:00
Jean-Marc Lasgouttes
64f38ce0cb
better cyrillic languages support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4525 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 14:18:32 +00:00
Jean-Marc Lasgouttes
df083750b8
document --enable-debug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4523 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 12:33:07 +00:00
Lars Gullik Bjønnes
1bb756581b
add Dialogs to constructor arg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4521 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 11:01:29 +00:00
André Pönitz
a78c4b15ff
killing MathType simplifies a few things...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4520 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 10:36:44 +00:00
Jean-Marc Lasgouttes
8509fa8fd2
fix linking on cygwin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4519 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 10:02:12 +00:00
Lars Gullik Bjønnes
5fd921e9e6
2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
...
Dialogs.h: remove static from redrawGUI and
toggleTooltips.
And changes because of this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4517 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 19:23:10 +00:00
Lars Gullik Bjønnes
46917487e3
add _POWER
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4516 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 19:21:06 +00:00
Lars Gullik Bjønnes
dc8b183d28
add an unconditional repaint
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4515 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 16:47:50 +00:00
Jean-Marc Lasgouttes
46ae7ea256
fix bug 461
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4513 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 21:50:54 +00:00
Jean-Marc Lasgouttes
67d951a610
fix host type in configure
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4510 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 16:35:55 +00:00
Jean-Marc Lasgouttes
4e2dae89d2
fix latex output for graphics file names containing "."; partly fix 381
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4508 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 14:31:57 +00:00
André Pönitz
cd19a0b33b
Geof Piroux's patch for Mathematica support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4506 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 11:17:14 +00:00
Angus Leeming
643ec3cf04
Kayvan's WinXP fix to fdfix.sh.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4505 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 08:14:09 +00:00
André Pönitz
2f8ca779af
Herbert's changes to the converter script
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4504 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 08:07:21 +00:00
André Pönitz
38be841d7c
small parser bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4503 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 12:33:21 +00:00
Angus Leeming
888532c465
Asymptotic approach to a well-designed graphics loader.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 11:22:56 +00:00
André Pönitz
c3a3e12319
remove "remove seemingly unneeded {} hack"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4501 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 09:40:40 +00:00
André Pönitz
79ca6fbe6d
fix compilation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4500 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 05:49:35 +00:00
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
c520bdbd89
Juergen S.'s slightly modified patch to access the preview setting from the gui
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 17:48:09 +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
492182feae
move the preview conversion stuff into an external script
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4494 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 10:42:51 +00:00
Angus Leeming
459e93c101
Add missing file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4493 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 07:57:59 +00:00
André Pönitz
2b2b6f6162
go from 'experienced user' right to 'hacker' level...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4492 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 19:07:34 +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
a31eb3b2df
std::auto_ptr -> boost::scoped_ptr and compile fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4490 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 16:57:59 +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
b02f64437d
whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4488 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 13:49:27 +00:00
André Pönitz
7e652bb51c
second part of Claus' patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4487 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 11:55:40 +00:00
André Pönitz
639e179c8b
Win32 specific changes from Claus Hentschel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4486 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 11:51:59 +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