lyx_mirror/lib
Julien Rioux 35b580fb30 lyxpreview: Simplify the color handling.
Let's have this in trunk for testing. The real difference maker
when it comes to color is whether we use dvipng or ghostscript.

For dvipng:

  - The color info is passed as command-line arguments.

  - The tightpage option is not necessary, and since it adds
    ps specials to the output, we shouldn't use it.

For ghostscript:

  - The color info needs to be in the latex file.

  - The foreground color is set for each preview inset.

  - The background color is set by \pagecolor in the preamble,
    which is understood by pdflatex, but ignored in dvips mode.
    Thus dvips is handled with a ps special.

  - The tightpage option is necessary to crop the images.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39797 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-03 16:43:33 +00:00
..
bind revive Ctrl-space in mathed. 2011-09-10 05:35:54 +00:00
commands
doc - Additional.lyx: minor tweaks 2011-10-01 01:29:47 +00:00
examples powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version 2011-09-25 21:40:10 +00:00
fonts
images Add a search box to the Document Settings and Preferences dialog. 2011-06-05 17:54:27 +00:00
kbd Fix #7348. Patch by Liviu. 2011-04-02 11:00:19 +00:00
layouts svglobal3.layout, svcommon.inc: fix some parser warnings 2011-09-22 02:22:53 +00:00
lyx2lyx InsetSpace support for 2011-08-29 14:07:30 +00:00
scripts lyxpreview: Simplify the color handling. 2011-10-03 16:43:33 +00:00
templates thesis template files: set master document 2011-08-05 03:55:02 +00:00
tex Help Joost to fix bug #7317 2011-02-21 19:56:43 +00:00
ui new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support 2011-08-28 03:59:16 +00:00
autocorrect Remove bogus line from lib/autocorrect. Fixes bug #6261. 2010-12-07 20:10:41 +00:00
build-listerrors
chkconfig.ltx Fix bug #2005: Lyx Inserted Graphics Scale Error 2011-06-22 09:53:44 +00:00
configure.py Make export to XHTML work when there are included ODG pictures, 2011-09-29 14:04:02 +00:00
CREDITS update credits 2011-06-20 10:04:13 +00:00
encodings
external_templates Revert guiName to Spreadsheet (was part of r39675). 2011-09-18 23:18:44 +00:00
generate_contributions.py update credits 2011-06-20 10:04:13 +00:00
languages Fix bug #2005: Lyx Inserted Graphics Scale Error 2011-06-22 09:53:44 +00:00
layouttranslations Add new layouttranslation strings 2011-07-15 21:14:35 +00:00
layouttranslations.review Add new layouttranslation strings 2011-07-15 21:14:35 +00:00
Makefile.am libreoffice2eps.py: add missing things from r39707 2011-09-20 03:12:37 +00:00
symbols InsetSpace support for 2011-08-29 14:07:30 +00:00
syntax.default The roundtrip of the math manual produces a compilable document now: 2011-01-22 12:00:33 +00:00
unicodesymbols New unicode math symbols. Patch from Milde (see bug #7600). 2011-05-31 13:57:20 +00:00