blob: 0dec67a1f9ae5586d7395d3ea622890e37e7a1b7 (
plain)
1
2
3
4
5
6
7
8
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Preamble for HTML output using Hevea
%
\documentclass[a4paper]{report}
\usepackage{html}
\usepackage{htmllist}
\input{fpc-hevea.tex}
\newcommand{\keywordlink}[1]{\typeout{Keyword link: #1}}
|