OpenCores
URL https://opencores.org/ocsvn/gecko4/gecko4/trunk

Subversion Repositories gecko4

[/] [gecko4/] [trunk/] [GECKO4com/] [doc/] [GECKO4com.tex] - Rev 4

Compare with Previous | Blame | View Log

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%            _   _            __   ____                                      %%
%%           / / | |          / _| |  __|                                     %%
%%           | |_| |  _   _  / /   | |_                                       %%
%%           |  _  | | | | | | |   |  _|                                      %%
%%           | | | | | |_| | \ \_  | |__                                      %%
%%           |_| |_| \_____|  \__| |____| microLab                            %%
%%                                                                            %%
%%           Bern University of Applied Sciences (BFH)                        %%
%%           Quellgasse 21                                                    %%
%%           Room HG 4.33                                                     %%
%%           2501 Biel/Bienne                                                 %%
%%           Switzerland                                                      %%
%%                                                                            %%
%%           http://www.microlab.ch                                           %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% GECKO4com
\documentclass [10pt,a5paper,twoside,openright]{book}
\usepackage{times}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage {graphicx}
\usepackage{changepage}
\usepackage{geometry}
\usepackage{fancyhdr}
\usepackage{array}
\usepackage{calc}
\usepackage{chapterbib}
\renewcommand{\bibname}{References}
\usepackage{subfigure}
\usepackage{multirow}
\usepackage{pifont}
\usepackage[small,bf,nooneline]{caption}
\usepackage[printonlyused,withpage]{acronym}
\usepackage[sty]{fncychap}
\graphicspath{{figs/}}
\pagestyle{fancy}
\geometry{a5paper,hdivide={1cm,,1cm},vdivide={1.5cm,,1.5cm},includeall,
          marginparwidth=1.2cm,marginparsep=0.3cm,bindingoffset=1cm,
          heightrounded,headheight=1cm,reversemp,asymmetric}
\renewcommand{\headrulewidth}{0pt}
\fancyhfoffset[LO,LE]{\marginparwidth+\marginparsep}
\setlength{\headwidth}{\textwidth}
\addtolength{\headwidth}{\marginparwidth}
\addtolength{\headwidth}{\marginparsep}
\fancyhf{}
\fancypagestyle{plain}{}
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
\renewcommand{\sectionmark}[1]{\markright{#1}{}}
 
\newlength{\skipleft}
\setlength{\skipleft}{\marginparwidth}
\addtolength{\skipleft}{\marginparsep}
 
\makeatletter
\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else
   \hbox{}
   \thispagestyle{empty}
   \newpage
   \if@twocolumn\hbox{}\newpage\fi\fi\fi}
\def\@seccntformat#1{\protect\makebox[0pt][r]{\csname the#1\endcsname\quad}}
\ChNumVar{\fontsize{76}{80}\usefont{OT1}{pzc}{m}{n}\selectfont}
\ChTitleVar{\Large\sffamily\bfseries}
\renewcommand{\DOCH}{\vskip -80pt}
\renewcommand{\DOTI}[1]{%
   \hskip -\skipleft
   \begin{tabular*}{\headwidth}{m{1.7cm}m{\textwidth}}
            \CNoV\thechapter
            &
            \CTV\FmTi{#1}
            \\
            \hline
   \end{tabular*}
            \vskip 20 pt}
\renewcommand{\DOTIS}[1]{
   \vskip -80 pt
   \centering\CTV\FmTi{#1}
   \vskip -30 pt}
\makeatother
\sectionbib{\section*}{section}
\newcommand{\notocsection}[1]{%
    \refstepcounter{section}%
    \section*{\thesection \quad #1}}%
%------------------------------------------------------------------------------
% navi and reading infos
\usepackage{marvosym}
\newcommand{\note}{\marginpar{\LARGE\Info}}
\newcommand{\important}{\marginpar{\LARGE\Pointinghand}}
%
\author {Dr. T.J.H. Kluter}
\title {GECKO4com\\Technical Reference Manual}
%
\begin {document}
\include{gecko4com_title}
%\maketitle
%
%-----------------------------------------------------------------------------
%
\begin{adjustwidth}{-\skipleft}{0pt}
   \frontmatter
   \tableofcontents
\end{adjustwidth}
%
%-----------------------------------------------------------------------------
%
\mainmatter
\fancyhead[LE]{\textsl{\leftmark}}
\fancyhead[RE]{\includegraphics[height=0.5cm]{figs/BFHhuceENnofonts}}
\fancyhead[LO]{\includegraphics[height=0.5cm]{figs/HuCEmicrolab-nofont}}
\fancyhead[RO]{\textsl{\rightmark}}
\fancyfoot[LE,RO]{\thepage}
\renewcommand{\headrulewidth}{0.4pt}
%
%-----------------------------------------------------------------------------
%
\include{intro_symbols}
%
%-----------------------------------------------------------------------------
%
\include{command_reference}
%
%-----------------------------------------------------------------------------
%
\include{bus_interface}
%
%-----------------------------------------------------------------------------
%
\include{input_output}
%
%-----------------------------------------------------------------------------
%
\include{fifo_communication}
%
%-----------------------------------------------------------------------------
%
\appendix
\fancyhead[LE,RO,RE,LO]{}
\fancyfoot[LE,RO]{}
\renewcommand{\headrulewidth}{0pt}
\chapter*{}
\vspace*{0.5\textheight}
\begin{center}
\huge\textbf{Appendices}
\end{center}
\addcontentsline{toc}{chapter}{Appendices}
\newpage
\fancyhead[LE]{\textsl{\leftmark}}
\fancyhead[RO]{\textsl{\rightmark}}
\fancyhead[RE]{\includegraphics[height=0.5cm]{figs/BFHhuceENnofonts}}
\fancyhead[LO]{\includegraphics[height=0.5cm]{figs/HuCEmicrolab-nofont}}
\fancyfoot[LE,RO]{\thepage}
\renewcommand{\headrulewidth}{0.4pt}
%-----------------------------------------------------------------------------
%
\include{appendix_1}
%
%-----------------------------------------------------------------------------
%
\include{appendix_2}
%
%-----------------------------------------------------------------------------
%
\backmatter
%
%-----------------------------------------------------------------------------
%
\renewcommand{\headrulewidth}{0pt}
\fancyhead[LE,RO,LO,RE]{}
\fancyfoot[LE,RO]{\thepage}
\end{document}
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.