ghostscript in gub

2012-02-26 Thread Joe Neeman
This patch allows me to build ghostscript in gub on Ubuntu 11.10. The problem is that ghostscript only looks for sys/types.h in /usr/include, whereas Ubuntu 11.10 has it in /usr/include/x86_64-linux-gnu. This patch just assumes that sys/types.h is always present... is there any modern system where

Re: Output from midi2ly

2012-02-26 Thread Janek Warchoł
On Sat, Feb 25, 2012 at 6:27 PM, Phil Holmes em...@philholmes.net wrote: Midi2ly, as used in the make doc build system, puts 2 types of message on the terminal: LY output to (filename) and Warning, more than 5 voices found.  Expect bad output. Seems to me we could: 1) Get rid of the first

Re: Cross-staff stem engraver (was: New frog in an empty pond?)

2012-02-26 Thread Joe Neeman
On Sat, Feb 25, 2012 at 9:14 PM, Pavel Roskin pro...@gnu.org wrote: Using an engraver to catch the stems sounds like a good approach. I could even do some filtering in the engraver. And it should be possible to replace stems with one rather than connect them together. It would simplify

Important: GSoC mentors

2012-02-26 Thread Janek Warchoł
We have a nice Ideas List for Google Summer of Code. Now, each project should have a mentor, who's job is to guide the student working on the code and evaluate his/her work. Mentors may or may not receive money, but they will surely win Eternal Glory (and maybe a Graham's Kiss, who knows?).

Re: Important: GSoC mentors

2012-02-26 Thread m...@apollinemike.com
Janek, These are all excellent. I'll signal below those for which I could be of use. On Feb 26, 2012, at 10:28 AM, Janek Warchoł wrote: 1) Fixing problems with synchronization of grace notes, together with all underlying architecture (issue 34). Can do. 2) Adding comprehensive MusicXML

Re: WebCG: remove projects from HelpUs (issue 5665047)

2012-02-26 Thread janek . lilypond
pushed as ee5f21d7ed3b985913194699aa1d412e4bced562 http://codereview.appspot.com/5665047/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: [frogs] Re: New frog in an empty pond?

2012-02-26 Thread Phil Holmes
- Original Message - From: Colin Campbell c...@shaw.ca To: lilypond-devel@gnu.org Sent: Saturday, February 25, 2012 11:37 PM Subject: Re: [frogs] Re: New frog in an empty pond? On 12-02-25 03:32 AM, Phil Holmes wrote: - Original Message - From: Janek Warchoł

CG: a note about articulations on EventChord (issue 5696080)

2012-02-26 Thread janek . lilypond
Reviewers: , Message: This is a bit vague and perhaps wordy, but i found it really helpful when David was changing EventChord. I'm not sure if this text reflects how things work now (wrt/ David's changes) - hopefully someone knowledgeable will confirm. Description: CG: a note about

Re: GUB build problems

2012-02-26 Thread Graham Percival
On Sat, Feb 25, 2012 at 10:01:21PM +, Carl Sorensen wrote: Looking at the failed command, it appears to me that gcc_tooldir is wrong. There is no directory /usr/powerpc-apple-darwin7 I just tried a build from scratch on ubuntu 11.10 64-bit, and I have a possibly-related build failure:

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread Janek Warchoł
On Fri, Feb 24, 2012 at 12:50 AM, m...@apollinemike.com m...@apollinemike.com wrote: On Feb 24, 2012, at 12:07 AM, Janek Warchoł wrote: dynamic texts aren't skylined, their outlines are still rectangles. The issue is that dynamics are created via Pango and thus I can only use rectangles for

log files not deleted by doc-clean

2012-02-26 Thread Jean-Charles Malahieude
Hi ! Regarding issues 2302 and 2311, which by the way are very comfortable, I just noticed that no log file is deleted when running either make doc-clean or make clean. Cheers, Jean-Charles ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: log files not deleted by doc-clean

2012-02-26 Thread Phil Holmes
- Original Message - From: Jean-Charles Malahieude lily...@orange.fr To: Julien Rioux jri...@physics.utoronto.ca; em...@philholmes.net Cc: lilypond-devel lilypond-devel@gnu.org Sent: Sunday, February 26, 2012 1:06 PM Subject: log files not deleted by doc-clean Hi ! Regarding issues

Re: log files not deleted by doc-clean

2012-02-26 Thread Graham Percival
On Sun, Feb 26, 2012 at 01:30:53PM -, Phil Holmes wrote: Not sure if that's a good thing or not - it could be argued that you can go back and check them if they've not been deleted. I don't think they should be deleted as part of doc-clean or clean. If somebody wants to add a log-clean,

Re: log files not deleted by doc-clean

2012-02-26 Thread Jean-Charles Malahieude
Le 26/02/2012 14:30, Phil Holmes disait : - Original Message - From: Jean-Charles Malahieude Regarding issues 2302 and 2311, which by the way are very comfortable, I just noticed that no log file is deleted when running either make doc-clean or make clean. Not sure if that's a good

Re: log files not deleted by doc-clean

2012-02-26 Thread David Kastrup
Graham Percival gra...@percival-music.ca writes: On Sun, Feb 26, 2012 at 01:30:53PM -, Phil Holmes wrote: Not sure if that's a good thing or not - it could be argued that you can go back and check them if they've not been deleted. I don't think they should be deleted as part of doc-clean

