Re: showLastLength as a command-line option?

2008-09-23 Thread Patrick McCarty
On Mon, Sep 22, 2008 at 11:18:36PM -0500, Jonathan Kulp wrote:
 Thanks for replying, Han-Wen.  I can't find showLastLength anywhere in  
 that file, though.  Searches for showlast and show-last came up empty.  
 It looks like the file is inside the SCM directory but I can't tell  
 where.  Here's the search I did:

 [EMAIL PROTECTED]:/usr/local/share/lilypond/2.11.59/scm$ cat *.scm | grep  
 -i showlast
  LENGTHOF(\\showLastLength)
   ((show-last  (ly:parser-lookup parser 'showLastLength)))

 So it shows that showLastLength is there, but it doesn't say which file  
 it's in (my skills at the shell are such that I don't know how to make  
 it tell me this.  Sigh...).  Can you tell from this output where it is?

Hi Jon,

It's easier than you think.  ;-)

If scm/ is your working directory, do

$ grep showLast *

and you'll see that these two lines are in music-functions.scm.

HTH,
Patrick


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


Re: WANTED: Design for documentation (Photoshop power users!)

2008-09-23 Thread Patrick McCarty
On Mon, Sep 22, 2008 at 4:22 PM, Patrick Horgan [EMAIL PROTECTED] wrote:

 It looks great--have you figured out why your css doesn't produce underlines
 with Reinhold's copy of the documentation?

 Patrick

Unfortunately, no.  :-(

There might be one small detail we missed when implementing the
alternate stylesheet, but the solution has eluded me so far.

-Patrick


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


Re: WANTED: Design for documentation (Photoshop power users!)

2008-09-23 Thread Daniel Hulme
On Mon, Sep 22, 2008 at 04:39:24PM -0700, Graham Percival wrote:
 On Mon, 22 Sep 2008 23:34:52 +0200
 Valentin Villenave [EMAIL PROTECTED] wrote:
 
  In the meantime, a small basic google search box would mean the world
  to many of us -- or at least myself :-)
 
 Presumably these things are done with google's
   site:www.lilypond.org
 option.  Can you also restrict the directory?  I mean, if you're
 using the search box in the 2.11 docs, you don't want google to
 pop up links to
   www.lilypond.org/Documentation/2.10/user/Pitches.html

Yep, site: works like that.

-- 
Every program eventually reaches a point where it becomes harder to make
a simple change than to rewrite the program from scratch. Unfortunately,
when this point is reached, it is far too late to consider rewriting it.
http://surreal.istic.org/  It's an old wall, Avon: it waits.


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


piano centered dynamics

2008-09-23 Thread James E. Bailey
I know that it's an old snippet, but for those of us who don't really 
understand the finer workings of it, can the snippet in the documentation be 
updated to use the New_dynamic_engraver and Dynamic_align_engraver as 
suggested by neil?


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


Re: lilypond -dhelp

2008-09-23 Thread James E. Bailey
Apparently, if I use the instructions on making a link to the  
lilypond binary, it works. If I just call lilypond -dhelp from  
within the folder Lilypond.app/Contents/Resources/bin/ it doesn't work.

On Sep 22, 2008, at 5:07 PM, James E. Bailey wrote:

 Yeah, still same problem. I even moved the program to the  
 Applications directory.
 vanessa_imac:/Applications/LilyPond.app/Contents/Resources/bin  
 jamesebailey$ ./lilypond -dhelp
 GNU LilyPond 2.11.59
 warning: not relocating, no 2.11.59/ or current/ found under / 
 Applications/LilyPond.app/Contents/Resources/bin/share/lilypond/
 ERROR: In procedure primitive-load-path:
 ERROR: Unable to find file lily.scm in load path

 And to be fair, it makes sense, the share/lilypond/current isn't in  
 bin/, it's in Resources/.
 I guess I'll try making a link and see if that solves the problem.

 …sigh…

 On Tuesday, September 23, 2008, at 01:58AM, Graham Percival  
 [EMAIL PROTECTED] wrote:
 Interesting.  Works here on 10.4.11 intel.

 tsubasa:~ gperciva$ lilypond -dhelp
 GNU LilyPond 2.11.59
 Options supported by ly:set-option

  anti-alias-factor (1)
 ...


 Could you try deleting the LilyPond.app and installing it again?

 Cheers,
 - Graham

 On Tue, 23 Sep 2008 01:49:38 +0200
 James E. Bailey [EMAIL PROTECTED] wrote:

 On osx 10.4, using the 2.11.59-1 intel binary, I get the following:
 vanessa_imac:~/Desktop/LilyPond.app/Contents/Resources/bin
 jamesebailey$ ./lilypond -dhelp GNU LilyPond 2.11.59
 warning: not relocating, no 2.11.59/ or current/ found
 under /Users/jamesebailey/Desktop/LilyPond.app/Contents/Resources/ 
 bin/share/lilypond/
 ERROR: In procedure primitive-load-path: ERROR: Unable to find file
 lily.scm in load path

 And then I don't get the -dhelp options.


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




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




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


increase space between multiple songs

2008-09-23 Thread Sebastian Menge
Hello

Im writing a small songbook at the moment. It consists of multiple
\scores I include. Each has a header as follows:

\header {
  title = 
  arranger = 
  subtitle = title of the song
}

The whole book has a normal header with title and arranger set and a
section   \paper{ printallheaders=##t  } 

Is this the right way to do it?

And the specific question: How can I increase the vertical space
between song #1 with four stanzas and the subtitle of song #2 ? In the
present state, the space between the subtitle and the preceding lyrics
is much smaller than the space to the first line of music of song #2 .

Sebastian.


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


stylized movement numbers

2008-09-23 Thread Mark Polesky
Here's something I cooked up recently.

I had noticed that numbers coded like this looked way too tight to my eye:

  \markup \number #12345

But finding an acceptable spacing for every number/letter combination for
my little script is beyond me right now. Particularly bad is when number 7
is followed by the period. Anyway, it's a start.

Comments appreciated...
Mark


  % \No markup: create stylized movement number for the instrumentName field.
% syntax example:  instrumentName = \markup \No #14a
#(define-markup-command (No layout props n) (string?)
  (define (format-char c)
(let ((s (string c)))
  (if (number? (string-number s))
  (markup #:hspace 0.125 #:number s #:hspace 0.125)
  (markup #:hspace 0 #:fontsize 2 s
  (define (format-string s i)
(let ((n (string-length s)))
  (if (= n 0)
  (markup #:null)
  (markup (format-char (string-ref s i))
  (if (= (+ i 1) n)
  (markup #:null)
  (format-string s (+ i 1)))
  (let ((i (string-length n)))
(interpret-markup layout props
  (markup
#:concat (
  #:concat (
#:fontsize 2 N
#:hspace 0.5
#:override '(baseline-skip . 0.825)
#:override '(direction . 1)
#:dir-column (
  #:fontsize 2 #:center-align .
  #:fontsize 1 #:center-align o
)
  )
  #:hspace 0.75
  #:concat (
(format-string n 0)
#:fontsize 2 .
  )
)
  )
)
  )
)

\markup \No #5
\markup \No #7
\markup \No #11
\markup \No #14a
\markup \No #27b
attachment: mvt_numbers.PNG___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: style sheet: dynamic {espr, dolce, legato}

2008-09-23 Thread Graham Percival
On Tue, 23 Sep 2008 00:18:46 -0700 (PDT)
Mark Polesky [EMAIL PROTECTED] wrote:

 My procedure solves this, but it's still a work in 
 progress, mostly because I haven't gotten around to
 address the horizontal placement issue. There's an
 exhaustive snippet (kudos to that author) on that 
 very issue, I just haven't incorporated it yet. 

I did my horizontal placement can be done with #:translate.  What
snippet are you thinking of?  I didn't realize there was enough
material to make an exhaustive study of the subject.

 Also, your procedure name is more concise! I opted 
 for the lengthy make-custom-dynamic-script because
 I'm a stickler for sticking to a convention. I don't 
 know if that's always a good thing.

I suppose I could have gone with make-dynamic-custom instead of
-extra.  But that name is really just for the style sheet; the
actual usage would just call \fespr or whatever.

 As far as scheme goes, I'm still learning. I'm 
 constantly plagued by the feeling that there's a more
 elegant or concise solution, so any comments are
 certainly welcome.

I agree; I don't think the current approach is ideal.  I
definitely like the idea of detecting it automatically, though!
I'll take a longer look at it tomorrow.

The one tricky thing is the horizontal placement: for things like mf
dolce, I wanted the mf aligned with the notehead.  For something
like sub p, should the p be aligned with the notehead, or should
the sub be aligned?

Cheers,
- Graham


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


Re: Triole

2008-09-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Dienstag, 23. September 2008 schrieb Piątek:
 I have trouble with my percusion note.

 A. What I can wrote the trioles/triplets ?
 http://images33.fotosik.pl/372/bee225d9c5c85fc1.jpg

Actually, these are not triplets, but tremolos. You can write it as g4:32
See 
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Short-repeats.html#Tremolo-repeats

 B. What write the B symbol?

I think, you'll have to create that postscript code for that yourself.

 C. pedal (bottom) interval?
 http://images50.fotosik.pl/13/b6565ac5b263f890.jpg

See the documentation (Piano pedals):
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Piano.html#Piano-pedals

In particular, you simply set 
\set Staff.pedalSustainStyle = #'mixed
and then \sustainOn to start the bracket, \sustainOff\sustainOn for 
the bumps and \sustainOff to end the bracket. 
That's the syntax for Lilypond 2.11, in LilyPond 2.10 it was sustainDown/Up 
instead of sustainOn/Off.

Cheers,
Reinhold

- -- 
- --
Reinhold Kainhofer, Vienna University of Technology, Austria
email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung Jung-Wien, http://www.jung-wien.at/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI2LTFTqjEwhXvPN0RAj0qAJ9D6KlfUm8OW2Hik4MhjA6+3tUjFACfe4Eh
FK2pBc0Qn8VTrHsfsVkZTHY=
=n3nl
-END PGP SIGNATURE-


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


Re: Triole

2008-09-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Dienstag, 23. September 2008 schrieb Reinhold Kainhofer:
  B. What write the B symbol?

 I think, you'll have to create that postscript code for that yourself.

Actually, you can also create that as a LilyPond Markup rather than resolving 
to postscript.

1) You can get it positioned left of the staff by assigning the markup to the 
staff's instrumentName property:
\set Staff.instrumentName = \markup { ...}

2) Inside the markup, you'll have to build that symbol using graphics 
primitives (in this case, two circles and two lines, appropriately shifted):
\set Staff.instrumentName = \markup { 
  \combine
\translate #(cons -1.25 0) \combine
  \draw-circle #0.65 #0 ##t
  \override #'(thickness . 2.5) \draw-line #'(3 . -3)
\translate #(cons 1.25 0) \combine
  \draw-circle #0.65 #0 ##t
  \override #'(thickness . 2.5) \draw-line #'(-3 . -3)
}

This works only in lilypond 2.11, but not in lilypond 2.10, where there is not 
\draw-line markup command... It would be a bit more complicated to get it 
right in lilypond 2.10.

The full sample file and its output is attached for your reference.

Cheers,
Reinhold


- -- 
- --
Reinhold Kainhofer, Vienna University of Technology, Austria
email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung Jung-Wien, http://www.jung-wien.at/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI2LnwTqjEwhXvPN0RAhLBAKC49lGmgIm9YHlMVAhN3J1HNeVrCACfXmCj
tf77YKHJlSgzeeascUbwtmI=
=stQl
-END PGP SIGNATURE-
\version 2.11.60

\new Staff=Percussion 
% Use a markup as the instrumentName for the staff!
\set Staff.instrumentName = \markup { 
  \combine
\translate #(cons -1.25 0) \combine
  \draw-circle #0.65 #0 ##t
  \override #'(thickness . 2.5) \draw-line #'(3 . -3)
\translate #(cons 1.25 0) \combine
  \draw-circle #0.65 #0 ##t
  \override #'(thickness . 2.5) \draw-line #'(-3 . -3)
  
}
\new Voice \relative c'' { c1 }
  


tr.pdf
Description: Adobe PDF document
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: stylized movement numbers

2008-09-23 Thread Werner LEMBERG

 I had noticed that numbers coded like this looked way too tight to
 my eye:
 
   \markup \number #12345

Hmm.  Perhaps it would be sufficient to add proper kerning to the
font.  Can you provide values for all combinations?  IIRC, we don't
have kerning yet for numbers.


Werner


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


Ragged breaks

2008-09-23 Thread Johan Vromans
In a sigle-staff score, I want to add a manual break but I do not want
the broken line to be adjusted to the score width. 

I'm sure I can temporarilty override ragged-right but I haven't been
able to find the right place to put it.

Suggestions welcome!

Thanks,

-- Johan
   Chord is alive! http://chordii.sourceforge.net


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


Re: Ragged breaks

2008-09-23 Thread Valentin Villenave
2008/9/23 Johan Vromans [EMAIL PROTECTED]:
 In a sigle-staff score, I want to add a manual break but I do not want
 the broken line to be adjusted to the score width.

There's something like
  ragged-last = ##t
that does exactly what you're looking for.

Cheers,
Valentin


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


Re: Ragged breaks

2008-09-23 Thread Valentin Villenave
2008/9/23 Valentin Villenave [EMAIL PROTECTED]:
 2008/9/23 Johan Vromans [EMAIL PROTECTED]:
 In a sigle-staff score, I want to add a manual break but I do not want
 the broken line to be adjusted to the score width.

 There's something like
  ragged-last = ##t
 that does exactly what you're looking for.

Oops, I should have read more carefully! This only works for the end
of your piece, so if your break is in the middle of the piece it won't
work.

Cheers,
Valentin


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


Re: style sheet: dynamic {espr, dolce, legato}

2008-09-23 Thread Mark Polesky
- Original Message 
From: Graham Percival address.hidden
Sent: Tuesday, September 23, 2008 2:12:56 AM

 I did my horizontal placement can be done with #:translate.  What
 snippet are you thinking of?  I didn't realize there was enough
 material to make an exhaustive study of the subject.

http://lilypond.org/doc/v2.11/input/lsr/lilypond-snippets/Tweaks-and-overrides#horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly


 The one tricky thing is the horizontal placement: for things like mf
 dolce, I wanted the mf aligned with the notehead.  For something
 like sub p, should the p be aligned with the notehead, or should
 the sub be aligned?

The above-mentioned snippet argues that the dynamic should be aligned
with the notehead, not the italic-text, but intuitively that seems
wrong to me. Perhaps it depends on the specific circumstance, but I'm
thinking of something like poco a poco più f. As a musician, I'd 
start poco a poco-ing as soon as the first word starts -- I wouldn't
wait till the f. That said, I wonder what the treatises have to say
on the topic (eg. Gardner Read etc.).

On a related topic, I recently posted this to lilypond-devel:

fetaDynamic glyphs p and f don't align the same?
http://lists.gnu.org/archive/html/lilypond-devel/2008-09/msg00264.html

Han-Wen said the p bounding box is aligned on the baseline
intersection with the stem, and the f isn't, but ironically the f
looks better to me. I propose that the center of a dynamic's bounding 
box should be aligned with the center of the note-head, not left-
aligned with the stem...

Anyone interested in tackling this one?

 - Mark





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


Re: WANTED: Design for documentation (Photoshop power users!)

2008-09-23 Thread Patrick McCarty
On Tue, Sep 23, 2008 at 12:01 AM, Patrick McCarty [EMAIL PROTECTED] wrote:
 On Mon, Sep 22, 2008 at 4:22 PM, Patrick Horgan [EMAIL PROTECTED] wrote:

 It looks great--have you figured out why your css doesn't produce underlines
 with Reinhold's copy of the documentation?

 Patrick

 Unfortunately, no.  :-(

 There might be one small detail we missed when implementing the
 alternate stylesheet, but the solution has eluded me so far.

 -Patrick

Okay, I know what the problem is, but the fix is not simple.  Our
implementation uses a *persistent* and an *alternate* stylesheet, but
since we want the alternate stylesheet to override the default
stylesheet, many of the default styles should be in a *preferred*
stylesheet.  An explanation of the three different types is here:

http://alistapart.com/stories/alternate/

In other words, we need three different stylesheets, modularizing
lilypond.css into two stylesheets and removing duplicate rules from
the alternate stylesheet.  I'll work on this.  Besides, the
stylesheets could be reorganized anyway.  :-)

Thanks,
Patrick McCarty


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


Re: stylized movement numbers

2008-09-23 Thread Mark Polesky
- Original Message 

From: Werner LEMBERG
Sent: Tuesday, September 23, 2008 3:25:23 AM

 Hmm.  Perhaps it would be sufficient to add proper kerning to the
 font.  Can you provide values for all combinations?  

I cannot, but if someone can, we'd all be indebted.

 IIRC, we don't have kerning yet for numbers.

For what I'm after, I'm afraid it'll be a little more than just that.
It would include kerning for number/letter combinations too. Take a
look at my mvt_numbers.ly file to see exactly what I'm doing. Part
of the problem is that I'm formatting each character in a given
string individually. I added a little left- and right- padding to
each number glyph and no padding to the letters (just noticed I 
left a residual #:hspace 0 in there).

On the whole, the letters come out looking great (In the attached 
png, I've included an fg string to demonstrate some nice-looking 
letter-kerning). But the intersection between numbers and letters
is the hardest for me to control. For example, the 7b looks great
but the 7. and the 7a would look better with less space.

Now that I think about it, I think it's even trickier because the
numbers and letters are coming from 2 completely differentfonts
(I'm using the period from the same font as the letters).

Incidentally, part of the original problem arose when I asked
LilyPond to do this: \markup \number 7a. I know a and . are
not numbers, but it looks like they are in a sans font at least
twice the height of the number.

It would be better for the non-number characters in a \number
string to default to a more proportionately-sized roman font. 

That would be a good start. The number kerning would be a nice
bonus. The number/letter kerning would be the icing on the cake.

Semantically, I think it's reasonable to consider letters in this 
context as part of a number, hence the impetus to write the 
function that I wrote.

So I guess I'd like to propose support for a construction like:
   \markup \number 7a.
with output that features kerned number/number, number/letter and 
letter/letter combinations using roman-style letters.

Maybe that's a lot to ask, but it's just a proposal. In the
meantime, my little \markup \No #7a trick will be an acceptable
substitute.

- Mark



  


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


Re: stylized movement numbers

2008-09-23 Thread Mark Polesky
Oops. Forgot the .png!

- Mark

\markup \number 7a.
\markup \No #7
\markup \No #7a
\markup \No #7b
\markup \No #7fg


  attachment: mvt_numbers.png___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Fw: Re: Ragged breaks

2008-09-23 Thread David Pounder
I always forget to cc the list.

--- Original Message ---
From: David Pounder [EMAIL PROTECTED]
To: Johan Vromans [EMAIL PROTECTED]
Sent: 23.9.08, 18:29:45
Subject: Re: Ragged breaks

I've seen a snippet in the lsr for typesetting a coda with a similar type of 
line break using \stopStaff. Perhaps this could be adapted for your purposes.

David.

 --- Original Message ---
 From: Johan Vromans [EMAIL PROTECTED]
 To: lilypond-user@gnu.org
 Sent: 23.9.08, 12:09:17
 Subject: Ragged breaks
 
 In a sigle-staff score, I want to add a manual break but I do not want
 the broken line to be adjusted to the score width. 
 
 I'm sure I can temporarilty override ragged-right but I haven't been
 able to find the right place to put it.
 
 Suggestions welcome!
 
 Thanks,
 
 -- Johan
Chord is alive! http://chordii.sourceforge.net
 
 
 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user
 


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


Re: stylized movement numbers

2008-09-23 Thread Werner LEMBERG
  IIRC, we don't have kerning yet for numbers.

 For what I'm after, I'm afraid it'll be a little more than just
 that.  It would include kerning for number/letter combinations too.

Well, kerning between different font families must always be adjusted
manually.

 It would be better for the non-number characters in a \number
 string to default to a more proportionately-sized roman font.

Hmm, I've never thought about using non-number characters in a \number
string...

 Semantically, I think it's reasonable to consider letters in this
 context as part of a number, hence the impetus to write the
 function that I wrote.

But it's impossible to have automatic kerning if you use two different
fonts.


Werner


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


Re: WANTED: Design for documentation (Photoshop power users!)

2008-09-23 Thread Patrick Horgan

Patrick McCarty wrote:

Okay, I know what the problem is, but the fix is not simple.  Our
implementation uses a *persistent* and an *alternate* stylesheet, but
since we want the alternate stylesheet to override the default
stylesheet, many of the default styles should be in a *preferred*
stylesheet.  An explanation of the three different types is here:
  
I suspected that and was going to look at it later and now I don't have 
to :O Yea!


I'm glad you figured it out.   The fun of cascading style sheets, no?

Patrick



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


Re: Documentation Review

2008-09-23 Thread Mats Bengtsson

Trevor Daniels wrote:


Sebastian Menge wrote Monday, September 22, 2008 9:54 PM



I would suggest:
 * a search engine field at the top of the main template (cf wikipedia)


It would be nice, and others are pressing for this, but it poses some 
problems.

We have one on the main page of lilypond.org, but unfortunately
it often finds hits in old versions of the documentation first.

  /Mats


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


-dpreview without headers

2008-09-23 Thread Roman Stawski
When running lilypond with the switches

-dpreview -dno-print-pages

is there any way to stop the page headers printing from the command
line, so that I just get the first line of music?




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


Re: Documentation Review

2008-09-23 Thread Valentin Villenave
2008/9/23 Mats Bengtsson [EMAIL PROTECTED]:

 We have one on the main page of lilypond.org, but unfortunately
 it often finds hits in old versions of the documentation first.

Hadn't we solved this problem by adding an appropriate robots.txt?
http://lists.gnu.org/archive/html/lilypond-devel/2008-05/msg00169.html

Cheers,
Valentin


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


Re: indent in latex

2008-09-23 Thread Roman Stawski

 Hi,

 I integrated a lilypond-file then processed by lilypond-book in latex
 and I got an indent as you can see in the attached pdf. The code for
 that fragment in latex looks like that:

 ...
 Bestandteil des genannten \textit{Perpetuum Mobile}-Kanons. \\
 Hier dann die caption \\
 \LilyPonds\lilypondfile[quote,indent=#0,staffsize=12]
 {Nymphes_des_boys_2.ly}

 Noch einmal zurück zur quintfälligen authentischen Doppelwendung am
 Schluss des
 ...

 I tried noindent as well, without any success.
I think that the problem is with the quote argument rather than the indent.
Try removing that one...

Roman







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


Dotted Notes - Dots on staff lines...:(

2008-09-23 Thread George_

Hi guys

I moved to Ubuntu 8.04 a few months ago, and I've been typesetting my music
there since then, with Lilypond 2.11.55. One problem I've noticed is that
since I restarted using Lily, after a gap of a few weeks, the method used to
typeset dotted notes have changed. Now, instead of putting the dots between
the lines o the staff, they are now put on top of the lines. Is this because
of the change to Ubuntu? Or is this because of the newer version of lilypond
I've been using (in XP I used 2.11.52)? Can this be changed? Or is this a
bug? As far as I know, the docs don't tell you how to change...in fact, all
the examples I saw had the dots between the lines too.

Thanks for your help

George
-- 
View this message in context: 
http://www.nabble.com/Dotted-Notes---Dots-on-staff-lines...%3A%28-tp19641747p19641747.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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


Re: Dotted Notes - Dots on staff lines...:(

2008-09-23 Thread Graham Percival
Use 2.11.59.

Cheers,
- Graham

On Tue, 23 Sep 2008 21:20:42 -0700 (PDT)
George_ [EMAIL PROTECTED] wrote:

 
 Hi guys
 
 I moved to Ubuntu 8.04 a few months ago, and I've been typesetting my
 music there since then, with Lilypond 2.11.55. One problem I've
 noticed is that since I restarted using Lily, after a gap of a few
 weeks, the method used to typeset dotted notes have changed. Now,
 instead of putting the dots between the lines o the staff, they are
 now put on top of the lines. Is this because of the change to Ubuntu?
 Or is this because of the newer version of lilypond I've been using
 (in XP I used 2.11.52)? Can this be changed? Or is this a bug? As far
 as I know, the docs don't tell you how to change...in fact, all the
 examples I saw had the dots between the lines too.
 
 Thanks for your help
 
 George
 -- 
 View this message in context:
 http://www.nabble.com/Dotted-Notes---Dots-on-staff-lines...%3A%28-tp19641747p19641747.html
 Sent from the Gnu - Lilypond - User mailing list archive at
 Nabble.com.
 
 
 
 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user


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