blob: b3cb3e137f976c843243f1e41e6c1961cab46f44 (
plain)
1
2
3
4
5
6
7
8
9
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Preamble for report output
%
\documentclass[a4paper]{report}
%
\usepackage{fpc}
\newcommand{\keywordlink}[1]{\typeout{Keyword link: \##1}}
%
%
|