print not only page-number, but #1 of #2 (#1 page number, #2 pages of the whole piece

2010-08-28 Thread Werner
Hello. I would like to get instead of just a page number something like: 1/3 1 of 3 1 von 3 on first page if the whole piece contains 3 pages Maybe also (small) „title“, S. 2 von 3 „title“, p. 2 of 3 „title“, 2/3 on page two of three... (but also just 2/3, 2 von 3 or 2 of 3 would b good.) (And

Re: Creating pngs bounded to example size

2010-08-28 Thread Mike Solomon
xactly. thanks! in command-lining dlily -dhelp preview says it "creates preview images also". Is "preview images" common in the computing vernacular for this sorta thing? If so, no prob. If not, I can work on a more informative help string. Cheers, Mike On 8/28/10 12:10 AM, "Patrick McCa

Re: print not only page-number, but #1 of #2 (#1 page number, #2 pages of the whole piece

2010-08-28 Thread Patrick Schmidt
Am 28.08.2010 um 12:28 schrieb Werner: Hello. I would like to get instead of just a page number something like: 1/3 1 of 3 1 von 3 on first page if the whole piece contains 3 pages Maybe also (small) „title“, S. 2 von 3 „title“, p. 2 of 3 „title“, 2/3 on page two of three... (but also just

More PDF metadata

2010-08-28 Thread Henning Hraban Ramm
Is it possible to insert PDF metadata (pdfmarks) into LilyPond's PostScript output? I'd like to use existing LilyPond header information to fill the PDF header, say [ /Title (header:title) /Author (header:poet / header:composer) /Subject (perhaps header:instrument, hea

Re: Creating pngs bounded to example size

2010-08-28 Thread Henning Hraban Ramm
Am 2010-08-28 um 16:25 schrieb Mike Solomon: xactly. thanks! Problem with -dpreview is only, that you get just the first line of longer pieces - of course that's intended, but with --png you always get an uncropped PNG. I resolved it in my LilyPond call script using ImageMagick: co

Re: Split markups above and below spanner possible?

2010-08-28 Thread Neil Puttock
On 27 August 2010 06:05, Nick Payne wrote: > I achieved it in the end by creating a separate hidden voice and attaching > the barring indication there with a different outside-staff-priority, but I > was wondering if it is possible without the extra voice? Change the script-priority of the trill

Re: Global Font Change?

2010-08-28 Thread Christopher Meredith
On Fri, Aug 27, 2010 at 2:07 AM, Xavier Scheuer wrote: > On 27 August 2010 02:00, Christopher Meredith wrote: >> >> I've done a lot of searching but am still having some trouble. >> Basically, I want to globally change the text render font from Century >> Schoolbook to a different serif font. The

Re: Global Font Change?

2010-08-28 Thread Bernardo Barros
very useful command. is this documented? 2010/8/28 Christopher Meredith : > On Fri, Aug 27, 2010 at 2:07 AM, Xavier Scheuer wrote: >> On 27 August 2010 02:00, Christopher Meredith wrote: >>> >>> I've done a lot of searching but am still having some trouble. >>> Basically, I want to globally chan

Re: Global Font Change?

2010-08-28 Thread Bernardo Barros
just a bash studio question, how to put this into a text file? echo lilypond -dshow-available-fonts x > lily.-fonts.txt ?? 2010/8/28 Bernardo Barros : > very useful command. is this documented? > > 2010/8/28 Christopher Meredith : >> On Fri, Aug 27, 2010 at 2:07 AM, Xavier Scheuer wrote: >>> On

Re: Global Font Change?

2010-08-28 Thread Bernardo Barros
*stupid 2010/8/28 Bernardo Barros : > very useful command. is this documented? > > 2010/8/28 Christopher Meredith : >> On Fri, Aug 27, 2010 at 2:07 AM, Xavier Scheuer wrote: >>> On 27 August 2010 02:00, Christopher Meredith wrote: I've done a lot of searching but am still having some t

Re: Global Font Change?

2010-08-28 Thread Bernardo Barros
sorry, but why this works: ls > trashme.txt and not this: lilypond -dshow-available-fonts x > trashme.txt 2010/8/28 Bernardo Barros : > *stupid > > 2010/8/28 Bernardo Barros : >> very useful command. is this documented? >> >> 2010/8/28 Christopher Meredith : >>> On Fri, Aug 27, 2010 at 2:07

Re: Global Font Change?

2010-08-28 Thread Karl Hammar
Barros: > but why this works: > ls > trashme.txt > > and not this: > lilypond -dshow-available-fonts x > trashme.txt Try: lilypond -dshow-available-fonts x 2> trashme.txt Regards, /Karl ___ lilypond-user mailing list lilypond-user@gnu.org http://

Re: Global Font Change?

2010-08-28 Thread Xavier Scheuer
On 28 August 2010 17:56, Bernardo Barros wrote: > > very useful command. is this documented? Of course! ;-D NR 1.8.3 Fonts > Single entry fonts > just a bash studio question, how to put this into a text file? > > echo lilypond -dshow-available-fonts x > lily.-fonts.txt Which OS? Under GNU/LIN

OS X fonts (was Re: Global Font Change?)

2010-08-28 Thread Tim McNamara
Using lilypond -dshow-available-fonts x was suggested as a way to look at the fonts Lilypond has available. Doing this from the command line on my Mac (10.4.11 FWIW), I got: [tim ~]$ lilypond -dshow-available-fonts x GNU LilyPond 2.12.3 ERROR: In procedure primitive-load-path: ERROR: U

Re: OS X fonts (was Re: Global Font Change?)

2010-08-28 Thread Hans Aberg
On 28 Aug 2010, at 23:02, Tim McNamara wrote: Using lilypond -dshow-available-fonts x was suggested as a way to look at the fonts Lilypond has available. This works fine in LilyPond 2.13.30. Doing this from the command line on my Mac (10.4.11 FWIW), I got: [tim ~]$ lilypond -dshow-ava

Re: OS X fonts

2010-08-28 Thread Henning Hraban Ramm
Am 2010-08-28 um 23:02 schrieb Tim McNamara: Using lilypond -dshow-available-fonts x was suggested as a way to look at the fonts Lilypond has available. Doing this from the command line on my Mac (10.4.11 FWIW), I got: [tim ~]$ lilypond -dshow-available-fonts x GNU LilyPond 2.12.3 ERR

Re: \remove Note_heads_engraver => no notes at all

2010-08-28 Thread alexandros
Hello! Thank you all for your answers! Now I understand better how the Note_heads_engraver works. One of the two solutions (stencil and transparent) should do the job. Thank you! Alexandros ___ lilypond-user mailing list lilypond-user@gnu.org http://

Re: Global Font Change?

2010-08-28 Thread Bernardo Barros
Iḿ on Fedora 13, the first one created a empty text file. What "2>" means under gnu/linux? 2010/8/28 Xavier Scheuer : > On 28 August 2010 17:56, Bernardo Barros wrote: >> >> very useful command. is this documented? > > Of course!  ;-D > NR 1.8.3 Fonts > Single entry fonts > > >> just a bash studi

Centering tremoli under noteheads and suppressing lines through/above/below off-the-staff notes

2010-08-28 Thread Mike Solomon
Hey all, I'm working on a piece with a lot of birdsong & I'm using notation that looks more or less like the snippet below. Before I work out my own hacks, I was wondering if any of you had quick fixes for the following two things: 1) Is there a way to suppress the lines through / above / be

Re: Creating pngs bounded to example size

2010-08-28 Thread Patrick McCarty
Hi Mike, On Sat, Aug 28, 2010 at 7:25 AM, Mike Solomon wrote: > xactly.  thanks! > in command-lining > dlily -dhelp > preview says it "creates preview images also".  Is "preview images" common > in the computing vernacular for this sorta thing?  If so, no prob.  If not, > I can work on a more

Re: Global Font Change?

2010-08-28 Thread Patrick Karl
> > From: Bernardo Barros > Date: August 28, 2010 11:34:10 AM CDT > To: Christopher Meredith > Cc: lilypond-user@gnu.org > Subject: Re: Global Font Change? > > > sorry, > > but why this works: > ls > trashme.txt > > and not this: > lilypond -dshow-available-fonts x > trashme.txt > The dif

Re: OS X fonts

2010-08-28 Thread Tim McNamara
On Aug 28, 2010, at 4:41 PM, Henning Hraban Ramm wrote: Am 2010-08-28 um 23:02 schrieb Tim McNamara: Using lilypond -dshow-available-fonts x was suggested as a way to look at the fonts Lilypond has available. Doing this from the command line on my Mac (10.4.11 FWIW), I got: [tim