Re: newbie guitar fingering layout question

2012-10-08 Thread Pierre Perol-Schneider
\override StringNumber #'add-stem-support = ##t would also help for avoiding crashes between stems et stringnumbers. 2012/10/8 David Kastrup > Jim Tisdall writes: > > > Greetings! I'll introduce myself after asking my question. > > > > I'm new to Lilypond and have a question about laying out

Re: newbie guitar fingering layout question

2012-10-08 Thread Eluze
Jim Tisdall wrote > My main question is this: I'd like to have the bow and > left-hand fingering and right-hand fingering appear in the > space between the two staffs, in a straight line, so they > can be seen easily by those reading either the standard > staff above, or the tablature staff below.

Re: evince handling textedit://

2012-10-08 Thread Mark Knoop
At 21:22 on 07 Oct 2012, Stjepan Horvat wrote: >Hi guys..does anyone has any news on has evince handles textedit.. >i found this post >http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00185.html >from 2007 using gconftool-2 but couldn't get it working.. >after i execute the gconftool-2 --

Re: lilyglyphs package - new version and call for participation

2012-10-08 Thread Marc Hohl
Am 24.09.2012 01:29, schrieb Urs Liska: Hi LilyPond coders, I'm quite happy to tell you that I just finished a new version of my 'lilyglyphs' package. This is not a release, but just a progress from a 0.0.1 version to a 0.0.2, so don't expect anything polished here. For those who missed the fi

Re: lilyglyphs package - new version and call for participation

2012-10-08 Thread Urs Liska
Am 08.10.2012 11:56, schrieb Marc Hohl: Am 24.09.2012 01:29, schrieb Urs Liska: Hi LilyPond coders, I'm quite happy to tell you that I just finished a new version of my 'lilyglyphs' package. This is not a release, but just a progress from a 0.0.1 version to a 0.0.2, so don't expect anything p

\fill-line with markuplist?

2012-10-08 Thread Thomas Morley
Hi, perhaps I'm overlooking sth simple. I want to have a centered "table-of-content" with a smaller line-width. \markuplines { \override-lines #'(line-width . 80) \table-of-contents } works, but isn't centered. Example: \version "2.16.0" \markuplist \override-lines #'

Re: \fill-line with markuplist?

2012-10-08 Thread Thomas Morley
2012/10/8 Thomas Morley : > Hi, > > perhaps I'm overlooking sth simple. > I want to have a centered "table-of-content" with a smaller line-width. > > \markuplines { > \override-lines #'(line-width . 80) > \table-of-contents > } Sorry, messed up the versions, should be: \markup

Re: \fill-line with markuplist?

2012-10-08 Thread David Kastrup
Thomas Morley writes: > Hi, > > perhaps I'm overlooking sth simple. > I want to have a centered "table-of-content" with a smaller line-width. > > \markuplines { > \override-lines #'(line-width . 80) > \table-of-contents > } > > works, but isn't centered. > > Example: > > \version

Re: Good news, and thanks to all of you!

2012-10-08 Thread Luca Rossetto Casel
Il 24/09/2012 14:16, Janek WarchoĊ‚ ha scritto: Congratulations! I think this is something that should be listed on our website, both in http://lilypond.org/productions.html (bug squad, please raise an issue) as well as in Pondings section [...]. Thank you, it would be a true honour for me! Th

Re: \fill-line with markuplist?

2012-10-08 Thread Thomas Morley
2012/10/8 David Kastrup : > Thomas Morley writes: > >> Hi, >> >> perhaps I'm overlooking sth simple. >> I want to have a centered "table-of-content" with a smaller line-width. >> >> \markuplines { >> \override-lines #'(line-width . 80) >> \table-of-contents >> } >> >> works, but i

Re: \fill-line with markuplist?

2012-10-08 Thread David Kastrup
Thomas Morley writes: >> I honestly have no clue whether this is what you need, but it would seem >> like >> >> \version "2.16.0" >> >> \markup \fill-line { \center-column >> \override-lines #'(line-width . 50) >> \justified-lines { >> Lorem ipsum dolor sit amet, consectetur adi

Re: \fill-line with markuplist?

2012-10-08 Thread Thomas Morley
2012/10/8 David Kastrup : > Thomas Morley writes: [...] >> But it turns out that following your suggestion >> >> \markup %!! >> \fill-line { >> \center-column { >> \override-lines #'(line-width . 50) >> \table-of-contents >> } >> } >> >>

Help on staves layout and repeat bars

2012-10-08 Thread Dominique Faure
Hi, I wanted to get grouped staves bound together on line endings, with repeat bars being the solely bars drawn through all the staves. The following code address the first requirement as expected, but how could I handle the repeat bars? %% \version "2.16.0" notes = \

Re: lilypond-book

2012-10-08 Thread Michael Dykes
David Kastrup gnu.org> writes: > > "The Doctor (Michael D)" gmail.com> writes: > > I get the attached file after trying it out. > > However, when I used lilypond-book first *without* option --pdf, and > then corrected my mistake by using --pdf afterwards, lilypond-book was > of the opinion t

Re: Help on staves layout and repeat bars

2012-10-08 Thread Thomas Morley
2012/10/8 Dominique Faure : > Hi, > > I wanted to get grouped staves bound together on line endings, with > repeat bars being the solely bars drawn through all the staves. > The following code address the first requirement as expected, but how > could I handle the repeat bars? > > %

Re: Help on staves layout and repeat bars

2012-10-08 Thread Dominique Faure
> HTH, > Harm This helped a lot, and fast. Thanks! -- Dominique ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond-book

2012-10-08 Thread David Kastrup
Michael Dykes writes: > David Kastrup gnu.org> writes: > >> >> "The Doctor (Michael D)" gmail.com> writes: > >> >> I get the attached file after trying it out. >> >> However, when I used lilypond-book first *without* option --pdf, and >> then corrected my mistake by using --pdf afterwards, l

Re: lilypond-book

2012-10-08 Thread Michael Dykes
David Kastrup gnu.org> writes: Yes, David, you are quite correct. Thanks to your help, I can now confidently and correctly compile my document(s) using lilypond book. Thanks again!!! ___ lilypond-user mailing list lilypond-user@gnu.org https://li

Re: lilypond-book

2012-10-08 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Michael Dykes" Cc: Sent: Monday, October 08, 2012 4:44 PM Subject: Re: lilypond-book As to your question regarding the avoidance of small files, the "Using LilyPond" guide has the following option listed for lilypond-book: `-o DIR' `

Removing empty systems/groups

2012-10-08 Thread Alex Voice
Hi Lilypond Experts, In a small orchestral score that incorporates an intermittent chorale-like string quartet, I'd like to have all staves showing at the start (I think I've worked that bit out), but thereafter remove the quartet StaffGroup from the score unless one or more of the parts of the qu