Re: patch for emacs mode

2004-05-06 Thread Heikki Johannes Junes
> > If there are any questions, feel free to ask. > Applied. Thanks for the patch. Comparing Emacs and XEmacs, I found that braces { and } have different colors. Would it be possible to force them (non-bold) red? Greetings, Heikki Junes _

RE: Scheme interface for making bezier-sandwich stencils

2004-05-06 Thread Carl D. Sorensen
Jan Nieuwenhuizen writes: > > > Carl D. Sorensen writes: > > > I'm trying to get a bezier-sandwich out from scheme as part of my > > chord-diagram markup. > > Two beziers, with rounded corners and filled area, is that > really what you need? No. One bezier would do me, but there isn't a s

Re: patch for emacs mode

2004-05-06 Thread Heikki Johannes Junes
On Thu, 06 May 2004 01:19:29 +0200 (CEST) [EMAIL PROTECTED] wrote: > Hello everybody, > (Ik neem aan dat deze lijst in het engels is) > > Thanks for the great work. > I have made some improvements to the emacs lisp files. > Basicly the following: > > ... > > Here is the patch. (I am

patch for emacs mode

2004-05-06 Thread kristof
Hello everybody, (Ik neem aan dat deze lijst in het engels is) Thanks for the great work. I have made some improvements to the emacs lisp files. Basicly the following: - removed font-lock-warning-face (it looks really bad in my xemacs, and should anyway only be used for warnings). - added a

Re: Scheme interface for making bezier-sandwich stencils

2004-05-06 Thread Jan Nieuwenhuizen
Carl D. Sorensen writes: > I'm trying to get a bezier-sandwich out from scheme as part of my > chord-diagram markup. Two beziers, with rounded corners and filled area, is that really what you need? > '(bezier-sandwich ((6 . 0) (0 . 0) (1.5 . 0.9) (4.5 . 0.9) (6 > . 0) (0 . 0) (1.5 . 1.

Scheme interface for making bezier-sandwich stencils

2004-05-06 Thread Carl D. Sorensen
I'm trying to get a bezier-sandwich out from scheme as part of my chord-diagram markup. I found the bezier-sandwich procedure in scm/ouptut-ps.scm. I found an example of the bezier-sandwich expression contents in lily/lookup.cc. Based on this, I tried the following: #(def-markup-command (bezier-