Re: Vertical spacing tweaks.

2005-09-27 Thread Han-Wen Nienhuys
lar to http://www.mackichan.com/index.html?techtalk/501.htm~mainFrame This is a feature that I would like to put up for 130 euro too. Anyone for a (co)sponsorship? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http

Re: Displaying the first bar number

2005-09-30 Thread Han-Wen Nienhuys
ped. try this { \bar "" \set Score.barNumberVisibility = #(lambda (number) #t) c4 c4 c c } bar numbers are only created when there are barlines. (if you enjoyed this tip, please consider a donation) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - htt

Re: Syntax for reading object property values?

2005-10-01 Thread Han-Wen Nienhuys
Peter Hays wrote: I am interested, in general, in the syntax for using an object property/value in a markup string. I am not simply looking for ways to format bar numbers (e.g. <>, boxes, circles). If you don't want to format bar numbers, then what are you looking for? -- Han-W

Re: Syntax for reading object property values?

2005-10-01 Thread Han-Wen Nienhuys
r it would be possible to do generically. By the time that the markup is evaluated, the currentBarNumber property of the relevant context will have changed to the last bar of the piece. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___

Re: Vertical spacing tweaks.

2005-10-01 Thread Han-Wen Nienhuys
mples at http://localhost/lilypond/doc/current/Documentation/topdocs/out-www/NEWS.html I haven't worked out how to annotate other dimensions on the page in a neat way, yet though. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for

Re: Syntax for reading object property values?

2005-10-02 Thread Han-Wen Nienhuys
Peter Hays wrote: Han-Wen Nienhuys wrote: If you don't want to format bar numbers, then what are you looking for? Good question. Sorry I didn't just state that up front. I want to put multiple Rehearsal Marks over selective bars. Specifically, I want to put a bar 'le

Re: Vertical spacing tweaks.

2005-10-02 Thread Han-Wen Nienhuys
eader/footer separations. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gn

Re: French mailing list

2005-10-03 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] ? [EMAIL PROTECTED] ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Adding parenthesis around slurs or hairpins or whatever else

2005-10-05 Thread Han-Wen Nienhuys
For dynamics, I could also do it, but it's a lot more hairy because Dynamic placement is more complicated. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://list

Co-sponsorship: repeated ties for second endings

2005-10-08 Thread Han-Wen Nienhuys
65 EUR of this amount, so we're still short of another 65. Is anyone else interested in sponsoring the other 65 EUR? (If it's easy to do, I'll try to squeeze in repeated slurs as well) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software

Re: [Fwd: Command line option -e] -- setting paper type from command line.

2005-10-10 Thread Han-Wen Nienhuys
as such a small thing that I did it right away now, so in 2.7.13 you will be able to say lilypond -dpaper-size=\"a6\" .. If you like this, a donation via paypal to [EMAIL PROTECTED] would be greatly appreciated. consideration for previously supported features would be greatly app

Re: Using addlyrics with a variable

2005-10-10 Thread Han-Wen Nienhuys
\addlyrics. I'll send a bug report on that one. 1. \addlyrics is an infix operator. No need for << >> 2. \addlyrics needs { } to prevent ambiguities. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-

Re: page break hack

2005-10-10 Thread Han-Wen Nienhuys
ng.ly ; you're looking for Y-extent, I'd guess. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: BIG problem

2005-10-10 Thread Han-Wen Nienhuys
the staves. I've fixed the crash in CVS. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: BIG problem

2005-10-11 Thread Han-Wen Nienhuys
as trying to do? I recommend you read our Fine Manual more carefully. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: quirky repeats

2005-10-13 Thread Han-Wen Nienhuys
\/ I might be able to add this as a sponsored feature. If you're interested, could you provide me with some scans, so I can get a better impression of what you need? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- C

Re: help needed with installation, fedora core 4

2005-10-15 Thread Han-Wen Nienhuys
David Perkinson wrote: Hi, I am trying to install lilypond on a thinkpad running Fedora Core 4. My attempts appear below. Any advice would be appreciated. I've added a note to the webpages on getting GS on a Fedora system. See http://lilypond.org/web/install/ at the bottom. -- Ha

Re: help needed with installation, fedora core 4

