Dear Lilypondians,
I am stuck with a linewidth problem in Lilypond-book. Here is a minimal
example of my latex file:
\documentclass[a4paper]{article}
\begin{document}
Dummy text, dummy text...
\noindent \lilypondfile{exemple01.ly}
\end{document}
And my esemple01.ly:
\version "2.18.2"
\score { \new Staff \relative c'' {
\clef violin \key f \major
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
a4 bes c d a bes c d
}
}
I use
>lilypond-book --latex-program=pdflatex --leftpadding=0 latexfile.lytex
and then
>pdflatex latexfile.tex
I get this:
<http://lilypond.1069038.n5.nabble.com/file/n170880/2015-01-23-104544_1920x1080_scrot.png>
Where's the problem?
Thank you,
Andrea
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Line-width-and-Lilypond-book-tp170880.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user