2.0.1 vs 2.0.3 & \reapeat

2004-03-29 Thread GoochRules!
Is there any major difference between lilypond versions 2.0.1 and 2.0.3 regarding \repeat and \alternative? I have a piece of music made up of multiple parts, with multiple lyrics, wherein each note part contains \repeat volta 2 { ... } \alternative { { ... } { ... } }. I'm finding that I get

Re: issue regarding adding text markup

2004-03-29 Thread chip
Mats Bengtsson wrote: This is actually described in the manual, see http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Multi-measure-rests.html You may want to use the \center or \column text markup commands to print the number on its own line above or below the remaining text. Alte

Re: spacing of midstaff-clef-symbol

2004-03-29 Thread Roland Goretzki
Hello, I wrote: > My version: 2.1.28 > > The spacing of midstaff-clef-symbol often doesn't look very nice. > (Too far away from previous and too close to next) > > So how can I change the spacing of a midstaff-clef-symbol or shift it to > the left? Now I found the solution by myself: \clef

Re: Guitar String Numbers

2004-03-29 Thread David Raleigh Arnold
On Monday 29 March 2004 03:37, Mats Bengtsson wrote: > Use the mailing list archives for lilypond-user > (see http://lilypond.org/web/about/) and search for > "circled string numbers"! > > /Mats Is there a way of using the backspace ($\\!$) with \markup? I hope there is, but I couldn't find i

Re: Guitar String Numbers

2004-03-29 Thread David Raleigh Arnold
On Monday 29 March 2004 02:50, Lyle Raymond wrote: > Sorry to bother you guys about this a second time, but the first > answer I got didn't seem to work. Sorry, I must have left something out, I think the second "$". What this does is drill through to latex to use math symbols. It's not lilypond

Dynamics in parentheses

2004-03-29 Thread Matthias Kilian
Hi, is there a clean way to set dynamics (\f, \p, \mf, ...) in parentheses while keeping the original semantics? \markup works, but then the Dynamic_performer won't see it. That's bad when you're creating MIDI files for acustic proof "reading". I'm using LilyPond 2.1.35. Ciao, Kili ___

revert-auto-beam-setting

2004-03-29 Thread Matthias Kilian
On Mon, Mar 29, 2004 at 02:46:49PM -0500, [EMAIL PROTECTED] wrote: > WELL RECEIVED THANK YOU .WE WILL REVERT SOON ^^ The above quote isn't really meaningfull at all, but one word remembered me a bug (or misdocumentetation) in LilyPond :-) I've problems usin

Re: Post-Cadenza Music

2004-03-29 Thread Will Oram
I basically did as you suggested (although DevNull -> Devnull). \theCadenza went into a separate file which was then \included in solo and accompaniment. The results are indescribable. Here is a sample page: http://spamguy.cwru.edu/misc/images/violink.jpg To summarise: the cadenza printed, fol

Re: Your document

2004-03-29 Thread arope
WELL RECEIVED THANK YOU .WE WILL REVERT SOON ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: pagefill at pagebreaking

2004-03-29 Thread Roland Goretzki
Hello list, hello Mats, You wrote: > Please describe in some more detail what you mean by "not so fine". The interscorelinefill doesn't seem to work on the page with the page break: The last staffline ends much more above the bottom of the page than the last stafflines of the other pages do. You

\newpage bug

2004-03-29 Thread Steve Shorter
Howdy! I have an example of \newpage not correctly creating a page after a time signature change. I puts the line after \newpage on a separate page by itself, so there are 2 newpages. http://linuxsweet.com/bug/ls.pdf http://linuxsweet.com/bug/ls.ly I tried to f

Re: issue regarding adding text markup

2004-03-29 Thread Mats Bengtsson
This is actually described in the manual, see http://lilypond.org/doc/v2.0/Documentation/user/out-www/lilypond/Multi-measure-rests.html You may want to use the \center or \column text markup commands to print the number on its own line above or below the remaining text. Alternatively, you could do

Re: meter mark

2004-03-29 Thread Mats Bengtsson
I know some people use \header{ piece = "Vivace" } Bertalan Fodor wrote: What is the preferred method to put meter marks at the beginning of a score? Now I'm using something like this but I think it is not a very good solution: \markup{ \translate #(cons -9 -1) "" \bold "Vivace." } Thanks, Bert

Re: meter mark

2004-03-29 Thread Mats Bengtsson
Sorry, too quick with the send button! Mats Bengtsson wrote: I know some people use \header{ ... piece = "Vivace" } Otherwise, you could take a look at http://mail.gnu.org/archive/html/lilypond-user/2004-02/msg00098.html /Mats Bertalan Fodor wrote: What is the preferred method to put meter

are tweaks additive?

2004-03-29 Thread Kieren Richard MacMillan
[ Mac OS X 10.3.3, via Fink; Lilypond 2.1.35-1 ] Hey, y'all -- Once again, I can't keep up with HW, J, and M (the Finkster): the versions are coming too fast and furious! ;-) From the Release Notes, I noticed that somewhere along the way, Tweaks made with \override and \revert no longer hide

