lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doc: Usage - Update svg & svg-woff backend text (issue 274260043 by


From: trueroad
Subject: Re: Doc: Usage - Update svg & svg-woff backend text (issue 274260043 by address@hidden)
Date: Wed, 04 Nov 2015 13:10:50 +0000

On 2015/11/03 14:20:57, pkx166h wrote:
On 2015/11/03 13:55:02, trueroad wrote:
>

https://codereview.appspot.com/274260043/diff/1/Documentation/usage/running.itely
> File Documentation/usage/running.itely (right):
>
>

https://codereview.appspot.com/274260043/diff/1/Documentation/usage/running.itely#newcode783
> Documentation/usage/running.itely:783: handle them.  For other font
format
files
> use the @code{svg} option.
> >For other font format files use the @code{svg} option.
>
> `svg' is not option.
> How about this?
>
> For other font format files do not use this option.

The implication here is that if you want to use WOFF font format files
then you
use the svg-woff switch for all other font formats you use the 'svg'
only
switch?

Is that right? (Maybe I need to use the word 'switch' instead of
'option').

James

If I understand correctly,

The following command creates SVG file without WOFF.
$ lilypond -dbackend=svg foo.ly

The following command creates SVG file with WOFF.
$ lilypond -dbackend=svg -dsvg-woff foo.ly

However, the following command creates PDF.
$ lilypond -dsvg-woff foo.ly

And again, option (or switch) `svg' is not exist.

This command
$ lilypond -dsvg foo.ly
shows the following warning.
`warning: no such internal option: svg'

This command
$ lilypond --svg foo.ly
shows the following error.
`lilypond: unrecognized option: `--svg''


https://codereview.appspot.com/274260043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]