% bibleref-german 
% Copyright (c) Dominik Wa�enhoven <domwass(at)web.de>, 2011
%
% This file configures the documentation 
% of bibleref-german to be viewed on a screen

%%%%% Satzspiegel %%%%% type area %%%%%
% �bernommen aus dem scrguide von Markus Kohm
% adopted from Markus Kohm's scrguide
\usepackage{geometry}
\geometry{papersize={140mm,210mm},%
      includehead,includemp,reversemp,marginparwidth=2em,%
      vmargin={2mm,4mm},hmargin=2mm}%
      
%%%%% Kopf- und Fu�zeilen %%%%% page header and footer %%%%%
% zu gro�en Teilen �bernommen aus dem scrguide von Markus Kohm
% for the most part adopted from Markus Kohm's scrguide
\makeatletter
    \setlength{\@tempdimc}{\oddsidemargin}%
    \addtolength{\@tempdimc}{1in}%
    \setheadwidth[-\@tempdimc]{paper}%
\makeatother
\ohead{\smash{%
  \rule[-\dp\strutbox]{0pt}{\headheight}\pagemark\hspace{2mm}}}%
\ihead[%
  {\smash{\colorbox{pyellow}{%
    \makebox[\dimexpr\linewidth-2\fboxsep\relax][l]{%
      \rule[-\dp\strutbox]{0pt}{\headheight}%
      \makebox[2em][r]%
        bibleref-german, \versionname~\brgversion, \brgdate}}}}]%
  {\smash{\colorbox{pyellow}{%
     \makebox[\dimexpr\linewidth-2\fboxsep\relax][l]{%
       \rule[-\dp\strutbox]{0pt}{\headheight}%
       \makebox[2em][r]%
         bibleref-german, \versionname~\brgversion, \brgdate}}}}%

%%%%% Hinweis zur Bildschirmversion %%%%% note on screen version %%%%%
\renewcommand{\screenversion}{%
  \begin{quote}
  \small
  \color{dkred}
  \sffamily
  \iflanguage{english}{%
    This is the screen version of the \brg{} documentation.
    If you would like to have a printable version, please have a look
    at the \enquote{\textls{\texttt{README}}} file.
   }{%
    Dies ist die Bildschirmversion der Dokumentation von \brg{}.
    Wenn Sie eine Druckversion haben m�chten, schauen Sie bitte in die
    Datei \enquote{\textls{\texttt{LIESMICH}}}.
   }%
   \end{quote}}
    
%%%%% Lizenzhinweis %%%%% note on licence %%%%%
\renewcommand{\lizenz}{%
  \vfill
  \begin{quote}
  \small
  \itshape
  \iflanguage{english}{%
    This manual is part of the \brg\ package. It may be distributed and\slash
    or modified under the conditions of the \enquote{\LaTeX\ Project Public
    License}. For more details, please have a look at the
    \enquote{\textls{\texttt{README}}} file.
   }{%
    Dieses Handbuch ist Teil des Pakets \brg. Es darf nach den Bedingungen
    der \enquote{\LaTeX\ Project Public Licence} verteilt und\slash oder
    ver�ndert werden. F�r weitere Informationen schauen Sie bitte in die Datei
    \enquote{\textls{\texttt{LIESMICH}}}.
   }%
   \end{quote}}
     
%%%%% Kein Inhaltsverzeichnis %%%%% No Table of Contents %%%%%
\renewcommand{\TOC}{\clearpage}

%%%%% verschiedene Werte f�r Beispiele %%%%% various values for examples %%%%%
\newcommand{\addmarginleft}{-6em}
\newcommand{\addmarginright}{-3em}
\newcommand{\LTXexamplewidth}{72mm}
\newcommand{\longtableleft}{0pt}