Hello,

I had to do something like that, to create kind of a card game.

Here is the \paper block I used for that :

%%%%%%%%%%

\paper {
   paper-width = 85\mm  % largeur de la page
   paper-height = 54\mm % hauteur de la page (taille du papier)
   top-margin = 10\mm % distance entre le haut de la page et le premier
titre 
   ragged-right = ##f
   line-width = 7\cm
   left-margin = 0.5\cm
}

%%%%%%%%%%

I guess there are better and nicer solutions, but this one worked.
-- 
View this message in context: 
http://old.nabble.com/compiling-small-PDFs-tp31310994p31311559.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to