<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [tex-eplain] crossing out?</title></head><body>
<div>Ė (At) 18:26 -0800 24/02/11, Oleg Katsitadze ˇcrivait
(wrote) :</div>
<blockquote type="cite" cite>I don't think it would work with just
\input. I can't find<br>
instructions in the Eplain doc stating it would. You might
have<br>
better luck with the \usepackage command:<br>
</blockquote>
<blockquote type="cite" cite>
http://tug.org/eplain/doc/eplain/The-_005cusepackage-command.html#The<span
></span>-_005cusepackage-command</blockquote>
<div><br></div>
<div>Perfect!</div>
<div>Here is a sample file that works.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Monaco" size="-1"
color="#000000">\magnification 1200<br>
\input eplain.tex<br>
\beginpackages<br>
\usepackage{color}<br>
\endpackages<br>
\input soul.sty<br>
\setstcolor{red}<br>
\st{abc.abc}<br>
\bye</font></blockquote>
<div><br></div>
<div><br></div>
<div>Many thanks again.</div>
<div>Kindest regards,</div>
<div><br></div>
<div>Gˇrald</div>
</body>
</html>