Hi,
I have a problem with lilypond 2.10.33 on Debian Gnu 4.0 and LateX
I like to add additional vertical space to my systems
and used therefore 
   \overrideProperty
       #"Score.NonMusicalPaperColumn"
       #'line-break-system-details
        #'((next-padding . 10))
this works fine if I used it on lilypond files 
but I have a LateX File with external lilyput files I "compile" with 
lilypond-book
\large Rhythmuspatterns
\vspace{1cm}\newline
\lilypondfile[noindent]{durskalen2.ly}
after I have the final TeX file and run pdflatex foo.tex
all extra vertical space a lost :-(

my LateX  header is
\documentclass[a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage{palatino}
%
maybe I have to add more... or less?

Can You please help me,
thanks.

all the best,
   Peter
-- 
http://www.peterberlau.de


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to