documentation/ethercat_doc.tex
changeset 917 07b0ad9722a1
parent 814 a51f857b1b2d
child 1085 c75cdcc5ce87
equal deleted inserted replaced
916:db73994fbdac 917:07b0ad9722a1
    31 
    31 
    32 \lstset{basicstyle=\ttfamily\small,numberstyle=\tiny,aboveskip=4mm,
    32 \lstset{basicstyle=\ttfamily\small,numberstyle=\tiny,aboveskip=4mm,
    33   belowskip=2mm,gobble=2,escapechar=`}
    33   belowskip=2mm,gobble=2,escapechar=`}
    34 \renewcommand\lstlistlistingname{List of Listings}
    34 \renewcommand\lstlistlistingname{List of Listings}
    35 
    35 
       
    36 % Workaround for lstlistoflistings bug
       
    37 \makeatletter% --> De-TeX-FAQ
       
    38 \renewcommand*{\lstlistoflistings}{%
       
    39   \begingroup
       
    40     \if@twocolumn
       
    41       \@restonecoltrue\onecolumn
       
    42     \else
       
    43       \@restonecolfalse
       
    44     \fi
       
    45     \lol@heading
       
    46     \setlength{\parskip}{\z@}%
       
    47     \setlength{\parindent}{\z@}%
       
    48     \setlength{\parfillskip}{\z@ \@plus 1fil}%
       
    49     \@starttoc{lol}%
       
    50     \if@restonecol\twocolumn\fi
       
    51   \endgroup
       
    52 }
       
    53 \makeatother% --> \makeatletter
       
    54 
    36 \renewcommand\nomname{Glossary}
    55 \renewcommand\nomname{Glossary}
    37 
    56 
    38 \newcommand{\IgH}{\raisebox{-0.7667ex}
    57 \newcommand{\IgH}{\raisebox{-0.7667ex}
    39   {\includegraphics[height=2.2ex]{images/ighsign}}}
    58   {\includegraphics[height=2.2ex]{images/ighsign}}}
    40 
    59 
    42 \SVN $Revision$
    61 \SVN $Revision$
    43 
    62 
    44 \newcommand{\masterversion}{1.1.1}
    63 \newcommand{\masterversion}{1.1.1}
    45 
    64 
    46 \makeindex
    65 \makeindex
    47 \makeglossary
    66 \makenomenclature
    48 
    67 
    49 %------------------------------------------------------------------------------
    68 %------------------------------------------------------------------------------
    50 
    69 
    51 \begin{document}
    70 \begin{document}
    52 
    71 
  5071   Engineering'', 2004.
  5090   Engineering'', 2004.
  5072 \bibitem{rtai} RTAI. The RealTime Application Interface for Linux from
  5091 \bibitem{rtai} RTAI. The RealTime Application Interface for Linux from
  5073   DIAPM. URL: http://www.rtai.org, 2006.
  5092   DIAPM. URL: http://www.rtai.org, 2006.
  5074 \end{thebibliography}
  5093 \end{thebibliography}
  5075 
  5094 
  5076 \printglossary
  5095 \printnomenclature
  5077 \addcontentsline{toc}{chapter}{\nomname}
  5096 \addcontentsline{toc}{chapter}{\nomname}
  5078 \markleft{\nomname}
  5097 \markleft{\nomname}
  5079 
  5098 
  5080 \printindex
  5099 \printindex
  5081 \markleft{Index}
  5100 \markleft{Index}