%
% The LAC HyperGuide
% Subdivision [latex-c=macros], main page, 8.8.1995
%-------------------------------------------------------

% Recommended Latex macros for the hyperguide.
% The page parameters have been chosen so that the text
% displays well in A5 size in Ghostview
% For A4 size display, use the command \useAfour
%-------------------------------------------------------
% General:

\newcommand{\emp}[1]{{\em #1}}

%-------------------------------------------------------
% Head of report.

\pagestyle{myheadings}

\textwidth 125mm
\topmargin 62mm
\textheight 190mm
\oddsidemargin -10mm

% \newcommand{\useAfour}{
%  \textwidth 140mm
%  \topmargin 40mm
%  \textheight 200mm
%  \oddsidemargin 30mm 
%  \renewcommand{\tophead}[2]{
%   \noindent
%   \begin{picture}(1250,0)(0,-125)
%     \put(0,60){{\it Hypermanual on Logics of Actions and Change}~
%               {\sf (HYMALAC)}}
%     \put(0,0){{\rm Division} {\bf #1}, #2}
%     \put(-2,-20){\line(1,0){1410}}
%   \end{picture}
%   \markright{{\sf HYMALAC}, {\rm division} {\bf #1}, {\rm #2}}
%    }}

\setlength{\unitlength}{0.1mm}

\newcommand{\tophead}[2]{
  \noindent
  \begin{picture}(1100,0)(0,-125)
    \put(-2,-20){\line(1,0){1260}}
    \put(-2,120){\line(1,0){1260}}
    \put(-2,-20){\line(0,1){140}}
    \put(1258,-20){\line(0,1){140}}
    \put(15,60){Cite as part of {\bf The LAC HyperGuide}}
    \put(15,0){{\sf http://vir.liu.se/hg/lac/#1/}}
    \put(0,50){\makebox(1250,60)[r]{#2}}
  \end{picture}
  \markright{{\bf The LAC HyperGuide}, {\sf /hg/lac/#1/}, 
    {\rm #2}}
   }

\newcommand{\autor}[1]{\emp{#1}}

\newcommand{\start}{
  \noindent
  \begin{picture}(1100,0)(0,-10)
    \put(-2,-10){\line(1,0){1260}}
    \put(-2,0){\line(1,0){1260}}
  \end{picture}
  \vspace{10mm} }

\newcommand{\topheadold}[2]{
  \noindent
  \begin{picture}(1250,0)(0,-125)
    \put(0,0){{\em Hypermanual on Logics of Actions and Change},
          division {\bf #1}, #2}
    \put(1200,0){1}
    \put(0,-20){\line(1,0){1950}}
  \end{picture}
  \markright{{\it Hypermanual on Logics of Actions and Change},
          {\rm division}{\bf #1}, {\rm #2}}
   }

%