Re: A weird spacing problem

2020-06-03 Thread Gregory Hollands
hows the problem. It also shows that its origin > does not ly in the previous bars. > Thanks again for your interest. > Best regards, > Robert > > > On 3 Jun 2020, at 14:14, Valentin Villenave > wrote: > On 6/3/20, Robert Blackstone wrote: > Hi Robert, > Unless you post some code, it’s gonna be difficult to help you. You > should first double check your source files in case there’s some > \override affecting the DotColumn object somewhere? > Cheers, > -- V. I’m vainly struggling with a weird spacing problem

Re: A weird spacing problem

2020-06-03 Thread Valentin Villenave
On 6/3/20, Mark Stephen Mrotek wrote: > When I set piano four part I let Lilypond do all the work. Hear hear! (Even for more than four parts, btw.) > I have taken the liberty of recoding the section using four-part voicing. Yeah, so did I! That sure was tempting wasn’t it? :-) Cheers, -- V.

Re: A weird spacing problem

2020-06-03 Thread Valentin Villenave
On 6/3/20, Robert Blackstone wrote: > Overall there are several instances where I needed "\once \override > NoteColumn #'force-hshift = #x" , and a few "\once\override > NoteColumn.X-offset = #x”. Ouch. That’s pretty brutal. May I ask why you felt the need to use all these? This alters drastic

Re: A weird spacing problem

2020-06-03 Thread Thomas Morley
the previous bars. > > Thanks again for your interest. > > Best regards, > Robert > > > > On 3 Jun 2020, at 14:14, Valentin Villenave wrote: > > On 6/3/20, Robert Blackstone wrote: > > I’m vainly struggling with a weird spacing problem > > > Hi Robe

RE: A weird spacing problem

2020-06-03 Thread Mark Stephen Mrotek
, 2020 10:27 AM To: Valentin Villenave Cc: Lilypond-User Mailing List Subject: Re: A weird spacing problem Hi Valentin, Thanks for your interest in my problem The piece, as you can see in the screenshot, is a piano score with two voices in each staff and occasionally a third voice by

Re: A weird spacing problem

2020-06-03 Thread Robert Blackstone
Hi Valentin, Thanks for your interest in my problemThe piece, as you can see in the screenshot, is a piano score with two voices in each staff and occasionally a third voice by << { } \\ { } >> or \partcombine.I triple-checked my source code, first by hiding successively each voice, and see what

Re: A weird spacing problem

2020-06-03 Thread Valentin Villenave
On 6/3/20, Robert Blackstone wrote: > I’m vainly struggling with a weird spacing problem Hi Robert, Unless you post some code, it’s gonna be difficult to help you. You should first double check your source files in case there’s some \override affecting the DotColumn object somewhere? Che

A weird spacing problem

