----- Original Message -----
From: "Alexandros Droseltis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 30, 2002 4:20 PM
Subject: Re: [TeX-music] Music in text
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, March 30, 2002 12:16 PM
> Subject: Re: [TeX-music] Music in text
>
>
> > On Fri, 29 Mar 2002 21:59:24 +0100, Alexandros Droseltis
> > <[EMAIL PROTECTED]> wrote:
> >
> > >Hello all!
> > >
> > >I am writing a music analysis with TeX, and I want to use some music
> symbols in
> > >the text, for example:
> > >
> > >The rhythmic motiv o| o|_o| o. [symbols] that is used in the first
> movement ...
> >
> > Hi Alexandros,
> >
> > I'm not really sure I understand from your ASCII representation what
> > symbols exactly you're after, so I'm not sure whether this will be any
> > use to you. But for what it's worth, here's what I did when I needed
> > to put some notes inline with a text explanation:
> > =======================================================================
> > \tinynotesize\noindent
> > Eine Achtelnote \zcu1 \kern 6pt besitzt genau den halben Notenwert
> > einer Viertelnote \zqu1 \kern 4pt. Zwei Achtelnoten zusammen haben den
> > gleichen Notenwert wie eine Viertelnote:
> > \ibu0{1}0\zqb0{1}\qsk\tbu0\zqb0{1} \kern 4pt = \qu1
> > =======================================================================
> >
> > I found it easier at the time to get good spacing results by using the
> > non-spacing note commands and avoiding overlaps with \qsk and (for
> > text following note symbols) \kern n pt.
> >
> > Hope this helps
> > Eva
>
> Thank you Eva for you answer; it would be fine, but it does not work. I
put
> the following in a file named exp.tex:
>
> %%%%%%%%%%%%%%%%%
> \input musixtex
>
> \tinynotesize\noindent
> Eine Achtelnote \zcu1 \kern 6pt besitzt genau den halben Notenwert
> einer Viertelnote \zqu1 \kern 4pt. Zwei Achtelnoten zusammen haben den
> gleichen Notenwert wie eine Viertelnote:
> \ibu0{1}0\zqb0{1}\qsk\tbu0\zqb0{1} \kern 4pt = \qu1
> \end
>
> %%%%%%%%%%%%%%%%%%
>
> The result was:
> #############################
> bash-2.03# tex exp.tex
> This is TeX, Version 3.14159 (Web2C 7.3.1)
> (exp.tex (/root/texmf/tex/generic/musixtex/musixtex.tex
> MusiXTeX(c) T.101 <16 January 2001>
> )
> ! Undefined control sequence.
> \writ@note ->\ifnum \n@i <\@c \ifnum \nblines
> >\thr@@ \n@v \z@ \ifnum \n@i
> <...
> l.4 Eine Achtelnote \zcu1
> \kern 6pt besitzt genau den halben Notenwert
> ?
>
> ############################
>
> What did I do wrong? Anyway, what I need are the rhythmic symbols -what
you
> also had in your example- plus a small "bar" symbol (for showing the
> position in the bar).
>
> Regards
> Alexandros
>
I tried the same inserting the line
\startextract\endextract
before the text (and after the line "\input musixtex") and it worked, but
this produced a small system (with a clef) before the text. How could I get
rid of the system?
Don, thank you for your solution. It worked, but if it comes to beams, it is
very difficult to do it.
Alexandros
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music