Lilypond 4 rpm problems

2005-02-16 Thread Lyle Raymond
I'm having a hell of a time installing v.4.  I'm being plagued with one 
dependency issue after another (I'm running Mandrake Linux 9.2).  Has anyone 
else encountered this?  

I hit the ultimate roadblock while trying to install libMagick5.  No matter 
where I obtain the rpm the install fails.  Help!


-- 
Gxis Revida, 

S L Raymond




This message (excluding forwarded material) composed using EPrime.

Support School Choice initiatives.

Build a man a fire, and he will be warm for a day. Set a man on fire, and
he will be warm for the rest of his life.
--Anonymous

 BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
 --END GEEK CODE BLOCK--



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Chord Symbol Problems

2005-02-15 Thread Lyle Raymond
It's been a while since I worked with Lilypond.  I'm still getting the capital 
M instead of a delta (triangle) when engraving maj7 chord symbols.  Has this 
bug been fixed?  

Also, I'm at a loss trying to figure out how to notate a m7b5.  How is this 
done?



-- 
Gxis Revida, 

S L Raymond


Support School Choice initiatives.

Build a man a fire, and he will be warm for a day. Set a man on fire, and
he will be warm for the rest of his life.
--Anonymous

 BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
 --END GEEK CODE BLOCK--



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Major Seventh Chord Nomenclature

2004-10-18 Thread Lyle Raymond
 Still having a problem with the latest stable version's chord output.  I'm 
 getting capital M's instead of triangles.  Is there a fix, or are we still 
 waiting for an update?

The regression test (big)
http://lilypond.org/doc/v2.2/input/regression/out-www/collated-files.html#chord-name-major7.ly

shows triangles, so you'll have to provide more information.  Do you
have the tex math (msam) fonts installed?  They might be found in a
package called tetex-extra.

Jan.

Here's what I've got:

$ rpm -qa | grep tetex
tetex-latex-2.0.2-10mdk
tetex-2.0.2-10mdk
tetex-dvips-2.0.2-10mdk

I got the triangles while using a previous version of Lilypond.  This issue 
began after upgrading to 2.3.12.

Lyle


-- 
 I think it's safe to say that no Mongoloids read this web site. Sensitivity 
is for homos.
--C. Everett Poop

Build a man a fire, and he will be warm for a day. Set a man on fire, and
he will be warm for the rest of his life.
--Anonymous

 BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
 --END GEEK CODE BLOCK--



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


Major Seventh Chord Nomenclature

2004-10-17 Thread Lyle Raymond
Still having a problem with the latest stable version's chord output.  I'm 
getting capital M's instead of triangles.  Is there a fix, or are we still 
waiting for an update?


-- 

Build a man a fire, and he will be warm for a day. Set a man on fire, and
he will be warm for the rest of his life.
--Anonymous

 BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
 --END GEEK CODE BLOCK--



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


Maj7 Nomenclature?

2004-09-18 Thread Lyle Raymond
Does anyone have a guess when the Maj7 symbol will be fixed?



-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Duplicate Alternate Repeat Brackets

2004-09-12 Thread Lyle Raymond
I recently posted a question involving repeat brackets colliding with chord 
names.  Thanks to Matts Bengtsson for the solution.  However, after 
implementing the solution, I now have a new problem.

On the topmost of three staves, the repeat brackets are duplicated.  The old 
brackets remain, and new ones have appeared where I want them.  How do I 
eliminate the old brackets?  

The relevant code segment follows:

\score {
   \notes 
 \context ChordNames \with { voltaOnThisStaff = ##t } {
 \transpose c a \changes
 }
 \context Staff = one \relative d' {
\set Staff.instrument = #Alto Sax
\key c \major
\time 4/4
\clef treble
\repeat volta 2 {
%NOTES GO HERE
}
\alternative {
{
%MORE NOTES
\bar ||}
}
%NOTES AGAIN
\bar |.

 }

 %OTHER STAVES FOLLOW
-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Chord Names running into Header

2004-09-10 Thread Lyle Raymond
In my jazz scores, I need to indicate chord names above the top staff.  The 
default layout places chord names too close to the composer name.  What is 
the command which would bring the first system (and ONLY the first system) 
down a few spaces?



  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Repeat Bracket Misaligned?

2004-09-10 Thread Lyle Raymond
I have a Volta Bracket which is colliding with Chord Names.  How can I lower 
it?


 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Chord Symbols

2004-09-09 Thread Lyle Raymond
Using Lilypond 2.3.12, I have noticed that X:maj7 is no longer rendered with 
the delta (triangle), but now is notated as XM.  How can I revert to the 
old style?




-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Alt. Chords

2004-08-29 Thread Lyle Raymond
In LP2.2.x, how does one notate chord name7 alt?

Also, how can I omit the slashes normally rendered in between a chord's name 
and its extensions/alterations?  In other words, how can I, for example, 
change C7/#9 to C7#9 ?

-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Changes in Line Spacing between versions

2004-08-29 Thread Lyle Raymond
I just upgraded to the latest version of Lilypond, and I noticed that line 
spacing in a single part has increased - a bit beyond what I am comfortable 
with.  The title is now unattractively close to the top line, and there is a 
significantly larger area of whitespace between lines.

Where can I find documentation that deals specifically with this issue?  Any 
thoughts from members of the group on the whys and wherefores?

Lyle 

-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Re: Jazz Ornamentation

2004-08-11 Thread Lyle Raymond
I'm actually running 2.1.0.



On Wednesday 11 August 2004 3:05 am, Mats Bengtsson wrote:
 I hope Lyle is using version 2.2.x, the syntax was different in
 earlier versions.

 /Mats

 Graham Percival wrote:
  On 7-Aug-04, at 6:46 PM, Lyle Raymond wrote:
  On Saturday 31 July 2004 10:07 pm, you wrote:
  2.  What is the best way to display a ghost note, either by changing
  the
  note head to an X or by enclosing the notehead in parentheses?
 
  I'd change the notehead;
 
  \override NoteHead   #'style = #'cross
 
  This isn't working for me.  Here is a copy of what transpires:
 
  Parsing...
  /home/lyle/Documents/Lilypond/MomentsNotice/MomentsNotice.ly:21:30:
  error:
  parse error, unexpected OVERRIDE:
  es'4-. es8 c r c aes \overrid
   e NoteHead #'style=#'cross f |
 
  Please keep lilypond questions to the mailist; that way the answers are
  available for people browsing the archives or googling.
 
  It looks like you might have something else going wrong in your
  .ly file.  Try making a simple test file for this; if it produces an
  error, then include the test file in your email.  If it doesn't
  produce an error, then figure out what the difference is between
  your test file and your real .ly file.
 
  Cheers,
  - Graham
 
 
 
  ___
  lilypond-user mailing list
  [EMAIL PROTECTED]
  http://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Creating Lead Sheets

2004-08-08 Thread Lyle Raymond
I've searched all available documentation and I can't find a good summary of 
the nomenclature for chord symbols, beyond simple maj, min, 7th, and dim.

For example, I'm having a difficult time with chords like X6/9 and X7b9.

Isn't there a source which provides this information?  I think the online 
documentation could really benefit from a chart of chord symbols.  All the 
examples I've seen that use more complex chords only generate the chord 
symbol from notes within .  I need to generate chord symbols 
independently of the music on the staff.



  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Guitar Chords in Tab

2004-07-31 Thread Lyle Raymond
New Question:

following is a short lilypond script which ought to illustrate the fingering 
for an e-form A major chord.  After rendering, I get a block of tab 
fingerings with a large stem running through it.  How do I avoid this?

.lp code follows: --v

  1 \score{
  2 \notes {
  3 a e' a' cis'' e'' a''2
  4 \context TabStaff
  5 {\property TabStaff.minimumFret = #5
  6 a,\6 e\5 a\4 cis'\3 e'\2 a'\1}
  7 }
  8 \paper{}
  9 }

Thank you in advance for the answer.

Lyle
 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Jazz Ornamentation

2004-07-31 Thread Lyle Raymond
I'm engraving copies of some solo transcriptions I've done, and I've run into 
a couple of challenges:

1.  How does one indicate a glissando from an indeterminate source (as opposed 
to a gliss between two specific notes)?

2.  What is the best way to display a ghost note, either by changing the 
note head to an X or by enclosing the notehead in parentheses?


 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Re: Update on my question re. lilypond-book.

2004-07-30 Thread Lyle Raymond
I figured that out, and even wrote a shell script that handles the whole job.

The new question is this:

My lilypond code is embedded in chapter1.latex.  Chapter One of my book is a 
separate file which contains no \documentclass{} heading.  Lilypond-book 
doesn't like this.  How is this handled?

Lyle

On Friday 30 July 2004 2:54 am, you wrote:
 Lyle Raymond wrote:
  Yesterday I posted a question regarding a problem I was having with
  lilypond-book (see original text below).  I since discovered that the
  problem lies in using pdflatex to render the output.  Is there a fix?

 Not at the moment, since the TeX code generated by LilyPond that is
 included for each \begin{lilypond}...\end{lilypond} contains embedded
 Postscript commands that pdflatex cannot handle.
 The recommended solution for the moment is latex+dvips+ps2pdf, see
 the manual of lilypond-book for details.

/Mats

-- 
  BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Trouble with lilypond-book

2004-07-28 Thread Lyle Raymond

I'm confused...

I'm working on a theory book for guitarists.  In the book, fretboard diagrams 
are created by first importing a {picture} file, titled open_fretboard.tex, 
then superimposing another picture containing x's, o's and whatnot on top of 
it.  Thus, the structure of a fretboard diagram in chapter one is as follows:

book.tex
 ^---contains---\input{chapter1.tex}
chapter1.tex
 ^---contains---\input{open_fretboard}.tex, then \begin{picture}

This works until I want to use lilypond's chord symbols.  I tried:
\begin{lilypond}
chord stuff
 \end{lilypond}
...inside the {picture} in chapter1.tex, but $lilypond-book book.tex results 
in an environment undefined error.  Where should the lilypond code go, and 
upon what file do I run lilypond-book?

Lyle  



 -BEGIN GEEK CODE BLOCK-
  Version: 1.0
  GMU/O d+@ s: a C++ UL P+ L++ E-(---) W++ N++ o--@ K- w+(--) !O !M V 
PS--(+) PE++ Y !PGP t+() !5 X+() R+++($) tv b+ DI@ !D G e++ h---@ 
r++ y?
  --END GEEK CODE BLOCK--



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


Guitar String Numbers

2004-03-28 Thread Lyle Raymond
Sorry to bother you guys about this a second time, but the first answer I got 
didn't seem to work.

In LP 2.1.0, how does one indicate circled string numbers above the notes?  Is 
there simply a way to encircle markup text? Or is there a specific command?



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond not creating .pdf file

2004-03-24 Thread Lyle Raymond
On Wednesday 24 March 2004 9:36 am, Mats Bengtsson wrote:
 Now that I look more carefully at the output you sent earlier,
 it looks as if you try to set the header field 'pagenumber'
 in your file. Is that right?


Yes, in fact here's the header:

\header {
title = Four Brief Statements
composer = S L Raymond
pagenumber = yes
tagline =  
}


 /Mats

 Analyzing st1.tex...
 Traceback (most recent call last):
   File /usr//bin/lilypond, line 875, in ?
 run_latex (files, outbase, extra_init)
   File /usr//bin/lilypond, line 496, in run_latex
 s = global_latex_definition (wfs, extra)
   File /usr//bin/lilypond, line 468, in global_latex_definition
 s = global_latex_preamble (extra) + '\\begin{document}\n'
   File /usr//bin/lilypond, line 454, in global_latex_preamble
 s = s + '\setcounter{page}{%d}\n' % (extra['pagenumber'][-1])
 TypeError: int argument required
 lilypond: warning: can't find  `st1.latex'
 MIDI output to `st1.midi'...
 TEX output to `st1.tex'...
 lilypond: warning: can't find  `st1.pdf'
 Cleaning /home/lyle/tmp/tmpg1Efnililypond...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Just a couple quick questions.

2004-03-24 Thread Lyle Raymond
On Wednesday 24 March 2004 9:36 am, Mats Bengtsson wrote:
 Now that I look more carefully at the output you sent earlier,
 it looks as if you try to set the header field 'pagenumber'
 in your file. Is that right?

I just discovered that the pagenumber field was the culprit.  Thanks for your 
patience.  But now a have a couple of quick followup questions...

1.  How does one add circled string numbers (as in guitar music)?

2.  I'm looking to stack dynamic markings; specifically, I need mf placed 
above p, to signify a dynamic change when a section is repeated.  How is 
this accomplished?


 /Mats

 Analyzing st1.tex...
 Traceback (most recent call last):
   File /usr//bin/lilypond, line 875, in ?
 run_latex (files, outbase, extra_init)
   File /usr//bin/lilypond, line 496, in run_latex
 s = global_latex_definition (wfs, extra)
   File /usr//bin/lilypond, line 468, in global_latex_definition
 s = global_latex_preamble (extra) + '\\begin{document}\n'
   File /usr//bin/lilypond, line 454, in global_latex_preamble
 s = s + '\setcounter{page}{%d}\n' % (extra['pagenumber'][-1])
 TypeError: int argument required
 lilypond: warning: can't find  `st1.latex'
 MIDI output to `st1.midi'...
 TEX output to `st1.tex'...
 lilypond: warning: can't find  `st1.pdf'
 Cleaning /home/lyle/tmp/tmpg1Efnililypond...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Just a couple quick questions.

2004-03-24 Thread Lyle Raymond
On Wednesday 24 March 2004 9:36 am, Mats Bengtsson wrote:
 Now that I look more carefully at the output you sent earlier,
 it looks as if you try to set the header field 'pagenumber'
 in your file. Is that right?

I just discovered that the pagenumber field was the culprit.  Thanks for your 
patience.  But now a have a couple of quick followup questions...

1.  How does one add circled string numbers (as in guitar music)?

2.  I'm looking to stack dynamic markings; specifically, I need mf placed 
above p, to signify a dynamic change when a section is repeated.  How is 
this accomplished?


 /Mats

 Analyzing st1.tex...
 Traceback (most recent call last):
   File /usr//bin/lilypond, line 875, in ?
 run_latex (files, outbase, extra_init)
   File /usr//bin/lilypond, line 496, in run_latex
 s = global_latex_definition (wfs, extra)
   File /usr//bin/lilypond, line 468, in global_latex_definition
 s = global_latex_preamble (extra) + '\\begin{document}\n'
   File /usr//bin/lilypond, line 454, in global_latex_preamble
 s = s + '\setcounter{page}{%d}\n' % (extra['pagenumber'][-1])
 TypeError: int argument required
 lilypond: warning: can't find  `st1.latex'
 MIDI output to `st1.midi'...
 TEX output to `st1.tex'...
 lilypond: warning: can't find  `st1.pdf'
 Cleaning /home/lyle/tmp/tmpg1Efnililypond...



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond not creating .pdf file

2004-03-21 Thread Lyle Raymond
On Saturday 20 March 2004 9:51 am, David Raleigh Arnold wrote:
 On Saturday 20 March 2004 03:21, Lyle Raymond wrote:
  I've discovered that while in one directory, lilypond file.ly
  automatically creates a pdf file; but while in another, it only
  creates a latex file and doesn't go any further.  What's happening?
 
  I'm using version 2.1.0, by the way.

 This is just a guess, but you're not giving much.  :-)

Here's a little more:

All of my LP files are stored in ~/Documents/Lilypond.  In that directory, 
there is a subdirectory for each piece I work on.  My current piece, Four 
Brief Statements for Solo Guitar, is thus contained in the directory: 
~/Documents/Lilypond/Statements, and contains st1.ly.  This is only the 
second piece I've begun working on w/ LP.  The first piece worked fine;  all 
invocations of lilypond produced a .dvi and .pdf file.  But while working on 
Statements, LP only spits out a latex file.  What has changed?


 Do you have any of your output in a separate directory?  If so,
 it might be safer to use an output directory above the current,
 by using ./out/ or something like that, rather than using a
 fixed directory like /temp/out or something like that.

If you are suggesting that there is a default directory for output, I'd love 
to find out how to set it.


 I would like to know if this is a really stupid answer.  daveA



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Lilypond not creating .pdf file

2004-03-20 Thread Lyle Raymond
I've discovered that while in one directory, lilypond file.ly 
automatically creates a pdf file; but while in another, it only creates a 
latex file and doesn't go any further.  What's happening?

I'm using version 2.1.0, by the way.



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


I'm Stumped

2004-03-13 Thread Lyle Raymond
I tried sending this earlier and I didn't see it in the digest, so here it is 
again, just in case:

I'd like you guys' input on a couple of difficulties I'm having with my first 
jazz lead sheet.  The source code is included below.  First, however, my 
questions:

1.  While rendering, Lilypond reports: programming error: round filled box 
vertical extent smaller than blot; decreasing blot (Continuing; cross 
thumbs).  What does this mean?  

2.  Perhaps related to the first question:  After rendering, chord slashes 
appear to have a little tail.  How do I get rid of it?

3.  How can I include a transposed series of lead sheet chords above the 
second of the two staves?

4.  Finally, if anyone is willing to critique my overall form and syntax I'd 
greatly appreciate it.  It is my guess that a lack of knowledge of Lilypond 
syntax is causing my difficulties.  Furthermore, any hints regarding 
optimization and legibility would be very welcome.

Here's the score (piece copyright 2003, S. Lyle Raymond):

%% MONKEYSTUMP, THE DRIFTER %%
%% S. Lyle Raymond, composer %%

\header {
title = Monkeystump, the Drifter
composer = S L Raymond
pagenumber = no
tagline =  
}
\score {

\notes

\context ChordNames \chords {r1 d:7 r r r c:7 r r b:9+ a:7 g:7 f:7 
es:7}
\new Staff \relative d'' {
\property Staff.instrument = #Tenor Sax
\key d \major
\time 4/4
\clef treble
\skip 2
a8 c e d
\repeat volta 2 {
r1
r2 r4 b'4
c8 dis,8 e g b a r8 fis
r8 g,4. bes4 d8 c~
c1
r2 r8 e8 g a
bes a g f e d r8 g~
g4 r4 d8 c b a
r8
\property Voice.TextScript\override #'padding = #2.5
a_\markup Last Time: repeat final 4 bars b c cis a' 
aes g~
g2 b,8 d g f~
f1~
f1
}
}
\new Staff{
\property Staff.instrument = #Bass
\key c \major
\clef bass
\skip 2
r2 
r8 c4.^\accent~ c2~
c1~
c1~
c2 r2

r4. bes,8^\accent~ bes,2~
bes,1~
bes,1
a,2
\property Voice.NoteHead \override #'style = #'slash
  \property Voice.Stem \override #'length = #0 d4 d
d d d d
d d d d
d d d d
d d d d
\property Voice.NoteHead \revert #'style
 \property Voice.Stem \revert #'length
}

\paper {}



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


I'm Stumped

2004-03-13 Thread Lyle Raymond
This is my third attempt to reach the mailing list.  I apologize if you all 
get three copies of this email:

I'd like you guys' input on a couple of difficulties I'm having with my first 
jazz lead sheet.  The source code is included below.  First, however, my 
questions:

1.  While rendering, Lilypond reports: programming error: round filled box 
vertical extent smaller than blot; decreasing blot (Continuing; cross 
thumbs).  What does this mean?  

2.  Perhaps related to the first question:  After rendering, chord slashes 
appear to have a little tail.  How do I get rid of it?

3.  How can I include a transposed series of lead sheet chords above the 
second of the two staves?

4.  Finally, if anyone is willing to critique my overall form and syntax I'd 
greatly appreciate it.  It is my guess that a lack of knowledge of Lilypond 
syntax is causing my difficulties.  Furthermore, any hints regarding 
optimization and legibility would be very welcome.

Here's the score (piece copyright 2003, S. Lyle Raymond):

%% MONKEYSTUMP, THE DRIFTER %%
%% S. Lyle Raymond, composer %%

\header {
title = Monkeystump, the Drifter
composer = S L Raymond
pagenumber = no
tagline =  
}
\score {

\notes

\context ChordNames \chords {r1 d:7 r r r c:7 r r b:9+ a:7 g:7 f:7 es:7}
\new Staff \relative d'' {
\property Staff.instrument = #Tenor Sax
\key d \major
\time 4/4
\clef treble
\skip 2
a8 c e d
\repeat volta 2 {
r1
r2 r4 b'4
c8 dis,8 e g b a r8 fis
r8 g,4. bes4 d8 c~
c1
r2 r8 e8 g a
bes a g f e d r8 g~
g4 r4 d8 c b a
r8
\property Voice.TextScript\override #'padding = #2.5
a_\markup Last Time: repeat final 4 bars b c cis a' aes g~
g2 b,8 d g f~
f1~
f1
}
}
\new Staff{
\property Staff.instrument = #Bass
\key c \major
\clef bass
\skip 2
r2 
r8 c4.^\accent~ c2~
c1~
c1~
c2 r2

r4. bes,8^\accent~ bes,2~
bes,1~
bes,1
a,2
\property Voice.NoteHead \override #'style = #'slash
  \property Voice.Stem \override #'length = #0 d4 d
d d d d
d d d d
d d d d
d d d d
\property Voice.NoteHead \revert #'style
 \property Voice.Stem \revert #'length
}

\paper {}
}



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Re: Syntax Highlighting / lilypond.words.vim

2004-02-11 Thread Lyle Raymond
 I apparently need to find lilypond.words.vim for the
 operation to be complete.  Where can I get it?

It should be distributed with LilyPond.  You don't say which
package you installed so we can't help more; recent Debian
packages put it into /usr/share/doc/lilypond.  Tell at least
a version number so that somebody can send one to you.
-- 
Feri.

I'm using Lilypond ver. 2.1.0.



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Syntax Highlighting / lilypond.words.vim

2004-02-10 Thread Lyle Raymond
I spend most of my time editing in vi, so I cut and pasted Heikki Junes' 
lilypond.vim file into /syntax and inserted the appropriate text into 
filetype.vim, but now I apparently need to find lilypond.words.vim for the 
operation to be complete.  Where can I get it?



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Hi from new user + two quick questions

2004-02-09 Thread Lyle Raymond
Hi, folks.  I'm a recent Finale 2000 convert who switched to LLP because it 
appeals to my aversion to using a mouse.

I have a couple of quick questions whose answers aren't readily apparent in 
the documentation.

1.  I write for a jazz quartet.  I need to print individual parts, with the 
instrument name boldly displayed in the upper left of the page.  I can only 
find instructions regarding extracted orchestra parts.  How can I simply add 
the bold text in the corner?

2.  This should be simple, but I can't find the answer anywhere:  How do I 
remove page numbers?



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user