Thanks, Hiroaki, for having a go at this. Neither solution, unfortunately, 
seems to work, even if the file reads musixtex before biblatex.

Solution A returned the following error:
MusiXTeX(c) 1.15 <3 April 2011>
maxinstruments=6 max128beams=6 maxgroups=3 maxslurs=6 maxtrills=6
maxoctlines=6)
/Users/snarrenberg/Library/texmf/tex/musix/musixtex-texmf/tex/latex/musixltx.te
x:25: Illegal parameter number in definition of \music.
<to be read again> 
                   1
l.25   \resetlayout}{}
                      %
? 


Solution B also returned an error:

(/usr/local/texlive/2011/texmf-dist/tex/latex/musixtex/musixltx.tex
MusiXLaTeX T.61 <25 September 1996>
...
Error: Command \addspace already defined.
               Or name \end... illegal, see p.192 of the manual.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.1651   \space\blx@imc@resetpunctfont}
                                       
? x

On 3 Aug 2011, at 10:34 AM, Hiroaki MORIMOTO wrote:

> (solution A:)
> Use attached musixltx.tex (not tested) instead of original 
> version T.61 (=the one contained in T.115 archive).
> 
> (solution B: just a makeshift, not tested)
> 
> \documentclass{article}
> \bibliographystyle{....}
> \begin{document}
> Foobar, foobar, foobar.
> 
> \begin{music}
> \makeatletter\def\addspace#1{\kern#1\global\advance\x@skip#1}\makeatother
> ....
> ....
> \end{music}
> 
> Foobar, foobar, foobar.
> ....
> 
> 
> \bibliography{sample.bib,....}
> ....
> 
> \end{document}

-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to