Re: Imprecise font scaling

2024-02-15 Thread Xavier Scheuer
On Thu, 15 Feb 2024 at 12:35, Jean Abou Samra wrote: > > IMHO, this also falls in the "not worth documenting" category. But yes, > lily/include/dimensions.hh contains > > const Real INCH_TO_PT = 72.270; Hello, Actually "NR 4.2.2 Setting the staff size" kind of document it: The default staff

Re: Melody bars are out of sync after tie into first alternative and added lyrics

2024-01-26 Thread Xavier Scheuer
On Fri, 26 Jan 2024 at 11:50, Arne Ploese via bug-lilypond < bug-lilypond@gnu.org> wrote: > > Hi, > > after the tie into the first alternative the bar of second alternative > seems to be out of sync. > In the example it seems that the alternative 2 has only space for 3 > quarter notes, if the

Re: Double bar not at end of staff with scaled joined staves in 2.24.1 and higher

2023-07-23 Thread Xavier Scheuer
taffSymbol.staff-space = #(magstep #-x) Cheers, Xavier -- Xavier Scheuer

Re: Stem neutral-direction bug

2022-06-10 Thread Xavier Scheuer
y_engraver" > \override Stem #'neutral-direction = #'() > } > } > > { \tuplet 3/2 { r4 r r } } Hello, It looks like #6093 but it has been fixed and closed (and I don't understand the ins and outs of the discussion between developers). https://gitlab

Re: Slur to wrong note when slur is inside a chord with a staccato mark

2022-03-28 Thread Xavier Scheuer
> } > %%% Hello, As a complimentary information: With \override Script.avoid-slur = #'outside or \override Script.avoid-slur = #'around the slur is correct. Cheers, Xavier -- Xavier Scheuer ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: ChordNames bug with bass octaves

2021-11-30 Thread Xavier Scheuer
'{ > 1 > 1 > } > Hello, You do not have the same notes in your ChordNames and in your Staff. Add relative to your ChordNames and you get the same notes and probably the results you expect. \new ChordNames \relative c' { 1 1 } Cheers, Xavier -- Xavier Scheuer

Re: Multi-measure rests not compressed when \partial is used in middle of score

2020-10-11 Thread Xavier Scheuer
t isn’t compressed. Here’s a LilyPond example that illustrates the issue: > > ``` > \version "2.20.0" > \compressMMRests { > c'1 > \partial 4 c'4 > R1*42 % These rests are not compressed. > } > ``` Hello, Note that \set Score.skipBar

Re: Fw: wrong text font

2020-09-20 Thread Xavier Scheuer
and run: > ./lilypond test.ly > the attached output pdf shows the same problem in its bottom text. > > Thanks Hi, Check fontconfig DPI setting. The desktop environment LXQT sets this to 96 dpi and it should be 1200 for Lilypond. https://gitlab.com/lilypond/lilypond/-/issue

Re: Using TeX Gyre Schola vs. C059

2020-06-08 Thread Xavier Scheuer
the original URW++ clone of Century Schoolbook. I don't know if this project is related to C059, I haven't seen the mention anyway. The license is also LPPL. Cheers, Xavier -- Xavier Scheuer ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bar number with chord name

2020-04-18 Thread Xavier Scheuer
diagram "" } > } > >> > Hello, If you want the bar numbers above the staff, then move the "Bar_number_engraver" to the staff level. \layout { \context { \Score \remove "Bar_number_engraver" } \context

Grace prevents \voiceOne when set at the same time

2015-07-23 Thread Xavier Scheuer
or after grace \relative c'' { \voiceOne c1 \grace c8 c2 c2 % works (\voiceOne activated) } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: problème à l'ouverture de l'application

2013-06-30 Thread Xavier Scheuer
pas à les poser sur la liste francophone, où la communauté active fera de son mieux pour y répondre. Cordialement, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Positioning of 8 under clef symbol in G_8 clef

2013-04-03 Thread Xavier Scheuer
, but I would gladly pledge 2 times $5 to increase your motivation. ;) Please send me (privately) your bank account or any other information needed for the money transfer as your convenience. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug

Re: vowel aligned lyrics - want to improve it

2013-04-03 Thread Xavier Scheuer
! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: span-bars missing since 2.17.13

2013-03-05 Thread Xavier Scheuer
this be added? https://code.google.com/p/lilypond/issues/detail?id=3203 Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Single Whole Measure Rest vs compressed MMR

2013-03-04 Thread Xavier Scheuer
, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Single Whole Measure Rest vs compressed MMR

