That worked perfectly:
Emacs > Options > Customize Emacs > Options Matching > Lilypond > Lilypond
Lilypond Command > /usr/bin/lilypond
--include=/home/laurie/Lilypond/includes "${@}"
Thanks
Laurie Savage
https://www.queensofthewest.com/
The Latest Queens of The West clips
https://www.youtube.com
Laurie Savage wrote on 13.11.2023:
> Still I get errors like this:
> /home/laurie/Documents/Charts/Transpositions/Dear Old
> Stockholm/Dear-Old-Stockhom_Traditional.ly:3:10: error: cannot find file:
> `/home/Laurie/Lilypond/includes/jazzchords.ily'
>
> ...
>
> Any ideas?
I am not calling lilypon
Thanks for trying!
Laurie Savage
On Tue, 14 Nov 2023 at 20:59, David Kastrup wrote:
> Laurie Savage writes:
>
> > Thanks David,
> >
> > I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
> > any more easily so there isn't much advantage in tweaking it to behave
> with
> >
Laurie Savage writes:
> Thanks David,
>
> I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
> any more easily so there isn't much advantage in tweaking it to behave with
> my customised Include files. As for your question about where I found the
> documentation for the loca
Thanks David,
I think I'll stay with Frescobaldi! Emacs doesn't seem to edit .ly files
any more easily so there isn't much advantage in tweaking it to behave with
my customised Include files. As for your question about where I found the
documentation for the location of my Includes: Options > Cust
On Tue 14 Nov 2023 at 07:04:39 (+1100), Laurie Savage wrote:
> Thanks, I should have spotted that.
So presumably the "cannot find file" error went away when you
corrected the full path "/home/Laurie/Lilypond/includes/jazzchords.ily"
but how about when you type only:
\include "jazzchords.ily"
D
Thanks, I should have spotted that. But I'm not sure why this setting
hasn't been picked up by Emacs lilypond mode:
Lilypond Include Path: String: /home/laurie/Lilypond/includes
State : SAVED and set.
LilyPond include path.
Groups: Lilypond
I don't want to type the full file path everyti
On Mon, Nov 13, 2023 at 02:45:26PM +1100, Laurie Savage wrote:
>I store my Includes file in a directory ~/Lilypond/includes but
>Lilypond mode cannot locate them even if I specify a full file name e.g
>\include
>"/home/Laurie/Lilypond/includes/jazzchords.ily"
>I set this in my ~
Jakub Pavlík gmail.com> writes:
>
>
> From the description I don't understand your problem. Why is the lilypond
mode not suitable for you purposes? The example seems to be just a regular
lilypond file ...
> Jakub
>
>
> 2015-01-27 16:57 GMT+01:00 Craig Parker-Feldmann
magic.ms>:I find it wond
On Sat, 31 Jan 2015 13:40:39 +0100
Jakub Pavlík wrote:
> From the description I don't understand your problem. Why is the lilypond
> mode not suitable for you purposes? The example seems to be just a regular
> lilypond file ...
Emacs interprets the lyrics as melody. So if you have
"foo best bar"
>From the description I don't understand your problem. Why is the lilypond
mode not suitable for you purposes? The example seems to be just a regular
lilypond file ...
Jakub
2015-01-27 16:57 GMT+01:00 Craig Parker-Feldmann :
> I find it wonderful that some Emacs wizard(s) took the trouble to wri
David Bobroff wrote:
I've got emacs on a Windows XP machine and would like to get the
LilyPond emacs mode working with it. Is anyone out there doing this?
Here's what I did/do:
1. Copy the *.el files from LilyPond/usr/share/emacs/site-lisp to
[emacs]/lisp.
2. Add this line to .emacs
(load
There are a few things there that would not work "out of the box",
like calling the viewer and the midi player (xpdf, timidity etc?). But
they should be configurable from customs? (Never tried, don't use
windows). Anyway, I'd rather use gnu-linux instead if I'm serious
about emacs and lilypond.
_
David Bobroff writes:
> I've got emacs on a Windows XP machine and would like to get the
> LilyPond emacs mode working with it. Is anyone out there doing this?
What would be different from getting any other Emacs mode working?
--
\“If you continue running Windows, your system may
On Wed, Dec 10, 2008 at 01:08:48AM +0100, Dieter Grollmann wrote:
> Hello,
>
> After some years I'm back using LilyPond. Program and documentation
> have improved immensely since then (version 1.2.x or 1.4.x). Thank
> you very much!
>
Do I know your name from the Mup mailing list ?
Let's compar
Mats Bengtsson wrote:
The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!
It would make sense then to remove the option.
Patrick
/Mats
James E. Bailey wrote:
Well, now that lilypond can compile a file in emacs, I've been
looking around, getti
On 2008/09/12 10:15 +0200, James E. Bailey wrote:
> Well, now that lilypond can compile a file in emacs, I've been looking
> around, getting myself acquainted with the various options.
> Apparently, the 2tex option calls lilypond as lilypond -b tex
> filename.ly The version of lilypond that I
The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!
/Mats
James E. Bailey wrote:
Well, now that lilypond can compile a file in emacs, I've been looking
around, getting myself acquainted with the various options.
Apparently, the 2tex option calls
James,
AFAIK there is no such file. Maybe there should be one for regression-
testing purposes? Perhaps the best way to go is to start with your own
files and fix all the colouring options.
However, I don't know how familiar you are with the emacs variety of
lisp, elisp, but as you know li
I'm not entirely sure what you're after here. If you simply want syntax
highlighting to be turned on by default, add the line
(global-font-lock-mode 1)
to your .emacs file. If you want a different colour scheme, you might
find what you're after in edit/customize emacs/customize group: faces...
On Tue, 2005-03-08 at 00:09 +, Ruth Ivimey-Cook wrote:
> I played around for ages and eventually gave up trying to add to the
> load path, putting the lilypond files in the place emacs wanted them
> (in
> my case, /usr/share/xemacs/site-packages/lisp/ with lilypond-init.el
> in ./site-start.d)
On Tue, 2005-03-08 at 00:09 +, Ruth Ivimey-Cook wrote:
> On Mon, 2005-03-07 at 23:15 +, David Bobroff wrote:
> > Thanks to Daniel Johnson's post I got LilyPond compiled (I upgraded to
> > mftrace 1.1.5 and installed potrace).
> I only found mftrace 1.1.2 :-(
I got 1.1.5 here:
http://fres
On Mon, 2005-03-07 at 23:15 +, David Bobroff wrote:
> Thanks to Daniel Johnson's post I got LilyPond compiled (I upgraded to
> mftrace 1.1.5 and installed potrace).
I only found mftrace 1.1.2 :-(
> for .emacs should it be added verbatim, or does the "~/site-lisp" thing
> need to be spelled out
> Linux, slackware.
Then you should probably file a bug report with the slackware package
maintainer.
> On Sat, Jan 10, 2004 at 09:26:07AM +0100, Jan Nieuwenhuizen wrote:
> | Alberto Simoes writes:
> |
> | > I've read it somewhere, but I can't find it... is there an emacs mode
> | > for mudela
Linux, slackware.
On Sat, Jan 10, 2004 at 09:26:07AM +0100, Jan Nieuwenhuizen wrote:
| Alberto Simoes writes:
|
| > I've read it somewhere, but I can't find it... is there an emacs mode
| > for mudela, right? And, where can I find it?
|
| What operating system, what distribution?
|
| Jan.
|
Alberto Simoes writes:
> I've read it somewhere, but I can't find it... is there an emacs mode
> for mudela, right? And, where can I find it?
What operating system, what distribution?
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jant
26 matches
Mail list logo