Newsgroups: fj.comp.texhax
Path: galaxy.trc.rwcp.or.jp!jaist-news!cs.titech!wnoc-tyo-news!sh.wide!wnoc-kyo!atrwide!atr-hr!atr-hr!morinaka
From: morinaka@hip.atr.co.jp (Morinaka Yukari)
Subject: newenvironment
Date: Wed, 18 Aug 1993 00:45:16 GMT
Distribution: fj
Organization: ATR Human Information Processing Research Labs., Kyoto, JAPAN
Sender: news@hip.atr.co.jp (USENET News System)
Message-ID: <MORINAKA.93Aug18094516@hochspits.hip.atr.co.jp>
Lines: 56
Xref: galaxy.trc.rwcp.or.jp fj.comp.texhax:3889
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.comp.texhax&nb=3889&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B?9Cf!w(BATR $B$G$9!#(B

LaTeX $B$N(Bnewenvironment$B$G:$$C$F$$$k$3$H$,$"$j$^$9!#(B
$B2<$N%=!<%9$G(BTEST$B4D6-$O$&$^$/;H$($k$N$G$9$,!"(BSV$B4D6-$,(B
$B;H$($^$;$s!#M}M3$r$4B8CN$NJ}!"65$($F$/$@$5$$!#(B
$B$h$m$7$/$*4j$$$7$^$9!#(B

---------- test1.tex
\documentstyle{j-article}

\newenvironment{SV}{\begin{verbatim}}{\end{verbatim}}
\newenvironment{TEST}{\small\begin{description}}{\end{description}}
\begin{document}
\begin{TEST}
\item abcdefghijklmn
\item opqrstuvwxyz
\end{TEST}

\begin{SV}
abcdefghijklmn
opqrstuvwxyz
\end{SV}
\end{document}
---------- test1.tex

---------- error
This is JTeX, Version 1.32, based on TeX C Version 3.14t3
(test1.tex
** JLaTeX ver.1.3......Isozaki
(/usr/local/lib/tex/jinputs/j-article.sty
Document Style `j-article' <16 Mar 88>.
(/usr/local/lib/tex/jinputs/j-art10.sty)) (test1.aux))
Runaway argument?
^^Mabcdefghijklmn^^Mopqrstuvwxyz^^M\end{SV}^^M\begin{TEST}^^M\item ab\ETC.
! File ended while scanning use of \@xverbatim.
<inserted text> 
                \par 
<*> &jlatex test1.tex
                     
? h
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.

? x
No pages of output.
Transcript written on test1.log.
---------- error
--
  619-02 $B5~ETI\Aj3Z74@:2ZD.8wBf#2CzL\#2(B
 $B#A#T#R?M4V>pJsDL?.8&5f=j(B
$B?9Cf(B $B$f$+$j(B
  morinaka@hip.atr.co.jp


