Here are the installation instructions:
Code: Select all
Installation:
Put the file realcalc.tex where your TeX looks for inputs.
Name a copy realcalc.sty to use as a LaTeX style option,
or create a file realcalc.sty with the lines:
\input realcalc.tex
\endinput
I tried putting it in /usr/share/texmf/tex/inputs/ to no avail.
I am not sure how to make a sty file. That seems ideal. Copying realcalc.tex to realcalc.sty and isntalling that didn't work. I've tried running latex on a file with just these two lines in it:
Code: Select all
\input realcalc.tex
\endinput
Thanks,
Frank