Fix for several musicxml2ly bugs. (issue 5697059)

2012-02-26 Thread ptrcklschmdt
Reviewers: , Description: Fix for several musicxml2ly bugs. musicxml2ly: title, chord symbol and midi bug Titles and headers can now contain single words followed by a punctuation mark (.,!:). See issue 1983. Chord symbols are now placed above staffs instead of below. musicxml2ly now

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread m...@apollinemike.com
On Feb 26, 2012, at 1:08 PM, Janek Warchoł wrote: On Fri, Feb 24, 2012 at 12:50 AM, m...@apollinemike.com m...@apollinemike.com wrote: On Feb 24, 2012, at 12:07 AM, Janek Warchoł wrote: dynamic texts aren't skylined, their outlines are still rectangles. The issue is that dynamics are

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread David Kastrup
m...@apollinemike.com m...@apollinemike.com writes: On Feb 26, 2012, at 1:08 PM, Janek Warchoł wrote: On Fri, Feb 24, 2012 at 12:50 AM, m...@apollinemike.com m...@apollinemike.com wrote: On Feb 24, 2012, at 12:07 AM, Janek Warchoł wrote: dynamic texts aren't skylined, their outlines are

Re: Issue 2100: Explanation of branches for CG (issue 5539062)

2012-02-26 Thread janek . lilypond
Carl, could you close this Rietveld issue? Janek http://codereview.appspot.com/5539062/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: CG: add information about Regtest Checking Project (issue 5669047)

2012-02-26 Thread janek . lilypond
Screw this; i tried using regular refs but they produced hideous effects in html. I'm going back to named references; they are not perfect but acceptable i'd say. http://codereview.appspot.com/5669047/ ___ lilypond-devel mailing list

web: rephrase bugreports section (issue 5698070)

2012-02-26 Thread janek . lilypond
Reviewers: , Message: Please review. Description: web: rephrase bugreports section According to Graham's favorite rule (perfection is attained when there's nothing more to delete) i'm rephrasing bugreports section hoping to make it even more brief and straightforward for all users. Please

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread Werner LEMBERG
should we rather try to break inside Pango to be able to create precise outlines for everything that is processed by Pango? The advantage of this approach would be that lyrics and markups would be skylined even better. The reason we are using Pango in the first place is because it is

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread m...@apollinemike.com
On Feb 26, 2012, at 7:37 PM, Werner LEMBERG wrote: AFAIK, Pango returns a list of glyph indices and coordinates to position glyphs. It's straightforward to feed those indices directly into FreeType's `FT_Load_Glyph' function which is able to return an `FT_Outline' structure holding the

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread Joe Neeman
On Sun, Feb 26, 2012 at 11:25 AM, m...@apollinemike.com m...@apollinemike.com wrote: On Feb 26, 2012, at 7:37 PM, Werner LEMBERG wrote: AFAIK, Pango returns a list of glyph indices and coordinates to position glyphs. It's straightforward to feed those indices directly into FreeType's

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-26 Thread Janek Warchoł
On Sun, Feb 26, 2012 at 8:25 PM, m...@apollinemike.com m...@apollinemike.com wrote: On Feb 26, 2012, at 7:37 PM, Werner LEMBERG wrote: AFAIK, Pango returns a list of glyph indices and coordinates to position glyphs.  It's straightforward to feed those indices directly into FreeType's

Re: Issue 2100: Explanation of branches for CG (issue 5539062)

2012-02-26 Thread Carl Sorensen
On 2/26/12 9:34 AM, janek.lilyp...@gmail.com janek.lilyp...@gmail.com wrote: Carl, could you close this Rietveld issue? Janek http://codereview.appspot.com/5539062/ Done, thanks. Carl ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Handling of open strings in tablature (issue 5695058)

2012-02-26 Thread Carl . D . Sorensen
Looks like a good solution. I think I would prefer the name excludeOpenStrings to ignoreOpenStrings. I think exclude is a better word for what is happening than ignore Thanks, Carl http://codereview.appspot.com/5695058/ ___ lilypond-devel mailing

PATCH: Countdown to 20120228

2012-02-26 Thread Colin Campbell
For 20:00 MST Tuesday February 28 Ugly: Issue 2148 http://code.google.com/p/lilypond/issues/detail?id=2148: vertical skylines should use stencil integrals - R 5626052 http://codereview.appspot.com/5626052/ Documentation: Issue 2346

Re: PATCH: Countdown to 20120228

2012-02-26 Thread m...@apollinemike.com
On Feb 27, 2012, at 3:33 AM, Colin Campbell wrote: For 20:00 MST Tuesday February 28 Ugly: Issue 2148: vertical skylines should use stencil integrals - R 5626052 Hey all, I'd like to (if it's ok with everyone) sub in R 5694066 (issue 2349) for this one. I'll be able to change R

Re: PATCH: Countdown to 20120228

2012-02-26 Thread David Kastrup
m...@apollinemike.com m...@apollinemike.com writes: On Feb 27, 2012, at 3:33 AM, Colin Campbell wrote: For 20:00 MST Tuesday February 28 Ugly:     Issue 2148: vertical skylines should use stencil integrals - R 5626052 Hey all, I'd like to (if it's ok