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
[EMAIL PROTECTED]
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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to