Alligned articulations

2005-11-03 Thread Peter Mogensen
Hi, I'm trying to figure out how to allign a group of accents, so they appear at the same vertical position. This code shows the problem not solved: === \version 2.6.3 \paper { raggedright = ##t } \new DrumStaff \new DrumVoice { \drummode { hh- hho- hh-

Re: tiny ties

2005-11-03 Thread Mats Bengtsson
Did you try to change the minimum-length property? What LilyPond version, by the way? /Mats Edward Neeman wrote: Hi list, I have some ties at the end of a line that appear unreadably small, like little dots. It seems that \overriding the Tie 'control-points doesn't work anymore (bug?) Is

Re: Alligned articulations

2005-11-03 Thread Han-Wen Nienhuys
Peter Mogensen wrote: Hi, I'm trying to figure out how to allign a group of accents, so they appear at the same vertical position. This code shows the problem not solved: is this customary in drum notation? === \version 2.6.3 \paper { raggedright = ##t }

Re: Alligned articulations

2005-11-03 Thread Peter Mogensen
Han-Wen Nienhuys wrote: I'm trying to figure out how to allign a group of accents, so they appear at the same vertical position. This code shows the problem not solved: is this customary in drum notation? Don't know... but I have a drummer asking me how to do it, and I agree that it would

Re: \book usage

2005-11-03 Thread Mats Bengtsson
Graham Percival wrote: On 2-Nov-05, at 4:06 AM, Gilles wrote: \documentclass{article} \begin{document} \lilypondfile{1allegro/score.ly} \liypondfile{2largo/score.ly} \end{document} If I understand correctly, this is to make it possible to insert text between the different movements (as

Re: Alligned articulations

2005-11-03 Thread Mats Bengtsson
A related question: Why does not staff-padding have any effect on articulations? Is it since the ScriptColumns override the layout? /Mats Han-Wen Nienhuys wrote: Peter Mogensen wrote: Hi, I'm trying to figure out how to allign a group of accents, so they appear at the same vertical

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Henrik Frisk
Han-Wen Nienhuys [EMAIL PROTECTED] wrote: Henrik Frisk wrote: That would actually be pretty neat... Sponsored feature, anyone? This sounds interesting, although I'm not quite sure what you mean. Once I've imported a pdf into Scribus your suggestion would allow me to edit the .ly

bars and clefs

2005-11-03 Thread Guy Durrieu
Hello, When specifying a clef change after a bar (for exemple a repeat bar), the clef is placed before the bar. I would like to know if there is a mean to ask a clef change to be placed after the bar. Thanks in advance for your help ! --

Re: bars and clefs

2005-11-03 Thread Mats Bengtsson
This order is specified by the break-align-orders property of the BreakAlignment object, see http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond-internals/BreakAlignment.html#BreakAlignment So, to modify this for clef changes in the middle of a line, for example, you could do;

Re: tiny ties

2005-11-03 Thread Thomas Scharkowski
Same problem here. I tried: \override Voice.Tie #'minimum-length = #5 but this has no effect. I don't understand This requires an appropriate routine for the spacing-procedure property from the manual, though. Is any other setting neccesary to make it work? Thank you, Thomas LilyPond

Re: bars and clefs

2005-11-03 Thread Guy Durrieu
Mats Bengtsson wrote : This order is specified by the break-align-orders property of the BreakAlignment object, see http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond-internals/BreakAlignment.html#BreakAlignment Thanks for your help. That works ; however, with a :|: bar, when

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Stephen Corey
Henrik Frisk wrote: Han-Wen Nienhuys [EMAIL PROTECTED] wrote: Henrik Frisk wrote: That would actually be pretty neat... Sponsored feature, anyone? This sounds interesting, although I'm not quite sure what you mean. Once I've imported a pdf into Scribus your suggestion

Re: what is wrong with this \markup /padding?

2005-11-03 Thread Martial
\once \override TextScript #'padding = 2.0 \markup{ \italic Moderato } test this : { \once \override TextScript #'padding = #2.0 s1^\markup{ \italic Moderato } s1^\markup{ Pelleagato } } -- Martial http://cathemline.org ___ lilypond-user

2 conversion problems 2.4.6-2.6.3

2005-11-03 Thread Thomas Ruedas
Hi, I am trying to convert some lilypond sources from 2.4.6 to 2.6.3 (as delivered with SUSE 10.0) and encounter two problems: 1.) convert-ly aborts when invoked as convert-ly PianoSonataB_2.ly on the command line, although this file compiled without problems under 2.4.6, and 2.6.3 also handles

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Marc Weber
Let's see if we can create an interest in this. I think this would be a valuable addition to LilyPond. Anybody willing to co-sponsor? Why not ask the Scribus developpers wether they are interested... It would be a feature no other DTP-software has... ;-) Marc

