home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / scribe / hebrew.mss < prev    next >
Text File  |  1994-04-12  |  2KB  |  78 lines

  1. @make(text)
  2. @device(postscript)
  3. @style(fontfamily=TimesHebrew)
  4. @define(X,facecode C,tabexport)
  5. @heading(Hebrew Table)
  6. @begin(verbatim)
  7.  32.  @@x( )  @x( )
  8.  33.  @@x(!)  @x(!)
  9.  34.  @@x(")  @x(")
  10.  35.  @@x(#)  @x(#)
  11.  36.  @@x($)  @x($)
  12.  37.  @@x(%)  @x(%)
  13.  38.  @@x(&)  @x(&)
  14.  39.  @@x(')  @x(')
  15.  40.  @@x<(>  @x<(>
  16.  41.  @@x<)>  @x<)>
  17.  42.  @@x(*)  @x(*)
  18.  43.  @@x(+)  @x(+)
  19.  44.  @@x(,)  @x(,)
  20.  45.  @@x(-)  @x(-)
  21.  46.  @@x(.)  @x(.)
  22.  47.  @@x(/)  @x(/)
  23.  48.  @@x(0)  @x(0)
  24.  49.  @@x(1)  @x(1)
  25.  50.  @@x(2)  @x(2)
  26.  51.  @@x(3)  @x(3)
  27.  52.  @@x(4)  @x(4)
  28.  53.  @@x(5)  @x(5)
  29.  54.  @@x(6)  @x(6)
  30.  55.  @@x(7)  @x(7)
  31.  56.  @@x(8)  @x(8)
  32.  57.  @@x(9)  @x(9)
  33.  58.  @@x(:)  @x(:)
  34.  59.  @@x(;)  @x(;)
  35.  60.  @@x(<)  @x(<)
  36.  61.  @@x(=)  @x(=)
  37.  62.  @@x(>)  @x(>)
  38.  63.  @@x(?)  @x(?)
  39.  64.  @@x(@@)  @x(@@)
  40.  65 - 90 undefined.
  41.  91.  @@x([)  @x([)
  42.  92.  @@x(\)  @x(\)
  43.  93.  @@x(])  @x(])
  44.  94.  @@x(^)  @x(^)
  45.  95.  @@x(_)  @x(_)
  46.  96.  @@x(`)  @x(`)
  47.  97.  @@x(a)  @x(a)
  48.  98.  @@x(b)  @x(b)
  49.  99.  @@x(c)  @x(c)
  50. 100.  @@x(d)  @x(d)
  51. 101.  @@x(e)  @x(e)
  52. 102.  @@x(f)  @x(f)
  53. 103.  @@x(g)  @x(g)
  54. 104.  @@x(h)  @x(h)
  55. 105.  @@x(i)  @x(i)
  56. 106.  @@x(j)  @x(j)
  57. 107.  @@x(k)  @x(k)
  58. 108.  @@x(l)  @x(l)
  59. 109.  @@x(m)  @x(m)
  60. 110.  @@x(n)  @x(n)
  61. 111.  @@x(o)  @x(o)
  62. 112.  @@x(p)  @x(p)
  63. 113.  @@x(q)  @x(q)
  64. 114.  @@x(r)  @x(r)
  65. 115.  @@x(s)  @x(s)
  66. 116.  @@x(t)  @x(t)
  67. 117.  @@x(u)  @x(u)
  68. 118.  @@x(v)  @x(v)
  69. 119.  @@x(w)  @x(w)
  70. 120.  @@x(x)  @x(x)
  71. 121.  @@x(y)  @x(y)
  72. 122.  @@x(z)  @x(z)
  73. 123.  @@x({)  @x({)
  74. 124.  @@x(|)  @x(|)
  75. 125.  @@x(})  @x(})
  76. 126.  @@x(~)  @x(~)
  77. @end(verbatim)
  78.