Re: Basic function question

2011-07-26 Thread Urs Liska
Am 26.07.2011 12:25, schrieb David Kastrup: Urs Liska writes: Hello list members, after fiddling around too long and getting lost with the basics, I decided to ask my question here. I know it's basic, and I wonder why I get stuck this way, but obviously I'm confused and unable to find the rig

Re: Basic function question

2011-07-26 Thread Urs Liska
Am 26.07.2011 12:14, schrieb Dmytro O. Redchuk: On Tue 26 Jul 2011, 11:39 Urs Liska wrote: Am 26.07.2011 11:28, schrieb Dmytro O. Redchuk: So (if so), you need to define markup function. #(define-markup-command (instr layout props what) (markup?) (interpret-markup layout props (markup

Re: Basic function question

2011-07-26 Thread David Kastrup
Urs Liska writes: > Hello list members, > > after fiddling around too long and getting lost with the basics, I > decided to ask my question here. > I know it's basic, and I wonder why I get stuck this way, but > obviously I'm confused and unable to find the right place in the docs. > > I want to

Re: Basic function question

2011-07-26 Thread Dmytro O. Redchuk
On Tue 26 Jul 2011, 11:39 Urs Liska wrote: > Am 26.07.2011 11:28, schrieb Dmytro O. Redchuk: > >So (if so), you need to define markup function. > > > >#(define-markup-command (instr layout props what) (markup?) > > (interpret-markup layout props > > (markup #:bold #:italic #:huge what))) > >

Re: Basic function question

2011-07-26 Thread Urs Liska
-User )Subject: Re: Basic function question ) )Am 26.07.2011 10:27, schrieb m...@apollinemike.com: )> On Jul 26, 2011, at 10:14 AM, Urs Liska wrote: )> )>> Hello list members, )>> )>> after fiddling around too long and getting lost with the basics, I decided )to ask my questio

Re: Basic function question

2011-07-26 Thread Urs Liska
Am 26.07.2011 11:28, schrieb Dmytro O. Redchuk: On Tue 26 Jul 2011, 10:14 Urs Liska wrote: Hello list members, after fiddling around too long and getting lost with the basics, I decided to ask my question here. I know it's basic, and I wonder why I get stuck this way, but obviously I'm confused

RE: Basic function question

2011-07-26 Thread James Lowe
Hello, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Urs Liska )Sent: 26 July 2011 09:35 )To: m...@apollinemike.com )Cc: Lilypond-User )Subject: Re: Basic function question

Re: Basic function question

2011-07-26 Thread Dmytro O. Redchuk
On Tue 26 Jul 2011, 10:14 Urs Liska wrote: > Hello list members, > > after fiddling around too long and getting lost with the basics, I > decided to ask my question here. > I know it's basic, and I wonder why I get stuck this way, but > obviously I'm confused and unable to find the right place in

Re: Basic function question

2011-07-26 Thread Urs Liska
Am 26.07.2011 10:27, schrieb m...@apollinemike.com: On Jul 26, 2011, at 10:14 AM, Urs Liska wrote: Hello list members, after fiddling around too long and getting lost with the basics, I decided to ask my question here. I know it's basic, and I wonder why I get stuck this way, but obviously I'

Re: Basic function question

2011-07-26 Thread m...@apollinemike.com
On Jul 26, 2011, at 10:14 AM, Urs Liska wrote: > Hello list members, > > after fiddling around too long and getting lost with the basics, I decided to > ask my question here. > I know it's basic, and I wonder why I get stuck this way, but obviously I'm > confused and unable to find the right pl