Re: New breathing mark

2022-11-12 Thread Carl Sorensen
e developed. Since this was an intentional change, it's not a bug, so bug-lilypond is not the best place to discuss it. Either lilypond-user or lilypond-devel would be a better place. Sincerely, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: LilyPond on macOS (was: \repeat unfold has problems inside \repeat volta)

2022-07-02 Thread Carl Sorensen
On Sat, Jul 2, 2022 at 10:23 AM Jean Abou Samra wrote: > Le 02/07/2022 à 18:14, Carl Sorensen a écrit : > > > I can't currently run 2.23.10 on my Mac, so I can't try it, > > > What is the problem you are encountering? I think that normally, it > should work on

Re: What is the point of bug-lilypond?

2021-10-16 Thread Carl Sorensen
g reports entirely if bug-lilypond is replace with direct submission to GitLab issues. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: A suggestion for Dynamic staves

2021-10-01 Thread Carl Sorensen
On 9/30/21, 10:32 AM, "Peter Toye" wrote: Oddly, Frescobaldi doesn't recognise \magnifyMusiceither wher I've put it or within the brackets. You haven't matched the required structure for the file. Our parser is flexible to allow different kinds of music functions, so sometimes the erro

Re: Changing volta number text

2021-05-19 Thread Carl Sorensen
On 5/18/21, 2:11 PM, "Jean Abou Samra" wrote: It is worth noting that the \volta command added by Dan Eble in the 2.23 development series does exactly the job requested here, if I understood correctly. Perfect! Tha

Re: Changing volta number text

2021-05-18 Thread Carl Sorensen
dRepeats behavior (albeit with warnings). I'd be in favor of Aaron's snippet being added to the Docs. Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: 64 bit MacOS version + Apple Silicon version

2021-04-22 Thread Carl Sorensen
From: Marnen Laibow-Koser Date: Thursday, April 22, 2021 at 1:26 PM To: Carl Sorensen Cc: Bart Kummel , David Kastrup , Karlin High , Kenneth Wolcott , "bug-lilypond@gnu.org" Subject: Re: 64 bit MacOS version + Apple Silicon version [..] Do you have any suggestions about how I c

Re: 64 bit MacOS version + Apple Silicon version

2021-04-22 Thread Carl Sorensen
From: Marnen Laibow-Koser Date: Thursday, April 22, 2021 at 12:59 PM To: Carl Sorensen Cc: Bart Kummel , David Kastrup , Karlin High , Kenneth Wolcott , "bug-lilypond@gnu.org" Subject: Re: 64 bit MacOS version + Apple Silicon version On Thu, Apr 22, 2021 at 2:54 PM Car

Re: 64 bit MacOS version + Apple Silicon version

2021-04-22 Thread Carl Sorensen
From: Marnen Laibow-Koser Date: Thursday, April 22, 2021 at 12:48 PM To: Bart Kummel Cc: Karlin High , Carl Sorensen , Kenneth Wolcott , David Kastrup , "bug-lilypond@gnu.org" Subject: Re: 64 bit MacOS version + Apple Silicon version On Thu, Apr 22, 2021 at 2:24 PM Bart Kummel

Re: 64 bit MacOS version + Apple Silicon version

2021-04-22 Thread Carl Sorensen
w if this is possible. Does anybody else? Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Lilypond 2.23.0 crashes on layout

2021-02-17 Thread Carl Sorensen
glish I would use would be "when there is no layout block". Fortunately, Jonas figured out the error very quickly and has already posted a patch for review. Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Lilypond 2.23.0 crashes on layout

2021-02-17 Thread Carl Sorensen
I would be surprised if Frescobaldi or Emacs had anything to do with the issue, because both just call the lilypond executable. But I think it's good to understand your use case completely. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond

Re: wrong text font

