home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 304_01 / nec3525 < prev    next >
Text File  |  1990-02-14  |  3KB  |  153 lines

  1. .. JAN 16, 1983 FOR NEC 3525 THIMBLE "TECH MATH/TIMES ROMAN"
  2. .. FIRST TRY BY EEB
  3. .. no attempt was made to compose special symbols for which there is no
  4. .. symbol present on the thimble.
  5. .. certain ASCII symbols are missing as well: " $ ; @ backslash ` 
  6. .. to do a nice job to make up for all these symbols while using this
  7. .. thimble appears  possible but I shall leave that task to someone
  8. .. who has this printer ans has the time.
  9. ..
  10. .. Please send improvements to E. E. Bergmann !
  11. ..
  12. .. July 4, 1983 convenient equation numbering macro:
  13. ..
  14. .sc #
  15. ..
  16. .rg e# 1
  17. ..
  18. .dm EN
  19. (\\e#\\)
  20. .bj
  21. .rg e# +1
  22. .em
  23. ..
  24. .. June 27, 1983 italics for roff4:
  25. .pc I hex ;italics on (MX-80 & Graftrax)
  26. 1B 34
  27. .en
  28. .pc i hex ; italics off (MX-80 & Graftrax)
  29. 1B 35
  30. .en
  31. ..
  32. .rg i# 1    ;illustration number
  33. .........................
  34. .di figs        .
  35. .ce 1            .
  36. ^U^BFIGURE CAPTIONS^u^b
  37. .sp 1            .
  38. .ed            .
  39. .........................
  40. .................................
  41. .dm IS    ;illustration caption    .
  42. .di figs            .
  43. ^BFig. \i#\ ^b
  44. .em                .
  45. .................................
  46. .................................
  47. .dm IE    ;illustration end cap.    .
  48. .br                .
  49. .sp 1                .
  50. .ed                .
  51. .rg i# +1            .
  52. .em                .
  53. .................................
  54. .rg f# 1
  55. .ds "fn"^+\\f#\\^-"
  56. ........................
  57. .di fnotes             .
  58. .sp 2                  .
  59. .ce 1                  .
  60. ^U^BFOOTNOTES^b^u
  61. .sp 1                  .
  62. .ed                    .
  63. ........................
  64. ........................
  65. .dm FS ;footnote start .
  66. .di fnotes             .
  67. \\fn\\\\
  68. .em                    .
  69. ........................
  70. .........................
  71. .dm FE ;footnote end    .
  72. .br            .
  73. .sp 1            .
  74. .ed            .
  75. .rg f# +1        .
  76. .em            .
  77. .........................
  78. .fr 2 decimal ;1/2 line spacing
  79. 27 ;ESC
  80. 30 ;RS
  81. 5  ;4/48",namely 12 lines/inch
  82. .end .fr
  83. .wh decimal ;back to 6 lines/inch
  84. 27 ;ESC
  85. 30 ;RS
  86. 9  ;8/48"
  87. .end .wh
  88. .TR 6 DECIMAL
  89. 14 77 15
  90. .END CURLY DERIVATIVE
  91. ..
  92. .TR 8 DECIMAL
  93. 14 95 15
  94. .END INFINITY
  95. ..
  96. .TR = DECIMAL
  97. 61 08 95
  98. .END TRIPLE EQUALITY
  99. ..
  100. .TR D DECIMAL
  101. 14 65 15
  102. .END CAP DELTA
  103. ..
  104. .TR I DECIMAL
  105. 36
  106. .END SMALL INTEGRAL
  107. .TR a decimal
  108. 14 83 15
  109. .end alpha
  110. ..
  111. .tr b decimal
  112. 38
  113. .end beta
  114. ..
  115. .tr d decimal
  116. 14 75 15
  117. .end little delta
  118. .tr e decimal
  119. 14 78 15
  120. .end epsilon
  121. ..
  122. .tr f decimal
  123. 111 08 47
  124. .end phi
  125. ..
  126. .tr g decimal
  127. 14 71 15
  128. .end gamma
  129. .tr h decimal
  130. 79 08 45
  131. .end theta
  132. ..
  133. .tr l decimal
  134. 14 66 15
  135. .end lambda
  136. ..
  137. .tr p decimal
  138. 34
  139. .end pi
  140. ..
  141. .tr s decimal
  142. 14 86 15
  143. .end sigma
  144. ..
  145. .tr u decimal
  146. 59
  147. .end mu
  148. ..
  149. .tr w decimal
  150. 14 88 15
  151. .end omega
  152. ..sa done for now
  153.