Em 07/05/10 18:16, Xavier Scheuer escreveu:Hi,
But I suppose sending a PATCH on lilypond-de...@gnu.org would be just
fine to help to add these commands to the sources.
+ Cc: to Chris, Heikki and David ; appreciated.
Cheers,
Xavier
--
Xavier Scheuer
Just did it..
thank you Xavier!
josé
2010/5/7 josé henrique padovani :
> Hi..
> I have made some changes on my lilypond-mode.el (for emacs) to
> process .lytex files with the commands...
>
> lilypond-book --pdf yourfile.lytex
> pdflatex yourfile.tex
>
> I would like to know who maintains lilypond-mode and
Hi..
I have made some changes on my lilypond-mode.el (for emacs) to process
.lytex files with the commands...
lilypond-book --pdf yourfile.lytex
pdflatex yourfile.tex
I would like to know who maintains lilypond-mode and how can I help to
add these commands to the sources?
(I was having
ilypond-mode 'clean' and easily upgradable.
> 3. I notice that lilypond-mode.el says:
>
> (defconst LilyPond-version "2.5.20"
> "`LilyPond-mode' version number.")
>
> Does that mean it is not being maintained anymore?
This is the version of Li
nes?
Why not just do this stuff in lilypond-mode.el? Is this meant to be
like a side-wide configuration file for sysadmins or similar?
3. I notice that lilypond-mode.el says:
(defconst LilyPond-version "2.5.20"
"`LilyPond-mode' version number.")
Does that mean it
Hi all,
-- just a hint for others with the same problem --
To run lilypond out of Emacs (Windows) I changed all lines similar to this
one:
("2PS" . (,(concat LilyPond-lilypond-command " -f ps %s") "%s" "%p"
"ViewPS"))
To:
("2PS" . (,(concat LilyPond-lilypond-command " -f ps \"%s\"") "%s" "%p"
"
seems
> to me that things can be accomplished in a more straightforward way.
> Just three days ago I dabbled with the idea of writing my own
> lilypond-mode.el that would only do font-locking, auto-indentation
> and compiling .ly files. It's just that I'm too pressed for ti
(cc-ed to the list, so leaving your reply intact)
On 30 mrt 2006, at 15:03, Orm Finnendahl wrote:
Hi Arjan,
thanks for the hints. I had a closer look at lilypond-mode.el and as
far as I can see it can't possibly work. The syntax table seems to get
erased in a post-command hook
Hi Arjan,
thanks for the hints. I had a closer look at lilypond-mode.el and as
far as I can see it can't possibly work. The syntax table seems to get
erased in a post-command hook which might be related to a
non-functioning context determination. I guess that's the price you
pay
cursor on a left parenthesis, C-M-n moves the cursor
after the corresponding right parenthesis.
- After placing the cursor after a right parenthesis, C-M-p moves the
cursor on the corresponding left parenthesis.
(However, this is not related to lilypond-mode.el ; C-M-n and C-M-p
invoke functions loc
Am 30. März 2006, 05:57 Uhr (-0500) schrieb Geoff Horton:
> > In addition doesn't auto-complete but rather indents the current
> > line...
>
> I'm pretty sure this is the intended behavior.
(if (string-match "XEmacs\\|Lucid" emacs-version)
(define-key LilyPond-mode-map [iso-left-tab]
Orm Finnendahl wrote:
> Hi,
>
> before delving into the depths of it: Has anybody got the
> lilypond-mode.el working in terms of autocompletion and cursor
> movement under gnu emacs?
>
> I tried with emacs21 and emacs-gtk (Version 22) without
> success. Syntax highlig
-- Orm wrote:
> Hi,
>
> before delving into the depths of it: Has anybody got the
> lilypond-mode.el working in terms of autocompletion and cursor
> movement under gnu emacs?
> I tried with emacs21 and emacs-gtk (Version 22) without
> success. Syntax highlighting seems to w
> In addition doesn't auto-complete but rather indents the current
> line...
I'm pretty sure this is the intended behavior.
Geoff
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Hi,
before delving into the depths of it: Has anybody got the
lilypond-mode.el working in terms of autocompletion and cursor
movement under gnu emacs?
I tried with emacs21 and emacs-gtk (Version 22) without
success. Syntax highlighting seems to work, but pressing M-C-p or
M-C-n gets me to the
Hi,
it seems an old bug concerning lilypond-mode in emacs-snapshot is
still lurking in lilypond-mode.el:
Wrong type argument: arrayp, nil
I found a report on the net dating from last July that it has been
fixed in lilypond-cvs, but the lilypond-install.sh of 2.7.32 still got
it and using the
16 matches
Mail list logo