Open main menu

Changes

1,676 bytes added ,  02:01, 4 September 2005
no edit summary
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) : Apart from the fact that I know approximately nothing about fonts: isn't the example slightly outdated? Shouldn't it use lm fonts instead? And again - there is no "lmttb" font, although there are some examples of bold typewriter fonts in the lm documentation. --[[User:Mojca Miklavec|Mojca]] 01:59, 4 Sep 2005 (UTC)