Commit Graph

86 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
79e075d410 typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10212 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-15 15:46:36 +00:00
Angus Leeming
fd014aa2cd (Uwe St�hr) viewers for pdf2 and pdf3.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10066 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-15 09:16:59 +00:00
Jean-Marc Lasgouttes
dbef382d9b avoid using symbolic links since they confuse
miktex.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10061 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-14 10:29:54 +00:00
Jean-Marc Lasgouttes
3cd7d62a5f use ps2pdf13 to convert from ps to pdf
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10052 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-13 09:23:48 +00:00
Angus Leeming
445fc16089 Remove test message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9976 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-26 10:14:20 +00:00
Angus Leeming
e8d3ed40c8 Use if test <condition> ; then ... fi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9973 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 14:09:43 +00:00
Angus Leeming
6f24da22e9 Enable LaTeXConfig.lyx to be generated on Windows by fixing the line endings of the generated chkconfig.sed script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9971 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-25 12:59:53 +00:00
Jean-Marc Lasgouttes
2faa5171bd do not search for a PS interpreter, since it will not be used anyway
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9930 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-10 15:00:25 +00:00
Angus Leeming
bf67e6e134 Make the configure script more portable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9860 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 16:39:04 +00:00
Jean-Marc Lasgouttes
8ac7d3430a enable running latex on files which path contains spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9746 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-25 15:35:52 +00:00
Jean-Marc Lasgouttes
f69fac223b do not use -swap with gv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9642 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-17 13:20:55 +00:00
Jean-Marc Lasgouttes
405e709956 make configure work when LyX is installed in a directory which name contains spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9574 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 15:37:58 +00:00
Angus Leeming
18d5578a5f Backport the 1.4.x code to
* Split a string into an argv array of words to pass to execvp;
* handle the $$s placeholder in converter definitions.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9569 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-02 12:58:07 +00:00
Angus Leeming
4c41cd5d0f * Kayvan's solution to the problem of whether Cygwin or native
Windows-style paths should be exported.
* Enable the user to modify the PATH environment variable.
* The fix to the "string lit" == "some other string lit" problem
  thrown up by MSVC. It's been noted that this solution isn't optimal,
  but that it's OK for 1.3.x.
* Invoke lyx2lyx as "python <path to>/lyx2lyx" and
����TeXFiles.sh��as��"sh��<path��to>/TeXFiles.sh"
* Exit LyX if we're unable to create the LyX tempdir (/tmp/lyx_tmpdirXXX).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9541 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-28 15:13:01 +00:00
Jean-Marc Lasgouttes
cda9ff0e90 some simple fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9470 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-12 17:18:16 +00:00
Angus Leeming
bc3f8c8225 The Instant Preview script in python.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8810 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-09 12:35:49 +00:00
Jean-Marc Lasgouttes
462054e443 find correct ps and pdf previewers in win32 (bug 1508)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8514 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-22 16:15:17 +00:00
Jean-Marc Lasgouttes
71ffd2b8eb create a reasonable list of textclasses when latex cannot be run
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8486 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-11 14:30:05 +00:00
Jean-Marc Lasgouttes
28c87ebc54 fix error message when makepsres does not exist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8366 a592a061-630c-0410-9148-cb99ea01b6c8
2004-01-22 14:29:41 +00:00
Jean-Marc Lasgouttes
556f26e8eb allow to open documents when the textclass is unavailable (backport from 1.4.0cvs)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8081 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-13 15:51:44 +00:00
Jean-Marc Lasgouttes
82f8d500b7 run makepsres if it exists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7783 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-17 13:47:24 +00:00
Jean-Marc Lasgouttes
c3d1dededf update TeXFiles.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7236 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-03 13:29:33 +00:00
Jean-Marc Lasgouttes
3cf7a7952a make lib/configure handle zsh gracefully (bug 977)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7207 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-24 10:08:01 +00:00
Angus Leeming
c42d124c09 Add Grace -> PPM converter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6798 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-14 13:43:42 +00:00
Jean-Marc Lasgouttes
1861992f3f fix converters for tgif
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6421 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 13:57:39 +00:00
Jean-Marc Lasgouttes
567df5d5c4 fix display of right quote inset; fix off-by-one error in placement of error insets; fix detection of fax programs; draw arrows for symbolic skips too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6159 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-14 21:37:51 +00:00
Lars Gullik Bjønnes
055fe2604d converters patch from Michael Schmitt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5937 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-12 22:51:59 +00:00
Angus Leeming
7a0ca9b48c * disable loading of xpm files by the xforms image loader.
* prevent a crash when the file browser dialog is shrunk too much.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5932 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-12 19:35:40 +00:00
John Levon
c1b636aadb Revert View->LaTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5837 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 00:20:58 +00:00
Jean-Marc Lasgouttes
5a6845779e remove support for epsi; fix size of insetnote button
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5776 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 13:26:55 +00:00
Lars Gullik Bjønnes
4eb7585163 change -r to -f
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5581 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 18:01:30 +00:00
Dekel Tsur
ae48aeddf1 Remove files in ~/.lyx/xfonts if fonts.dir was erased.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5545 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-29 16:16:05 +00:00
Jean-Marc Lasgouttes
181f765889 improve viewer command line syntax; support mozilla as default html viewer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5426 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-16 16:07:14 +00:00
Dekel Tsur
c1541c2257 Use flag -dCompatibilityLevel=1.3 with ps2pdf
Add a check for kdeprintfax.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5386 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-11 18:17:24 +00:00
Angus Leeming
e742268ef9 Rename lyxpreview2ppm.sh as lyxpreview2bitmap.sh because the script now
takes an extra argument specifying the desired output format, ppm or png.
Qt users may want to change their preferences file to suit ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5205 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-04 11:56:45 +00:00
Jean-Marc Lasgouttes
2e08ad1842 fix epsi->eps converter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5084 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-23 14:02:49 +00:00
André Pönitz
67e2f58e78 make math-extern a bit more visible in Edit->Math,
revamp some math key bindings
add \boxed to the list of known things


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4815 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 05:36:33 +00:00
Jean-Marc Lasgouttes
f6fa515491 toggleInset improvement; make lyxpreview work out of the box (?); apply aspect ratio patch, with a part disabled (angus, help!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4714 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 21:44:14 +00:00
André Pönitz
8c7befa454 fix typo in font list, add \hbar symbol
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4678 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 11:37:28 +00:00
Jean-Marc Lasgouttes
eaa7d722d5 add fig format; support entering cyrillic and greek characters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4663 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 22:03:20 +00:00
Jean-Marc Lasgouttes
8308301d05 fix cygwin detection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4639 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-15 11:40:21 +00:00
André Pönitz
55907ce853 and we want to detect the symbols automatically...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4567 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 13:39:43 +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
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
John Levon
481937ef95 Herbert's graphics diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4423 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 20:47:49 +00:00
Jean-Marc Lasgouttes
dbfd1f24ac fix tgif file extension
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4351 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 12:57:48 +00:00
Jean-Marc Lasgouttes
df279e7596 fix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4285 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 22:07:59 +00:00
Jean-Marc Lasgouttes
30e9e3379d more fixes to grace converters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4066 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 08:28:53 +00:00
Jean-Marc Lasgouttes
f79c6a1991 test for grace converters; check for gnu m4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4063 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 21:51:02 +00:00
Jean-Marc Lasgouttes
8da53f1fc9 grace fix from herbert, revtex4 fix from Rob
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3968 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 13:24:44 +00:00