lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: Interligne avec lilypond-book


From: Loïc A . Chahine
Subject: Re: Interligne avec lilypond-book
Date: Wed, 16 Oct 2019 08:00:44 -0700 (MST)

Bonjour,

Bon, c'est pas minimal minimal, mais ça compile et je pense qu'on voit le
problème…

\documentclass[a4paper, 12pt]{book}
\usepackage[%
        paperwidth=15cm,
        paperheight=22cm,
        top=1.5cm, 
        bottom=2.1cm, 
        left=2cm, 
        right=2cm,
%       footskip=1.3cm,
%       headsep=0.7cm,
        includehead
        ]%
        {geometry}
\usepackage[cam,a4,center]{crop}
%\usepackage{newcent}
\usepackage[frenchb,greek,german,english]{babel}        
\languageattribute{greek}{polutoniko}

\begin{document}

\begin{lilypond}

\score {
        \new ChoirStaff <<
         \new Staff { \repeat unfold 34 { a'4 b' } }
         \new Staff { \repeat unfold 34 { c'4 d' } }
         >>
}

\end{lilypond}

\end{document}



--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/



reply via email to

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