Lars Gullik Bjønnes
5af062b550
Further cleanup some Makefiles a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8811 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-09 13:14:36 +00:00
Lars Gullik Bjønnes
f277063f66
fix and cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8800 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-02 18:48:12 +00:00
Lars Gullik Bjønnes
d97d081155
add missing doc files and update makefile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8798 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-02 13:40:06 +00:00
Lars Gullik Bjønnes
560fa7c327
make sure docs are disted
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8796 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-01 23:00:12 +00:00
Lars Gullik Bjønnes
d0146ccfa4
copy doc from lyxdoc module and update makefiles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8794 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-01 19:50:12 +00:00
Georg Baum
fa29d7ee98
last chunk of the fix for bug 1244 + overwrite checking
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8791 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-01 13:39:33 +00:00
Georg Baum
0eeec0cf18
remove .pyc files from makefile since they are not always there
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8788 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-31 16:38:04 +00:00
Lars Gullik Bjønnes
d9f0882887
make distcheck work, and some cleanups to the config system
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8786 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-28 07:14:58 +00:00
Lars Gullik Bjønnes
2c0668646a
update m4 files and remove warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8774 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 14:42:10 +00:00
Jean-Marc Lasgouttes
608f5d2d3e
fix math bindings with german keyboards
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8769 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 16:27:43 +00:00
Angus Leeming
3e34d6f23c
Append ".exe" to the name of the searched-for program on Win32.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8765 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 14:56:33 +00:00
Angus Leeming
10759f2112
Fix encoding.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8762 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 12:31:50 +00:00
Angus Leeming
2e66a01e8f
Search for "gswin32" also when looking for ghostscript.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8760 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 07:40:18 +00:00
José Matox
33243f7003
clean code to export between different flavours, output different code for sgml to deal with incomplete implementation, clean code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8755 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-14 15:47:35 +00:00
Angus Leeming
8424214209
Store the citation engine in BufferParams as biblio::CiteEngine rather
...
than a triplet of bools. Results in a file format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8752 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-13 20:44:35 +00:00
José Matox
b14ad898bf
add support for xml, now just for docbook
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8751 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-13 11:21:58 +00:00
José Matox
5a87b2a21c
Some cosmetic changes for docbook article, cleaner style with Char Styles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8750 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-12 07:57:51 +00:00
José Matox
34b9ed8ac9
whitespace, bugfixes, and convertions dependent on the document type, if need.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8749 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-11 16:13:33 +00:00
José Matox
fc09056ccc
fix wrong point for writing in temporary file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8733 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 09:42:24 +00:00
Angus Leeming
a61e00a55d
Fix counters bug in scrlettr textclass.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8727 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 14:24:46 +00:00
José Matox
19c9cb3799
fix bug with python 2.3 and
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8726 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 13:45:59 +00:00
José Matox
17ec2aa061
fix handling of gzipped files, move default warning level to 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8725 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 13:40:12 +00:00
José Matox
038f420cb7
reLyX: use a saner method to translate \usepackage from the preamble, fix #1584 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8723 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 11:37:16 +00:00
Jürgen Spitzmüller
1a62b30353
include counters in scrlltr2.layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8722 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 09:49:24 +00:00
Jean-Marc Lasgouttes
250d7506c6
do not stop parsing bind files when an error occurs (bug 1575); small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8712 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-29 15:25:56 +00:00
Angus Leeming
2c7b7e3e48
Add some commentary.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8708 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-29 11:33:04 +00:00
Georg Baum
b36c13278b
require file extension for included graphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8706 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-29 09:24:29 +00:00
Angus Leeming
5dfeef80ef
Define the lyxpreview -> png converter only if dvipng is found.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8698 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-27 12:41:44 +00:00
Jürgen Spitzmüller
9cb1a23cb8
Add Huang Ying to CREDITS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8695 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-26 09:49:41 +00:00
Angus Leeming
915cd386a0
Squash python warning about unknown file encoding.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8694 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-26 09:18:09 +00:00
John Levon
3bcf40e96d
Make M-x show the minibuffer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8686 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-21 00:19:27 +00:00
Angus Leeming
5fb56932b5
* Change the lyxpreview_to_bitmap_command to the new python script.
...
* Ignore *.pyc in the scripts directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8678 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-20 08:10:15 +00:00
Angus Leeming
0e9751b023
Don't insert the definitions of the WarnNotFound, InputOrWarn macros
...
when using the XFig template.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8677 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-20 08:07:27 +00:00
Angus Leeming
a2e688065a
Re-enable preview generation using dvips, gs and pnmcrop.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8675 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-19 18:12:23 +00:00
José Matox
296632a2c3
Fix revert chain.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8673 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-19 14:30:33 +00:00
Angus Leeming
005545f281
Remove cached var from RenderPreview. Changes elsewhere to suit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8669 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-19 13:05:36 +00:00
José Matox
9fd03bf560
Fix from Martin to revert frame boxes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8668 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-19 12:14:15 +00:00
André Pönitz
e4be3d150e
change handling of #
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8659 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-18 07:33:32 +00:00
Angus Leeming
8be99f7b3b
Rework preview generation to use Jan-��ke Larsson's dvipng.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8655 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-16 14:34:41 +00:00
José Matox
7b511275f6
The ChangeLog entry.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8654 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-14 09:10:30 +00:00
José Matox
bc7f66b2b7
The big lyx2lyx rewrite.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8653 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-14 08:45:46 +00:00
Angus Leeming
da61af2b8e
Georg's add an editor to Formats / safe external_templates patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8645 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-13 10:36:09 +00:00
André Pönitz
6df510866c
recognize '&' (i.e. draw it blue, not red in math)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8643 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-08 17:01:13 +00:00
Angus Leeming
dcd66fa802
Georg's latest contribution to squashing bug 605.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8615 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-06 21:07:27 +00:00
Jürgen Spitzmüller
e1c1cb6834
remove all forgotten traces of help/
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8581 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-01 08:09:14 +00:00
Angus Leeming
2f10d02e30
Convert the prefs dialog to the Dialog-based scheme.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8573 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-31 18:51:11 +00:00
Angus Leeming
991b0ec589
A slightly buggy lfun all-insets-toggle.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8564 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-30 12:36:33 +00:00
Jürgen Spitzmüller
5005bf0441
remove obsolete lib/help/ and content
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8561 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 15:38:28 +00:00
Jürgen Spitzmüller
7aadb167bf
add bibtopic support (bug 870).
...
That's it for now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8560 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 13:17:25 +00:00
Jürgen Spitzmüller
4072a82b6e
support for sidewaysfloats and fix for bug 1016 (float placement allows impossible settings).
...
BTW: floats are still broken (dialogs do not get updated). No idea where this bug sits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8557 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 11:38:39 +00:00