home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15294 < prev    next >
Encoding:
Text File  |  1993-01-22  |  921 b   |  30 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!newsserver.jvnc.net!newsserver.technet.sg!nuscc!ecsstw
  3. From: ecsstw@nuscc.nus.sg (Soon Teck Wong (Dr))
  4. Subject: Re: backslash ?
  5. Message-ID: <1993Jan22.065759.9333@nuscc.nus.sg>
  6. Organization: National University of Singapore
  7. X-Newsreader: Tin 1.1 PL4
  8. References: <C1898G.J7B@ra.nrl.navy.mil>
  9. Date: Fri, 22 Jan 1993 06:57:59 GMT
  10. Lines: 18
  11.  
  12. Healy@space50.nrl.navy.mil () writes:
  13. : In article <1993Jan17.055312.17451@cs.uow.edu.au> humm@cs.uow.edu.au (Bernhard G Humm) writes:
  14. : > How do I print a backslash, e.g. in a \tt type style.
  15. : In LaTeX, try \verb, e.g.,
  16. : \verb/\/
  17. : Liam Healy
  18. Define the backslash character.   For example,
  19. \def\bs{{\tt \char '134}}
  20.  
  21. Then, to get a backslash in \tt type style, simply use \bs.
  22. -- 
  23. Soon Teck Wong
  24. Department of Economics & Statistics
  25. National University of Singapore
  26. ecsstw@nuscc.nus.sg
  27.