lyx_mirror/lib/scripts
Enrico Forestieri 11c2b7792c Replacement for commits bc47054b and ad0d0f6d
The strategy adopted in bc47054b had some drawbacks related to the way
instant preview snippets are generated. See the subthread starting at
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg187916.html
for details.

The strategy adopted in this commit is that of adding macro definitions
only for the macros actually used in a preview snippet, independently
of whether some macro was already used in a previous snippet. In this way
the snippets don't need to be changed according to whether they are
compiled as a whole or separately from each other. This fact was causing
the regeneration of a preview snippet whenever the cursor entered the
corresponding inset, even if the generated image would have not changed.
The problem of defining or redefining a macro is taken care by the
python scripts.
2015-06-14 18:10:29 +02:00
..
bash_completion Update of the bash completion script 2012-09-25 01:14:09 -04:00
clean_dvi.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
CMakeLists.txt Do not py-compile also on cmake build 2012-01-22 13:05:37 +00:00
convert_pdf.py Add low-res pdf export as suggested by James 2015-02-11 22:24:04 +01:00
convertDefault.py Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
csv2lyx.py csv2lyx: use universal newlines when reading CSVs 2014-02-16 00:07:43 -05:00
date.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
ext_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fen2ascii.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig2pdftex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig2pstex.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
fig_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
html2latexwrapper.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
include_bib.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
layout2layout.py Make layout membership to ParagraphGroup settable (see #6854) 2015-06-01 16:11:05 +02:00
legacy_lyxpreview2ppm.py Missing bits from 07169c7b 2015-06-03 18:43:27 +02:00
listerrors Use "#!/usr/bin/env python", as elsewhere. 2014-01-26 11:38:41 -05:00
lyxknitr.R Handle encoding correctly with knitr>=1.0 (#8504) 2013-01-21 09:53:26 +01:00
lyxpak.py Take into account compressed documents when creating a LyX archive 2015-05-14 18:58:46 +02:00
lyxpreview2bitmap.py Replacement for commits bc47054b and ad0d0f6d 2015-06-14 18:10:29 +02:00
lyxpreview_tools.py Report how many preview snippets fail. 2015-06-03 17:57:09 +02: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 Rename some LFUN names to match their text name 2014-02-13 13:50:33 +01:00
prefs2prefs_prefs.py Remove printing support from LyX. 2015-05-27 18:13:08 -04:00
prefs2prefs.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
tex_copy.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
TeXFiles.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00