home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!email!saruman.neuro.tuwien.ac.at!kircher
- From: kircher@saruman.neuro.tuwien.ac.at (Gerhard R. Kircher)
- Subject: SOLUTION: AMSLaTeX \fontdimen problem
- Message-ID: <1993Jan7.103154.26095@email.tuwien.ac.at>
- Sender: news@email.tuwien.ac.at
- Nntp-Posting-Host: saruman.neuro.tuwien.ac.at
- Organization: Technical University of Vienna
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Thu, 7 Jan 1993 10:31:54 GMT
- Lines: 20
-
-
- Some weeks ago I posted the following question:
-
- > I recently installed AMSLaTeX v1.0 and now have the following (hopefully
- > simple) problem. I like to have subscripts and superscripts at the same
- > level. Up to now, I could achieve this by
- > \fontdimen16\tensy=2.7pt
- > \fontdimen17\tensy=2.7pt
- > as recommended in the TeXbook. With the new Mittelbach-Sch\"opf font
- > selection scheme, this clearly no longer works. So, what can I do?
- >
- > Please send your suggestions by email to
- > kircher@neuro.tuwien.ac.at
- > as I don't regularly follow this newsgroup.
-
- Here is the Answer (for NFSS/AMSLaTeX 1.1):
-
- {\fontfamily{cmsy}\selectfont\global\fontdimen16\font=2.7pt}
-
- gerhard
-