home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / gnu / crssrc12 / macros < prev    next >
Encoding:
Text File  |  1993-07-29  |  1.1 KB  |  85 lines

  1. .\" Copyright 1980 Kenneth C. R. C. Arnold and The Regents of the
  2. .\" University of California.  Permission is granted to freely
  3. .\" distribute curses and its documentation provided that this
  4. .\" notice is left intact.
  5. .\"
  6. .\"    @(#)macros    6.1 (Berkeley) 4/23/86
  7. .\"
  8. .\" this is the uncommented version.  The commented one is in "macros.coms"
  9. .ie t .ds _ \d\(mi\u
  10. .el .ds _ _
  11. .ds , ,\ 
  12. .ds y (y\*,x) co-ordinates
  13. .ds db database
  14. .ie n .ds f \fI
  15. .el .ds f \fB
  16. .ds tc \*ftermcap\fP(5)
  17. .ds Es This returns ERR if it would cause the screen to scroll illegally.
  18. .ds Nm This has no associated \*(lq\fBmv\fP\*(rq command.
  19. .ie t .ds m \fB\s-2\(dg\s+2\fP
  20. .el .ds m [*]
  21. .hy WINDOW
  22. .\".he ''\*(Ln''
  23. .\".fo ''\- % \-''
  24. .oh '\*(Ln''PS1:18-%'
  25. .eh 'PS1:18-%''\*(Ln'
  26. .de Un
  27. .b
  28. \s-2\\$2UNIX\\$1\s+2
  29. .ft
  30. ..
  31. .de Ds
  32. .sp
  33. .lp
  34. .ev 1
  35. .nf
  36. .ft I
  37. .in 0
  38. .di Df
  39. ..
  40. .de De
  41. .di
  42. .ne \n(dn+2
  43. .Df
  44. .ev
  45. .ip
  46. ..
  47. .de Fd
  48. .br
  49. \&\\$4
  50. .fi
  51. .b
  52. \&\\$1(\\$2)
  53. .ft
  54. \&\\$3
  55. .br
  56. .nf
  57. ..
  58. .de Vn
  59. \&\\$3\c
  60. .i "\\$1" \\$2
  61. ..
  62. .de Fn
  63. \&\\$3\c
  64. .i "\\$1(\\$4)" \\$2
  65. ..
  66. .de Bq
  67. .ie t \&\*(lq\fB\\$1\fP\*(rq
  68. .el \&\*(lq\fI\\$1\fP\*(rq
  69. ..
  70. .de $0
  71. .(x
  72. .in \\n(Xs
  73. \\*($n \\$1
  74. .)x
  75. ..
  76. .de $1
  77. .nr Xs 0
  78. ..
  79. .de $2
  80. .nr Xs 3
  81. ..
  82. .de $3
  83. .nr Xs 6
  84. ..
  85.