2013-03-04 Thread Xavier Scheuer
indications still needs careful thinking). Since it seems single Whole Measure Rest and compressed MMR are usually treated similarly, sorry for the noise. Thank you for your consideration. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug

Re: partcombineChords affects preceding note, gives wrong output

2013-03-04 Thread Xavier Scheuer
-- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: hshift a rest in a triplet not possible?

2013-03-04 Thread Xavier Scheuer
{ \voiceTwo \relative c' { \repeat unfold 4 c4 | } } } End of lily code Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman

Single Whole Measure Rest vs compressed MMR (WAS: Issue 3208 Wrong MultiMeasureRest glyph)

2013-02-27 Thread Xavier Scheuer
-- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bug with RehearsalMark, resulting in a wrong placed BreathingSign

2013-02-14 Thread Xavier Scheuer
correct, in all cases. Actually the placement of the RehearsalMark occurring at the same time is also wrong. And both the BreathingSign and this RehearsalMark are wrongly placed before the first note of the piece. Strange (and very bad) bug, nice catch! Cheers, Xavier -- Xavier Scheuer x.sche

Re: Add tempo spanners

2013-02-13 Thread Xavier Scheuer
to define the text before the note (like in the code of snippets Dynamics text spanner postfix and Dynamics custom text spanner postfix for DynamicTextSpanner in NR 1.8.1). Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list

Re: Bass figures are not horizontally aligned to whole notes

2013-02-12 Thread Xavier Scheuer
as issue 3172 : http://code.google.com/p/lilypond/issues/detail?id=3172 Perfect, thanks ! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Add native support of pitched ornamentations

2013-02-12 Thread Xavier Scheuer
, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Add tempo spanners

2013-02-12 Thread Xavier Scheuer
-02/msg00064.html Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: LSR for two opposing fermatas fails on staff change

2013-02-10 Thread Xavier Scheuer
features in LilyPond by default could (should?) be considered as a nice feature request. -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bass figures are not horizontally aligned to whole notes

2013-02-02 Thread Xavier Scheuer
not be taken into account in the centering, contrary to Bertrand's first workaround. If someone possessing a reference book could confirm this, thanks. Then addition of this on the tracker would be appreciated. Thanks you. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Re: Error by adding an exclamation mark !

2013-02-02 Thread Xavier Scheuer
\autoBeamOff b8 a es!'~ es16[ c] d[ g] e8~| } Hi, The octave (' or , etc.) is part of the pitch. Replace es!'~ by es'!~ . Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Issue 1798 not verified for whole note full measure rest (4/4 time)

2013-01-21 Thread Xavier Scheuer
than with 2.15.7, but still less than a whole note! Could you make full measure rests take as much horizontal space as the equivalent note for every measure/FMR duration? Thanks in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com whole-measure-rest-horizontal-space.ly Description

Re: Document Measure_counter_engraver

2012-12-18 Thread Xavier Scheuer
it is the documentation I was seeking. I searched with the terms Measure_counter_engraver or counter, but I should have tried \startMeasureCount or simply count. You found it, this is OK then. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond

Re: Add countUnfoldRepeats feature

2012-12-18 Thread Xavier Scheuer
On 17 December 2012 12:18, Colin Hall colingh...@gmail.com wrote: Thanks for the very clear and complete feature request, Xavier. I've created a new tracker for this. http://code.google.com/p/lilypond/issues/detail?id=3038 Thank you, I starred it. Cheers, Xavier -- Xavier Scheuer x.sche

Bug reports from December 14, 2012, forgotten?

2012-12-18 Thread Xavier Scheuer
. Thank you! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Document Measure_counter_engraver

2012-12-16 Thread Xavier Scheuer
members add an issue to keep track until it is documented? Thank you in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Add countUnfoldRepeats feature

