blob: 6942e927c01e6585a2424fe659d3a815b26f2038 (
plain)
1
2
3
4
5
6
7
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Preamble for HTML output
%
\usepackage{html}
\usepackage{htmllist}
\input{fpc-html.tex}
\newcommand{\keywordlink}[1]{\typeout{Keyword link: #1}}
|