Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!munnari!moncskermit!basser!elecvax!cameron From: cameron@elecvax.UUCP Newsgroups: comp.text Subject: Re: font changes in tbl Message-ID: <2876@elecvax.eecs.unsw.oz> Date: Mon, 9-Mar-87 18:51:29 EST Article-I.D.: elecvax.2876 Posted: Mon Mar 9 18:51:29 1987 Date-Received: Thu, 12-Mar-87 18:44:54 EST References: <190@cadvaxoz.eecs.unsw.oz> Organization: EE and CS, Uni of NSW, Sydney, Australia Lines: 27 >From: peterm@cadvaxoz.eecs.unsw.oz (Peter Maxwell) >Subject: font changes in tbl > >Here is an undocumented (at least in the documents I have) feature of tbl. >In the format specification, if you use the letter "f" for font >specification, tbl actually looks for TWO characters. Thus "fBI" really >does give bold italics. However, it means the following example crashes, >with mysterious messages about being unable to scan over such and such... > >center; >lfB lfB. >data To quote from "Tbl - A Program to Format Tables" by M.E.Lesk, 1979: ------------------------------------------------------------------------------- Here are some additional features of the key-letter system: : [a few paragraphs] : Font changes - A key letter may be followed by a string containing a font name or number preceded by the letter f or F. This indicates that the corresponding column should be in a differ font from the default font (usually Roman). All font names are one or two letters; a one-letter font name should be separated from whatever follows by a space or a tab... ------------------------------------------------------------------------------- - Cameron Simpson