2012-12-16 Thread Xavier Scheuer
into percentRepeatCountVisibility and unfoldRepeatCountVisibility or if they could both share repeatCountVisibility. Example of how it would work \relative c'' { \set countUnfoldRepeats = ##t \repeat unfold 4 { c1 } } End of example Thank you in advance. Cheers, Xavier -- Xavier Scheuer x.sche

thumb but also finger changes should be Fingering

2012-12-16 Thread Xavier Scheuer
changes. c4-1 d-2 f-4 c^\markup { \finger 2 - 3 } but of course by doing so they are engraved as TextScript, not Fingering. Could you add a feature request for this? Thank you in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug

StaffPartCombine i.e. combine different *staves* on a single staff feature request

2012-08-25 Thread Xavier Scheuer
they could also say how they would see this new feature work. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: bug? with Choir Staff

2012-08-22 Thread Xavier Scheuer
are using? Could you try a different viewer? The version of LilyPond used is also a relevant information. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: Center a number above a measure

2012-03-27 Thread Xavier Scheuer
. http://code.google.com/p/lilypond/issues/detail?id=146 Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Combining lyrics lines

2012-03-18 Thread Xavier Scheuer
was cc: by mistake in the first message of this thread. Could you take care of *not* cc: lilypond-user-fr in the next messages of this english-speaking thread? Thanks in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond

Re: Flat collides with Slur

2012-03-18 Thread Xavier Scheuer
://code.google.com/p/lilypond/issues/detail?id=796 Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Slurs between different voices

2012-03-16 Thread Xavier Scheuer
Slur_performer } } } End of snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Slurs between different voices

2012-03-16 Thread Xavier Scheuer
represent how it would look like and I cannot remember having seen such thing (in normal chords I mean, this is different from a polyphonic passage)? c, c'( c'' ?? Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list

Re: Slurs between different voices

2012-03-16 Thread Xavier Scheuer
But with your be able to start a slur from a specific note of a chord it would be easier, of course. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Slurs between different voices

2012-03-16 Thread Xavier Scheuer
) } } } End of snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bug for slur and (not) restored accidental

2012-01-27 Thread Xavier Scheuer
, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Top Margin Adjustment

2012-01-23 Thread Xavier Scheuer
in the NR. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Top Margin Adjustment

2012-01-23 Thread Xavier Scheuer
be explained there. Thank you in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Regression: 16th tuplets not subdivided with subdivideBeams

2012-01-21 Thread Xavier Scheuer
subdivideBeams = ##t \set baseMoment = #(ly:make-moment 1 8) \set beatStructure = #'(2 2 2 2) \repeat unfold 8 { \times 2/3 { c16 e d } } } End of snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing

Re: Defect [new]: \partcombine: accidental reminders of first part lost.

2012-01-19 Thread Xavier Scheuer
how (forced, cautionary) accidentals are handled by \partcombine but that may require a separate issue. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: Production with LilyPond

2012-01-10 Thread Xavier Scheuer
/wiki/IMSLP:Contributor_Portal to contribute. Cordialement, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: PianoStaff, time and grace duplicates the time display

2012-01-08 Thread Xavier Scheuer
} Grace synchronization is tracked as issue #34 http://code.google.com/p/lilypond/issues/detail?id=34 Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Re: PianoStaff, time and grace duplicates the time display

2012-01-08 Thread Xavier Scheuer
that the slur also shows with the skip followed by a rest: […] Any idea how to remove that extra slur? Use \grace s8 instead of \acciaccatura . Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org

Hairpin #'minimum-length does not apply to real length of the hairpin

2012-01-08 Thread Xavier Scheuer
not have a _real_ minimum-length of #8 ! c1\ppp\^too short! | \override Hairpin #'minimum-length = #12 c\fff\ | c\ | \revert Hairpin #'minimum-length c\mf\ | c\p } End of snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Reorganize NR 1.3 Expressive marks

2012-01-08 Thread Xavier Scheuer
. What do you think? I could help with that after February. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Engravers cannot be added at the StaffGroup level

2012-01-07 Thread Xavier Scheuer
% \consists Mark_engraver % We add this engraver to the second Staff only \consists Staff_collecting_engraver } } } End of the snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug

Re: Figured bass and rehearsal marks

2012-01-01 Thread Xavier Scheuer
, figured bass and Dynamics context). Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Feature request: multiplication should work on notes, chords and all rests

2011-12-15 Thread Xavier Scheuer
not know, there is already a shortcut syntax when repeating the same chord: 'q' c e g4 q q q Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: no barlines in pdf output

2011-12-12 Thread Xavier Scheuer
of FontForge used in official LilyPond: http://code.google.com/p/lilypond/issues/detail?id=1637 http://code.google.com/p/lilypond/issues/detail?id=1964 So if an issue pops up due to one of these it will be fixed when LilyPond will use them. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Re: Set global staff size as command line option

2011-12-11 Thread Xavier Scheuer
to compile the file, i.e. it is impossible to compile the file normally (lilypond without any argument) anymore. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo

$LILYHOME as $TEXMFHOME with LaTeX