2020-06-03 Thread Robert Blackstone
Dear all, I’m vainly struggling with a weird spacing problem that I’ve never seen before: the dot belonging to, for instance, c’2. is widely separated from the note itself. (See screenshot). In this section the horizontal note spacing is also rather capricious. ( \time 3/4 for the entire

Re: A spacing problem

2019-07-05 Thread Andrew Bernard
Hi Robert, That's really interesting. You use a TeX editor for lilypond, presumably for syntax highlighting and checking? I had some vague idea lilypond was loosely based on TeX in the original days, but I did not think it is compatible now. I though the '\' notation was the only surviving archaeo

Re: A spacing problem

2019-07-05 Thread Robert Blackstone
Hi Andrew, Thanks for your comment and advice. Am I using barchecks on every bar? Yes, I do. Every bar in my score ends with | followed by the bar-number . (For example : g’1 |%P1V1-5) BTW, I use TeXShop for my input and I am very happy with it. For several reasons I never liked Frescobaldi.

Re: A spacing problem

2019-07-05 Thread Andrew Bernard
Hi Robert, I know this is like computer phone support asking you if the modem is plugged in and turned out, but are you using barchecks on every bar? Saves a multitude of problems. May I make the polite suggestion that it is very often, in my experience, the act of making an MWE, even if difficult

Re: A spacing problem

2019-07-05 Thread Robert Blackstone
sently I’m vainly struggling with a nasty spacing problem: an empty >> fragment of a new bar sticking out of the last bar of a system. >> Dear all, >> >> Presently I’m vainly struggling with a nasty spacing problem: an empty >> fragment of a new bar sticking ou

Re: A spacing problem

2019-07-04 Thread Ben
On 7/4/2019 7:45 AM, Robert Blackstone wrote: Dear all, Presently I’m vainly struggling with a nasty spacing problem: an empty fragment of a new bar sticking out of the last bar of a system. Dear all, Presently I’m vainly struggling with a nasty spacing problem: an empty fragment of a new

A spacing problem

2019-07-04 Thread Robert Blackstone
Dear all, Presently I’m vainly struggling with a nasty spacing problem: an empty fragment of a new bar sticking out of the last bar of a system. Dear all, Presently I’m vainly struggling with a nasty spacing problem: an empty fragment of a new bar sticking out of the last bar of a system. In

clef spacing problem with staff scaling

2017-10-22 Thread musicus
Dear all, I have a problem with spacing a small snippet of music. Of course I could manually add some extra space each time after the Clef, but I wonder if there is a better solution. In my opinion, this spacing behaviour should clearly adapt to the staff size... Cheers, musicus\version "2.1

Re: top-markup-spacing problem

2016-03-14 Thread Thomas Morley
2016-03-14 16:13 GMT+01:00 Sharon Rosner : > Sharon Rosner wrote >> Oh man, sorry for that! > > I should add that between my first and second message I've already found a > possible workaround - adding an empty score using Devnull. But this solution > is far from ideal as it confuses lilypond into

Re: top-markup-spacing problem

2016-03-14 Thread Sharon Rosner
spacing values. So for example instead of mark-markup-spacing, it would score-markup-spacing etc. Sorry again for the confusion, Sharon -- View this message in context: http://lilypond.1069038.n5.nabble.com/top-markup-spacing-problem-tp188527p188530.html Sent from the User mailing list ar

Re: top-markup-spacing problem

2016-03-14 Thread Sharon Rosner
> … missing … > >> attached files > > :-) Simon Oh man, sorry for that! Sharon markup_margins.ly Description: Binary data markup_margins.pdf Description: Adobe PDF document ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.or

Re: top-markup-spacing problem

2016-03-14 Thread Simon Albrecht
On 14.03.2016 15:53, Sharon Rosner wrote: The … missing … attached files :-) Simon ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

top-markup-spacing problem

2016-03-14 Thread Sharon Rosner
Hi all, I’ve run into a problem when setting top-markup-spacing. When the markup is a score title, lilypond uses the basic-distance as the distance between the top margin and the top of the markup. When manually adding a top-level markup, however, the distance is calculated between the top marg

Re: Chord names vertical spacing problem (since 2.14?)

2012-05-02 Thread Keith OHara
Chani gmail.com> writes: > I have a problem with the vertical spacing of multiple lines containing > only chord names. > They used to be very close to each other, now it seems that it > leaves a > blank vertical space between lines That is true. Vertical spacing was re-written for 2.14. It s

Chord names vertical spacing problem (since 2.14?)

2012-05-02 Thread Chani
Hello, I have a problem with the vertical spacing of multiple lines containing only chord names. They used to be very close to each other, now it seems that it leaves a blank vertical space between lines (as if there was a staff in between). I think (but I might be wrong) that it only happens s

Re:Re: single part spacing problem

2010-08-17 Thread 胡海鹏 - Hu Haipeng
Thanks. But when I used 30, my full score was fattened from 34 pages to 38, and there are many warnings saying (de)crescendo too small, in fact they are not small; and a programming error in harp part in 2.13.24 increased to several: "no note heads for the line spanner on neighbor line? Confused

Re: single part spacing problem

2010-08-17 Thread Xavier Scheuer
2010/8/17 胡海鹏 - Hu Haipeng : > > Hello, >   When I extract the timpani part from my overture (I have not made > cues), a fatal problem comes--spacing issues. No matter what staff > size I set, the warning "couldn't fit music on page" always appears. > How to sove it? Hi! There used to be spacing

single part spacing problem

2010-08-16 Thread 胡海鹏 - Hu Haipeng
Hello, When I extract the timpani part from my overture (I have not made cues), a fatal problem comes--spacing issues. No matter what staff size I set, the warning "couldn't fit music on page" always appears. How to sove it? Regards Haipeng a simplified version (without rehearsal and top texts)

