lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add dots to tocItemMarkup (issue4172047)


From: Carl . D . Sorensen
Subject: Re: Add dots to tocItemMarkup (issue4172047)
Date: Tue, 15 Feb 2011 00:56:02 +0000

I like the idea.

I think to become part of the distribution it needs to support both
postscript and svg.

Thanks,

Carl



http://codereview.appspot.com/4172047/diff/1/scm/define-markup-commands.scm
File scm/define-markup-commands.scm (right):

http://codereview.appspot.com/4172047/diff/1/scm/define-markup-commands.scm#newcode1033
scm/define-markup-commands.scm:1033: #:with-dimensions (cons 0
middle-width) '(0 . 0) #:postscript (string-append "0.25 setlinewidth 1
setlinecap [0 1.5] 0 setdash " (number->string offset) " 0.12 moveto "
(number->string middle-width) " 0 rlineto stroke")
I don't think we should accept postscript markups as part of the
distribution.  They will break the SVG backend.

We should ask for all markup functions that become part of the
distribution to be supported in all backends, IMO.

http://codereview.appspot.com/4172047/



reply via email to

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