Please disregard my code from comment #1, it's fishy.
More appropiate would be (dropping the idea to rotate around other ponts
than zero):
#(define (get-PI/4-rotated-quadrants radians)
(cond ((>= radians TWO-PI)
(get-PI/4-rotated-quadrants (- radians TWO-PI)))
((< radians 0)
Reviewers: thomasmorley651,
Message:
On 2015/10/15 12:34:17, thomasmorley651 wrote:
Please disregard my code from comment #1, it's fishy.
More appropiate would be (dropping the idea to rotate around other
ponts than
zero):
#(define (get-PI/4-rotated-quadrants radians)
(cond ((>= radia
Hi,
there are a few changes in Emacs-mode that need to be done and stuff
that needs to be cleaned/fixed. I don't have what it takes to do this
with large amounts of backward-compatibility in mind (and that includes
XEmacs which, all-in-all, uses quite older versions and APIs of generic
functions
Hello all,
I'm writing a Lilypond plugin for Sphinx and I'd like to use the SVG output
to embed the lilypond output into html files. Compared to PNG embedding,
SVG will allow a single webpage to look crisp on many different devices and
minimizes the bandwidth necessary on clients.
The problem I'm
Il giorno gio 15 ott 2015 alle 22:10, David Sankel
ha scritto:
I'm writing a Lilypond plugin for Sphinx and I'd like to use the SVG
output
to embed the lilypond output into html files. Compared to PNG
embedding,
SVG will allow a single webpage to look crisp on many different
devices and
minim
Am 16.10.2015 um 08:40 schrieb Federico Bruni:
> yes, try:
>
> lilypond -dpreview -dbackend=svg test.ly
>
But doesn't this output the first system only?
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lily