Re: vertical spacing problem

2010-05-17 Thread Marek Klein
Thank you for the solution! -- Marek http://gregoriana.sk 2010/5/17 -Eluze > > > Marek Klein wrote: > > > > Hi, > > I have problem with the attached vocal score and I couldn't reproduce it > > with tiny example... > > > > > > > i added 2 more options, maybe these could help: > > \paper { > %

Re: vertical spacing problem

2010-05-16 Thread -Eluze
-- View this message in context: http://old.nabble.com/vertical-spacing-problem-tp28577461p28577755.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

vertical spacing problem

2010-05-16 Thread Marek Klein
Hi, I have problem with the attached vocal score and I couldn't reproduce it with tiny example... I get 2-paged layout http://gregoriana.sk/gg/wp-content/uploads/lasso-qui_manducat2v1.pdf with the next to last row commented out (\markup), There seems to be lot of space at the bottom of the second

Re: Lyrics spacing problem - overlapping syllables

2009-01-29 Thread Mats Bengtsson
Bertalan Fodor (LilyPondTool) wrote: You could also try to put invisible but non breaking spaces as a syllable, aligned to the left: " " That's more or less what I proposed in my earlier reply to this thread. Take a look at it again. /Mats Bert Jiri Zurek (Prague) wrote: Yes, I knew

Re: Lyrics spacing problem - overlapping syllables

2009-01-29 Thread Bertalan Fodor (LilyPondTool)
You could also try to put invisible but non breaking spaces as a syllable, aligned to the left: " " Bert Jiri Zurek (Prague) wrote: Yes, I knew that warning and inserting the spacing item padding was the first thing which I tried. However, without any success - the insertion of the line \on

Re: Lyrics spacing problem - overlapping syllables

2009-01-29 Thread Jiri Zurek (Prague)
ted by Mats, but this code does not work on my setup. During the compilation, the Lilypond stops at the line Analysing... and produces nothing (but still giving no error). -- View this message in context: http://www.nabble.com/Lyrics-spacing-problem---overlapping-syllables-tp21665565p21726627.html

Re: Lyrics spacing problem - overlapping syllables

2009-01-29 Thread Graham Percival
On Wed, Jan 28, 2009 at 11:03:13PM +0100, Mats Bengtsson wrote: > > Bertalan Fodor (LilyPondTool) wrote: >> Now taking a second look, I don't think it's a bug, only a limitation >> of the lyrics engraving procedure: it doesn't take notes into acount, >> only resolves lyrics overlapping (when tw

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Mats Bengtsson
James E. Bailey wrote: ... padding a notehead is beyond my ability. And it's what I would do if it bothered me. See "Known issues and warnings" of http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Horizontal-spacing-overview#Horizontal-spacing-overview /Mats __

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Mats Bengtsson
Bertalan Fodor (LilyPondTool) wrote: Now taking a second look, I don't think it's a bug, only a limitation of the lyrics engraving procedure: it doesn't take notes into acount, only resolves lyrics overlapping (when two syllables would overlap.) Well, if the limitation leads to undesired outp

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Bertalan Fodor (LilyPondTool)
Now taking a second look, I don't think it's a bug, only a limitation of the lyrics engraving procedure: it doesn't take notes into acount, only resolves lyrics overlapping (when two syllables would overlap.) You should change the alignment of the syllable a bit (not to the left, but like 0.3

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Jiri Zurek (Prague)
le of days because someone can still come correcting my view. -- View this message in context: http://www.nabble.com/Lyrics-spacing-problem---overlapping-syllables-tp21665565p21706169.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread James E. Bailey
Am 28.01.2009 um 13:28 schrieb James E. Bailey: Am 28.01.2009 um 13:19 schrieb Bertalan Fodor (LilyPondTool): Lyrics syllables should not overlap in any case, LilyPond should automatically increase the note dinstance if needed. So it seems to me as a bug. It's a known issue in section

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread James E. Bailey
Am 28.01.2009 um 13:19 schrieb Bertalan Fodor (LilyPondTool): Lyrics syllables should not overlap in any case, LilyPond should automatically increase the note dinstance if needed. So it seems to me as a bug. It's a known issue in section 2.1.3. "Melismata are not detected automatically

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Bertalan Fodor (LilyPondTool)
Lyrics syllables should not overlap in any case, LilyPond should automatically increase the note dinstance if needed. So it seems to me as a bug. Bert Jiri Zurek (Prague) wrote: After reading some more threads about the lyrics alignment, I have got the impression, that the problem of a syllab

