Urs Liska <[email protected]> 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


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to