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

Subversion Repositories gecko4

[/] [gecko4/] [trunk/] [GECKO4com/] [doc/] [GECKO4com.tex] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 ktt1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
%%            _   _            __   ____                                      %%
3
%%           / / | |          / _| |  __|                                     %%
4
%%           | |_| |  _   _  / /   | |_                                       %%
5
%%           |  _  | | | | | | |   |  _|                                      %%
6
%%           | | | | | |_| | \ \_  | |__                                      %%
7
%%           |_| |_| \_____|  \__| |____| microLab                            %%
8
%%                                                                            %%
9
%%           Bern University of Applied Sciences (BFH)                        %%
10
%%           Quellgasse 21                                                    %%
11
%%           Room HG 4.33                                                     %%
12
%%           2501 Biel/Bienne                                                 %%
13
%%           Switzerland                                                      %%
14
%%                                                                            %%
15
%%           http://www.microlab.ch                                           %%
16
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17
%% GECKO4com
18
\documentclass [10pt,a5paper,twoside,openright]{book}
19
\usepackage{times}
20
\usepackage{amsmath}
21
\usepackage{amsfonts}
22
\usepackage {graphicx}
23
\usepackage{changepage}
24
\usepackage{geometry}
25
\usepackage{fancyhdr}
26
\usepackage{array}
27
\usepackage{calc}
28
\usepackage{chapterbib}
29
\renewcommand{\bibname}{References}
30
\usepackage{subfigure}
31
\usepackage{multirow}
32
\usepackage{pifont}
33
\usepackage[small,bf,nooneline]{caption}
34
\usepackage[printonlyused,withpage]{acronym}
35
\usepackage[sty]{fncychap}
36
\graphicspath{{figs/}}
37
\pagestyle{fancy}
38
\geometry{a5paper,hdivide={1cm,,1cm},vdivide={1.5cm,,1.5cm},includeall,
39
          marginparwidth=1.2cm,marginparsep=0.3cm,bindingoffset=1cm,
40
          heightrounded,headheight=1cm,reversemp,asymmetric}
41
\renewcommand{\headrulewidth}{0pt}
42
\fancyhfoffset[LO,LE]{\marginparwidth+\marginparsep}
43
\setlength{\headwidth}{\textwidth}
44
\addtolength{\headwidth}{\marginparwidth}
45
\addtolength{\headwidth}{\marginparsep}
46
\fancyhf{}
47
\fancypagestyle{plain}{}
48
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
49
\renewcommand{\sectionmark}[1]{\markright{#1}{}}
50
 
51
\newlength{\skipleft}
52
\setlength{\skipleft}{\marginparwidth}
53
\addtolength{\skipleft}{\marginparsep}
54
 
55
\makeatletter
56
\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else
57
   \hbox{}
58
   \thispagestyle{empty}
59
   \newpage
60
   \if@twocolumn\hbox{}\newpage\fi\fi\fi}
61
\def\@seccntformat#1{\protect\makebox[0pt][r]{\csname the#1\endcsname\quad}}
62
\ChNumVar{\fontsize{76}{80}\usefont{OT1}{pzc}{m}{n}\selectfont}
63
\ChTitleVar{\Large\sffamily\bfseries}
64
\renewcommand{\DOCH}{\vskip -80pt}
65
\renewcommand{\DOTI}[1]{%
66
   \hskip -\skipleft
67
   \begin{tabular*}{\headwidth}{m{1.7cm}m{\textwidth}}
68
            \CNoV\thechapter
69
            &
70
            \CTV\FmTi{#1}
71
            \\
72
            \hline
73
   \end{tabular*}
74
            \vskip 20 pt}
75
\renewcommand{\DOTIS}[1]{
76
   \vskip -80 pt
77
   \centering\CTV\FmTi{#1}
78
   \vskip -30 pt}
79
\makeatother
80
\sectionbib{\section*}{section}
81
\newcommand{\notocsection}[1]{%
82
    \refstepcounter{section}%
83
    \section*{\thesection \quad #1}}%
84
%------------------------------------------------------------------------------
85
% navi and reading infos
86
\usepackage{marvosym}
87
\newcommand{\note}{\marginpar{\LARGE\Info}}
88
\newcommand{\important}{\marginpar{\LARGE\Pointinghand}}
89
%
90
\author {Dr. T.J.H. Kluter}
91
\title {GECKO4com\\Technical Reference Manual}
92
%
93
\begin {document}
94
\include{gecko4com_title}
95
%\maketitle
96
%
97
%-----------------------------------------------------------------------------
98
%
99
\begin{adjustwidth}{-\skipleft}{0pt}
100
   \frontmatter
101
   \tableofcontents
102
\end{adjustwidth}
103
%
104
%-----------------------------------------------------------------------------
105
%
106
\mainmatter
107
\fancyhead[LE]{\textsl{\leftmark}}
108
\fancyhead[RE]{\includegraphics[height=0.5cm]{figs/BFHhuceENnofonts}}
109
\fancyhead[LO]{\includegraphics[height=0.5cm]{figs/HuCEmicrolab-nofont}}
110
\fancyhead[RO]{\textsl{\rightmark}}
111
\fancyfoot[LE,RO]{\thepage}
112
\renewcommand{\headrulewidth}{0.4pt}
113
%
114
%-----------------------------------------------------------------------------
115
%
116
\include{intro_symbols}
117
%
118
%-----------------------------------------------------------------------------
119
%
120
\include{command_reference}
121
%
122
%-----------------------------------------------------------------------------
123
%
124
\include{bus_interface}
125
%
126
%-----------------------------------------------------------------------------
127
%
128
\include{input_output}
129
%
130
%-----------------------------------------------------------------------------
131
%
132
\include{fifo_communication}
133
%
134
%-----------------------------------------------------------------------------
135
%
136
\appendix
137
\fancyhead[LE,RO,RE,LO]{}
138
\fancyfoot[LE,RO]{}
139
\renewcommand{\headrulewidth}{0pt}
140
\chapter*{}
141
\vspace*{0.5\textheight}
142
\begin{center}
143
\huge\textbf{Appendices}
144
\end{center}
145
\addcontentsline{toc}{chapter}{Appendices}
146
\newpage
147
\fancyhead[LE]{\textsl{\leftmark}}
148
\fancyhead[RO]{\textsl{\rightmark}}
149
\fancyhead[RE]{\includegraphics[height=0.5cm]{figs/BFHhuceENnofonts}}
150
\fancyhead[LO]{\includegraphics[height=0.5cm]{figs/HuCEmicrolab-nofont}}
151
\fancyfoot[LE,RO]{\thepage}
152
\renewcommand{\headrulewidth}{0.4pt}
153
%-----------------------------------------------------------------------------
154
%
155
\include{appendix_1}
156
%
157
%-----------------------------------------------------------------------------
158
%
159
\include{appendix_2}
160
%
161
%-----------------------------------------------------------------------------
162
%
163
\backmatter
164
%
165
%-----------------------------------------------------------------------------
166
%
167
\renewcommand{\headrulewidth}{0pt}
168
\fancyhead[LE,RO,LO,RE]{}
169
\fancyfoot[LE,RO]{\thepage}
170
\end{document}

powered by: WebSVN 2.1.0

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