lyx_mirror/lib/scripts
Jürgen Spitzmüller 8f2d853ec1 Backport of revision 25419:
URL: http://www.lyx.org/trac/changeset/25419
Log:
*** Extend preview scripts to also handle PDF output (bug 2165) ***

* src/PreviewLoader.cpp:
        - add conditions for preview with pdf output

* lib/scripts/legacy_lyxpreview2ppm.py:
        - if no dvi preview file is available, check for a PDF file
          and process that, if found
        - also produce png output, if requested.

* lib/scripts/lyxpreview2bitmap.py:
        - if no dvi preview file is available, check for a PDF file
          and process that, if found

*  lib/scripts/lyxpreview_tools.py:
        - move some common functions here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26209 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 08:02:39 +00:00
..
clean_dvi.py Remove hardcoded option -tt from python scripts 2006-07-17 19:41:32 +00:00
convertDefault.py Fix bug 3400 2007-03-31 18:21:54 +00:00
csv2lyx.py escape backslashes when importing the cells 2008-05-20 11:23:53 +00:00
date.py Fix bug 3220 2007-02-13 19:09:54 +00:00
ext_copy.py Fix bug 4094, as in trunk. 2007-08-04 03:05:53 +00:00
fen2ascii.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig2pstex.py Fix encoding of converters path and arguments 2007-01-22 02:58:47 +00:00
fig_copy.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
layout2layout.py New framework for declaring generic features in textclasses. 2007-04-06 09:02:23 +00:00
legacy_lyxpreview2ppm.py Backport of revision 25419: 2008-08-19 08:02:39 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpreview2bitmap.py Backport of revision 25419: 2008-08-19 08:02:39 +00:00
lyxpreview_tools.py Backport of revision 25419: 2008-08-19 08:02:39 +00:00
tex_copy.py fix typo 2007-04-23 18:10:24 +00:00
TeXFiles.py * lib/scripts/TeXFiles.py: 2008-04-15 14:06:11 +00:00