mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
35b580fb30
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 |
||
---|---|---|
.. | ||
bind | ||
commands | ||
doc | ||
examples | ||
fonts | ||
images | ||
kbd | ||
layouts | ||
lyx2lyx | ||
scripts | ||
templates | ||
tex | ||
ui | ||
autocorrect | ||
build-listerrors | ||
chkconfig.ltx | ||
configure.py | ||
CREDITS | ||
encodings | ||
external_templates | ||
generate_contributions.py | ||
languages | ||
layouttranslations | ||
layouttranslations.review | ||
Makefile.am | ||
symbols | ||
syntax.default | ||
unicodesymbols |