\documentclass{article} \usepackage{rslenv} \begin{document} %here you can write text and %include RSL specifications % in one of two ways as described in the following subsections \end{document}
The LATEX rslenv.sty file can be found at the course cd and under the link ``How to use the RAISE tools'' at http://www.imm.dtu.dk/courses/02262/. You should either put it in the same directory as your LATEX file, or you can get LATEX to find your local .sty files.
Under Linux the latter can be achieved by doing the following:
export TEXINPUTS=$TEXINPUTS:$HOME/texmf//