Re: using stored preferences with Lilypond

2010-10-20 Thread -Eluze
s a "simple" batch file, compiled so that users are not too confused or induced to change parts of it…) please have a look at the included html file which should reveal the basic possibilities! thanks! Eluze -- View this message in context: http://old.nabble.com/using-stored-prefere

Re: vertical position of tuplet number

2010-10-23 Thread -Eluze
Werner LEMBERG wrote: > > >> What controls the vertical position of a tuplet number if I set >> >> \override Staff.TupletBracket #'bracket-visibility = ##f >> >> ? I would like to have the number within a staff and not outside... > > does this match your needs? { \override TupletBrac

Re: rests in polyphonic music - 'stems down, rests up'

2010-11-02 Thread -Eluze
you can also override the rest's position: \new Staff << \new Voice { \voiceTwo \override Voice.Rest #'staff-position = #3.7 \musicA \revert Voice.Rest #'staff-position \musicA } \new Voice { \voiceOne \musicB \musicB } >> -- View this message in

Re: footnote example

2010-11-05 Thread -Eluze
Jan-Peter Voigt wrote: > > Hello list, > > here is a snippet, wich creates footnotes. It is not tested very much!!! > If you like, try it and tell me how it works! If you have improvements, > tell the list :-) > sounds interesting! however - using your example with version 2.13.38 - the la

Re: footnote example

2010-11-05 Thread -Eluze
Jan-Peter Voigt wrote: > > Hello Eluze, hello list, > > thanks for the test! I will install a dev-version and test - right now I > am only using the stable version for my projects. It seems, the > fill-line spacing has changed - if you change the footerMarkup to > co

Re: Printing barnumber 1 (oh no, not again)

2010-11-09 Thread -Eluze
Johan Vromans wrote: > > I have the following snippet: > > s1*6/8 |%0 > \set Score.currentBarNumber = #1 > s1*1/8 s1*1/2 g8\p |%1 > g4 g8 g4 g8 |%2 > a8 a8 a8~ a4 e8 |%3 > > I want the bar number "1" to show at the second measure. I've tried all > the tricks from the sni

Re: (no subject)

2010-11-14 Thread -Eluze
Paul Thompson-13 wrote: > > I am having an error in using lilypond 2.13.38 > > Here is my input file: > > \book { > \bookOutputName "Romanze" > a a a > } > \book { > \bookOutputName "Menuetto" > \score{ >a a a > } > } > > I am getting a persistent error: > > testa.ly:3:4: error:

Slur from non-existent note

2010-11-16 Thread eluze
i would try { c'1^( \hideNotes c') c'^( \unHideNotes c') } you then might want to make barlines disappear: \override Staff.BarLine #'stencil = ##f hth ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lil

Re: A follow-up on Roman numeral code.

2014-01-19 Thread Eluze
number to appear? please see in NR "print-first-page-number=##t" Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/A-follow-up-on-Roman-numeral-code-tp158183p158185.html Sent from the User mailing list archive at Nabble.com. _

Re: SOR: LES FOLLIES D'ESPAGNE

2014-01-19 Thread Eluze
thanks for sharing your > PDF MIDI AND LILYPOND SOURCES! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/SOR-LES-FOLLIES-D-ESPAGNE-tp158194p158215.html Sent from the User mailing list archive at Nabble.

Re: Label placed at end of \book not recognised in \paper

2014-01-20 Thread Eluze
empty \markup {} to enable the label to be evaluated. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Label-placed-at-end-of-book-not-recognised-in-paper-tp158222p158226.html Sent from the User mailing list a

Re: Large gap in text.

2014-01-20 Thread Eluze
uggest it may be best, > given your layout, to use purely manual page breaking. You can forbid > automatic page breaking with > > \override NonMusicalPaperColumn.page-break-permission = ##f > > and can then place \pageBreak appropriately. I think it's strange behavior.

Re: Label placed at end of \book not recognised in \paper