2011-12-10 Thread Xavier Scheuer
without their path. If you are familiar with LaTeX, this 'ly' directory could be the $LILYHOME equivalent to $TEXMFHOME. What is opinion about this suggestion? Best regards. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond

Re: Set global staff size as command line option

2011-12-09 Thread Xavier Scheuer
was not clear, but that feature request has its place on the tracker, isn't it? Cheers, Xavier On 7 December 2011 15:01, Xavier Scheuer x.sche...@gmail.com wrote: Hi, Is it possible to set global staff size as command line option? Like it is possible to specify paper size with lilypond -dpaper

Doc: alternativeNumberingStyle (fix issue 2059) should be documented

2011-12-09 Thread Xavier Scheuer
deserves an entry in 'Documentation/changes.tely' IMHO Thank you! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Set global staff size as command line option

2011-12-07 Thread Xavier Scheuer
think that would be a nice new feature. Dear bug squad, could you add this request on the tracker ? Thanks! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Where to put user ly files on OSX?

2011-12-07 Thread Xavier Scheuer
://lists.gnu.org/archive/html/lilypond-devel/2011-12/msg00073.html No developer replied at the moment; I hope one will say something about it. Then I suppose it could be added to the tracker (cc: to bug-lilypond) as a new feature request. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Re: 2 pages on only one sheet

2011-11-27 Thread Xavier Scheuer
this is a feature request: to have the ability to have, for example, two A5 pages on A4 paper, directly with LilyPond. Jean-Cristophe (another french user) suggested a syntax like: #(set-paper-size a4) #(set-*page*-size a5) Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Re: (De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-27 Thread Xavier Scheuer
Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Most popular French users request : bar numbering of alternatives

2011-11-27 Thread Xavier Scheuer
there are only 2 alternatives which have the same measures duration. In the remaining cases the first alternative is often the shortest. Thanks for your attention. Cheers, Xavier (and many French users) -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond

Re: (De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-25 Thread Xavier Scheuer
} \new Staff { \music } } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: CRASH

2011-10-30 Thread Xavier Scheuer
be great to provide a minimal example of code generating the issue (by trying to reduce your score to this minimal example). Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: MetronomeMark #'break-align-symbols sometimes fails

2011-10-13 Thread Xavier Scheuer
be great if that could help solving this issue). :) Thanks in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Manual page breaks

2011-09-14 Thread Xavier Scheuer
= Movement II} } \score { \new Staff { \mvtIII } \header { piece = Movement III} } ___ lilypond-user mailing list lilypond-u...@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user Cheers, Xavier -- Xavier Scheuer x.sche

Re: Mac OS 10.5 ppc Lilypond?

2011-09-13 Thread Xavier Scheuer
-- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread Xavier Scheuer
settings for different \score thanks to their respective \layout block. This enhancement request has also been formulated on the French users mailing list recently (it was on my todo list to report it back here). Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com

Re: Whole measure rest is too narrow (compared to whole measure note)

2011-09-13 Thread Xavier Scheuer
Warchoł janek.lilyp...@gmail.com: This was reported by Xavier Scheuer here http://lists.gnu.org/archive/html/lilypond-devel/2011-07/msg01260.html And was added to tracker as issue 1798 http://code.google.com/p/lilypond/issues/detail?id=1798 Let's star it! :) Cheers, Xavier -- Xavier Scheuer

Re: No bar/ledger lines

2011-08-05 Thread Xavier Scheuer
causes some issues. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: No bar/ledger lines

2011-08-05 Thread Xavier Scheuer
://lilypond.org/unix.html Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Bug: Either Midi output or pdf

2011-08-05 Thread Xavier Scheuer
{ } \layout { } } http://lilypond.org/doc/v2.14/Documentation/notation/creating-midi-files.html Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: suspended whole notes - possibly a defect, please give your opinions

2011-08-04 Thread Xavier Scheuer
been registered as issue #1774, isn't it? http://code.google.com/p/lilypond/issues/detail?id=1774 Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: [2.14.2] cadenzaOn makes [ ] behave like ( ) with regards to lyrics (regression vs 2.12)

2011-08-03 Thread Xavier Scheuer
, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Collision between voiceOne and voiceTwo, peculiar cautionary

2011-08-03 Thread Xavier Scheuer
for a workaround. To avoid the f natural on the next chord you can use #(set-accidental-style 'voice) , although this is not a proper solution. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: Full measure rest should take more horizontal space

2011-08-02 Thread Xavier Scheuer
as a note of the same duration), could someone open a new issue for this on the tracker? Thanks in advance. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug

Full measure rest should take more horizontal space

