Thanks!
I'll probably use a shell script to get things done for the current
deadline first.
But at some point, I'll delve into the customization manual, and be a
real power user!
-Qiqi
On 04/29/2012 03:47 PM, Scott Kostyshak wrote:
*From:* [email protected] [[email protected]] on behalf of
Qiqi Yan [[email protected]]
*Sent:* Sunday, April 29, 2012 6:19 PM
>Let's say I have an inkscape drawing with multiple layers.
>When I import the svg into lyx, can I specify the layers that get shown?
With inkscape you can export specific objects. Would this accomplish
what you want?
-i ID, --export-id=ID
For PNG, PS, EPS, and PDF export, the id attribute
value of the
object that you want to export from the document; all other
objects are not exported. By default the exported area
is the
bounding box of the object; you can override this using
--export-area (PNG only) or --export-area-page.
If that would work for you, then look in the help > customization
manual to see how to have this automated by LyX. You can go to
preferences > file handling > converters > SVG -> PDF, for example, to
see the command that is run.
Scott