lilypond-user
[Top][All Lists]
Advanced

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

Re: guitar strings


From: Mats Bengtsson
Subject: Re: guitar strings
Date: Mon, 06 Dec 2004 10:09:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

You may have to rerun setup.exe and also install the package
tetex-base (and possibly tetex-extra). The TeX distribution that's
installed by default with LilyPond is stripped down to a minimum,
so that's probably why the commands don't work directly.

   /Mats

Thomas Scharkowski wrote:
Hello,

Ketils solution works on Suse 9.1 / LilyPond 2.4.0,
but on cygwin/LilyPond 2.4.2 I do not get the circle, but a superscribed (?) h in a courier font instead of the circle, number looks o.k..

Could anyone explain this?
Any other solutions?

Thank you,

Thomas

This works well for me:

stringOne = "$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){1}\end{picture}$" stringTwo   =
"$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){2}\end{picture}$" stringThree =
"$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){3}\end{picture}$" stringFour  =
"$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){4}\end{picture}$" stringFive  =
"$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){5}\end{picture}$" stringSix   =
"$\begin{picture}(10,10)\put(5,0){\circle
9}\put(2.5,-2.75){6}\end{picture}$"

And then in your example:
ais8 a_\stringOne

Hope this helps

Ketil Mehl




_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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