Re: [Tex-music] cannot compile musixdoc.tex

2017-03-29 Thread Bob Tennent
 >|When i compile 'musixdoc.tex', all the instances with '\verb' (ie
 >|'\verb|\wh
 >|a|') are blank in the ps output.

I've been able to compile musixdoc on MiKTeX. But you may
want to add

\renewcommand{\ttfamily}{\fontencoding{OT1}\fontfamily{cmtt}\selectfont}

if you don't have the cm-super fonts installed (very large
package)

Bob
---
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


Re: [Tex-music] cannot compile musixdoc.tex

2017-03-29 Thread Bob Tennent
 >|When i compile 'musixdoc.tex', all the instances with '\verb' (ie
 >|'\verb|\wh
 >|a|') are blank in the ps output.
 >|
 >|Somebody who can help me out?

Yes, I can. But you'll have to provide some information.
What distribution of TeX are you using? Are you fully
updated? Have you made any changes to musixdoc.sty? Does the
following work:

\documentclass[twoside,11pt,notitlepage]{report}
%\usepackage{musixdoc}
\begin{document}
\verb|This is a test.|
\end{document}

Then try uncommenting the commented-out line.

Bob

---
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