Re: copyright info does not print on the paper

2004-10-28 Thread Roland Goretzki
Hello list, hello Mats, You wrote: > [ ... ] > Nevertheless, the bottommargin parameter was introduced in > version 2.3.xx and is completely unknown to lilypond 2.2.6. This is exactly what I wanted to know. :-) Thanks and Best Regards Roland _

Re: copyright info does not print on the paper

2004-10-28 Thread Mats Bengtsson
Problems like this where the header or footer is missing in the printed output, are almost always due to the fact that LilyPond by default gives A4 sized layout and you use letter sized paper in the printer. Apparently, this was exactly the problem in this case, see http://lists.gnu.org/archive/ht

Re: copyright info does not print on the paper

2004-10-27 Thread Roland Goretzki
Hello list, hello Peter, which lilypond version do You use for the following? You wrote: > 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 \b

Re: copyright info does not print on the paper

2004-10-26 Thread Chip
Got it fixed. I commented out the \include "letter-init.ly" and added #(set-paper-size "letter") and now it prints fine. Regards, Chip Chip wrote: Chip wrote: 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

Re: copyright info does not print on the paper

2004-10-26 Thread Chip
Chip wrote: 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? T

Re: copyright info does not print on the paper

2004-10-26 Thread Chip
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 increasin

Re: copyright info does not print on the paper

2004-10-26 Thread Peter B. Steiger
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.

copyright info does not print on the paper

2004-10-26 Thread Chip
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). I've been experimenting with the \paper section, this is what I have been using, commenting and uncommenting and printing to see the differant results, and