>| >|As many of you may know, there is a conflict between
 >| >|biblatex and musixtex over the use of \addspace.
 >| >|Unfortunately, the workaround supplied to me several
 >| >|years ago by Hiroaki Morimoto no longer works.
 >|
 >|In what way does it no longer work? I've just run Hiroaki's
 >|example from
 >|
 >|http://www.mail-archive.com/[email protected]/msg03178.html
 >|
 >|and it seems to work, albeit without any use of biblatex.

Hiroaki's solution might be more convenient for you if you
add

\newenvironment{mymusic}{\begin{music}\let\addspace\mxaddspace}{\end{music}}

to your preamble. You then can use 

\begin{mymusic}...\end{mymusic} 

instead of 

\begin{music}\let\addspace\mxaddspace ...\end{music}

Bob T.
-------------------------------
[email protected] 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