home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / text / tex / 13275 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.4 KB

  1. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland!des
  2. Newsgroups: comp.text.tex
  3. From: des@inmos.co.uk (David Shepherd)
  4. Subject: Re: Dashed lines in Picture Environment
  5. Message-ID: <1992Nov18.123736.14497@wraxall.inmos.co.uk>
  6. X-Newsreader: Tin 1.1 PL5
  7. References: <1992Nov17.193552.1@ducvax.auburn.edu>
  8. Date: Wed, 18 Nov 92 12:37:35 GMT
  9. Lines: 24
  10.  
  11. : In article <1992Nov17.155819.25282@murdoch.acc.Virginia.EDU>, sas6r@amsun26.apma.Virginia.EDU () writes:
  12. : > I would like to have a dashed line in the picture environment.  I know
  13. : > the command for a line is, for example,
  14. : > 
  15. : >          \put(10,90){\line(70,0){70}}
  16. : > 
  17. : > Is there a similar command to create a dashed line?  I would
  18. : > appreciate it if the response were mailed to me.
  19.  
  20. \multiput(10,90)(5,5){14}{\line(70,0){2.5}}
  21.  
  22. .. with a bit of hassle (including a \squareroot macro) you could
  23. package up a \dashedline macro in straight LaTeX.
  24.  
  25. however, as someone else has mentioned, if your prepared to produce
  26. potentially non-portable LaTeX, have a look to see if you dviprocessor
  27. comes with some special macros to, for example, draw lines directly in
  28. PostScript or whatever.
  29.  
  30. --
  31. --------------------------------------------------------------------------
  32. david shepherd: des@inmos.co.uk or des@inmos.com    tel: 0454-616616 x 625
  33.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  34.                 1992: celebrate the quincentenary of columbus getting lost
  35.