lyx_mirror/lib/scripts
Vincent van Ravesteijn 269695aa5f Remove the prefence default_papersize
- This preference was used for specifying the papersize to xdvi, dvipdfm,
  dvips. However, I can't seem to see any effect on the result.

- The papersize should instead be defined in the document settings.

- The global papersize default was misused to also change the tex
  output by specifying the papersize as if it was specified in the
  document settings. This caused the same lyx document to be outputted
  differently on different pcs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40028 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-27 11:48:16 +00:00
..
bash_completion New version of bash_completion from Cengiz Günay. 2010-04-06 12:01:24 +00:00
clean_dvi.py Replace the deprecated os.popen3 with the subprocess module. 2010-08-19 07:00:41 +00:00
CMakeLists.txt cmake: move CMakeLists.txt into source dir (multiple steps) 2011-05-10 17:44:41 +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 Fix wrong script permissions and missing shebang line (bug #7276) 2011-02-03 21:15:58 +00:00
layout2layout.py * layout2layout.py : Don't choke on empty input file. 2011-09-12 20:42:22 +00:00
legacy_lyxpreview2ppm.py lyxpreview: Simplify the color handling. 2011-10-03 16:43:33 +00:00
libreoffice2eps.py Adding the script missing from last commit. 2011-09-19 00:37:15 +00:00
listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
lyxpak.py Also include in the archive the files referenced in ERT in the document body. 2011-09-16 14:40:40 +00:00
lyxpreview2bitmap.py lyxpreview: Simplify the color handling. 2011-10-03 16:43:33 +00:00
lyxpreview_tools.py lyxpreview: Handle bibtex-generated references and bibliography. 2011-10-03 16:35:27 +00: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 Sweave support cleanup (patch from yihui, see #7555) 2011-08-23 09:52:21 +00:00
prefs2prefs_lfuns.py * prefs2prefs.py : Use a list of [format, conversions] pair. 2011-09-12 20:43:06 +00:00
prefs2prefs_prefs.py Remove the prefence default_papersize 2011-10-27 11:48:16 +00: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