home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.tex
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!newsserver.jvnc.net!newsserver.technet.sg!nuscc!ecsstw
- From: ecsstw@nuscc.nus.sg (Soon Teck Wong (Dr))
- Subject: Re: backslash ?
- Message-ID: <1993Jan22.065759.9333@nuscc.nus.sg>
- Organization: National University of Singapore
- X-Newsreader: Tin 1.1 PL4
- References: <C1898G.J7B@ra.nrl.navy.mil>
- Date: Fri, 22 Jan 1993 06:57:59 GMT
- Lines: 18
-
- Healy@space50.nrl.navy.mil () writes:
- : In article <1993Jan17.055312.17451@cs.uow.edu.au> humm@cs.uow.edu.au (Bernhard G Humm) writes:
- : > How do I print a backslash, e.g. in a \tt type style.
- :
- : In LaTeX, try \verb, e.g.,
- : \verb/\/
- :
- : Liam Healy
- :
- Define the backslash character. For example,
- \def\bs{{\tt \char '134}}
-
- Then, to get a backslash in \tt type style, simply use \bs.
- --
- Soon Teck Wong
- Department of Economics & Statistics
- National University of Singapore
- ecsstw@nuscc.nus.sg
-