2005-10-16 Thread Han-Wen Nienhuys
ror: Failed dependencies: libgs.so.7 is needed by (installed) ImageMagick-6.2.2.0-3.fc4.0.i386 libijs.so is needed by (installed) gimp-print-4.2.7-7.i386 Again, any advice would be appreciated. You could remove those packages, and do the same compile/upgrade routine. -- Han-

Re: Completing the Lilypond puzzle

2005-10-16 Thread Han-Wen Nienhuys
the effort that has gone in Lilypond, and a non-profit effort at that, (btw: the nice thing is about freedom/openness, not about non-profit. One of us makes enough profit on LilyPond, to make a living on it) If only that were true ... ; I still need a lot more commissions before that can happen

Re: Slur or beam in tablature

2005-10-18 Thread Han-Wen Nienhuys
add this as a sponsored feature: I could make the H and P be centered on the slur exactly. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: HELP ABOUT SLUR OFFSET

2005-10-19 Thread Han-Wen Nienhuys
ilypond.org/doc/v2.6/Documentation/user/out-www/lilypond-internals/All-layout-objects.html#All-layout-objects -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: I still can't use Chinese Title and Lyrics

2005-10-22 Thread Han-Wen Nienhuys
eType collection (TTC). This is a file type that contains multiple OpenType fonts in a single file, so glyphs can be shared between fonts. LilyPond doesn't support TTC files, but if you like I can add support for those as a sponsored feature. -- Han-W

Re: Page spacing question

2005-10-24 Thread Han-Wen Nienhuys
topspace, which should be documented in the manual. I've added it to the page layout diagram too. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailm

Re: Font problem

2005-10-24 Thread Han-Wen Nienhuys
.exe -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Including artwork

2005-10-26 Thread Han-Wen Nienhuys
related to the size of the EPS file. However, the \eps-file was a cute hack, and I left after I couldn't get it to work directly; maybe I should just remove it. I can put it back on the agenda as a sponsored feature/bugfix, though. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4a

Re: Including artwork

2005-10-26 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: I looked quickly in the Postscript reference documents and it seems that you follow their cook book for how to include an EPS file. Can we ask for assistance in some Postscript forum? Yes please; go ahead. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl

Re: Proper Text output (kerning etc.)

2005-10-28 Thread Han-Wen Nienhuys
ality back? Have you tried using a font which comes in OTF of TTF formats? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Proper Text output (kerning etc.)

2005-10-29 Thread Han-Wen Nienhuys
Christian Ebert wrote: * Han-Wen Nienhuys on Friday, October 28, 2005: Robert Memering wrote: But what about metrics and kerning? Just type \markup{Ve} (e.g. for "Veni sancte spiritus) and you know what I mean. This hurts my eyes. I can't release books of sheet music with text

Re: Proper Text output (kerning etc.)

2005-10-29 Thread Han-Wen Nienhuys
which are distributed as .ttf files, like Verdana. Getting fonts working which are distributed as dfonts or inside Resource forks, is something that I'd love to work on that as a sponsored feature. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software

Re:

2005-10-30 Thread Han-Wen Nienhuys
nd to the a4 note in the second volta, indicating it comes from the note before the first volta). Is there a way to fix this, so I get a tie both places? This is a feature open for sponsoring. There's still 40 euro missing of the required 130 euros, IIRC. -- Han-Wen Nienhuys - [EMAIL

Re: Fwd: Re: Text setting

2005-10-31 Thread Han-Wen Nienhuys
t know how to define stretchable space for the X-position relative to the notes, since there is no barline connecting the notes and the mark. It will then take the width of the mark as a measure of the desired space. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.

Re: Escape sequence for accentuated characters?