Re: Lyrics spacing problem - overlapping syllables

2009-01-28 Thread Jiri Zurek (Prague)
ransparent = ##f %\override LyricSpace #'minimum-distance = #3.0 } } } end of the musical example http://www.nabble.com/file/p21703981/ExtenderSyll.png ExtenderSyll.png -- View this message in context: http://www.nabble.com/Lyrics-spacing-

Lyrics spacing problem - overlapping syllables

2009-01-26 Thread Jiri Zurek (Prague)
istance = #3.0 } } } http://www.nabble.com/file/p21665565/JistK_10_SpirituSelfContained.pdf JistK_10_SpirituSelfContained.pdf -- View this message in context: http://www.nabble.com/Lyrics-spacing-problem---overlapping-syllables-tp21665565p21665565.html Sent from the Gnu - Lilypond - User mai

Re: spacing problem

2008-08-14 Thread Werner LEMBERG
> Did you try setting \override Score.SpacingSpanner > #'average-spacing-wishes = ##f It gives exactly the same result with both ##f and ##t. Such formatting must never happen IMHO. Werner ___ lilypond-user mailing list lilypond-user@gnu.org htt

Re: spacing problem

2008-08-14 Thread Mats Bengtsson
Did you try setting \override Score.SpacingSpanner #'average-spacing-wishes = ##f /Mats Quoting Werner LEMBERG <[EMAIL PROTECTED]>: I've just found a wonderful example which demonstrates what I want to fix. Look at the fourth and fifth quarter: It's *really* ugly. On the other hand I'm n

Re: spacing problem

2008-08-14 Thread Werner LEMBERG
I've just found a wonderful example which demonstrates what I want to fix. Look at the fourth and fifth quarter: It's *really* ugly. On the other hand I'm not sure whether this is a different spacing bug. Joe? Werner <>___ lilypond-user mailing

Re: spacing problem

2008-08-13 Thread Werner LEMBERG
> > Where shall I look? BTW, is there a documentation how rods and > > springs interact? > > Look at simple-spacer.cc to see how the aggregrate works. Aah, so rods are horizontal constraints which can't compressed further. > >> (If you do anything, please make sure it does the right thing for >

Re: spacing problem

2008-08-13 Thread Han-Wen Nienhuys
On Wed, Aug 13, 2008 at 3:17 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> In tight situations, the rods take over the spacing. I think there >> is a small threshold that makes sure they don't touch. > > Where shall I look? BTW, is there a documentation how rods and > springs interact? Look a

Re: spacing problem

2008-08-13 Thread Werner LEMBERG
> > A dotted, beamed note gets automatically more horizontal space due > > to the dot(s); I think nothing should change in this case. This > > holds for beamed notes in general. Regarding flagged notes, I'm > > not sure, but many flagged notes in succession are rather rare. > > Not in vocal musi

Re: spacing problem

2008-08-12 Thread James E. Bailey
Am 13.08.2008 um 08:17 schrieb Werner LEMBERG: I am not sure if you should use durations rather than dottedness. Should a dotted 64th need a lot of space to accomodate for the dot, or should it be treated like a very short note? A dotted, beamed note gets automatically more horizontal space

Re: spacing problem

2008-08-12 Thread Werner LEMBERG
> > Isn't this too small in tight situations? Note heads might > > (almost) touch... > > In tight situations, the rods take over the spacing. I think there > is a small threshold that makes sure they don't touch. Where shall I look? BTW, is there a documentation how rods and springs interact?

Re: spacing problem

2008-08-12 Thread Han-Wen Nienhuys
On Tue, Aug 12, 2008 at 5:26 PM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> You're looking for whatever goes into the 2nd argument of the Spring >> constructor. > > Hmm. In file note-spacing.cc, function Note_Spacing::get_spacing, > which is used in Spacing_Spanner::musical_column_spacing, I se

Re: spacing problem

