%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Preamble for report output % \documentclass[a4paper]{report} \usepackage[html,4,png,sections+,fn-in]{tex4ht} % % FPC package \usepackage{fpc} \newwrite\kwdfile% \immediate\openout\kwdfile \jobname.kwd% \newcommand{\kwdfileentry}[1]{\immediate\write\kwdfile{#1}}% \newcommand{\keywordlink}[1]{\HCode{}\kwdfileentry{#1=\FileName\#keyword_#1}\typeout{Keyword link_ #1}} % % End. %