home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!newsstand.cit.cornell.edu!newsstand.cit.cornell.edu!usenet
- From: Timothy Larkin <tsl1@cornell.edu>
- Newsgroups: comp.text.tex
- Subject: Re: Strange behavior using \font
- Date: 9 Jan 1993 20:02:02 GMT
- Organization: Cornell University
- Lines: 11
- Sender: tsl1@cornell.edu (Verified)
- Distribution: world
- Message-ID: <1inavqINNipb@newsstand.cit.cornell.edu>
- References: <19930108.101158.858@almaden.ibm.com>
- NNTP-Posting-Host: cu-dialup-0415.cit.cornell.edu
- X-UserAgent: Nuntius v1.1.1d7
- X-XXDate: Sat, 9 Jan 93 16:06:04 GMT
-
- In article <19930108.101158.858@almaden.ibm.com> Michael Fortinsky,
- fortinsk@torolab5.VNET.IBM.COM writes:
- >everything worked. Why is "mikea" valid and "mike1" not valid?
- >Any ideas? Thanks in advance.
-
- 1) Numbers cannot be parts of control sequences. 2) the = is optional.
- So TeX interprets \font\mike1 to be equivalent to \font\mike=1,
- and cannot find the file 1.tfm.
-
- Tim Larkin
- tsl1@cornell.edu
-