2008-08-12 Thread Werner LEMBERG
> > I can't see anything in this file which influences the minimum > > value of a note's fixed-length part. get_duration_space() is > > obviously not what I'm looking for; it rather produces a default > > value which can still be squeezed by a spring, right? > > You're looking for whatever goes i

Re: spacing problem

2008-08-12 Thread Han-Wen Nienhuys
You're looking for whatever goes into the 2nd argument of the Spring constructor. On Tue, Aug 12, 2008 at 1:17 PM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> > You mean a factor for base_note_space (at least this is what I >> > understand at looking at this code)? What about making it >> > conf

Re: spacing problem

2008-08-12 Thread Werner LEMBERG
> > You mean a factor for base_note_space (at least this is what I > > understand at looking at this code)? What about making it > > configurable? > > It already is to some extent; look at lily/spacing-options.cc I can't see anything in this file which influences the minimum value of a note's fi

Re: spacing problem

2008-08-12 Thread Han-Wen Nienhuys
On Tue, Aug 12, 2008 at 6:33 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> > It's not specific to dotted notes but to notes which have longer >> > durations, and which get squeezed far too much -- the same problem >> > occurs for, say, half notes and whole notes. I simply want to >> > control t

Re: spacing problem

2008-08-12 Thread Werner LEMBERG
> > It's not specific to dotted notes but to notes which have longer > > durations, and which get squeezed far too much -- the same problem > > occurs for, say, half notes and whole notes. I simply want to > > control these squeezing values globally. > > The spacing is controlled by 2 values in t

Re: spacing problem

2008-08-04 Thread Han-Wen Nienhuys
On Mon, Aug 4, 2008 at 7:23 PM, Joe Neeman <[EMAIL PROTECTED]> wrote: >> The spacing is controlled by 2 values in the end: the ideal length of >> the spring, and the width of the fixed part (the remaining is the >> stretchable part). I guess you want to increase the fixed width for >> these notes

Re: spacing problem

2008-08-04 Thread Joe Neeman
On Mon, 2008-08-04 at 11:34 -0300, Han-Wen Nienhuys wrote: > On Mon, Aug 4, 2008 at 3:18 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: > > It's not specific to dotted notes but to notes which have longer > > durations, and which get squeezed far too much -- the same problem > > occurs for, say, hal

Re: spacing problem

2008-08-04 Thread Han-Wen Nienhuys
On Mon, Aug 4, 2008 at 3:18 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: > It's not specific to dotted notes but to notes which have longer > durations, and which get squeezed far too much -- the same problem > occurs for, say, half notes and whole notes. I simply want to control > these squeezin

Re: spacing problem

2008-08-03 Thread Werner LEMBERG
> AFAIK, the spacing engine does not treat dotted notes specially. > You may want to isolate the file to just the dotted note and set > breakpoints in gdb in notespacing.cc to get a better idea of what is > happening. It's not specific to dotted notes but to notes which have longer durations, and

Re: spacing problem

2008-08-03 Thread Han-Wen Nienhuys
Hi, AFAIK, the spacing engine does not treat dotted notes specially. You may want to isolate the file to just the dotted note and set breakpoints in gdb in notespacing.cc to get a better idea of what is happening. On Sun, Aug 3, 2008 at 4:05 PM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> You

Re: spacing problem

2008-08-03 Thread Werner LEMBERG
> You can tweak the 'extra-spacing-width property like so: [...] Thanks. I was unclear, sorry: I want to control it globally -- all such occurrences are bad; IMHO a dotted half note must never have so little vertical space (but this is both a matter of taste and the circumstances: within a part i

Re: spacing problem