2011-07-31 Thread Xavier Scheuer
width \test } \layout { \context { \Voice \override MultiMeasureRest #'minimum-length = #8 } } } End of snippet Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1724 - 620 : workaround?

2011-07-24 Thread Xavier Scheuer
at the same time). Thanks Neil! It works great. I'll use it as a workaround until Mike's fix is OK and pushed. Thank you Mike too. Good luck. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: lyrics misaligned when nested in a 2nd lyric line

2011-07-22 Thread Xavier Scheuer
associatedVoice = melody Sec -- ond time words. } […] Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: lyrics misaligned when nested in a 2nd lyric line

2011-07-22 Thread Xavier Scheuer
the discussion on the French users mailing list, though. If you have specific questions, feel free to ask (although as I have already said I'm not really used to vocal music). Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug

Issue 1724 - 620 : workaround?

2011-07-20 Thread Xavier Scheuer
! Cheers, Xavier PS : Please note that since issue 620 has no lilypond code showing the consequences of this issue, it is difficult for a lambda user to understand it, hence IMHO the several duplicate report of this issue. -- Xavier Scheuer x.sche...@gmail.com

Re: Many single-system scores produces bad output and overflow

2011-07-07 Thread Xavier Scheuer
-- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

DynamicTextSpanner inside Dynamics context are shifted due to pedal

2011-06-29 Thread Xavier Scheuer
and the DynamicTextSpanner are well % aligned in the Dynamics context above! s1\sustainOn s1\sustainOff } } } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https

DynamicTextSpanner collides with DynamicText

2011-06-29 Thread Xavier Scheuer
c4..\f c16\cresc c1\ff } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

DynamicText inside Dynamics context not correctly aligned

2011-06-29 Thread Xavier Scheuer
anything in this case. Any help would be appreciated. Thanks in advance! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Partcombine: beaming

2011-06-27 Thread Xavier Scheuer
\layout { } } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Cross-staff beam unaesthetic (defect 2.12 - 2.14)

2011-06-20 Thread Xavier Scheuer
better (IMHO) with 2.12 than with 2.14. Then I spoke to mike who told me to report it. You (Keith, Mike, etc.) are more expert than me! Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: \midi plays straight through repeat marks

2011-06-19 Thread Xavier Scheuer
, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Cross-staff beam unaesthetic (defect 2.12 - 2.14)

2011-06-19 Thread Xavier Scheuer
} } Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com attachment: cross-staff-beam-2.12.pngattachment: cross-staff-beam-2.14.png___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

CHANGES - 2.14 instead of 2.13

2011-06-07 Thread Xavier Scheuer
Congratulations for the release of 2.14! CHANGES is showing New features in 2.13 since 2.12. Shoudln't it be updated to New features in 2.14 etc. ? Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond

Website doc search still using 2.12

2011-06-07 Thread Xavier Scheuer
If we use the search box in the bottom of the left panel in the Notation Reference, it makes a google search with site:lilypond.org +v2.12 mysearch Should it be changed to site:lilypond.org +v2.14 mysearch since 2.14 is now the latest stable version? Cheers, Xavier -- Xavier Scheuer

Re: CHANGES - 2.14 instead of 2.13

2011-06-07 Thread Xavier Scheuer
On 7 June 2011 09:37, Xavier Scheuer x.sche...@gmail.com wrote: Congratulations for the release of 2.14! CHANGES is showing New features in 2.13 since 2.12. Shoudln't it be updated to New features in 2.14 etc. ? I forgot the link: http://lilypond.org/doc/v2.14/Documentation/changes/index.html

Re: Partcombine

2011-06-01 Thread Xavier Scheuer
that it is known that \partcombine fails *sometimes* in the presence of rests. I just mentioned a workaround you can use to make it works. Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list bug-lilypond@gnu.org https

Re: Partcombine

2011-05-31 Thread Xavier Scheuer
don't appear!!! %% r8 b~ b b~ b b~ b b~ b b~ b b~ b b~ b b } \score { \new Staff { \partcombine \hornthree \hornfour } } END OF SNIPPET Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing list

Re: Override Stem #'length-fraction does not shorten stem of ledger notes

2011-04-19 Thread Xavier Scheuer
-extend = ##t . Would it be possible to magstep the stem-extend? Yeah, this is an odd request! Something like \override Stem #'stem-extend-length-fraction = #(magstep -4) Cheers, Xavier -- Xavier Scheuer x.sche...@gmail.com ___ bug-lilypond mailing

  1   2   3   >