Re: Lilypond-book and different versions of Lilypond

2004-03-29 Thread Mats Bengtsson
Bostjan Kuzman wrote: Thanks, this will come handy. However, this conversion doesn't replace "11pt" option with "staffwidth=11". If I keep "11pt" in the code, I get several warnings from lilypond-book and on running latex I get this: LaTeX error: missing \begin{document} l.1 ^^ef ^^bf^^\docu

Re: Lilypond-book and different versions of Lilypond

2004-03-29 Thread Mats Bengtsson
Bostjan Kuzman wrote: After some tweaking I've found that in 2.1.28: - to add line breaks between fragments, I just add 2 empty lines in input file, Like in any normal LaTeX document. What you saw before was a bug in the old lilypond-book. /Mats ___

lilypond-user@gnu.org

2004-03-29 Thread RĂ©mi Lerner
Dear Lilypond, Is there any possibility to install your software with mac OS 9 ? best to you, rl ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: Chord Names set at different heights?

2004-03-29 Thread Mats Bengtsson
Walter Hofmeister wrote: On 3/19/04 10:13 PM, "Walter Hofmeister" <[EMAIL PROTECTED]> wrote: On 3/19/04 1:15 AM, "Edward Sanford Sutton, III" <[EMAIL PROTECTED]> wrote: On Thursday March 18 2004 20:57, Walter Hofmeister wrote: On 3/18/04 11:23 AM, "Bertalan Fodor" <[EMAIL PROTECTED]> wrote:

Re: drum notes

2004-03-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hi all! > > A year ago I asked for drum notes and drum chords in LilyPond. > At that time I got the following mail from Rune Zedeler. > > Is there any progress in this field ? drum support has been rewritten and should Just Work (tm). -- Han-Wen Nienhuys | [E

Re: Post-Cadenza Music

2004-03-29 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > As far as I can understand, Han-Wen's suggestion was to do > soloPart = \notes{ >... >\theCadenzaw >... > } > > and > > accompaniment = \notes{ >... >\context DevNull \theCadenza >... > } > > and since there is no such thing as a DevNull contex

Re: Post-Cadenza Music

2004-03-29 Thread Mats Bengtsson
As far as I can understand, Han-Wen's suggestion was to do soloPart = \notes{ ... \theCadenzaw ... } and accompaniment = \notes{ ... \context DevNull \theCadenza ... } and since there is no such thing as a DevNull context, LilyPond should just ignore the cadenza music when typesetting

Re: drum notes

2004-03-29 Thread Joerg Anders
Hi all! A year ago I asked for drum notes and drum chords in LilyPond. At that time I got the following mail from Rune Zedeler. Is there any progress in this field ? On Wed, 26 Mar 2003, Rune Zedeler wrote: > Joerg Anders wrote: > > > I'm about to improve the NoteEdit drum notes export. > >

RE: How to generate PDF files?

2004-03-29 Thread Bertalan Fodor
Ok, that's a good idea. Perhaps windows downloading guidelines should be updated too? Bert > Why do we direct these problem reports to bug-lilypond instead of > lilypond-user? 9 times out of 10, it's a matter of simple beginners > errors. Of course the intention is to design the program and the >

Re: variable stave distances in piano-staves

2004-03-29 Thread Mats Bengtsson
Search the mailing list archives, exactly the same problem was discussed some month ago. /Mats Roland Goretzki wrote: Hello, globaly I can set the distance between the two staves of piano-staves with: \context { \PianoStaffContext \override VerticalAlignment #'forced-distance =

Re: pagefill at pagebreaking

2004-03-29 Thread Mats Bengtsson
Please describe in some more detail what you mean by "not so fine". /Mats Roland Goretzki wrote: Hello, how can I adjust the end of a pagebreaked page? I get a pagebreak with the command \newpage just at the place, where I want it, but the page ends not so fine as the other, which end very f

Re: Height adjustment volta bracket

2004-03-29 Thread Mats Bengtsson
The trick is to increase the minimum-space property, which determines the default minimum spacing between the bracket and the stave. The default value is 5, so try something like (in 2.0 syntax) \property Score.VoltaBracket \set #'minimum-space = #7 /Mats Thomas Scharkowski wrote: Hi list, how

Re: How to generate PDF files?

2004-03-29 Thread Mats Bengtsson
Why do we direct these problem reports to bug-lilypond instead of lilypond-user? 9 times out of 10, it's a matter of simple beginners errors. Of course the intention is to design the program and the documentation so these mistakes or misunderstandings are avoided in the future, but still I feel tha

Re: Guitar String Numbers

2004-03-29 Thread Mats Bengtsson
Use the mailing list archives for lilypond-user (see http://lilypond.org/web/about/) and search for "circled string numbers"! /Mats Lyle Raymond wrote: 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