bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lilypond-book --pdf tempo problem


From: David Kastrup
Subject: Re: Lilypond-book --pdf tempo problem
Date: Mon, 03 Apr 2017 18:15:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Chaos-Drummer <address@hidden> writes:

> Hi,
> my name is David, I'm from Germany.
> Since 2013 I'm using lilypond-book for creating a book for drummers.
> Since this project was growing and growing (~450 pages now) there are some
> bugs that I am not able to solve on my own.
>
> Here is an minimal working code example:
>
> test.lytex
> \documentclass{scrbook}
> \begin{document}
> \begin{lilypond}
> \version "2.16.2"
> \drums {\tempo 4 = 120~140 bd4 sn4}
> \end{lilypond}
> \end{document}
>
> Compile with:
>
> lilypond-book --pdf test.lytex
> pdflatex test.tex
>
>
> what I get is this (artefact in tempo hyph):
>
> <http://lilypond.1069038.n5.nabble.com/file/n201875/lilytempo.jpg> 
>
> If I don't use the --pdf option that doesn't happen, but there are many
> reasons for me to use the --pdf option, so I'm wondering if there is a way
> to fix this bug?

Those look like hyperlinks, even though they are at useless places.  You
don't want to link to the source anyway, so try passing the

    -dno-point-and-click

option to LilyPond (don't actually know how this is done via
lilypond-book though).

-- 
David Kastrup



reply via email to

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