lyx_mirror/lib/scripts
Georg Baum cb5dd33475 Split pdf format as discussed on the list
Previously, the format used for included pdf files was the same as for
document export via ps2pdf. This caused unwanted conversion routes, e.g.
export via odt->pdf instead of dvi->ps->pdf.
I renamed the format for included graphics and not for exported documents,
since otherwise the command line syntax for export would change. This would
require more adaptions for the users, since with the chosen solution the
custom converters are almost always changed correctly in prefs2prefs(),
so that only custom external templates need manual adjustement.
2013-03-21 20:13:02 +01:00
..
bash_completion Update of the bash completion script 2012-09-25 01:14:09 -04:00
clean_dvi.py Replace the deprecated os.popen3 with the subprocess module. 2010-08-19 07:00:41 +00:00
CMakeLists.txt Do not py-compile also on cmake build 2012-01-22 13:05:37 +00:00
convertDefault.py Very minor cleanup. 2011-02-07 23:48:29 +00:00
csv2lyx.py Replace condition with an exception (code more robust) and add comment the reason 2008-09-18 18:21:41 +00:00
date.py Fix bug 3220 2007-02-13 19:09:54 +00:00
ext_copy.py Fix a typo and clarify the logic around the return value. Note that this 2009-10-24 12:31:59 +00:00
fen2ascii.py Partially revert changeset 16635. 2007-01-10 04:24:36 +00:00
fig2pdftex.py fig2pdftex: Fix for windows 2008-06-15 07:31:42 +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
include_bib.py Add "nice" flag for converters, addressing final problem with bug #4624. 2012-05-22 08:56:05 -04:00
layout2layout.py Complete the NoInsetLayout format change 2013-02-21 21:57:59 +01:00
legacy_lyxpreview2ppm.py Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938). 2012-01-10 13:50:11 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxknitr.R Handle encoding correctly with knitr>=1.0 (#8504) 2013-01-21 09:53:26 +01:00
lyxpak.py Fix bug reported on user list: the path variable here was undefined, 2012-11-27 20:50:09 -05:00
lyxpreview2bitmap.py Remove annoying warning 2012-09-25 17:01:23 +02:00
lyxpreview_tools.py lyxpreview: Allow to find python scripts. 2012-12-31 17:16:11 +01:00
lyxstangle.R Add possibility to export the R code from a sweave-enabled document 2011-08-23 10:33:42 +00:00
lyxsweave.R Fix #8019 (from yihui) 2012-02-02 22:30:38 +00:00
prefs2prefs_lfuns.py Attempt to bump prefs2prefs_lfuns.py. 2012-09-29 20:04:56 +02:00
prefs2prefs_prefs.py Split pdf format as discussed on the list 2013-03-21 20:13:02 +01:00
prefs2prefs.py * prefs2prefs.py : Use a list of [format, conversions] pair. 2011-09-12 20:43:06 +00:00
tex_copy.py Do not crash if the input file does not exist, instead warn and exit (fixes https://bugzilla.redhat.com/show_bug.cgi?id=595618) 2011-03-15 18:17:42 +00:00
TeXFiles.py MikTeX's kpsewhich doesn't mention "kpathsea emulation" anymore. 2011-05-08 21:09:38 +00:00