2014-01-20 Thread Eluze
Tom van der Hoeven wrote > it worked, and as a bonus it gave me an extra blanco page. I don't get a special page - example?! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Label-placed-at-end-of-book-not-recognised-in-paper-tp158222p158254.html Sent

Re: Label placed at end of \book not recognised in \paper

2014-01-21 Thread Eluze
he first occasion for LP to make a legal page break. if you let LP do its own layout it should work correctly. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Label-placed-at-end-of-book-not-recognised-in-paper-tp158222p158294.html Sent from the

Re: Shape of individual ties in chords

2014-01-24 Thread Eluze
lp: one place you'll find it is /E. LilyPond index/ , but in /D. LilyPond command index/ it's missing, indeed I wonder, after the introduction of repeating pitches and chords with a simple duration in 2.19.1(?), if there is good reason to keep this command!? Eluze -- View this

Re: Shape of individual ties in chords

2014-01-24 Thread Eluze
Richard Shann-2 wrote >> >> searching for the *word* q would help: >> > > ??? I tried both indices, clicked on the alphabetical Q link and got a > list which doesn't include "q", what else could I do? see above Eluze -- View this message in conte

Re: Hairpin to the last bar line

2014-01-26 Thread Eluze
\override Hairpin.to-barline = ##f c'1 \< c'1 *<>* \! \bar "||" } this draws the hairpin to the bar line though there are error messages. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Hairpin-to

Re: Hairpin to the last bar line

2014-01-26 Thread Eluze
at does this mean? did you search for the possible reasons of this error (bug list/tracker)? is there an override/setting missing? is it a bug? Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Hairpin-to-the-last-bar-line-tp158475p158490.html Sent from the User m

Re: Hairpin to the last bar line

2014-01-26 Thread Eluze
bsolutely correct - the confusion may have come from the fact that to-barline = ##t usually stops the hairpin at the bar line before the last note... and obviously it is the bar line before the last (null-)event. thanks for clarifying! Eluze -- View this message i

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Eluze
I think what Patrick tells is the way to do it: to display the fret diagram as defined in the mentioned just add \new FretBoards \myChords in the appropriate place! was that your question? Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/how-to-display-a

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Eluze
>> > } > } pleas always check the log - it says: "warning: no systems found in \score markup, does it have a \layout block?" does this help? Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com

Re: Weird behaviour of new NullVoice feature

2014-01-27 Thread Eluze
though. > > > Is it a bug ? I think so and I've created https://code.google.com/p/lilypond/issues/detail?id=3825&colspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary for this thanks for reporting it! Eluze -- View this message in context: http://lilypond.106

Re: understanding midi files

2014-01-27 Thread Eluze
esn't produce more than the help information Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/understanding-midi-files-tp158500p158518.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mai

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-27 Thread Eluze
David Kastrup wrote > Federico Bruni < > fedelogy@ > > writes: > >> 2014/1/27 Eluze < > eluzew@ > > >> >>> pleas always check the log - it says: >>> >>> "warning: no systems found in \score markup, does it ha

Re: Removing markups in piano reduction

2014-01-29 Thread Eluze
le > > } } } > > > The snippet does not work. Uh, you didn't apply the snippet correctly: - it says "none", not "invisible" - you apply it to the wrong context - since you didn't show your code Glen assumed your dynamics are in a Dynamics context - put

Re: Removing markups in piano reduction