2020-09-20 Thread Carl Sorensen
This is a known issue that was resolved back in 2016. It has to do with some font configurations. See here for more info: http://lilypond.1069038.n5.nabble.com/Problem-with-Fonts-too-big-td196510.html HTH, Carl ___ bug-lilypond mailing list bug

Re: Fonts on Arch Linux

2020-06-28 Thread Carl Sorensen
://github.com/alif-type/libertinus You may wish to investigate thin font with ongoing development. Carl On 6/28/20, 6:09 AM, "Andrew Bernard" wrote: Thanks Aaron. I didn't give an MWE as it was a preliminary probe to see if this is a known issue. Here's the code in questio

Re: Dead link in documentation

2020-06-05 Thread Carl Sorensen
appears to be dead and takes me to a 404 - Page Not Found > landing page at gnu.org. > > Cheers, > > Dave The current link is here: https://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Simple-Data-Types.html#Simple-Data-Types Carl

Re: Keys won't display as text in saxophone diagram

2020-05-22 Thread Carl Sorensen
Text mode, as well as the proper output in graphical mode (I think). Carl From: Antonio Ortega Brook Date: Thursday, May 21, 2020 at 9:18 PM To: Carl Sorensen Cc: "bug-lilypond@gnu.org" , Valentin Villenave , Valentin Villenave Subject: Re: Keys won't display as text in saxophon

Re: Keys won't display as text in saxophone diagram

2020-05-21 Thread Carl Sorensen
What is the desired output? Carl From: Antonio Ortega Brook Date: Thursday, May 21, 2020 at 7:13 PM To: Carl Sorensen Cc: "bug-lilypond@gnu.org" , Valentin Villenave , Valentin Villenave Subject: Re: Keys won't display as text in saxophone diagram Oh, don't worry, I&#

Re: Keys won't display as text in saxophone diagram

2020-05-21 Thread Carl Sorensen
is procedure is necessary because I don't think we've ever had a version without this typo. HTH, Carl On 5/20/20, 5:42 PM, "Antonio Ortega Brook" wrote: Hello everyone. First of all I think maybe I misunderstood the instructions for bug reporting and I've opened a

Re: Bar number with chord name

2020-04-19 Thread Carl Sorensen
art of the score system? CDS-> The fret diagrams are markups attached to chords in the staff, so they are part of the staff. If you had used a FretBoards context as well as a ChordNames context, you would have found the bar numbers above the fret diagrams. HTH, Carl I am using a brain-dea

Re: Possible documentation error in 2.7.2

2020-02-29 Thread Carl Sorensen
at the start of lines and when the chord changes." would be more consistent with our policy, although listing the context name is suspect. How would you feel about that sentence? Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Documentation suggestions.

2019-12-30 Thread Carl Sorensen
ng list? devel, bug or user? And who does the approving? >> Consensus? I made one suggestion on the user list and got 2 replies, >> one pro and one against. I can't suggest any concrete text here as I >> don't (but would like to) know the answer. >

Re: Midi block gives errors with bar number checks

2019-11-26 Thread Carl Sorensen
From: Peter Toye Reply-To: Peter Toye Date: Tuesday, November 26, 2019 at 11:43 AM To: Carl Sorensen , "bug-lilypond@gnu.org" Subject: Re: Midi block gives errors with bar number checks Carl, I've just found the MIDI "beat clock" - 24 per crotchet. Still no bar nu

Re: Midi block gives errors with bar number checks

2019-11-26 Thread Carl Sorensen
On 11/26/19, 9:24 AM, "Peter Toye" wrote: The following MWE gives bar number check errors. If you comment out the midi block they go away. Bizarre, but a definite bug IMHO. I don't think it's a bug at all. Midi files require ascending bar numbers, IIUC. You can't have two measure #2 i

Re: [musicxml2ly] handling empty staffs

2019-06-14 Thread Carl Sorensen
On 6/14/19, 9:35 AM, "Florian" wrote: Hi again, Carl Sorensen-3 wrote > I believe that this is less a bug in musicxml2ly and more a limitation of > musicxm2ly. MusicXML and Lilypond have fundamentally different concepts > of the structu

