home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / tex / 10622 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!math.fu-berlin.de!unidui!unidui!hm308ba
  3. From: hm308ba@unidui.uni-duisburg.de (Mathias Bartsch)
  4. Subject: Problems with "|" in {verbatim} after "s_tables"
  5. Date: 28 Aug 92 07:16:44 GMT
  6. Organization: Rechenzentrum Uni-Duisburg
  7. Message-ID: <hm308ba.714986204@unidui>
  8. Lines: 29
  9.  
  10. Hi TEXers,
  11.  
  12. I use the "s_tables" macros in LaTeX to create tables.
  13.  
  14. The problem arises when I try to import some lines of plain ASCII 
  15. containing the pipe character "|" into a {verbatim} environment later.
  16.  
  17. Each occurence of this character in {verbatim} produces error messages
  18. like the follwing:
  19. ----------------------------------------------------------------------
  20. ! Undefined control sequence.
  21. <argument> ...   Text^^M     |  ^  ^^^M        ...
  22.  
  23. \@xverbatim #1\end{verbatim}->#1
  24.                                 \end [verbatim]
  25. l.93 \end{verbatim}
  26. ---------------------------------------------------------------------- 
  27.  
  28. "|" has a special meaning inside a "stable" that seems to keep alive
  29. outside (even within {verbatim} ) ...  Are there any ideas how to stop that?
  30.  
  31. Thanks in advance!
  32.  
  33.  +----------------------------+-----------------------------------------+
  34.  |       Mathias Bartsch      |  Laboratorium f. Festkoerperphysik      |
  35.  |   Uni -GH- Duisburg (FB10) |  phone : +49 203 379 3476               |
  36.  |       Lotharstr. 1-21      |  Email : hm308ba@unidui.uni-duisburg.de |
  37.  |      W-4100 DUISBURG 1     |  FAX   : +49 203 379 3163               |
  38.  +----------------------------+-----------------------------------------+
  39.