Dear Lilyponders,
I am using OS X to typeset a file with lilypond and gregorio files (Four
modern-notation hymns and a chant Alleluia). Any attempt to typeset them with
greg-lily-book fails, but it seems to be the Lilypond-book part that is
failing. I am using TeXworks, but an attempt to use
Hey, Phil
On 27/01/13 20:17, Phil Holmes wrote:
You're suffering from this bug:
http://code.google.com/p/lilypond/issues/detail?id=766
Try setting line-width in the @lilypondfile statement to progressively
smaller values to work around it. There's further information here:
http://code.google
- Original Message -
From: "Alberto Simões"
To: "lilypond"
Sent: Sunday, January 27, 2013 7:01 PM
Subject: lily-book extending margins
Hello
I am using lily-book for some time (more than 282 musics so far), but for
this one, I added instrument names, and with t
Hello
I am using lily-book for some time (more than 282 musics so far), but
for this one, I added instrument names, and with this extra space that
they take, the score gets out of the margin at the right.
You can see the result here:
http://eremita.di.uminho.pt/~ambs/sctb.pdf
Any hints
nt]{screech-boink.ly}
\end{document}===
this should be some LaTeX code? How do I use
this?
Could someone post any peace of code to lily-book
made in windows???
Hope that some of you understand my
issue??
Best reguards
Jannik
century)
from english to french.
I'm beginning to understand texinfo, but I can't manage to insert
lily code (when I run texinfo, it
says that it doesn't know where lily is..).
Can anyone send me a lily book full sample, so I can start
ly is..).
Can anyone send me a lily book full sample, so I can start with more easely ?
Best regards !
JMArc
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=
ly is..).
Can anyone send me a lily book full sample, so I can start with more easely ?
Best regards !
JMArc
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
On Saturday 27 March 2004 13:25, Edward Sanford Sutton, III wrote:
> I now have a 'copyright renewed 1943' edition which might fix some
> of the mistakes, but then I don't think it could be on mutopiaproject
> right?
I don't think that is right. A copyright renewal was required after 28
years,
On Thursday March 25 2004 15:53, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > At least in 2.1.34, it certainly splits into several lines, however
> > I'm afraid that raggedright doesn't do exactly what you expect,
> > especially it's not similar to what you get with \raggedright in
> > L
[EMAIL PROTECTED] writes:
> At least in 2.1.34, it certainly splits into several lines, however
> I'm afraid that raggedright doesn't do exactly what you expect,
> especially it's not similar to what you get with \raggedright in
> LaTeX.
> What LilyPond does with this option, is that it breaks the
At least in 2.1.34, it certainly splits into several lines, however
I'm afraid that raggedright doesn't do exactly what you expect,
especially it's not similar to what you get with \raggedright in
LaTeX.
What LilyPond does with this option, is that it breaks the lines at
the same places as it would
In 2.1.28, if I input a music fragment with
\begin[raggedright]{lilypond}
\score{\notes{ ... }
\end[lilypond]
the longer fragments are printed out of page and won't split in several
lines automaticaly anymore as they did in 2.0.0.
What should I do?
I know I can specify "linewidth=150" as a
On Monday 17 March 2003 11:24 am, Hans Forbrich wrote:
> > > Sly gets the notes out of the .ly file. All you would have to do
> > > is copy the .sly score, delete lines 1-2 and 9-x, and run sly.
> > > If you want both the long and short, you would have a different
> > > name on the new includes. N
> > Sly gets the notes out of the .ly file. All you would have to do
> > is copy the .sly score, delete lines 1-2 and 9-x, and run sly.
> > If you want both the long and short, you would have a different name
> > on the new includes. Not a problem.
> > DaveA
I think I'll have to take another look
On Monday 17 March 2003 10:27 am, David Raleigh Arnold wrote:
> On Monday 17 March 2003 09:03 am, David Raleigh Arnold wrote:
> > On Saturday 15 March 2003 11:30 pm, Hans Forbrich wrote:
> > > I agree to a certain extent. Judicious use of < music > and {
> > > music } and \break - along with a ver
On Monday 17 March 2003 09:03 am, David Raleigh Arnold wrote:
> On Saturday 15 March 2003 11:30 pm, Hans Forbrich wrote:
> > I agree to a certain extent. Judicious use of < music > and {
> > music } and \break - along with a very strict naming rules (drawing
> > on years of large project s/w codin
On Saturday 15 March 2003 11:30 pm, Hans Forbrich wrote:
> I agree to a certain extent. Judicious use of < music > and { music
> } and \break - along with a very strict naming rules (drawing on
> years of large project s/w coding experience) - helped me recently
> (70+ page Cantata). You are howe
Hans Forbrich wrote:
I could also request the reverse - having an external file containing the
music assigned to an Identifier, I'd love to be able to 'extract bars 3-8'
into the current score.
I haven't tried, but it might be possible to use the skipTypesetting
property to achieve something like t
I agree to a certain extent. Judicious use of < music > and { music } and
\break - along with a very strict naming rules (drawing on years of large
project s/w coding experience) - helped me recently (70+ page Cantata).
You are however quite correct - the source score blocks are very, very
ugly.
On Sat, 15 Mar 2003 10:49:28 -0700
Hans Forbrich <[EMAIL PROTECTED]> wrote:
> Any reason for needing separate 'score' starts. It seems you want to
> use the'sequential' capability, something like
The scale example was the simplest to explain, but I agree that it
doesn't really need seperate score
Any reason for needing separate 'score' starts. It seems you want to use the
'sequential' capability, something like
\score {
\transpose c'{ \scale }
\transpose g' { \scale }
\transpose d'{ \scale }
}
This would run the c' scale, followed immediately by then the g', etc. Or,
by putt
scales.ly:
scale= \notes{ blah blah}
\score{ \transpose c'{ \scale }}
\score{ \transpose g'{ \scale }}
\score{ \transpose d'{ \scale }}
\score{ \transpose a'{ \scale }}
-
book1.tex:
\documentclass[]{article}
\usepackage[margin=1cm,nohead,nofoot]{geometry}
\begin{document}
\lilypondfile[26pt]{b
23 matches
Mail list logo