]> git.lyx.org Git - features.git/commit
Support Photos in RasterImage template
authorGeorg Baum <baum@lyx.org>
Mon, 20 Jul 2015 19:14:45 +0000 (21:14 +0200)
committerGeorg Baum <baum@lyx.org>
Mon, 20 Jul 2015 19:14:45 +0000 (21:14 +0200)
commit0f4c5df9f45e71ac52c59e9d6022a1bce5c8183b
treeced0957a5dc4516217ab6fb9e57c092053cd42c3
parentc63d486b2e309795b025729b7230df1c03c6cf34
Support Photos in RasterImage template

Actually photos (i.e. .jpg files) where supported previously, but for pdflatex
output an unneeded conversion to png was done. The RasterImage templates
behaves now exactly as InsetGraphics for these files: If the input format is
jpg, use that for pdflatex, else convert to png.
lib/doc/Customization.lyx
lib/external_templates
src/insets/ExternalSupport.cpp
src/insets/ExternalSupport.h