Re: [musicxml2ly] handling empty staffs

2019-06-11 Thread Carl Sorensen
), then the converter has done its job. I'm certainly not opposing raising an issue for this, but fixing it would be very low priority for me. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: modern-straight and flat- flags too thick and too spaced apart

2019-02-17 Thread Carl Sorensen
on't behave like traditional beams either. I think this discussion belongs on the -user list, not the bug list, as we're now talking about aesthetics, so I've copied it over there. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: modern-straight and flat- flags too thick and too spaced apart

2019-02-17 Thread Carl Sorensen
likely that we would replace the defaults. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Windows: XML import problems due to strange blanks in LilyPond 2.19.82 (Win)

2019-01-14 Thread Carl Sorensen
nd see if that eliminates the spurious stem direction commands. HTH, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Windows: XML import problems due to strange blanks in LilyPond 2.19.82 (Win)

2019-01-14 Thread Carl Sorensen
could at least point you in this promising direction. HTH, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Windows: XML import problems due to strange blanks in LilyPond 2.19.82 (Win)

2019-01-14 Thread Carl Sorensen
On 1/14/19, 9:32 PM, "Carl Sorensen" wrote: On 1/14/19, 11:11 AM, "samaru...@aim.com" wrote: PS Windows+Mac: StemUp/Downs appear everywhere after the import, this was not the case with older LilyPond versions, e.g. 2.19.31, which

Re: Notes in the measure following a cadenza do not automatically get accidentals if they had accidentals in the cadenza

2018-11-28 Thread Carl Sorensen
On 11/28/18, 2:50 AM, "David Kastrup" wrote: Arcus Impetus writes: > %The measure following a cadenza > %does not properly automatically > %place accidentals. Lilypond seems to consider > %the meaning of the accidentals in the cadenza > %to carry forward to the no

Re: Disappearing dynamics

2018-11-13 Thread Carl Sorensen
the pdf to get to a minimal Frescobaldi run that doesn't do much but generate the pdf? This sounds like a truly bizarre bug. Carl On 11/12/18, 4:46 PM, "Andrew Bernard" wrote: Hi k\Kevin and All, It ranks as one of the most bizarre bugs I have ever seen (a

Re: no solution found for Bezier intersection

2018-07-02 Thread Carl Sorensen
have a link to some good, robust Bezier intersection finding algorithms if you are interested. Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: lilypond not working when compiled against guile-2.2

2018-06-05 Thread Carl Sorensen
On 6/5/18, 2:45 AM, "Thomas Morley" wrote: 2018-06-05 4:14 GMT+02:00 Carl Sorensen : > > > On 6/4/18, 6:13 PM, "Thomas Morley" wrote: > > > That said, in our git we have a 'guile-v2-work'-branch, but it'

Re: lilypond not working when compiled against guile-2.2

2018-06-04 Thread Carl Sorensen
n. Then you're all up to date. HTH, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Slur collision detection and resolution works for sharp symbol but fails for flat symbol

2018-05-27 Thread Carl Sorensen
= #10 a'( ges'') a'( gis'') % Collision with both accidentals. \override Stem.direction = #UP a'( ges'') a'( gis'') % Collision with flat only. } This is not a bug, but just a ha

Re: Key cancellation, position bug

2018-04-23 Thread Carl Sorensen
On 4/23/18, 1:30 PM, "Torsten Hämmerle" wrote: But why \once? If generally all cancellations collide, you may well use a general \override. Because all cancellations don't collide; only the cancellations of flats

Re: DOC: Correcting spelling of Harmonia Sacra in NR 1.1.4 Shape note heads

2017-10-03 Thread Carl Sorensen
affected (which would constitute a structural change and thus >should be checked doing "make doc" before possibly inconveniencing >others by a broken staging, either by checking yourself or creating an >issue after all). > >We have had a fair share of "this could not pos

