lilypond-user
[Top][All Lists]
Advanced

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

Line-width and Lilypond-book


From: Jayaratna
Subject: Line-width and Lilypond-book
Date: Fri, 23 Jan 2015 02:47:38 -0700 (MST)

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.



reply via email to

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