lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -dpreview suffix


From: David Kastrup
Subject: Re: -dpreview suffix
Date: Mon, 04 Feb 2013 18:28:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Urs Liska <address@hidden> writes:

> Hi Lilyponders,
>
> is it possible to change the renaming applied by -dpreview?
> I.e. is it possible to suppress the '.preview' part of the output?
>
> Unfortunately \includepdf (latex) doesn't find a document
> example-5.preview.pdf' (it seems it assumes 'preview' being the file
> extension), and I would prefer having a solution within lilypond over
> having to rename the (potentially numerous) files after each
> compilation.

The extension is preview.pdf according to LaTeX's wisdom, and something
like

\DeclareGraphicsRule{.preview.pdf}{pdf}{}{}

should put it on the right track.  Alternatively, there is Heiko
Oberdiek's
\usepackage[multidot]{grffile}

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]