Taco, thanks again for your help!! On Dec 22, 2005, at 2:52 PM, Taco Hoekwater wrote:
This
\definebodyfont [default] [rm] [tf=, ] % ...
should work, afaik
Not here, I get errors: ! Missing \endcsname inserted. <to be read again> \futurelet \doprocesscommaitem ->\futurelet \nexttoken \dodoprocesscommaitem <argument> rm]\doprocesscommaitem ]\relax \global \advance \commalevel \minu... \ifundefined #1->\unless \ifcsname #1 \endcsname \dododododefinebodyfont ...\ifundefined {#1#3#4#5} \checkbodyfont {#1} {#3#4}{... l.71 ...c!x=4pt,\c!xx=4pt,\c!big=6pt,\c!small=4pt] ?
Before that call, you may need to do
\definebodyfontenvironment [19.7pt]
as well (not sure)
Sigh... It works, but it destroys the scaling mechanism built into the module...
Replacing [all] with [tsgreek] (or whatever you typescript is named) should work.
That was my question: the typescriptfile contains about 25 typefaces. Is there a way to specify one math font for all of them, or do I have to go the laborious way of adding such a line to every single one of them? Thanks! Thomas