mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-14 17:39:58 +00:00
8f2d853ec1
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 |
||
---|---|---|
.. | ||
clean_dvi.py | ||
convertDefault.py | ||
csv2lyx.py | ||
date.py | ||
ext_copy.py | ||
fen2ascii.py | ||
fig2pdftex.py | ||
fig2pstex.py | ||
fig_copy.py | ||
layout2layout.py | ||
legacy_lyxpreview2ppm.py | ||
listerrors | ||
lyxpreview2bitmap.py | ||
lyxpreview_tools.py | ||
tex_copy.py | ||
TeXFiles.py |