2008-08-03 Thread Patrick McCarty
On Thu, Jul 31, 2008 at 11:15 AM, Werner LEMBERG <[EMAIL PROTECTED]> wrote: > > Please have a look at the attached PDF file, generated from this code: > > [snip] > > This is the `natural' spacing as provided by lilypond. However, IMHO, > the horizontal spacing of the dotted half note is too small.

spacing problem

2008-08-03 Thread Werner LEMBERG
Please have a look at the attached PDF file, generated from this code: \version "2.11.53" #(ly:set-option 'point-and-click #f) \header{ tagline = ##f } \relative c'' { d4 r d8[ d d d] | d4 r d r | d4 r d8[ d d d] | d4 r d r | d4 r d8[ d d d] | d4 r d r |

Re: solved: Staff spacing problem with piano centered dynamics

2008-07-17 Thread Neil Puttock
2008/7/17 Jim Cline <[EMAIL PROTECTED]>: > Hi Neil, > thanks for the info! I had plowed through section 4.5.3 previously, but the > explicit example you mentioned looks like it will be more helpful--Jim Unfortunately, that section is undermined by the formatting of the examples, since every syste

Re: solved: Staff spacing problem with piano centered dynamics

2008-07-17 Thread Neil Puttock
Hi Jim, 2008/7/17 jimmy2 <[EMAIL PROTECTED]>: > I still wish I knew how to force staves of a particular system to be closer. > I tried various commands which seemed like they should work, but with no > effect. Have a look at the headword for NR 1.8 `Text' (http://kainhofer.com/~lilypond/Document

solved: Staff spacing problem with piano centered dynamics

2008-07-17 Thread jimmy2
this message in context: http://www.nabble.com/Staff-spacing-problem-with-piano-centered-dynamics-tp18454033p18517228.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Staff spacing problem with piano centered dynamics

2008-07-14 Thread Jim Cline
tried everything I could find in the documentation and on this forum which seemed to be relevant, and nothing has had any effect on this unwanted extra vertical space. I will greatly appreciate any advice! --Jim -- View this message in context: http://www.nabble.com/Staff-spacing-problem-

Re: Staff spacing problem with piano centered dynamics

2008-07-14 Thread Mats Bengtsson
al space. I will greatly appreciate any advice! --Jim -- View this message in context: http://www.nabble.com/Staff-spacing-problem-with-piano-centered-dynamics-tp18454033p18454033.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. __

Staff spacing problem with piano centered dynamics

2008-07-14 Thread jimmy2
ll greatly appreciate any advice! --Jim -- View this message in context: http://www.nabble.com/Staff-spacing-problem-with-piano-centered-dynamics-tp18454033p18454033.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilyp

Re: Spacing problem

2007-07-26 Thread Valentin Villenave
2007/7/26, Siska Ádám <[EMAIL PROTECTED]>: I've sent the score to the list a few time ago, but it didn't arrive for me, although normally I get a copy of my own messages posted to the list. Did it arrive, or is there some restrictions for attachment type and/or size on this list? AFAIK, the ma

Re: Spacing problem

2007-07-26 Thread Siska Ádám
Hello, I've sent the score to the list a few time ago, but it didn't arrive for me, although normally I get a copy of my own messages posted to the list. Did it arrive, or is there some restrictions for attachment type and/or size on this list? Thank you, Adam Siska Ádám

Re: Spacing problem