2014-01-30 Thread Eluze
Joshua Nichols wrote > I'm sorry, it should read #'none. It does not work even there. \layout{ \context{ \Staff \override DynamicTextSpanner.style = #'none } } Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Removing-markups-

Re: Layout issue when parsing line

2014-02-01 Thread Eluze
by providing the solution > or directing me to a documentation page where I may do so myself. > Thank you! well - the collision avoidance behavior of LilyPond may not be optimal here but you can simply -\tweak Glissando.Y-offset #-.5 there might be other solutions (just ask if you're not happy

Re: Layout issue when parsing line

2014-02-02 Thread Eluze
Noeck wrote >> well - the collision avoidance behavior of LilyPond may not be optimal >> here >> but you can simply >> >> -\tweak Glissando.Y-offset #-.5 >> >> there might be other solutions (just ask if you're not happy with this) >> &g

Re: Layout issue when parsing line

2014-02-02 Thread Eluze
glissando ? Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Layout-issue-when-parsing-line-tp158730p158760.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.

Re: Tempo placement

2014-02-02 Thread Eluze
dge, key-cancellation, key-signature, and time-signature. Each type of object has its own default reference point, to which rehearsal marks are aligned" you'll have to determine the reference point you like. hth - a bit Eluze -- View this message in context: http://lilypond.1069038.n5.

Re: Tempo placement

2014-02-03 Thread Eluze
it seems that adding \override Score.MetronomeMark.self-alignment-X =#1 is a simple solution Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Tempo-placement-tp158722p158779.html Sent from the User mailing list archive at Nabble.com. ___

Re: Difficulties encountered while making snippets (to be used as musical quotations inside an article)

2014-02-07 Thread Eluze
t-into-other-programs ? please come back if there are still problems or it isn't satisfactory! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Difficulties-encountered-while-making-snippets-to-be-used-as-musical-quotations-inside-an-article-tp158934p158958.html S

Re: header not showing bookpart-score header info

2014-02-08 Thread Eluze
at top-level as well as in the \score-header: \bookpart { \header { piece = ##f } \score { { ... } } \header { piece = wonderful} } and - unexpectedly - "wonderful" will spread over the whole score... Eluze -- View this message in context: http://lilypond.1069038.n5.na

Re: Fwd: [SNIPPET] Text with Lettrine

2014-02-09 Thread Eluze
! parameter 1 lettrine parameter 2 capitalized text parameter 3 flow text (without deeper thoughts) thanks for your effort so far! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fwd-SNIPPET-Text-with-Lettrine-tp159028p159065.html Sent from the User mailing l

Re: Breton bagpipe notation

2014-02-09 Thread Eluze
> \version "2.19.2" > \layout { > ... can you simply reverse the definitions in the \layout section? or can you give a tiny example how this should look like? Scottish and Breton? Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Breton-bagpipe-notati

Re: Breton bagpipe notation

2014-02-09 Thread Eluze
Eluze wrote > > guocuozuoduo wrote >> Is it possible to setup the basic template for Breton bagpipe notation? >> (as opposed to Scottish notation, Breton notation has all melody notes >> stem-up and all grace notes/embellishments stem-down.) >> > can you simp

Re: Breton bagpipe notation

2014-02-10 Thread Eluze
contribution might also be interested in follow ups to this question Eluze ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: consolidate code

2014-02-11 Thread Eluze
> under what the code is doing except they display numbers or solfege.  you could at least specify where the code you use is coming from! thanks! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/consolidate-code-tp159125p159126.html Sent from the User mail

Re: consolidate code

2014-02-11 Thread Eluze
David Nalesnik-2 wrote > Hi, > > > On Tue, Feb 11, 2014 at 3:35 PM, Phil Holmes < > mail@ > > wrote: > >> OK - so this "tiny" example is 107 lines of code. >> >> >> >> - Original Message - >> *From:* MING T

Re: \context \voice override previous \context voice

2014-02-14 Thread Eluze
in lilypond? you can use a specific engraver in each voice with \new Voice = "sop" \with { \consists \Ez_numbers-engraver } Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/context-voice-override-previous-context-voice-tp159286p159288.html Sent from th

Re: Lines and Ties and Slurs oh my!

2014-02-14 Thread Eluze
atic tie or slur directly in the sense of a tiny example!? thanks! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Lines-and-Ties-and-Slurs-oh-my-tp159306p159315.html Sent from the User mailing list archive at Nabble.com. _

Re: Printing Copyright on title page

2014-02-17 Thread Eluze
\fromproperty #'page:page-number-string \on-the-fly #first-page \fromproperty #'header ... } hth Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Printing-Copyright-on-title-page-tp159474p159477.html Sent

Re: Continuing issues with variable \markup issues in footers

2014-02-19 Thread Eluze
fly #not-first-page \fill-line { \with-color #green \fromproperty #'page:page-number-string } \on-the-fly #first-page \fill-line { \with-color #red \fromproperty #'header:copyright } } } } \header {copyright=copyright } { c d e f \pageBreak c d e f } and there are plen

Re: Problem with slur priority

2014-02-21 Thread Eluze
racket.direction = #DOWN \override TupletNumber.direction = #DOWN \tuplet 3/2 { f8[( e]) f } \tuplet 3/2 { g8[( f]) g } \tuplet 3/2 { a8[( g]) a } \once \override TupletNumber.avoid-slur =#'outside \once \override TupletNumber.extra-offset=#'(0 . 1.3) \tuplet 3/2 { b8[(

Re: piece title

2014-02-21 Thread Eluze
lypond.org/doc/v2.19/Documentation/notation/flexible-vertical-spacing-paper-variables, specifically the /List of flexible vertical spacing \paper variables/ hth Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/piece-title-tp159622p159646.html Sent from

Re: Compiler layout parameters

2014-02-26 Thread Eluze
ve the fingering in a compilation. best put this in a file which you can include or not when invoking LilyPond. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Compiler-layout-parameters-tp159878p159881.html Sent from the User mailing list archive at Nabble.com. ___

Re: Written-out arpeggio with tuplet, cross-staff, ties

2014-02-26 Thread Eluze
Javier Ruiz-Alma wrote > Solved overlaying a 2nd voice with cross-staff stems > [...] thanks for sharing this solution - maybe it's worth to be recorded in the LSR?! Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Written-out-arpeggio-with-tuplet-

Re: Written-out arpeggio with tuplet, cross-staff, ties

2014-02-26 Thread Eluze
Javier Ruiz-Alma wrote > Hi Eluze, > I tried to add this to LSR, but the facility supports syntax only up to > 2.14. > This being a demo of waitForTie with tuplet rhythm and crossStaff (not > available in 2.14), just couldn't get a snippet this facility would > accept.

Re: Produce just a small png file

2010-11-19 Thread -Eluze
Bernardo Barros wrote: > > 2010/11/19 Marc Mouries : >> http://lists.gnu.org/mailman/listinfo/lilypond-user >> >> lilypond --png filename.ly >> >> just type lilypond and you will see all the possible options. >> > > Sorry Marc, but here it produces just the png file, that's ok, but in > a compl

Re: vertical ordering of symbols

2010-11-20 Thread -Eluze
Stephan Elliot Perez wrote: > > Thank you. Can you please tell me how to bring a markup object inside of > the staff? > > \override TextScript #'outside-staff-priority = ##f > > and > > \override TextScript #'outside-staff-padding = #-3 > > do not seem to suffice. > > i think you need b

Re: Shrinking beams along with noteheads

2010-12-01 Thread -Eluze
nachkan wrote: > > I am simply trying to explicitly write out a glissando in small notes (of > a specified size), while keeping the rhythmic notation accurate. They > happen to be 64th notes, so they have four beams connecting the stems. It > is easy enough to make the noteheads the desired size

Re: Problem with ragged-last and verse numbers

2010-12-01 Thread -Eluze
Athanasius Pelletier wrote: > > Hello all! I am having trouble making the last line stretch to the end. > it seems that ragged-last shoul be used in the \layout block! Athanasius Pelletier wrote: > > Also, I would like to have numbers for all the verses not just for the > first > part. >

indent.py has vanished?!

2010-12-01 Thread -Eluze
is there a reason why the indenting program "indent.py" which was available in former versions of lilypond is not included anymore? for me it did a good job although i had to adapt my calling program to enable updating lilypond code "in place"! -- View this message in context: http://old.nabble

Re: Problem with ragged-last and verse numbers

2010-12-01 Thread -Eluze
e it does not work in the \paper block! the doc (NR) itself *always* uses ragged-last or ragged-right in the \layout block - if it is supposed to work when specified in the paper block then it looks like a flaw. otherwise this should be substantiated in the documentation! thanks Eluze -

Re: Problem with ragged-last and verse numbers

2010-12-01 Thread eluze
Am 01.12.2010, 18:47 Uhr, schrieb Phil Holmes : - Original Message - From: "-Eluze" To: Sent: Wednesday, December 01, 2010 5:04 PM Subject: Re: Problem with ragged-last and verse numbers Phil Holmes-2 wrote: According to http://lilypond.org/doc/v2.13/Documentatio

Re: indent.py has vanished?!

2010-12-01 Thread eluze
Am 01.12.2010, 19:59 Uhr, schrieb Graham Percival : On Wed, Dec 01, 2010 at 03:38:17AM -0800, -Eluze wrote: is there a reason why the indenting program "indent.py" which was available in former versions of lilypond is not included anymore? Err, I don't remember having a

Re: indent.py has vanished?!

2010-12-01 Thread -Eluze
Graham Percival-3 wrote: > > On Wed, Dec 01, 2010 at 03:38:17AM -0800, -Eluze wrote: >> is there a reason why the indenting program "indent.py" which was >> available >> in former versions of lilypond is not included anymore? > > Err, I don't reme

Re: Problem with ragged-last and verse numbers : Slight Return

2010-12-01 Thread -Eluze
Athanasius Pelletier wrote: > > Thanks, everyone for your help! > > I have used Eluze's reccomendation and it works well. > > The verse numbers, however, are too far to the left and I would like to > know > how to compact the lyrics a bit so that the numbers line up just under the > lines inst

Re: Problem with ragged-last and verse numbers

2010-12-02 Thread eluze
Am 02.12.2010, 12:38 Uhr, schrieb Phil Holmes : - Original Message - From: "eluze" To: ; "Phil Holmes" Sent: Thursday, December 02, 2010 9:39 AM Subject: Re: Problem with ragged-last and verse numbers Am 02.12.2010, 09:40 Uhr, schrieb Phil Holmes : --

Re: Problem with ragged-last and verse numbers

2010-12-02 Thread eluze
x27;s where it happens! just add \include "gregorian.ly" to see it: ragged-last in the \paper has no effect, whereas in a \layout block it works! Eluze ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/li

Re: Mixing notation and lyric entry

2010-12-15 Thread -Eluze
zed files (in vertical scrolling); that way you could have the melody in the left and the lyric text in the right window (which are both included somewhere in your main score). (of course you can also use one line per measure) hope these ideas are helpful! Eluze --

Re: Mixing notation and lyric entry

2010-12-15 Thread -Eluze
Michael Ellis wrote: > > Thanks, Eluze. The spreadsheet idea is clever! > > Since my last post, I've been playing with a python template substitution > approach that, I think, will meet most of my needs. > hi Mike what you are doing is in a way expanding parrallel

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread -Eluze
Jan Warchoł wrote: > > > I also tried adding some Y-offset, but it doesn't work at all - a bug? > see this, the bar number doesn't move at all: > > \version "2.13.40" > \relative c''{ > \override BarNumber #'Y-offset = #5.0 > c c c c \break c c c c > } > > My knowledge ends here. Can anyone w

Re: How to print less measures to each system

2010-12-17 Thread -Eluze
Alexander Kobel wrote: > > > I think to remember that > systems-per-page did not work somewhere in the 2.13. branch, but it > should work again in the most recent version. > it still does not work - see attached pdf for \version "2.13.43" \paper { systems-per-page = #9 } \repeat unfold 50

Re: ways of using Lilypond?

2010-12-20 Thread -Eluze
i use PSPad or Notepad++ under Windows; i have developed my own user interface (with hiliting) which shows the compilation result (if successful) or otherwise the log (when errors or warnings occur). i would be happy if there were a performant editor that supports Lilypond hiliting, folding, exec

Re: Accidental and clef change issue

2010-12-28 Thread -Eluze
> > > PS: The only "simple" workaround is to use > #(set-accidental-style 'piano) > > another style that works is "dodecaphonic"! -- View this message in context: http://old.nabble.com/Accidental-and-clef-change-issue-tp30543997p3053.html Sent from the Gnu - Lilypond - User mailing l

Re: Bug in 2.13.44-1?

2011-01-02 Thread -Eluze
Tim McNamara wrote: > > > > #(ly:set-option 'delete-intermediate-files #t) > > \paper { > indent = 0.0 > ragged-last = ##f > > \header { > title = "Lilypond Test" > composer = "McNamara" > meter = "Swing Ballad" > } > > it compiles without errors on windows vista if i close t

hairpin with overlayed text

2011-01-05 Thread -Eluze
part is quite easy (just override "Y DOWN" with "Y CENTER") - but the other part is far beyond my Scheme-knowledge. can anybody help? thanks Eluze -- View this message in context: http://old.nabble.com/hairpin-with-overlayed-text-tp30596563p30596563.html Sent from the G

Re: page layout syntax

2011-01-05 Thread -Eluze
oks the > same. > all the variables you mention can not be found in the manual NR - either the names changed or the spelling is incorrect; for a description of the correct names see NR 4.1.4 Flexible vertical spacing \paper variables please be sure to use the manual corresponding to your versio

Re: hairpin with overlayed text

2011-01-05 Thread -Eluze
Ralph Palmer wrote: > > > I think all you have to do is include \whiteout - i.e. : > > hairpinMolto = \hairpinWithCenteredText \markup \whiteout { \italic molto > } > that'd be to easy - in fact it doesn't have any effect. maybe i use it the wrong way!? here is the code: http://old.nabble.c

minimum-length and set-spacing-rods

2011-01-06 Thread -Eluze
Beam this raises a few questions: - is there a list of grobs requiring to call set-spacing-rods explicitely? - is it important to use \once (and which side-effects happen if you do not)? - could it be implemented/automated? thanks Eluze -- View this message in context: http://old.nabble.com/minimum-leng

Re: hairpin with overlayed text

2011-01-07 Thread -Eluze
Neil Puttock wrote: > > On 5 January 2011 21:58, -Eluze wrote: > >> that'd be to easy - in fact it doesn't have any effect. maybe i use it >> the >> wrong way!? >> >> here is the code:  http://old.nabble.com/file/p30600503/snippet.ly >>

Re: setting the beamlet size in cue notes - help needed

2011-01-11 Thread -Eluze
Janek Warchoł wrote: > > Hi, > > how can i override beamlet length in cue notes? > In the following code the \override Stem #'beamlet-default-length doesn't > work. > > \version "2.13.45" > \include "italiano.ly" > > \addQuote "viola" { > sib4 r8 sol sol'8. fa'16 mib'8.-\trill re'16 | >

shorten/lengthen left/right stem of beamed eighth

2011-01-17 Thread -Eluze
in this example there is a collision between th two first notes of both voices. << { d''2 } \\ { \stemUp a8 a' s s } >> how can i shorten the first stem of the 2nd voice without shortening the 2nd stem? i tried lots of items dealing with stems and lengths or how to shorten them: \overrid

Re: whiteout with a textSpanner

2011-01-21 Thread -Eluze
Ralph Palmer wrote: > > Greetings - > > I'm running LY 2.12.3 under Ubuntu. > > However, I have a collision with a bar line. Is there a way to add > whiteout > to the text in a textSpanner? > > try \override DynamicTextSpanner #'whiteout = ##t \override DynamicTextSpanner #'layer =

Re: shorten/lengthen left/right stem of beamed eighth

2011-01-21 Thread -Eluze
generally looking for a kind of policy which allows to shorten stems by a certain amount or percentage! Eluze -- View this message in context: http://old.nabble.com/shorten-lengthen-left-right-stem-of-beamed-eighth-tp30676236p30728984.html Sent from the Gnu - Lilypond - User mailing list archive at N

Re: Fingerings, Slurs and PhraseSlurs.

2011-02-03 Thread -Eluze
phil.burfitt wrote: > > Hello, > > Is it possible to have fingerings and stroke fingerings placed outside of > slurs, but inside of phrase slurs ? > one way is: \relative c'' { \override Slur#'outside-staff-priority = #100 \override Fingering #'outside-staff-priority = #

Re: Fingerings, Slurs and PhraseSlurs.

2011-02-07 Thread eluze
Am 07.02.2011, 14:03 Uhr, schrieb Phil Burfitt : - Original Message - From: "-Eluze" To: Sent: Thursday, February 03, 2011 2:57 PM Subject: Re: Fingerings, Slurs and PhraseSlurs. phil.burfitt wrote: Hello, Is it possible to have fingerings and stroke fingerings plac

Re: Time signature change within bars

2011-02-12 Thread -Eluze
ment -2 8) \time 4/4 g'8. g16 | a4 g } the spacer is used as space maker cheers Eluze -- View this message in context: http://old.nabble.com/Time-signature-change-within-bars-tp30908938p30909301.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. __

Re: Time signature change within bars

2011-02-12 Thread -Eluze
Arne Peters wrote: > > hello Eluze, > > your snippet works like a charm ... in itself, but when I apply it to my > files it messes up like this: > > http://old.nabble.com/file/p30910757/timechange2.png > (taken from the alto part) > > I'll dig into

Re: Time signature change within bars

2011-02-14 Thread -Eluze
nks, Kieren, for bringing me back to the real logic! another small improvement concerns the spacing problem; with \textLengthOn b4. - \markup {\hspace #5 " "} \set Timing.measurePosition = #(ly:make-moment 6 8) \textLengthOff you can easily choose the distance from the las

Re: TextSpanner listener text scheme

2011-02-19 Thread -Eluze
;s not in the TextSpanner context either! > i found it int the Voice context: \layout { \context { \Voice \consists #(list (cons 'listeners (list (cons 'text-span-event format-textspan) ))) } } cheers Eluze -- View this message

Re: Hidden accidentals hiding visible ones

2011-02-22 Thread -Eluze
gt; if you use polyphonic notation in one staff it is recommendable to pay attention to the accidental-style setting #(set-accidental-style 'voice) makes it work as intended! cheers, Eluze -- View this message in context: http://old.nabble.com/Hidden-accidentals-hiding-visible-ones-t

RE: Hidden accidentals hiding visible ones

2011-02-22 Thread -Eluze
pkx166h wrote: > > > if someone lets me know where we think this could go I could write an > @knownissue or @warning. > > James > i believe this should go in the chapter about accidentals and polyphony (if it is not an issue) - if you look at the example above and unhide the respective voice

Re: Why does TextScript outside-staff-priority not work in this case?

2011-03-06 Thread -Eluze
or you could use extra-offset: \relative c'' { R1*2 \override TextScript #'self-alignment-X = #RIGHT a'1~-> - \tweak #' extra-offset #'(-.5 . -1.6 ) ^\markup \sans "arco" | a } then you can move the markup up or down playing with the 2nd number. -- View this message in context: htt

Re: How to override VoltaBracket once?

2011-03-08 Thread -Eluze
TaoCG wrote: > > Hi, > > what I am basically trying to do is to override a property of VoltaBracket > once but I can't figure out where to place the command in the code. When I > remove \once it works fine. I know I can just revert the property but I am > still curious why it won't work. > > A

Re: Single-staff polyphony

2011-03-10 Thread -Eluze
> - see 1.5.2 in NR. in your score you should use \new Staff << instead of \new Staff { hth Eluze -- View this message in context: http://old.nabble.com/Single-staff-polyphony-tp31122468p31122594.html Sent from the Gnu - Lilypond - U

Re: tweaking markup

2011-03-12 Thread -Eluze
Helge Kruse-2 wrote: > > > 1. How do I move the whole text to the left, moving away from paper > margin but just avoiding the clash with the last e note? > i can't see any collision, but generally \textLengthOn and \translate #'(-2 . 0) \line {…} will help > 2. How do I elevate the

Re: filename in markup

2011-03-15 Thread -Eluze
m...@apollinemike.com wrote: > > > One issue with this solution is that if you do batch processing from the > command line: > > lilypond foo.ly bar.ly > > Then the solution no longer works. Is there a more secure way to get the > correct file name? > this works perfectly for me (windows vi

Re: filename in markup

2011-03-16 Thread -Eluze
s are filled with the values that are encountered and are replaced when another assignement occurs... in the end, when ouputting, the last values remain! cheers Eluze ps: i noticed another problem when compiling two files from the command line if the 2nd name contains a blank - you have to embed th

Re: filename in markup

2011-03-16 Thread -Eluze
thehalpennys-lilypond wrote: > > This snippet just parses the command line. It would be nice if there was > a way > to query the file attributes directly. I would expect that it should be > simple > to do. > yes, and because it assumes blanks are file-name delimiters it can not work properly

Re: filename in markup

2011-03-16 Thread eluze
Am 16.03.2011, 15:36 Uhr, schrieb m...@apollinemike.com : (from Neil Puttock) foo = #(ly:parser-output-name parser) Cheers, Neil thanks, is it possible to get the file-extension, too? ___ lilypond-user mailing list lilypond-user@gnu.org http:

Re: scores in columns - vertical alignment

2011-03-17 Thread -Eluze
Marek Klein wrote: > > Hi all, > how can I get the staff-lines vertically aligned? > > \version "2.13.40" > \layout { line-width = 6.2\cm ragged-right = ##f } > \markup \fill-line { > \column{ > \score { > \new Staff { c''' } > \layout { } > } > } >

Re: scores in columns - vertical alignment

2011-03-17 Thread -Eluze
} >>} >>\column{ >> \score { >>\new Staff \with { \centeredVAG } >>{ a } >>\layout { } >> } >>} >> } > very elegant - with this you don't have to spoil your \score! Eluze --

Re: Bar check warning

2011-03-18 Thread -Eluze
you do not have to code in your lyric voice! if you really want to insert manual durations with lyrics you probably should use an explicit lyric voice, e.g.: \new Lyrics \lyricmode { | free.1 | \skip4 and4 all4 at4 | } Eluze -- View this message in context: http://old.nabble.com/Bar-check-warning-

Re: Bar check warning

2011-03-18 Thread -Eluze
what an inimical reply - did you report this bug!? -- View this message in context: http://old.nabble.com/Bar-check-warning-tp31176893p31179905.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing li

Re: \score block as variable/function

2011-03-18 Thread -Eluze
d'1 > } > } > > Ideas? > Many thanks! > i have attached an example with score + layout definitions which you can imbed later in markups or scores: http://old.nabble.com/file/p31180922/test2.ly test2.ly hope this is what you looked for Eluze -- View this message

Re: \score block as variable/function

2011-03-18 Thread -Eluze
estmusic ##{ \music #} } two = \markup { \testmusic ##{ \music #} } three = \markup { \testmusic ##{ \music #} } \markup \fill-line { \one \two \three } cheers Eluze -- View this message in context: http://old.nabble.com/%5Cscore-block-as-variab

Re: Help with changing notehead glyph

2011-03-20 Thread -Eluze
erride NoteHead #'stencil = #(lambda (grob) (grob-interpret-markup grob (markup #:musicglyph "noteheads.u2do"))) which i found i-don't-know-where! Eluze -- View this message in context: http://old.na

Re: Help with changing notehead glyph

2011-03-21 Thread -Eluze
t is striking how only the Shape Note notation does some tuning on joining the stems to the noteheads! cheers Eluze -- View this message in context: http://old.nabble.com/Help-with-changing-notehead-glyph-tp31195213p31198351.html Sent from the Gnu -

<    1   2   3   4   5   6   7   8   9   10   >