Re: svg export

2009-02-18 Thread Patrick McCarty
Hi Dave, On Wed, Feb 18, 2009 at 6:13 PM, David Raleigh Arnold wrote: > On Wednesday 18 February 2009, Patrick McCarty wrote: >> On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty > wrote: >> > >> > I plan on fixing this in the future. When you manage to install >> > LilyPond's .otf fonts on your

Re: svg export

2009-02-18 Thread Patrick McCarty
Hi Tim, On Wed, Feb 18, 2009 at 2:52 PM, Tim Reeves wrote: >> >> On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty >> wrote: >> > >> > I plan on fixing this in the future. When you manage to install >> > LilyPond's .otf fonts on your system, see if the attached SVG file >> > renders correctly fo

Re: svg export

2009-02-18 Thread David Raleigh Arnold
On Wednesday 18 February 2009, Patrick McCarty wrote: > On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty wrote: > > > > I plan on fixing this in the future. When you manage to install > > LilyPond's .otf fonts on your system, see if the attached SVG file > > renders correctly for you. It render

Re: Persian musical koron and sori

2009-02-18 Thread Graham Breed
Kees van den Doel wrote: Then in "\context" add \override Accidental #'stencil = #ly:text-interface::print \override Accidental #'font-name = #"???" \override Accidental #'font-size = #? \override Accidental #'text = #(lambda (grob) (cdr (assoc (ly:grob-property grob 'alteration)

Re: Strange output from convert-ly

2009-02-18 Thread Francisco Vila
2009/2/18 Mats Bengtsson : > As far as I can see, it's some kind of debug printout that has been left > over and should be removed from convert-ly. Right. The attached patch removes the debug print command. >> ... The worst part is to locate >> _every_ occurrence of a tie in the music, and delete

Re: svg export

2009-02-18 Thread David Stocker
It looks good in Inkscape 0.46 under Ubuntu 8.04. Dave Patrick McCarty wrote: On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty wrote: I plan on fixing this in the future. When you manage to install LilyPond's .otf fonts on your system, see if the attached SVG file renders correctly for yo

Re: Need information about Lyric spacing in Lilypond

2009-02-18 Thread fzimmerman
Thanks for all the help and advice, both to those who posted here and those who sent email direct to me. The sample scripts were useful, and it was impressive to see how a small amount of script could produce a full score. I see that the basic spacing and layout are quite good, and it is fai

Re: custom drumstyle-tables with custom noteheads?

2009-02-18 Thread Tao Cumplido
Original-Nachricht > Datum: Mon, 9 Feb 2009 14:27:28 -0700 > Von: "Carl D. Sorensen" > An: Tao Cumplido , "lilypond-user@gnu.org" > > Betreff: Re: custom drumstyle-tables with custom noteheads? Uh, it's me again. Actually I made it to write a workaround that does the job. Bett

Re: svg export

2009-02-18 Thread Tim Reeves
> > On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty wrote: > > > > I plan on fixing this in the future. When you manage to install > > LilyPond's .otf fonts on your system, see if the attached SVG file > > renders correctly for you. It renders decently in Firefox 3. > > I forgot to compress

Re: TAB question -- frescobaldi tab support

2009-02-18 Thread David Stocker
Standard Electric basses have four strings, so that would probably be useful to most people using a Bass/Tab template. That being said--5, 6, 7 and more strings are becoming more and more common all the time. Dave Wilbert (and David), Am I right that your electric bassguitar template has 6 st

Re: svg export

2009-02-18 Thread Patrick McCarty
On Wed, Feb 18, 2009 at 2:25 PM, Patrick McCarty wrote: > > I plan on fixing this in the future. When you manage to install > LilyPond's .otf fonts on your system, see if the attached SVG file > renders correctly for you. It renders decently in Firefox 3. I forgot to compress it. This one shou

Re: TAB question -- frescobaldi tab support

2009-02-18 Thread Grammostola Rosea
Wilbert Berendsen wrote: Op vrijdag 13 februari 2009, schreef Grammostola Rosea: Wilbert Berendsen wrote: Op vrijdag 13 februari 2009, schreef Grammostola Rosea: When I use a template in Frescobaldi for electric bass it doesn't seems to work, I get a error message, see below.

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Grammostola Rosea
Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 PM Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce

