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
_
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
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
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
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
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
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.
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