2007-07-26 Thread Trevor Bača
On 7/26/07, Siska Ádám <[EMAIL PROTECTED]> wrote: Hello, I'm now getting some spacing errors with noteheads. I attach an image. Is this some positioning bug in 2.11? (In 2.10 I didn't notice it.) If not, is there some possible workaround for cases like these? (Both are produced at beam endings,

Spacing problem

2007-07-26 Thread Siska Ádám
Hello, I'm now getting some spacing errors with noteheads. I attach an image. Is this some positioning bug in 2.11? (In 2.10 I didn't notice it.) If not, is there some possible workaround for cases like these? (Both are produced at beam endings, so maybe if there is some method for increasing

Re: weird horizontal-spacing problem

2006-08-02 Thread Mats Bengtsson
It indeed seems as if you have hit a weird bug. I send a copy to the bug-lilypond mailing list and note that the following short example shows the same bug: \version "2.9.14" \score{ \new GrandStaff << \new Staff = trebleStaff \relative c' { \key aes \major \time 2/4 <<

weird horizontal-spacing problem

2006-08-02 Thread David Griffel
I'm a beginner with lilypond, have learnt a lot from the documentation, but here's a problem I can't solve. I'm writing the score of a piano song, with lyrics between the staves. The music has verbose performance instructions at various points, which I've done like this: f bes \empt

Re: spacing problem

2005-11-24 Thread Mats Bengtsson
Andreas Rittershofer wrote: I have two drumvoices, both are in 5/8. voiceTwo has five eights, this is easy. voiceOne has six eights in the same time, made with \times 5/6. The layout is ugly, the spacing of the notes isn't equidistant in neither voice nor are the first and last notes aligned

spacing problem

2005-11-24 Thread Andreas Rittershofer
I have two drumvoices, both are in 5/8. voiceTwo has five eights, this is easy. voiceOne has six eights in the same time, made with \times 5/6. The layout is ugly, the spacing of the notes isn't equidistant in neither voice nor are the first and last notes aligned vertically. How to fix this?

spacing problem

2005-03-28 Thread libero . mureddu3
Hi! In the following snippet, that I'm using inside a latex file, there is a lot of space at the beginning of the second bar. I'm also using others examples that doesn't have this appereance. There is something that I can do to make the fragment looking better? Maybe moving the barline? Thanks fo

Re: Spacing Problem

2004-09-22 Thread Michael Lakes
Michael Lakes <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Spacing Problem Date: Wed, 22 Sep 2004 10:34:05 +0200 New attempt to answer the original question! I played a bit with your example. If you really want all the 8th notes spaced as if there was a regular set of 16th notes in ano

Re: Spacing Problem

2004-09-22 Thread Mats Bengtsson
New attempt to answer the original question! I played a bit with your example. If you really want all the 8th notes spaced as if there was a regular set of 16th notes in another voice, you can easily fake that using an invisible voice with all 16th notes, as shown in the second bar of my example be

Re: Spacing Problem

2004-09-21 Thread Michael Lakes
Jack O'Quin" <[EMAIL PROTECTED]> To: "Michael Lakes" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Spacing Problem Date: 21 Sep 2004 09:54:47 -0500 "Michael Lakes" <[EMAIL PROTECTED]> writes: > Yeah, fixed note spacing base on

Re: Spacing Problem

2004-09-21 Thread Jack O'Quin
"Michael Lakes" <[EMAIL PROTECTED]> writes: > Yeah, fixed note spacing base on note duration would not be good. I > thought of that as a fix for this problem, which would look better > than what's currently produced. > > > Notes in a measure probably should have the same spacing if they're > th

Re: Spacing Problem

2004-09-21 Thread Michael Lakes
AIL PROTECTED]> To: Michael Lakes <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Spacing Problem Date: Mon, 20 Sep 2004 12:52:28 +0200 Have your read http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Horizontal-spacing.html I guess the main authors of LilyPond would say that

Re: Spacing Problem

2004-09-20 Thread Mats Bengtsson
Have your read http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Horizontal-spacing.html I guess the main authors of LilyPond would say that they didn't implement it to be able to produce such an ugly layout, you may still be able to get fixed note spacing by adjusting these paramete

Re: vertical spacing problem

2004-09-20 Thread Nancho Alvarez
D Josiah Boothby wrote: Hello, all, I'd like to change either the vertical spacing or the global staff size after page one, and can't figure out a way to do that. If I have the spacing such that p.1 fits three systems, p.2 has a glaringly large white space at the bottom. To see what I'm talking

vertical spacing problem

2004-09-18 Thread D Josiah Boothby
Hello, all, I'd like to change either the vertical spacing or the global staff size after page one, and can't figure out a way to do that. If I have the spacing such that p.1 fits three systems, p.2 has a glaringly large white space at the bottom. To see what I'm talking about, you can download

Spacing Problem

2004-09-17 Thread Michael Lakes
Hello again, There seems to be incorrect spacing for the code below. The 8th notes in the middle of the measures don't have the same spacing as other 8th notes. Is there any way to correct this? I tried some of the spacing parameters but didn't seem to do work ... Oh, is it possible to make th

Re: Staff & Lyrics vertical spacing problem

2004-08-16 Thread Alexis de Bernis
On Fri, Aug 13, 2004 at 10:09:19AM +0200, Mats Bengtsson wrote: > I suppose that you used the property Staff.minimumVerticalExtent, > which affects the spacing around each stave, no matter if it's one > stave out of several in a full orchestral score or if it's the only > stave. > > The distance b

Re: Staff & Lyrics vertical spacing problem

2004-08-13 Thread Graham Percival
On 13-Aug-04, at 1:21 AM, Jan Nieuwenhuizen wrote: Graham Percival writes: P.S : please CC me the answer since I am not on the list ! Don't worry; policy on this list is to CC everybody, even when we know that they're on the list. :) Unless the header Mail-Followup-To: header indicates that sender