Re: tablature bug?

2009-02-18 Thread Trevor Daniels
Grammostola Rosea wrote Wednesday, February 18, 2009 8:09 PM Grammostola Rosea wrote: Daniel Hulme wrote: On Tue, Feb 17, 2009 at 10:25:19PM +0100, Grammostola Rosea wrote: My default Debian lenny version, works ok. But how do I install the newest lilypond on Debian testing? When I inst

Re: Strange output from convert-ly

2009-02-18 Thread Mats Bengtsson
Quoting Francisco Vila : 2009/2/18 Robin Bannister : Mats Bengtsson wrote: try to nail down which conversion rule The rule for 2.1.27 (re tuning) prints this. I've found that this minimal file %% \version "1.5.68" \property Staff.transposing = #-2 %% gives this when converted

Re: LPT: Autocomplete problem

2009-02-18 Thread Bertalan Fodor
Sidekick must parse it. Original message From: Francisco Vila Sent: 18 Feb 2009 12:02 -08:00 To: Bertalan Fodor (LilyPondTool) Cc: lilypond-user Subject: Re: LPT: Autocomplete problem 2009/2/17 Bertalan Fodor (LilyPondTool) : > I know this, it happens to me with non-English keyboa

Re: tablature bug?

2009-02-18 Thread Grammostola Rosea
Grammostola Rosea wrote: Daniel Hulme wrote: On Tue, Feb 17, 2009 at 10:25:19PM +0100, Grammostola Rosea wrote: My default Debian lenny version, works ok. But how do I install the newest lilypond on Debian testing? When I install the sh script, it doesn't work properly. In what way? P

Re: LPT: Autocomplete problem

2009-02-18 Thread Francisco Vila
2009/2/17 Bertalan Fodor (LilyPondTool) : > I know this, it happens to me with non-English keyboard layout. Is it true > for your users as well? > Please file a bug on sf.net/lily4jedit Now this doesnt happen (yet). What I don't understand is what triggers the appearance of defined variables in t

Re: LilyPondTool; jEdit plugin options

2009-02-18 Thread Bertalan Fodor
Nothing. Still the best. > --- Original Message --- > From: chip > To: "Bertalan Fodor (LilyPondTool)" > Sent: 09/02/18/, 17:12:15 > Subject: Re: LilyPondTool; jEdit plugin options > > Bertalan Fodor (LilyPondTool) wrote: > > Yes, it is. > > I think it is because of localization. I hate

Re: Strange output from convert-ly

2009-02-18 Thread Francisco Vila
2009/2/18 Robin Bannister : > Mats Bengtsson wrote: >> >> try to nail down which conversion rule > > The rule for 2.1.27 (re tuning) prints this. I've found that this minimal file %% \version "1.5.68" \property Staff.transposing = #-2 %% gives this when converted: %% 5 [0, 2, 4,

Re: svg export

