>|I'd like them to come out in typewriter font but in a smaller
 >|size than the basic text. Can anyone tell me how to do that?

I could add that if *all* (or almost all) uses of tt text is to be
smaller, it is possible to re-define the default:

\def\ttfamily{\fontfamily{cmtt}\fontsize{9}{11}\selectfont}

Here 9 is the point size, 11 is the interline spacing.  

Some font packages allow for "scaling" of the tt fonts relative to
the Roman:

\usepackage[T1]{fontenc}
\usepackage[scaled=0.75]{luximono}

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