2005-11-01 Thread Han-Wen Nienhuys
as separate glyphs, eg. ecrm10. With 2.7.8, you will still get the sans-serif u` but with correct placement. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http

Re: Escape sequence for accentuated characters?

2005-11-01 Thread Han-Wen Nienhuys
Raphael Manfredi wrote: Quoting Han-Wen Nienhuys <[EMAIL PROTECTED]> from ml.lilypond.users: :Raphael Manfredi wrote: :> And here is a PNG of the lilypond output on my system, in case you :> cannot reproduce it. : :There was a problem with fontchanges in the middle of text string

Re: \book usage

2005-11-02 Thread Han-Wen Nienhuys
put into a single book automatically. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Scribus - alternative to lilybook?

2005-11-02 Thread Han-Wen Nienhuys
resulting PDF files. That would actually be pretty neat... Sponsored feature, anyone? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Scribus - alternative to lilybook?

2005-11-02 Thread Han-Wen Nienhuys
nce I'd have to get familiar with Scribus and its plugin interface. I'd guess that this would be 1000 eur or 2000 eur, in order of magnitude. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation

Re: Alligned articulations

2005-11-03 Thread Han-Wen Nienhuys
stacking order of the scripts, or to make one of them appear underneath the notes. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \book usage

2005-11-03 Thread Han-Wen Nienhuys
to sponsor" list of features. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Adding a new feture

2005-11-03 Thread Han-Wen Nienhuys
bably possible, but can you provide an example in an image? It's not entirely clear what you mean. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.o

Re: Scribus - alternative to lilybook?

2005-11-03 Thread Han-Wen Nienhuys
yet, but I suspect you could just do your editing, create your pdf, go over to Scribus and Update your image. Yes, but you have to work with multiple files, and multiple applications. That gets tiresome and errorprone if you have many (over 40) fragments. -- Han-Wen Nienhuys - [EMAIL PROTECT

Re: Adding a new feture

2005-11-03 Thread Han-Wen Nienhuys
> It´s from bar 34 and forward... dont know if you can help??? You want the H and the V to appear in the same horizontal line, right? Try staff-padding -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mai

Re: \book usage

2005-11-03 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] wrote: Quoting Han-Wen Nienhuys <[EMAIL PROTECTED]>: Nicolas Sceaux wrote: Table of contents comes to mind. I've made a reduction for voice+piano of Giulio Cesare for a singer, who asked me to add a table of contents. ohhh! that's a fascinating probl

Re: Proper Text output (kerning etc.)

2005-11-04 Thread Han-Wen Nienhuys
ontconfig/pango or LilyPond. By default, the MacOS .app only pays attention to fonts in /Library/Fonts /System/Library/Fonts /usr/share/fonts/ and ~/.fonts ; It should also load the ~/.fonts.conf config file. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs

Re: Magazine Article

2005-11-05 Thread Han-Wen Nienhuys
d send a complimentary URL ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: setting splitpoint of \autochange

2005-11-06 Thread Han-Wen Nienhuys
Rob van den Berg wrote: Is there any way I can set the split point for \autochange to any other note then c' ?? No, but I'd be happy to add it as a sponsored micro-feature. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.

Re: \book usage

2005-11-06 Thread Han-Wen Nienhuys
I can fix this. tagline and copyright are in the header/footer, so they should be in the global \header block. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.

Re: \book usage

2005-11-07 Thread Han-Wen Nienhuys
be in the footer if a piece ends halfway on a page, and the next one starts below? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo

Re: lilypond fonts and inkscape

2005-11-07 Thread Han-Wen Nienhuys
era' and there is no sign of lilypond font. (of course I get blank boxes instead of note heads) put emmentaler-20.otf in ~/.fonts. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list l

Re: lilypond fonts and inkscape

2005-11-08 Thread Han-Wen Nienhuys
Pedro Kröger wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: put emmentaler-20.otf in ~/.fonts. thanks, it worked. But there still one blank box left: http://www.pedrokroeger.net/lilypond/inkscape.png you need to put the aybabtu.otf font in there too. -- Han-Wen Nienhuys -

Re: faqs leftout

2005-11-08 Thread Han-Wen Nienhuys
ly. It's been left out since it has been rather dead for a long time. Patch appreciated. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/li

Re: help needed: how to align lyrics with melody

2005-11-08 Thread Han-Wen Nienhuys
to be able to put in the length of a syllable of the text... can somebody please help me out? just remove \lyricsto "foo" -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypon

Re: lilypond fonts and inkscape

2005-11-08 Thread Han-Wen Nienhuys
Pedro Kröger wrote: Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: you need to put the aybabtu.otf font in there too. I did. In fact I put all otf fonts there: [17:52:21] phoenix kroger $ ls /home/kroger/.fonts/*.otf /home/kroger/.fonts/aybabtu.otf/home/kroger/.fonts/emmenta

Re: RemoveEmpty``Tab``StaffContext and 'internal properties'

2005-11-09 Thread Han-Wen Nienhuys
! And good work!! Go on so great!! If you enjoy LilyPond, consider a donation! See http://lilypond.org/web/sponsor/ -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Escape sequence for accentuated characters?

2005-11-09 Thread Han-Wen Nienhuys
#x27;s part of fontconfig. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rehearsal mark question

2005-11-09 Thread Han-Wen Nienhuys
taff, when combining them into a full score however, the "attacca" mark appears below the top most staff and not the bottom most. Is there a way to fix this? That would be a bug; can you submit a bugreport including a small .ly file? -- Han-Wen Nienhuys - [EMAIL P

Re: Finding note coordinates in output

2005-11-10 Thread Han-Wen Nienhuys
. Getting at it is slightly technical, since the PNG file is cropped and there are a couple of scale-conversions in between. If you want, I can create an example for you as a sponsored feature/example. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design

Re: Question about generating sakura-sakura.ly

2005-11-10 Thread Han-Wen Nienhuys
the font-name property. TTC files are not supported, I'd love to work on this as a sponsored feature, though. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org

Re: New to the list, question about lilypond-book

2005-11-10 Thread Han-Wen Nienhuys
in the lilypond-book.py file to correct this? Try applying the patch attached. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ? .lineno ? 1000.scsm ? Lily_piano.socket ? System ? ab ? add ? aly ? arial.pfa ? ay ? ay.tar.gz ? aybabtu.afm ? b ? bench.sh ? bla ? bla.lytex

Re: New to the list, question about lilypond-book

2005-11-11 Thread Han-Wen Nienhuys
ckout*/lilypond/lilypond/scripts/lilypond-book.py?rev=1.278&only_with_tag=lilypond_2_6&content-type=text/plain (if you appreciate this service, consider a donation. see http://lilypond.org/web/sponsor/ ) -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4a

Re: extender lines in figured bass for Lilypond 2.7.12

2005-11-11 Thread Han-Wen Nienhuys
ally to start from both "6" and "4" after the figure <6 4>? try { <6 4>4. <6 4>8 <6\!>2 <5 3>4 } the \! ends the extender. Finally, why is the order of <5 3> in the pdf file reversed (3 on top of 5), at least it does on m

Re: Problems Running lilypond First Time

2005-11-11 Thread Han-Wen Nienhuys
Michael Carroll wrote: I'm trying to run for the first time on a SuSE 9.0 Linux installation with 2.6.8: are you sure? That one hasn't been released yet. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lil

Re: autopackage 2.6.4.3 on Kanotix/Debian

2005-11-12 Thread Han-Wen Nienhuys
binary that is unpacked with ldd. What is the best way to solve the problem? Or should I better use the Debian package? Yes! -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-us

Re: including source file name in output

2005-11-12 Thread Han-Wen Nienhuys
r the helpRandy -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: The limits of StaffGroup nesting

2005-11-12 Thread Han-Wen Nienhuys
Trevor Bača wrote: Han-Wen, if arbitrarily deep StaffGroup nesting isn't currently possible would you consider adding it to the LSD sponsor page? It would be neat to have arbitrary nesting, but it doesn't jibe well with how contexts are created, as Erik also mentioned. I'll

Re: autopackage 2.6.4.3 on Kanotix/Debian

2005-11-12 Thread Han-Wen Nienhuys
Thomas Scharkowski wrote: I did what you suggested: lilypond-2.6.4.3.x86.package -x and the result is as expected. I have this version of the binary. I think you have another binary called 'lilypond' lying around somewhere, eg. in /usr/bin/ or /usr/local/bin/ -- Han-Wen Nienhuy

Re: The limits of StaffGroup nesting

2005-11-12 Thread Han-Wen Nienhuys
pe of bracket for a certain nesting depth. The nice thing is that we could completely drop the need for InnerXXX contexts. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org

Re: windows user of lilybook (wanted for help)

2005-11-12 Thread Han-Wen Nienhuys
en lp-book is more convenient, since it will keep track of dependencies. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: windows user of lilybook (wanted for help)

2005-11-12 Thread Han-Wen Nienhuys
p for producing snippets, and include them into your tex file as if they where normal graphics. It's much more easy and faster, since the snippets are produced only once, not with every compilation process ;-) If there is interest, PDFLaTeX support for lilypond-book is also a sponsorable feature.

Re: Changing every grob's color in a staff

2005-11-13 Thread Han-Wen Nienhuys
b names from the all-grob-descriptions variable. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Upgrading to 2.6 Help

2005-11-13 Thread Han-Wen Nienhuys
Tim Sawyer wrote: I'm trying to upgrade from 2.0 to 2.6, and I'm having trouble. Anyone any ideas? convert-ly seems to output it the same as it went in. Check out the manual section on drum notation. There have been some syntax changes. -- Han-Wen Nienhuys - [EMAIL PROTECT

Re: Getting started in OS X terminal

2005-11-13 Thread Han-Wen Nienhuys
der: $ echo $PATH /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/teTeX/bin/powerpc-apple- darwin-current Good point. MacOS X doesn't include /usr/local/bin/ in the path. Add the following line to ~/.profile export PATH="/usr/local/bin/:$PATH" -- Han-Wen Nienhuys

Re: PDFLaTeX support (WAS: windows user of lilybook (wanted for help))

2005-11-13 Thread Han-Wen Nienhuys
D Josiah Boothby wrote: If there is interest, PDFLaTeX support for lilypond-book is also a sponsorable feature. How much? 60 euro. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond

Re: Non-latin scripts howto?

2005-11-13 Thread Han-Wen Nienhuys
y are separate characters. They should actually be placed in the same character location as the preceding character. does this work correctly with gedit? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing

Re: The limits of StaffGroup nesting

2005-11-13 Thread Han-Wen Nienhuys
Erik Sandberg wrote: On 11/12/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Trevor Bača wrote: So, both for ease of implementation -- and because actual composers seem to bar and bracket things quite arbitrarily -- maybe the request shouldn't be for arbitrarily nested contexts,

Re: Non-latin scripts howto?

2005-11-14 Thread Han-Wen Nienhuys
tion handles it brilliantly as well. Mozilla still does it wrong; not quite so badly as it use to, but still wrong. Ah; then we have to do some investigation; LilyPond, since also uses the gnome "text widget". -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4

Re: The limits of StaffGroup nesting

2005-11-14 Thread Han-Wen Nienhuys
Erik Sandberg wrote: Then, how does this make it possible to drop InnerXX contexts? There must still be one individual StaffGroup-ish context definition for each level of context nesting? What's the point in context nesting, except for being able to nest brackets? -- Han-Wen Nie

Re: Does what: \override Slur #'attachment = #'(stem . stem)

2005-11-14 Thread Han-Wen Nienhuys
ng Scheme code? why don't you use #'positions ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Does what: \override Slur #'attachment = #'(stem . stem)

2005-11-14 Thread Han-Wen Nienhuys
Slur #'positions = #'(( 13.0 . -13.0 ) ( 4.0 . 4.0 )) to no effect, not even errors. Tell me more. see the slur-manual.ly regression test. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user maili

Re: why not two lists ?

2005-11-14 Thread Han-Wen Nienhuys
There's little incentive for seasoned users to subscribe to such a list. I fear that the installation list wouldn't have enough people with enough knowledge to help. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen _

Re: Partial measure moment

2005-11-15 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: at beat 1 in the above example. Also, I would like to hear an authoritative explanation from the main LilyPond hackers on how to input this kind of repeat that is not aligned with a measure. In early LilyPond versions, I There is no clean way at the moment. -- Han-Wen

Re: pango problem with lilypond 2.7

2005-11-17 Thread Han-Wen Nienhuys
_type can you verify that you're using pango 1.6 or better? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Old-fashioned rest symbol

2005-11-17 Thread Han-Wen Nienhuys
carded by music programs. Is it worth including it in Lilypond, since our program already support some ancient notation? Depending on your opinions, I sure could help sponsoring it. Can you point me to an image of this symbol? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~h

Re: partcombine and stems

2005-11-17 Thread Han-Wen Nienhuys
as it been fixed yet? Or do we have to manually make one notehead invisible? what is the convention for hymn books in this case? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gn

Re: partcombine and stems

2005-11-17 Thread Han-Wen Nienhuys
cale) both noteheads are put together and what you see is a rectangle. Has it been fixed yet? Or do we have to manually make one notehead invisible? This is fixed in 2.7 CVS. I'm not sure if the solution is good, though. The result looks like a lozenge now. -- Han-Wen Nienhuys - [

Re: pango problem with lilypond 2.7

2005-11-17 Thread Han-Wen Nienhuys
m and if that succeeds, installing the newly created RPMs. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: markup text height

2005-11-17 Thread Han-Wen Nienhuys
7; f' e' d' e']) | but it's a lot to type the same markup syntax many times. Is there any way to do this automagically (i.e. if the text crosses slur line, then raise the text above slur)? Or at least do that rasing somehow less wordy, like ^^"text" gets rai

Re: markup text height

2005-11-17 Thread Han-Wen Nienhuys
7; a]) | http://www.soprano-recorder.ru/tmp/question5.gif \mf and "con passione" got messed up. Will this behavior change? perhaps, but for now you have to intervene manually. I don't think it's unequivocal which one should be on top, so automation will be difficult. --

Re: Do brackets always result in barlines?

2005-11-18 Thread Han-Wen Nienhuys
System_start_delimiter_engraver, so both can be changed independently. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Cross-staff stems in PianoStaff

2005-11-21 Thread Han-Wen Nienhuys
how to solve it. You can accelerate things by sponsoring. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Is it possible to get lilypond to generate a lilypond source file?

2005-11-21 Thread Han-Wen Nienhuys
eprocessor could be useful for a number of reasons. Would there be any interest in sponsoring this as a feature? Han-Wen -- how much would it cost? Of course! It's possible to parse ly code coming from a string, which you can use to do do 1) and 2) below, by overriding toplevel-music-

Re: LilyPond Windows upgrade 2.7.18

2005-11-22 Thread Han-Wen Nienhuys
Thomas Scharkowski wrote: from 2.7.17 did not work, no error messages, 2.7.18 full install did work. "did not work" ? which means? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing lis

Re: Parenthesized notehead

2005-11-22 Thread Han-Wen Nienhuys
;parenthesized = ##t" (merge the code below with the default stencil proc for noteheads) I'd be happy to real support for generically parenthesizing objects as a sponsored feature. Contact me for details. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPon

Re: \stopStaff

2005-11-23 Thread Han-Wen Nienhuys
, only the lines of very first note are hidden, no matter how long the passage is before the next \startStaff is used. is this a known problem, or am i using it wrong? Hi, thanks for reporting this. It's a bug, which I fixed for 2.7.19. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http:

Re: \harmonic on note outside chord.

2005-11-23 Thread Han-Wen Nienhuys
the latter case, the articulation is not attached to the note, and it would be difficult to attach the right symbol (articulation, fingering, etc.) to the right note head. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ l

Re: Curly '

2005-11-23 Thread Han-Wen Nienhuys
ote 2. to select the singlequote glyph for ' in verbatim mode. (I shudder at the thought of hacking in TeX macros) Werner? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \harmonic on note outside chord.

2005-11-24 Thread Han-Wen Nienhuys
sure it's a good idea, though. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Curly '

2005-11-24 Thread Han-Wen Nienhuys
clue about what I'm doing. Jan? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Curly '

2005-11-24 Thread Han-Wen Nienhuys
#x27; ? I think it's part of Plain TeX \catcode`\} = \other + \catcode`\' = \other doesn't work. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Extra bracket in score in Lilypond 2.7.18

2005-11-26 Thread Han-Wen Nienhuys
I did not post this to the bug mailing list. I think this is related to the recent system bracket restructuring. It should work unchanged in 2.7.19 -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing li

Re: Text-Interface Bug?

2005-11-27 Thread Han-Wen Nienhuys
mataMarkup iso. \fermata for R rests. I've put up real support for R^\fermata as a sponsored feature, for 65 EUR. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list lilypond-user@gnu.org http:

<    1   2   3   4   5   6   7   8   9   10   >