home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume10 / tr2latex / flip.h < prev    next >
Encoding:
Text File  |  1987-06-30  |  199 b   |  9 lines

  1. /*
  2. This file contains the words that are placed the opposite way
  3. in troff and TeX. Is there any more?
  4. */
  5. char *flip_list[] =
  6. {
  7. "bar",  "dot",   "dotdot",   "hat",    "tilde",   "under",     "vec"
  8. };
  9.