home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!diku!dkuug!iesd!iesd.auc.dk!krab
- From: krab@iesd.auc.dk (Kresten Krab Thorup)
- Newsgroups: comp.text.tex
- Subject: Re: backslash
- Message-ID: <KRAB.92Jul17173104@xiv.iesd.auc.dk>
- Date: 17 Jul 92 16:31:04 GMT
- References: <keNSYj200WB54W3kgF@andrew.cmu.edu>
- Sender: news@iesd.auc.dk (UseNet News)
- Organization: Mathematics and Computer Science, Aalborg University
- Lines: 12
- In-Reply-To: me12+@andrew.cmu.edu's message of 16 Jul 92 21:25:03 GMT
-
- >>>>> On 16 Jul 92 21:25:03 GMT, me12+@andrew.cmu.edu (Marc R. Ewing) said:
-
- Marc> How do I get a backslash that looks right inside \tt? The \backslash
- Marc> backslash is too big? I'm looking for something like the backslash I
- Marc> see all over the place in the LaTeX reference manual.
-
- You can say {\tt ...\char`\\ ... } also underscore in typewriter
- looks best this way, i.e.: {\tt \char`\_ ... }. it is the same with
- curly braces. These things should really be handled automatically by
- LaTeX.
-
- /Kresten
-