Graham Percival <[EMAIL PROTECTED]> writes:
> On 27-Feb-06, at 11:26 AM, [EMAIL PROTECTED] wrote:
>
>> I'm working on an essay where a sentence like the following is needed
>>
>>> The first segment has a duration of 110 and blah,
>>> blah...
>>
>> where should be replaced by the musical glyph.
>
Eddy <[EMAIL PROTECTED]> writes:
> Hi !
>
> After reading the archive of this list, I created a file init.el,
> and I wrote these lines in it :
>
> ;;; lilypond-init.el --- Startup code for LilyPond mode
> (autoload 'LilyPond-mode "lilypond-mode")
> (setq auto-mode-alist
> (cons '("\\.l
Erik Sandberg <[EMAIL PROTECTED]> writes:
> On Monday 27 February 2006 20.26, [EMAIL PROTECTED] wrote:
>> Dear fellows:
>> I'm working on an essay where a sentence like the following is needed
>>
>> > The first segment has a duration of 110 and blah,
>> > blah...
>>
>> where should be replaced b
Dear fellows:
I'm working on an essay where a sentence like the following is needed
> The first segment has a duration of 110 and blah, blah...
where should be replaced by the musical glyph.
1) Is there a way to achieve this?
2) Is it considered good practice? (I've seen it in other people tex