On Wed 02 Mar 2016 at 23:50:00 (-0500), Sam Bivens wrote:
> My question is whether or not it's possible, with a single .ly file,
> to compile this twice on a single sheet of 8.5x11in letter paper;
> once on the top half, once on the bottom. Ideally both halves of the
> paper would include everythi
Hi everyone,
Attached is a MWE that you can mostly ignore: it's just c'1 on 8.5x5.5in
paper (the top half of a sheet of letter paper).
My question is whether or not it's possible, with a single .ly file, to
compile this twice on a single sheet of 8.5x11in letter paper; once on
the top half,
Hello,
I thought this might be useful to put 'out there' on the user list*
A few months ago someone asked on this list how to create a page of (what were
essentially) single-measure, two staff-line (with Clef) 'mini scores'. Used, I
seemed to recall, for making tables of 'chords'.
I did a bit
Hi,
I'm trying to typeset a piece, that should fit on a single
page. Lilypond keeps trying to put it on two pages.
Perhaps you can try to forbid lilypond to do so with :
\layout {
\context {
\Score
\override NonMusicalPaperColumn #'page-break-permission = ##f
}
#(ly:make-moment 1 2)
}
}
}
Nick
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Saturday, 4 October 2008 20:45
> To: lilypond-user@gnu.org
> Subject: Shrinking to fit on a sing
arch a few weeks ago when trying to make one of my pieces fit on three
instead of four pages. Very handy setting!
Jon
[EMAIL PROTECTED] wrote:
Hi,
I'm trying to typeset a piece, that should fit on a single
page. Lilypond keeps trying to put it on two pages.
I've put in
\pa
st-bottom = ##t
% bottom-margin=0\mm
% top-margin=0\mm
% paper-height=310\mm
}
U can even omit *system-count = #4* and it will fit in 3 systems (at least
on my system).
hth
-Eluze
--
View this message in context:
http://www.nabble.com/Shrinking-to-fit-on-a-single-page-tp19810965p19811267.
Add this line to your \paper block:
page-count = 1
Jon
[EMAIL PROTECTED] wrote:
Hi,
I'm trying to typeset a piece, that should fit on a single
page. Lilypond keeps trying to put it on two pages.
I've put in
\paper{
ragged-bottom=##t
bottom-margin=0\m
Hi,
I'm trying to typeset a piece, that should fit on a single
page. Lilypond keeps trying to put it on two pages.
I've put in
\paper{
ragged-bottom=##t
bottom-margin=0\mm
}
and measured the system height, and the single system that flows onto
page two
title on each
piece,
see also http://lsr.dsi.unimi.it/LSR/Item?id=310
/Mats
On 13.03.2008, at 11:23, Steffen Pfundmaier wrote:
Hello together,
since a couple of month I'm using lilypond and I like it more and
more. For my lessons ( I'm teaching viola) I often need to combine
va
e of month I'm using lilypond and I like it more and
more. For my lessons ( I'm teaching viola) I often need to combine
various small pieces on a single page. How to do that?
Each one of this file.ly is looking like:
\version ...
\header { ...}
upperVoice = \relative c
Hello together,
since a couple of month I'm using lilypond and I like it more and more.
For my lessons ( I'm teaching viola) I often need to combine various
small pieces on a single page. How to do that?
Each one of this file.ly is looking like:
\version ...
\header { ...}
12 matches
Mail list logo