Re: Staff & Lyrics vertical spacing problem

2004-08-13 Thread Jan Nieuwenhuizen
Graham Percival writes: >> P.S : please CC me the answer since I am not on the list ! > > Don't worry; policy on this list is to CC everybody, even when we know > that they're on the list. :) Unless the header Mail-Followup-To: header indicates that sender does not want copies, of course. Jan.

Re: Staff & Lyrics vertical spacing problem

2004-08-13 Thread Mats Bengtsson
I suppose that you used the property Staff.minimumVerticalExtent, which affects the spacing around each stave, no matter if it's one stave out of several in a full orchestral score or if it's the only stave. The distance between score lines is affected by a paper variable called interscoreline, as

cc'ing was: Re: Staff & Lyrics vertical spacing problem

2004-08-13 Thread Paul Scott
Graham Percival wrote: Don't worry; policy on this list is to CC everybody, even when we know that they're on the list. :) Does anyone have a problem with my not cc'ing people that I know are on the list? Paul Scott ___ lilypond-user mailing list [EMA

Re: Staff & Lyrics vertical spacing problem

2004-08-13 Thread Graham Percival
On 12-Aug-04, at 11:58 AM, [EMAIL PROTECTED] wrote: I experience some little glitches by trying to reduce the overall vertical spacing on a very simple song containing a line of lyrics and only one staff. When I reduce verticalExtent, it looks like the first two lines of Staff are closer than the o

Staff & Lyrics vertical spacing problem

2004-08-12 Thread alexis
Hi, I am a newcomer to the marvelous word of lilypond, and first, I would like to thank you for such a great program ! I experience some little glitches by trying to reduce the overall vertical spacing on a very simple song containing a line of lyrics and only one staff. When I reduce vertica

Re: Figured bass spacing problem

2003-07-24 Thread David Raleigh Arnold
On Thursday 24 July 2003 08:00 pm, Mark Hymers wrote: > On Thu, 24, Jul, 2003 at 06:20:02PM -0400, David Raleigh Arnold spoke > thus.. > > > 6 > > 5 6 > > > > possibly mean? Either you have the interval of the 6th or you > > don't. > > No no no! > > I'm talking about layout - that's for two differ

Re: Figured bass spacing problem

2003-07-24 Thread Mark Hymers
On Thu, 24, Jul, 2003 at 06:20:02PM -0400, David Raleigh Arnold spoke thus.. > 6 > 5 6 > > possibly mean? Either you have the interval of the 6th or you don't. No no no! I'm talking about layout - that's for two different fingerings: (pretend there's a bass clef at the start) ,---

Re: Figured bass spacing problem

2003-07-24 Thread David Raleigh Arnold
On Thursday 24 July 2003 11:32 am, Han-Wen Nienhuys wrote: > [EMAIL PROTECTED] writes: > > > I've changed this in 1.7 CVS, by introducing > > > alignBassFigureAccidentals. It defaults to off, which produces > > > your desired notation. Is this the official notation? > > > > I think so yes. Certain

Re: Figured bass spacing problem

2003-07-24 Thread Mark Hymers
On Thu, 24, Jul, 2003 at 05:32:47PM +0200, Han-Wen Nienhuys spoke thus.. > People don't seem to agree on the proper format of the figures. Can > you provide me with definite references? Not off-hand but I'll do some research and get back to you. Mark -- Mark Hymers "I got off at Durham... an

Re: Figured bass spacing problem

2003-07-24 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > I've changed this in 1.7 CVS, by introducing > > alignBassFigureAccidentals. It defaults to off, which produces your > > desired notation. Is this the official notation? > > I think so yes. Certainly it's much better than the old rendering. If > an accidental is the

Re: Figured bass spacing problem

2003-07-23 Thread Mark Hymers
On Thu, 17, Jul, 2003 at 06:52:14PM +0200, Han-Wen Nienhuys spoke thus.. > > [EMAIL PROTECTED] writes: > > The problem is that when I'm trying to display an accidental without a > > number it doesn't line up properly. > > > > So, for example (#=sharp, b=flat !=natural): > > > > 4# > > b > > >

  1   2   >