home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9476 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!mamura!strick
  3. From: strick@mamura.ee.mu.oz.au (Larry Strickland)
  4. Subject: subscripts
  5. Message-ID: <9220617.10026@mulga.cs.mu.OZ.AU>
  6. Sender: news@cs.mu.OZ.AU
  7. Organization: Electrical and Electronic - University of Melbourne 
  8. Date: Fri, 24 Jul 1992 07:08:09 GMT
  9. Lines: 22
  10.  
  11. I was wondering whether anybody could help me with the following
  12. problem.  I am writing up a PhD thesis which is getting fairly large,
  13. and as a result I am running out of parameter space.  The problem arose
  14. when I tried to convert my subscripts to non-italicized letters.  That is
  15. rather than use $t_{start}$ I used $t_{\mbox{\scriptsize start}}$. 
  16.  
  17. Can any body give me a fix.  I see two possible solutions;  one increase
  18. the parameter space, however, since the problem seams to occur early in
  19. the run this may not be practical; or maybe there is another way of
  20. making non-italic subscripts that doesn't chew up the parameter space.
  21.  
  22. The error also seems to occur when the above appears in a figure
  23. caption.  Could that be a problem?  I'm not exactly sure but it looks
  24. like the problem occurs when the lof file is written to. I performed the 
  25. function by using a \newcommand ie:
  26. \newcommand{\subs}[1]{{\mbox{\scriptsize #1}}}
  27. Does this need to be protected in some way?  
  28.  
  29. Any replies would be appreciated by email.  Since I am witting up I find
  30. I spend less time reading news. (email strick@mullian.ee.mu.oz.au)
  31.  
  32. Cheers Larry
  33.