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




_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to