Path: utzoo!utgpu!watserv1!watmath!att!att!pacbell.com!ucsd!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!ncrcae!ncrlnk!wright!pmisra From: pmisra@cs.wright.edu (Pradeep Misra) Newsgroups: comp.text.tex Subject: BOLD CAPITALS! Message-ID: <1990Nov16.234141.24876@cs.wright.edu> Date: 16 Nov 90 23:41:41 GMT Organization: Wright State University Lines: 21 To all the TeX pundits: I am a novice at TeX and have been trying to solve the following problem for a few days without much success: I would like to generate a macro whose function is equivalent to the font CMCSC, i.e., if I type AbCd within a group, then it should print out ABCD except that the letters should be in two different sizes: "big captital A small capital B big captital C small capital D" and all in CMBX (BOLD) fonts. For example, the uppercase letters from the input could be CMBX10 and lowercase letters could be CMBX8. I can make it work in a brute force manner by breaking the words into first letter and rest of the letters and printing them in different sizes, but I am certain there is an "intelligent" way of doing it. Do you have any pointers or suggestions?? Thanks, P. Misra (pmisra@valhalla.wright.edu)