Re: \book usage

2005-11-03 Thread Nicolas Sceaux
Mats Bengtsson [EMAIL PROTECTED] writes: Could you please remind me and others on why you could not simply do it all within a .ly file: \version 2.6.0 \paper{ % For version 2.6: scoreTitleMarkup = \bookTitleMarkup % For version 2.7: printallheaders = ##t } \include piece1.ly \include

Re: \book usage

2005-11-03 Thread darius
Quoting Nicolas Sceaux [EMAIL PROTECTED]: Mats Bengtsson [EMAIL PROTECTED] writes: Could you please remind me and others on why you could not simply do it all within a .ly file: \version 2.6.0 \paper{ % For version 2.6: scoreTitleMarkup = \bookTitleMarkup % For version 2.7:

Re: \book usage

2005-11-03 Thread Han-Wen Nienhuys
Nicolas Sceaux wrote: Table of contents comes to mind. I've made a reduction for voice+piano of Giulio Cesare for a singer, who asked me to add a table of contents. ohhh! that's a fascinating problem! It should be doable in LilyPond, of course, but I'm putting it on open to sponsor list of

Re: problem or bug?

2005-11-03 Thread liang seng
To Mr. Edward Neeman, Hi, thank you very much for your reply. The \override worked. However, since you mentioned that this could be a bug, should I report it? (This happened on both versions 2.6.3 and 2.7.12 that I tested) Thanks. Yours sincerely, Seng Liang.

Adding a new feture

2005-11-03 Thread Jannik Jeppesen
Hi... Great prog. Though there is a slight problem, for me in drummode. If I am adding accents and sticking at the same time, or in general if the sticking is under the staff... They will not stand in a straight line. Is it possible to add this futue? If already added, please let me know.

Re: Adding a new feture

2005-11-03 Thread Han-Wen Nienhuys
Jannik Jeppesen wrote: Hi... Great prog. Though there is a slight problem, for me in drummode. If I am adding accents and sticking at the same time, or in general if the sticking is under the staff... They will not stand in a straight line. Is it possible to add this futue? It's probably

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Han-Wen Nienhuys
Arthur Dyck wrote: I'm not sure I understand what it is you want to do with this plugin. If it is just a matter of updating the pdf once you have edited the .ly file, Scribus has a feature where you can select your pdf image and there is an Update feature. I haven't tried it yet, but I

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Arthur Dyck
On Thursday 03 November 2005 02:35 pm, Han-Wen Nienhuys wrote: Arthur Dyck wrote: I'm not sure I understand what it is you want to do with this plugin. If it is just a matter of updating the pdf once you have edited the .ly file, Scribus has a feature where you can select your pdf image

Re: Adding a new feture

2005-11-03 Thread Han-Wen Nienhuys
Jannik Jeppesen wrote: Though there is a slight problem, for me in drummode. If I am adding accents and sticking at the same time, or in general if the sticking is under the staff... They will not stand in a straight line. Is it possible to add this futue? Im sending the file. It´s from

New and bug-free 2.6.4-4 for Windows [WAS: text font problems with 2.6.4 for windows?]

2005-11-03 Thread Jan Nieuwenhuizen
Mats Bengtsson writes: Thanks for your efforts! However, is it really that hard to make a simple test case yourself? There are still a number of problems to solve: Please have a look at the new and bug-free 2.6.4-4! Python and argv0 relocation should both work now (at least, they work for me

Re: \book usage

2005-11-03 Thread darius
Quoting Han-Wen Nienhuys [EMAIL PROTECTED]: Nicolas Sceaux wrote: Table of contents comes to mind. I've made a reduction for voice+piano of Giulio Cesare for a singer, who asked me to add a table of contents. ohhh! that's a fascinating problem! It should be doable in LilyPond, of

Re: what is wrong with this \markup /padding?

2005-11-03 Thread Jay Hamilton, Sound and Silence
This sort of worked, whereas the other two suggestions did not work at all. However what it did not do was raise the word 'Moderato' above the tempo marking the word Pelleagato appears next to the tempo marking which would be sufficient/acceptable except I still don't know what is going on. My

Denemo

2005-11-03 Thread Aaron Mehl
Just in case someones interested: -- Hi all, After a long period of time denemo 0.7.4 has been released. New features include : Help Documentation Support for exporting to Lilypond 2.6 All ornaments/articulations added Replace Mode Basic

Re: \book usage

2005-11-03 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] wrote: Quoting Han-Wen Nienhuys [EMAIL PROTECTED]: Nicolas Sceaux wrote: Table of contents comes to mind. I've made a reduction for voice+piano of Giulio Cesare for a singer, who asked me to add a table of contents. ohhh! that's a fascinating problem! It should be

Re: 2 conversion problems 2.4.6-2.6.3

2005-11-03 Thread Graham Percival
On 3-Nov-05, at 9:08 AM, Thomas Ruedas wrote: understand at all what is meant by it - I can only say that I don't see where I depart from the manual with respect to the beams. This is the error message: Applying conversion: 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.12, 2.5.13, 2.5.17, 2.5.18, 2.5.21,

Re: \book usage

2005-11-03 Thread Graham Percival
On 3-Nov-05, at 2:02 AM, Mats Bengtsson wrote: Not if you're using lilypond-book. If you don't use \book, then you can't use \pageBreak in your scores. There used to be a bug (in Aug) wherein the horizontal alignment of some systems was also messed up without \book; I'm not certain if

Re: Lilypond on MEPIS

2005-11-03 Thread Graham Percival
On 3-Nov-05, at 5:16 AM, Eddie Z wrote: I have recently moved to Linux usiing MEPIS KDE Debian whatever. Every time I find software that looks like it might be fun to investigate or even learn how to use I get to the installation and then have no idea how to move on from there. Now I come

Re: foreign languages and caching bugs?

2005-11-03 Thread Graham Percival
On 3-Nov-05, at 2:14 PM, Markian Hlynka wrote: On Nov 3, 2005, at 14:18, Graham Percival wrote: This is an issue with the OSX Preview application; it has nothing to do with non-latin text. It has been discussed here before, but I don't think there's any solution planned. that's a

Re: 2 conversion problems 2.4.6-2.6.3

2005-11-03 Thread stk
Graham Percival wrote: Insert the symbol directly into the lilypond file, just like accents and non-latin characters. See the docs for utf-8. The docs for utf-8? Are there documents that specify how to enter a specific symbol in a text file if I have neither a built-in software character map

Re: bars and clefs

2005-11-03 Thread stk
. . . however, with a :|: bar, when inverting the order, the clef is almost stuck to it... You might try \once \override Staff.Clef #'extra-X-extent = #'(-2 . 1) \clef tenor which would give you 2 more units of space to the left of the clef symbol and 1 more unit of space to the

Re: 2 conversion problems 2.4.6-2.6.3

2005-11-03 Thread Graham Percival
On 3-Nov-05, at 8:17 PM, [EMAIL PROTECTED] wrote: Graham Percival wrote: Insert the symbol directly into the lilypond file, just like accents and non-latin characters. See the docs for utf-8. The docs for utf-8? Are there documents that specify how to enter a specific symbol in a text

Re: bars and clefs

2005-11-03 Thread Guy Durrieu
[EMAIL PROTECTED] a écrit : You might try \once \override Staff.Clef #'extra-X-extent = #'(-2 . 1) \clef tenor which would give you 2 more units of space to the left of the clef symbol and 1 more unit of space to the right of the clef. (tenor: sorry, I deleted so much e-mail