lilypond-user
[Top][All Lists]
Advanced

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

Re: copyright info does not print on the paper


From: Chip
Subject: Re: copyright info does not print on the paper
Date: Tue, 26 Oct 2004 13:29:56 -0700
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3

Peter B. Steiger wrote:
On Tue, 2004-10-26 at 11:08, Chip wrote:

When I print a song the copyright does not print on the paper, but it does appear on the preview screen (using GV to view before printing).


Maybe your bottom margin is printing outside the printable area of the
paper?  Try increasing the bottom margin.  I had the same problem with
the Lilypond tagline missing from hardcopy until I added \bottommargin =
2\cm to my \paper section.

-------
Peter B. Steiger
Cheyenne, WY

Thanks for the quick reply, still no go. I added
\include "letter-init.ly"
to the top of the file and it gives errors -

Parsing...

/usr/local/share/lilypond/2.2.2/ly/letter-init.ly:4:15: error: unknown escaped string: `\in':
hsize = 8.5 \in


/usr/local/share/lilypond/2.2.2/ly/letter-init.ly:5:4: error: parse error, unexpected STRING, expecting '=':
vsiz
    e = 11.0 \in

/usr/local/share/lilypond/2.2.2/ly/letter-init.ly:5:16: error: unknown escaped string: `\in':
vsize = 11.0 \in


/usr/home/chip/lanegra-tenor.ly:4:5: error: parse error, unexpected PAPER, expecting '=':
\pape
     r  {
Interpreting music... [8][16][24][32][36]
Preprocessing graphical objects...
Calculating line breaks... [3][6][9][12][15][18][21][24][27][30][33]

paper output to `lanegra-tenor.tex'...


Failed files: lanegra-tenor.ly
/usr/local/share/lilypond/2.2.2/ly/letter-init.ly:5:15: warning: Braces don't match:
vsize = 11.0 \i
               n

The letter-init.ly file looks like this -

\version "2.1.36"
% letter-init.ly

hsize = 8.5 \in
vsize = 11.0 \in

I am using lilypond-2.2.2.
Maybe the problem comes from the version 2.1.36 letter-init.ly file being used in 2.2.2?
Regards
--
Chip





reply via email to

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