2009-02-18 Thread Patrick McCarty
On Wed, Feb 18, 2009 at 02:45:51PM +0100, François Labadens wrote: > I'm a quite new user of this so really good software. > I'm trying to obtain a svg ouput with Lilypond, but it seems to be > impossible. > Can someone teach me the synthax in order to have a svg file in ouput ? > (with Windows or

Re: Cannot correctly code this rhythm...

2009-02-18 Thread RandomLilyPondUser
I figured out the problem, and that code does work, it just didn't work under my score, paper, layout, or drumstaff section. I simply had to put it under the function being called in the drumstaff section. I only have two problems left: 1) since there is only one line on the staff, the bars b

Re: Controlling slur shape across line breaks

2009-02-18 Thread Ted Hopp
My first reaction on glancing at it was "yikes!" But it seems to cover exactly what I need. Thanks! Ted On Wed, Feb 18, 2009 at 1:31 PM, Trevor Daniels wrote: > Ted > > Section 5.5.4 in the Notation Reference describes how to modify the shape of > ties, slurs and phrasing slurs. It's a little

Controlling slur shape across line breaks

2009-02-18 Thread Ted Hopp
[I tried posting this with an attached pdf, but that didn't seem to go through.] Is there a way to control the shape of a (phrasing) slur on each side of a line break? The following example generates some awful output: \version "2.12.1" \paper { indent = #0 ragged-right = ##t ragged-bottom

Re: Controlling slur shape across line breaks

2009-02-18 Thread Trevor Daniels
Ted Section 5.5.4 in the Notation Reference describes how to modify the shape of ties, slurs and phrasing slurs. It's a little tricky, but it's easy compared with modifying the two parts of a slur split over a line break! This is described in section 6.8 of the Notation Reference. You need

Controlling slur shape across line breaks

2009-02-18 Thread Ted Hopp
Is there a way to control the shape of a (phrasing) slur on each side of a line break? The attached image shows the awful layout that results from the following fragment: upper = \relative c' { \clef "treble" \phrasingSlurUp \partial 16 d16\( | \break e4 f g a | \time 6/4 \change Sta

Re: Persian musical koron and sori

2009-02-18 Thread Kees van den Doel
>Then in "\context" add > > \override Accidental #'stencil = #ly:text-interface::print > \override Accidental #'font-name = #"???" > \override Accidental #'font-size = #? > \override Accidental #'text = #(lambda (grob) > (cdr (assoc > (ly:grob-property grob 'alteration) >   

Re: Multi measure rest for non 4/4 measures

2009-02-18 Thread Gilles Sadowski
> > I wanted to have something like that : > > \set Score.skipBars = ##t > \time 12/8 r1*12/8*4 ^^^ Should be a capital R. Best, Gilles ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-

Re: Multi measure rest for non 4/4 measures

2009-02-18 Thread David Bobroff
Check the section on whole measure rests. You should have a capital 'R' instead of a lower case 'r' after your time signature. -David lucifree wrote: Hi I wanted to have something like that : \set Score.skipBars = ##t \time 12/8 r1*12/8*4 ie the multi measure rest with a big 4 on top of it

Multi measure rest for non 4/4 measures

2009-02-18 Thread lucifree
Hi I wanted to have something like that : \set Score.skipBars = ##t \time 12/8 r1*12/8*4 ie the multi measure rest with a big 4 on top of it, meaning 4 12/8 measures. This works well for basic 4/4 time, but I don't succeed in not 4/4. Is there a trick to have this ? Thanks, L. __

Re: LilyPondTool; jEdit plugin options

2009-02-18 Thread chip
Bertalan Fodor (LilyPondTool) wrote: Yes, it is. I think it is because of localization. I hate jEdit. I'm also having problems with the latest jedit version. What do you use in place of it? What has the integration with a pdf viewer like jedit? -- chip Thomas Scharkowski wrote: Hello all,

Re: LilyPondTool; jEdit plugin options

2009-02-18 Thread Bertalan Fodor (LilyPondTool)
Yes, it is. I think it is because of localization. I hate jEdit. Thomas Scharkowski wrote: Hello all, I have just noticed that some descriptions e.g. for the checkboxes and the path fields are not shown here (any more?) in jEdits Plugin Options > LilyPondTool windows. General Enab

svg export

2009-02-18 Thread François Labadens
I'm a quite new user of this so really good software. I'm trying to obtain a svg ouput with Lilypond, but it seems to be impossible. Can someone teach me the synthax in order to have a svg file in ouput ? (with Windows or Linux, I have both) ___ lilypond-

LilyPondTool; jEdit plugin options

2009-02-18 Thread Thomas Scharkowski
Hello all, I have just noticed that some descriptions e.g. for the checkboxes and the path fields are not shown here (any more?) in jEdits Plugin Options > LilyPondTool windows. > General Enable LilyTool bar (missing) Which lilypond to use (present) Path field descriptions (e.g. external PDF vi

Re: ugly .ps output

2009-02-18 Thread François Labadens
You're right, I can import pdfs. But it's more difficult to optimize the size of the picture: you have to specify in lilypond the exact size of the musicsheet in order to avoid blank spaces. ___ lilypond-user mailing list lilypond-user@gnu.org http://list

Re: Strange output from convert-ly

2009-02-18 Thread Robin Bannister
Mats Bengtsson wrote: try to nail down which conversion rule The rule for 2.1.27 (re tuning) prints this. Cheers, Robin ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 PM Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a C

Re: Strange output from convert-ly

2009-02-18 Thread Mats Bengtsson
Francisco Vila wrote: Hello, I have a file starting with \version "1.5.68" and first lines of the convert-ly output are 5 [0, 2, 4, 5, 7, 9] 10 1 5 5 [0, 2, 4, 5, 7, 9] 10 1 5 5 [0, 2, 4, 5, 7, 9] 10 1 5 \version "2.12.0" That's weird. I cannot repeat the problem using an input file with j

Re: Autocomplete in Lilypondtool has disappeared

2009-02-18 Thread Bertalan Fodor (LilyPondTool)
The plugin manager version broke it. (I hope that will be updated soon.) http://lilypondtool.organum.hu/fileadmin/lilypondtool/LilyPondTool-2.12-r2.zip should fix this. Nick Payne wrote: For some reason I am no longer getting autocomplete help for backslash commands - eg if I enter "\stop" in

Autocomplete in Lilypondtool has disappeared

2009-02-18 Thread Nick Payne
For some reason I am no longer getting autocomplete help for backslash commands - eg if I enter "\stop" in an ly file I no longer get a dropdown list of backslash commands that start with the characters "stop". I uninstalled and reinstalled LPT via the jEdit Plugin Manager to see if that fixed it (

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Jonathan Kulp
Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's

Re: Total invisibility

2009-02-18 Thread James E. Bailey
El 18.02.2009, a las 12:49, Gilles Sadowski escribió: I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. Then don't include it in the \score block with a \layout. You can have multiple \score blocks in a file. \score { \new Staff {\bagp

Re: On-screen (low-resolution) image quality

2009-02-18 Thread Johan Vromans
Arnout Engelen writes: > Do you have any ideas for improving low-resolution output? My script > is of course just a proof of concept - what would be the 'right' way > and place to tackle this? I'm afraid there's no right way unless you're going to pixelize all lily objects and pixel-place them.

Re: Total invisibility

2009-02-18 Thread Gilles Sadowski
I'd like a "Voice" to be totally invisible (i.e. taking up no space) while retaining midi output. >>> >>> Then don't include it in the \score block with a \layout. You can >>> have >>> multiple \score blocks in a file. >>> \score { >>> \new Staff {\bagpipeMusic} >>> \layout

Strange output from convert-ly

2009-02-18 Thread Francisco Vila
Hello, I have a file starting with \version "1.5.68" and first lines of the convert-ly output are 5 [0, 2, 4, 5, 7, 9] 10 1 5 5 [0, 2, 4, 5, 7, 9] 10 1 5 5 [0, 2, 4, 5, 7, 9] 10 1 5 \version "2.12.0" Does anybody know, where does that come from? -- Francisco Vila. Badajoz (Spain) http://www.

RE: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Nick Payne
It crashes LP 2.12.2 here - I tried it on both WinXP SP3 and the Windows 7 beta. Nick > -Original Message- It works if you also put a \layout block: \version "2.12.2" \score { \new StaffGroup \with { \consists Instrument_name_engraver } a' \midi { } \layout { } } > > I still get a c

Re: reinstalled lily on reinstalled xp, now get path error message

2009-02-18 Thread Antanas Budriūnas
2009/2/17 chip : > chip wrote: >> >> Error message - >> >> "Error running external command. >> See the activity log about the problem. >> Cannot run program "c:\Program Files\LilyPond\user\bin\lilypond" (in >> directory "D:\Lilypond Files"): CreateProcess error=3, The system cannot >> find the path

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \v

tablature bug?

2009-02-18 Thread Grammostola Rosea
Daniel Hulme wrote: On Tue, Feb 17, 2009 at 10:25:19PM +0100, Grammostola Rosea wrote: My default Debian lenny version, works ok. But how do I install the newest lilypond on Debian testing? When I install the sh script, it doesn't work properly. In what way? Please give any error messa

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread James E. Bailey
El 18.02.2009, a las 01:34, Jonathan Kulp escribió: The code in this electric bass example works fine for me. I uncommented the lines in question and it ran without errors. The instrument name runs off the left margin a bit, but that wasn't at issue here. Just to be sure it's the same

Re: ugly .ps output

2009-02-18 Thread François Labadens
PDF Creator is correctly interpreting the .ps output of lilypond, but Scribus can't import it whithout mistakes... I think the problem doesn't come from Lilypond, but from Scribus's interpretation of Postscripts... François ___ lilypond-user mailing list