Re: Better discoverability for thin-variant Aiken heads: add to snippets, docs, or features?

2017-09-08 Thread Carl Sorensen
-- all of the others end with Heads) and \aikenThinHeadsMinor. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: NR 4.2.2, table column should be called "glyph name"?

2017-06-12 Thread Carl Sorensen
On 6/12/17 4:06 AM, "Federico Bruni" wrote: > > >Il giorno sab 10 giu 2017 alle 2:54, Carl Sorensen >ha scritto: >> On 6/8/17 10:26 AM, "Federico Bruni" wrote: >> >>> >>>http://lilypond.org/doc/v2.19/Documentation/notation/settin

Re: NR 4.2.2, table column should be called "glyph name"?

2017-06-09 Thread Carl Sorensen
ght (mm) use >feta11 11.22 3.9 pocket scores >feta13 12.60 4.4 >[...] >""" > >Should "font name" be replaced with "glyph name"? Not in my opinion. The font is feta11 (the font family is feta). The staff height is 11.22 pt. The s

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-18 Thread Carl Williams
n (- (abs length-in)                  thickness))                  2         (ly:grob-set-property! grob 'positions (cons position position)))) #}) Thanks,  Carl On 19/12/2016 00:43:52, Thomas Morley wrote: Hi Carl, 2016-12-18 8:26 GMT+01:00 Carl Williams : > One more little adjustmen

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-17 Thread Carl Williams
ngth-in)                 (ly:grob-property grob 'beam-thickness))) 2)             )           )         )         (ly:grob-set-property! grob 'positions (cons position position))       )     ) #}) On 18/12/2016 18:08:34, Carl Williams wrote: To anyone who's interested,  I've tidied up the workaround

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-17 Thread Carl Williams
x27;'32 } \new TabStaff \with {   stringTunings = #ukulele-tuning   \tabFullNotation   \beam-stem-height #-5 #-5 } {   \relative c' {     r8 g'\4 c,4 e2 |     a1 |     g8\4 c, e a c,[ c] a'8 a |     \beam-stem-height #5 #5     r8 g\4 c,4 e2     a1     g8\4 c, e a c,[ c] a'

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-16 Thread Carl Williams
hich one it'll be in. Thanks for adding the feature request too.  Cheers,  Carl On 16/12/2016 12:39:08, Thomas Morley wrote: Hi Carl, 2016-12-14 8:14 GMT+01:00 Carl Williams : > Hi Everyone, > > First time using a mailing list. > I've raked through the documentation pages all toda

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-14 Thread Carl Williams
voiceTwo rests to the middle of the staff     \override TabVoice.Rest.Y-offset = #0     %hide voiceTwo stems     \override TabVoice.Stem.transparent = ##t     \mynotes   } >> here's how it comes out now: On 14/12/2016 20:14:57, Carl Williams wrote: Hi Everyone,  First time using a

Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-13 Thread Carl Williams
|   } } There's an SVG attached, not sure what the deal is with pictures.  Eventually I want to look at half length stems for minim and quarter length for semibreve, but one thing at a time.  Thanks,  Carl http://purl.org/dc/elements/1.1/"; xmlns:cc="http://creativecommons.or

Re: Font cache issues on Windows 10

2016-11-07 Thread Carl Sorensen
is annoying issue did not pop up more >frequently in the list. I suspect it's because few (or perhaps no) developers are using Windows 10. That makes it very hard to troubleshoot. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Manual page breaking causing assertion failure

2016-07-23 Thread Carl Sorensen
On 7/23/16 3:29 PM, "Chris Yate" wrote: >Hi Carl, >I get your point, and I do understand the problem with reproducing bugs. > > >With a bit of experimentation, I've got it down to this: > > >--- >\version "2.19.45" > &g

Re: Manual page breaking causing assertion failure

2016-07-23 Thread Carl Sorensen
failure Because few of the developers work in Windows, it will be difficult for them to debug this problem. So anything you can do to narrow it down will increase the likelihood that the problem will be solved. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Laissez viber ties dotted

2016-07-21 Thread Carl Sorensen
ss of course I have just missed it entirely by >looking in the wrong places.] This is clearly a case of lilypond being in error. The semi-tie interface does not have dash-pattern listed as one of the properties it supports. It should. Copying to bug list because it&#

Re: tuplets and accidentals collision

2016-07-06 Thread Carl Sorensen
gt;Cheers, >Gilberto > Why do you think issue 3766 is different from your observation? Both are a collision between the tuplet bracket and the accidentals. It seems to me they are the same thing (although the patch for issue 3766 was never applied, as it didn't yet me

Re: patch labels in CG manual

2016-05-23 Thread Carl Sorensen
ing scripts working, so this manual procedure is no longer needed, or is at least simplified. I've found the Patchy scripts at github as shown in the CG. Are changes made by sending a pull request to Graham? Or do we have push permission on the Patchy repo? Thanks, Carl

Re: PianoStaff vertical spacing messed up by tuplet

2016-05-11 Thread Carl Sorensen
\rondoPiSU } \new Staff = SU { \clef bass s2*4 | } >> } Thus, I would make sure the issue title includes "cross-staff unbeamed tuplets". Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: \omit dynamic occupies space

2016-04-27 Thread Carl Sorensen
ext is bound to the note column, and thus the hairpin moves out of the columns into the inter-column space. And if the dynamic text overflows the column, the hairpin is shortened. When the text is omitted, the hairpin can only move to the edge of the column. Carl ___

Re: fondu fails on newer OS X versions

2016-04-03 Thread Carl Sorensen
thers >who encounter it will be able to search for it. I agree. We need a bug posted. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: fondu fails on newer OS X versions

2016-04-03 Thread Carl Sorensen
/FlatCarbon/ to >% /System/Library/Frameworks/CoreServices.framework/Headers > Mats, Thank you for tracking this down. This appears to be a bug in fondu, not a bug in LilyPond. We don't have control over fondu; we just use it. Fondu's mailing list would be the place to post this bug, I think. https://sourceforge.net/p/fondu/bugs/ Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Noteheads slightly too large

2016-02-14 Thread Carl Sorensen
hree different settings for overdone_heads and the noteheads in green are available on the tracker issue: https://sourceforge.net/p/testlilyissues/issues/4693/ <https://sourceforge.net/p/testlilyissues/issues/4693/> Thanks, Carl -- View this message in context: http://lilypond.1069

Re: Noteheads slightly too large

2016-02-14 Thread Carl Sorensen
* staff_line_thickness. It seems to avoid the overlap problem, but still appears to be full width. If this is acceptable, I will prepare a patch. Thanks, Carl <http://lilypond.1069038.n5.nabble.com/file/n187152/noteheads.png> -- View this message in context: http://lilypond.1069038.n5.nabble.com/Not

Re: Review of chapter 4 of NR (spacing.itely)

2015-12-19 Thread Carl Sorensen
that you can add breaks in a music expression that contains only breaks and spacing information, as long as that expression is in parallel with the music. I use this feature often in my scores; I create a spacing variable and actually add it in a parallel context

Re: Aw: Re: Several notation errors in bagpipe.ly

2015-06-07 Thread Carl Sorensen
modifying the version in the lilypond distribution, it would be much easier to just have the file as it should be, with all of the wrong items eliminated and the right items included. Could you please prepare a copy of the file in that format? Thanks, Carl

Re: Aw: Re: Several notation errors in bagpipe.ly

2015-06-07 Thread Carl Sorensen
s can easily see what you want to change (the attached >file may be ignored...). You find the information here: >http://www.lilypond.org/doc/v2.19/Documentation/contributor/commits-and-pa >tches I will be happy to submit a patch, so Oliver and Julia do not have to, if the

Re: manuals page [WAS Re: teaching a university module on engraving with lilypond]

2015-04-27 Thread Carl Sorensen
uld be helpful. But Notation shouldn't be "read". It should only be referenced. And I think we should make that clear whenever we talk about it. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Subdivided beams

2015-04-24 Thread Carl Sorensen
assing" bug. > >This was recently discussed on the user list. See > >http://lists.gnu.org/archive/html/lilypond-user/2015-03/msg00365.html > >and surrounding emails. A new issue, number 4355, has been created for this bug. http://code.google.com/p/lilypond/issues/detail

Re: Roman Numeral placement

2015-04-21 Thread Carl Sorensen
hough not currently available in LilyPond as far as I know) is a scale-degree chord namer. This would be a reasonable feature request. I'll copy to bug-lilypond so the bug squad can do their magic. Thanks, Carl ___ bug-lilypond mailing list bug-l

What should be the default B7 chord?

2014-01-11 Thread Carl Sorensen
There has been a difference of opinion on why the default B7 guitar chord shape should be. I'm making a poll to determine what the users would prefer. Would you like the first chord in the attachment (barred on fret 2) or the second chord (open chord in first position)? Thanks,

Re: Spacing/collision behaviour of NullVoice

2013-12-17 Thread Carl Peterson
##t \hideNotes } I can't speak to whether it will work in some of the problem areas described, since I use it strictly to double music that has been part combined for the purpose of being able to attach lyrics, but if someone might test it to see how it works in other situations? Carl P. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Issues with documentation not compiling when changing lilypond-texi2html.init

2013-12-09 Thread Carl Peterson
On Mon, Dec 9, 2013 at 1:05 PM, David Kastrup wrote: > James writes: > > > Hello, > > > > On 09/12/13 14:03, Carl Peterson wrote: > >> When trying to work the Documentation/lilypond-texi2html.init file, I > have > >> observed that changing th

Issues with documentation not compiling when changing lilypond-texi2html.init

2013-12-09 Thread Carl Peterson
d.org/doc/v2.17/Documentation/contributor/debugging-website-and-docs-locally Carl Peterson ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: turkish accidental "eksik bakiye" missing in emmentaler font

2013-11-27 Thread Carl Sorensen
On 11/26/13 8:37 PM, "Keith OHara" wrote: >Philippe Ploquin neuf.fr> writes: > > >> The accidental called "eksik bakiye" is missing in lilypond. > >Can anyone give a link to a reference image showing this accidental in >use? http://upload.wikimedia.org/wikipedia/en/e/e5/Turkish_Note_Names.jpg

Re: [Lilypond] Incorrectly print notes with length 16*7 and 16*5

2013-10-28 Thread Carl Sorensen
6/8 > g16*7 fis16*5 > | > d2. > | >} I believe this does exactly what is supposed to do: print a sixteenth note that takes up the duration of 7 sixteenth notes, followed by a sixteenth note that takes up the duration of 5 sixteenth notes for a total of 12/16 or

Re: crash report for OSX

2013-10-14 Thread Carl Witthoft
FWIW the macports version runs on my machine. I'll use that for now-- i can live with command-line compiling. Be nice to get the GUI-based lilypond.app running, tho. -- View this message in context: http://lilypond.1069038.n5.nabble.com/crash-report-for-OSX-tp151959p152320.html Sent from the

Re: crash report for OSX

2013-10-13 Thread Carl Witthoft
More info. Ran gdb and at the point I tried to "typeset file", got:; 2013-10-13 20:59:34.580 LilyPond[86224:a0f] *** NSTimer ignoring exception ': [Errno 4] Interrupted system call' that raised during firing of timer with target 0x4956d0 and selector 'timerCallback:' Program received signal EX

Re: crash report for OSX

2013-10-12 Thread Carl Witthoft
Hi -- OSX 10.6.8, iMac core Duo Intel LilyPond compiled binary off the main site, 2.16.2. All the previous versions I tried (back thru 2.14) were from the repository at lilypond.org as well. More tests: I invoked the executable `Lilypond/Contents/Resources/bin/lilypond` directly from the command

Re: crash report for OSX

2013-10-12 Thread Carl Witthoft
SOrry for the delay - I didn't get the direct email you sent. Anyway, I was using the initial sample file that Lilypond generates at first run. I've tried Lilypond versions 16,15 and 14, with same failure. There's something fundamentally wrong with the Lilypond compiled OSX version. -- Vi

crash report for OSX

2013-10-07 Thread Carl Witthoft
For christsake lose that idiotic "Top post filter" will you? Latest stable LilyPond, trying to compile the example file. OSX 10.6.8 on iMac IntelCore2Duo. Here's the crashlog. Process: lilypond [448] Path:/Applications/Music Tools/LilyPond.app/Contents/Resources/bin/lilypond

Re: LilyDev packages not pre-installed

2013-07-20 Thread Carl Peterson
On Sat, Jul 20, 2013 at 6:34 PM, Thomas Morley wrote: > > Though, it's a known one issue: > http://code.google.com/p/lilypond/issues/detail?id=2538 > > Cheers, > Harm > Thanks. I searched for it, but I guess I didn't searc

LilyDev packages not pre-installed

2013-07-20 Thread Carl Peterson
s: lh CTAN package (texlive-lang-cyrillic or texlive-texmf-fonts) I was able to use apt-get to install the texlive-lang-cyrillic to complete the build prep and execute the make command. The issue is that this should theoretically already be installed if needed. Thanks, Ca

Re: Cppcheck reports patch for 2546

2012-05-20 Thread Carl Sorensen
lly somebody will offer to "shepherd" your patch through the > process. I have offered to shepherd his patch, but have been busy with family emergencies. I should get to it tomorrow. Thanks, Carl > ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Cppcheck reports

2012-05-18 Thread Carl Sorensen
pond.org/doc/v2.15/Documentation/contributor/commits-and-patches #uploading-a-patch-for-review Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Cppcheck reports

2012-05-18 Thread Carl Sorensen
tell me where I can send it. > >Julien. > > > >This need some discussion before tracking an issue, I think - therefore >cc-ing devel... I think that it would be worth creating an issue, and attaching the output file from cppcheck, as long as the file is not too long. At any rate, I'd like to see the output file. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: tupletSpannerDuration and percent repeat conflict

2012-03-26 Thread Carl Sorensen
t percent 2 \times 2/3 {g8 f g f g f g f g f g f } %} \unset tupletSpannerDuration } HTH, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: NR 1.2.4 - Not working snippet

2012-03-14 Thread Carl Sorensen
as not been updated. When the translation is updated, the snippet should also be fixed, I think. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: complex-beam

2012-02-26 Thread Carl Sorensen
:make-moment 1 8) (ly:make-moment 1 16)) Or perhaps even (with David K's new syntax, where we can have duration elements) \set subdivideBeams = #'( 8 16 ) I'll put this in the hopper and think about it. Thanks, Carl

Re: 2.15.27 won't open on Mac 10.4 PPC

2012-01-31 Thread Carl Sorensen
t 10.4 in GUB with a separate target. But 10.4 is a pretty old OS (released 7 years ago, replaced 4.5 years ago). There are enough changes in how things are handled in OSX that I doubt it will be infinitely sustainable. Carl ___ bug-lilypond mailing li

Re: Issue 2228 in lilypond: Some users prefer to minimize partial beams rather than beam by the beat

2012-01-19 Thread Carl Sorensen
*every* branch they create, it seems unreasonable to ask them to do it in advance for some branches. I'm positive that the commits obtained will be exactly the same. In fact, I'll go ahead and demonstrate it. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-19 Thread Carl Sorensen
ent patch on issue 2228 restores the previous behavior, with the option to use strict beat beaming by setting a context property. Hopefully this will be part of 2.15.27. If you can build your own source, it's available now from Rietveld. Thanks, Carl

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-17 Thread Carl Sorensen
ng out" rule. Then it would be under user control. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-16 Thread Carl Sorensen
arked that issue invalid. Martin, if you'd like to make an argument that I was wrong in doing so, I'm willing to listen. It would be best if you can show some well-engraved music that shows the beaming you were after. Thanks, Carl ___ bug

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-16 Thread Carl Sorensen
On 1/16/12 3:41 PM, "Janek Warchoł" wrote: >Carl, > >Thanks for your research. >I agree that there must be tied notes if one wants this melody to be >in 3/4 meter. >However, i'm not sure about 6/8. My "pure reasoning" is that a >measure in 6/8 mete

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-16 Thread Carl Sorensen
.24" >\score { >\relative c'{ > \time 6/8 > c16 d e f8. c8. d16 e f > \time 3/4 > c16 d e f8. c8. d16 e f >}} This has been added as issue 2228: <http://code.google.com/p/lilypond/issues/detail?id=2228&g

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-16 Thread Carl Sorensen
at the moment, I believe the 6/8 beaming is a bug. I believe the 3/4 beaming is more a misuse of lilypond, and there is no *right* beaming. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-16 Thread Carl Sorensen
On 1/15/12 6:04 PM, "Carl Sorensen" wrote: >On 1/15/12 3:06 PM, "Janek Warchoł" wrote: > >>2012/1/15 Martin Straeten : >>>> I'm not top posting. >>> in 6/8 an 3/4 measure the beamlet of the last/first semiwaver >>> points

Re: wrong beamlet direction in 6/8 and 3/4 measure for dotted quaver and semiquavers

2012-01-15 Thread Carl Sorensen
lect that division. In the old code, this was handled by trying to avoid "sticking out" flags. That was tossed in order to recognize beat divisions, and the beat divisions work properly in simple meter, but not it complex meter. Please make this a regression, with

Re: Chord names collide with notes (vertical space missing on second line staff)

2012-01-10 Thread Carl Sorensen
"chords" { \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing #'padding = #0 \chordmode {\repeat unfold 3 { g1 } } } \new Voice = "theme" { \repeat unfold 3 { \once \override Score.RehearsalMark #'self-alignment-X =

Re: Issue 1781 in lilypond: Mac OS X 10.7 (Lion) cannot run LilyPond

2011-12-30 Thread Carl Sorensen
lilypond in Ubuntu (or some other linux). I wish I had better news for you than this. We are short on developers for OSX. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

RE: error: auto beaming in tuplets after dotted semiquaver

2011-12-30 Thread Carl Sorensen
ct for 2.15.23. > Beams of first 64th points to the left instead of beeing connected to the > beams > of the 2nd and 3rd 64th. This is issue 2113, and has been fixed in 2.15.24. Thanks for the report. Carl ___ bug-lilypond mailing

Re: Bug with (banjo) tablature rendering (workaround possible)

2011-12-29 Thread Carl Sorensen
re grace notes in the regular staff, happens before the first music in the TabStaff). HTH, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Beam subdivision bug in 2.15.22

2011-12-16 Thread Carl Sorensen
fix introduced a regression that was not tested by the existing regression tests. We now have a new problem, and a new potential regression test. When I've fixed the new problem, the regtests will show that 11 is *still* fixed. So a new issue should be added for this bug. Thanks, Carl

Re: Issue 2059 in lilypond: Bar numbering of alternatives

2011-12-07 Thread Carl Sorensen
feature deserves an entry in 'Documentation/changes.tely' >IMHO > >Thank you! > >Xavier > This should become a new issue, type Documentation. Thanks, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

  1   2   3   4   >