Open main menu

Changes

790 bytes added ,  01:27, 4 September 2005
Trying to do examples in the Wiki doesn't work. Can this be fixed?
Why the alternate version of the font definitions that's commented out? I think that should be deleted, or turned into an "alternately, use this" section, but which one? --[[User:Brooks|Brooks]]
: Both font groups are part of the same cm-extra distribution, but the cmbtt{8,9,10} fonts are both newer and there are there 3 instead of 1. Users will normally have both, or none, so I propose to use the cmbttXX ones and delete the other set from the example. --[[User:Taco|Taco]]
:: Sounds good to me. I added a small note to point out the change from the LaTeX example, so as to avoid any possibility of confusing people (and also in case they retype the commands rather than doing them with cut-and-paste). --[[User:Brooks|Brooks]] ---- Why doesn't the following context block work in the Wiki? Can this be fixed? <context>\definebodyfont [12pt] [tt] [bf=cmttb10 at 12pt]\definebodyfont [11pt] [tt] [bf=cmttb10 at 11pt]\definebodyfont [10pt] [tt] [bf=cmttb10]\definebodyfont [9pt] [tt] [bf=cmttb10 at 9pt]\definebodyfont [8pt] [tt] [bf=cmttb10 at 8pt] \starttext{\tt Normal and \bf bold Typewriter.}\stoptext</context> This comes from:<texcode>\definebodyfont [12pt] [tt] [bf=cmttb10 at 12pt]\definebodyfont [11pt] [tt] [bf=cmttb10 at 11pt]\definebodyfont [10pt] [tt] [bf=cmttb10]\definebodyfont [9pt] [tt] [bf=cmttb10 at 9pt]\definebodyfont [8pt] [tt] [bf=cmttb10 at 8pt] \starttext{\tt Normal and \bf bold Typewriter.}\stoptext</texcode> --[[User:Brooks|Brooks]]01:25, 4 Sep 2005 (UTC)