Re: Canorus 0.2.5 is out

2007-03-30 Thread Sam Hernandez
Fred Leason wrote: > A few weeks ago, Matevž posted an announcement about Canorus. I have > tried to make it work on Mac OS X. Unfortunately, my programming > skills are not up to the challenge. Has anyone else taken a look at > Canorus, Mac OS X or otherwise. > > Are there other GUI front ends (o

Re: Why -dshow-available-fonts doesn't list "Times Italic"

2007-03-30 Thread Han-Wen Nienhuys
2007/3/30, Trevor Bača <[EMAIL PROTECTED]>: Maybe we could include fondu in the OS X package and produce (and convert) a list of .dfont resources at install time? Fondu already comes with the OSX package. Someone needs to sit down and write a bit of code to detect the first run and do the "exp

unicode character problems

2007-03-30 Thread [EMAIL PROTECTED]
Hello. I am having trouble using certain unicode characters, namely up and down arrows, in my lilypond files. If these arrows are in my ly's, they don't compile correctly. When I open the resultant ps file with ghostview I get an error message (lots of --nostringval --nostringval) and there ar

Re: "non adjacent" glissando: state of the art?

2007-03-30 Thread Trevor Bača
On 3/30/07, v!ctor [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello Trevor, Andrea, all, Back when I suggested the inclusion of this feature in Lilypond Han-Wen gave me a brief explanation of why this was complicated to implement. Didn't fully understand, but in general this seems to requi

Re: Why -dshow-available-fonts doesn't list "Times Italic"

2007-03-30 Thread Trevor Bača
On 3/17/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: 2007/3/16, Trevor Bača <[EMAIL PROTECTED]>: > Unfortunately I just don't know much of anything, really, about font > management on my operating system; it's just a shielded resource in > most applications other that Lily. > > Does anyone se

Re: "non adjacent" glissando: state of the art?

2007-03-30 Thread v!ctor [EMAIL PROTECTED]
Hello Trevor, Andrea, all, Back when I suggested the inclusion of this feature in Lilypond Han-Wen gave me a brief explanation of why this was complicated to implement. Didn't fully understand, but in general this seems to require a major rewrite of the way glissandi (and probably line spanners

guitar tabs, brackets

2007-03-30 Thread Thomas Volpini
Hello Everyone, i've stumbled upon a strange problem: this works: { \new TabStaff << { % \set TabStaff.stringTunings = #'(-1 -1 -1 -1 -1 -1) \set TabStaff.minimumFret = #12 c'' g' } >> } but this: { \new TabStaff << { \set TabStaff.stringTunings = #'(-1 -1 -1 -1

scheme documentation and optional arguments

2007-03-30 Thread Paul Scott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nicolas created the following for me some time ago and it works: #(define* (textPad padding #:optional once?) (ly:export ; this is necessary for using the expression ; directly inside a block (if once? #{ \once \override TextScript #'pad

'Ticks' in Rhythm

2007-03-30 Thread Klaus Muth
Hi! I'm trying to set some rhytmic patterns. I need 'ticks', which is a stave without any head. I also need some triangle noteheads, that is with point up and point down, as shown in http://lilypond.org/doc/v2.8/Documentation/user/lilypond/source/input/regression/lily-1943413264.ly the note c an

Set midiInstrument for chord mode

2007-03-30 Thread Anders Nelstrom
Is there a way of setting the midiInstrument in the context of a chordmode block? By default, the chords are played by a piano in the midi output, and I would prefer to set it to a drawbar organ. The following is an abridged template to show what I am using: melody \new Voice { \relative c'

Re: Canorus 0.2.5 is out

2007-03-30 Thread Fred Leason
A few weeks ago, Matevž posted an announcement about Canorus. I have tried to make it work on Mac OS X. Unfortunately, my programming skills are not up to the challenge. Has anyone else taken a look at Canorus, Mac OS X or otherwise. Are there other GUI front ends (or that export) to Lil

Re: psfonts problem with lilypond-book - strange behaviour?

2007-03-30 Thread Mats Bengtsson
Dmytro O. Redchuk wrote: I use --psfonts, too -- lilypond-book --pdf produces pdf with no syllables (hyphens are in right places thought,-). (2.10.20, W2K, Ukrainian language (cyrillic)) That's strange. How about the files lily-*.pdf generated by lilypond-book? Can you view them in Acrob

Re: psfonts problem with lilypond-book - strange behaviour?

2007-03-30 Thread Dmytro O. Redchuk
On Thu, Mar 29, 2007 at 05:28:59PM +0200, Mats Bengtsson wrote: > I'm rather surprised that you have managed to use lilypond-book with the > flag --psfonts on Windows. Last time I tried, it only worked to use > lilypond-book --pdf songbook.lytex > pdflatex songbook I use --psfonts, too -- lilypond

Re: modern, simple chord charts desired

2007-03-30 Thread Mats Bengtsson
Adam Monsen wrote: Mats Bengtsson ee.kth.se> writes: How about the following: [...] Hey, now that is RAD! Thank you. It's looking very good and is almost perfect. I have already received more help than I dreamed possible and am really enjoying the beautifully engraved music! I can'

Re: modern, simple chord charts desired

2007-03-30 Thread Johan Vromans
Adam Monsen <[EMAIL PROTECTED]> writes: > Is it possible to create modern, simple chord charts with LilyPond? > I'm thinking of the kind that are commonly used for sing-alongs that > have simply lyrics and chord names above the words. Something like > this: > > DGD

Re: curly-quotes

2007-03-30 Thread David Bobroff
Mats Bengtsson wrote: > On my Linux machine, I found the left and right curly quotes at > ALT-GR v and ALT-GR b, respectively. I'll keep that in mind when I'm using Emacs. You can always use > the character map program to search for different symbols > (on Windows, Start Menu -> All Programs ->

Re: space issues

2007-03-30 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/bug-lilypond/2007-02/msg00351.html I hope you have realized that version 2.11 is an experimental development version and that the latest stable version, 2.10.x, is recommended for any serious typesetting. Also, if you stick to the development version, it's alw

Re: curly-quotes

2007-03-30 Thread Mats Bengtsson
On my Linux machine, I found the left and right curly quotes at ALT-GR v and ALT-GR b, respectively. You can always use the character map program to search for different symbols (on Windows, Start Menu -> All Programs -> Accessories -> System Tools -> Character map). /Mats David Bobroff wrote:

curly-quotes

2007-03-30 Thread David Bobroff
I was trying to get curly quotes in a title. I went looking in the docs for an example and found one. I copy/pasted the quotes from the displayed input in the docs and it worked fine. But I'm still wondering how it works. I tried the TeX convention `` '' and got literally that in the output. I