OpenCores
URL https://opencores.org/ocsvn/single-14-segment-display-driver-w-decoder/single-14-segment-display-driver-w-decoder/trunk

Subversion Repositories single-14-segment-display-driver-w-decoder

[/] [single-14-segment-display-driver-w-decoder/] [trunk/] [Documentation/] [latex/] [refman.tex] - Blame information for rev 10

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 liubenoff
\documentclass[twoside]{book}
2
 
3
% Packages required by doxygen
4
\usepackage{fixltx2e}
5
\usepackage{calc}
6
\usepackage{doxygen}
7
\usepackage[export]{adjustbox} % also loads graphicx
8
\usepackage{graphicx}
9
\usepackage[utf8]{inputenc}
10
\usepackage{makeidx}
11
\usepackage{multicol}
12
\usepackage{multirow}
13
\PassOptionsToPackage{warn}{textcomp}
14
\usepackage{textcomp}
15
\usepackage[nointegrals]{wasysym}
16
\usepackage[table]{xcolor}
17
 
18
% Font selection
19
\usepackage[T1]{fontenc}
20
\usepackage[scaled=.90]{helvet}
21
\usepackage{courier}
22
\usepackage{amssymb}
23
\usepackage{sectsty}
24
\renewcommand{\familydefault}{\sfdefault}
25
\allsectionsfont{%
26
  \fontseries{bc}\selectfont%
27
  \color{darkgray}%
28
}
29
\renewcommand{\DoxyLabelFont}{%
30
  \fontseries{bc}\selectfont%
31
  \color{darkgray}%
32
}
33
\newcommand{\+}{\discretionary{\mbox{\scriptsize$\hookleftarrow$}}{}{}}
34
 
35
% Page & text layout
36
\usepackage{geometry}
37
\geometry{%
38
  a4paper,%
39
  top=2.5cm,%
40
  bottom=2.5cm,%
41
  left=2.5cm,%
42
  right=2.5cm%
43
}
44
\tolerance=750
45
\hfuzz=15pt
46
\hbadness=750
47
\setlength{\emergencystretch}{15pt}
48
\setlength{\parindent}{0cm}
49
\setlength{\parskip}{3ex plus 2ex minus 2ex}
50
\makeatletter
51
\renewcommand{\paragraph}{%
52
  \@startsection{paragraph}{4}{0ex}{-1.0ex}{1.0ex}{%
53
    \normalfont\normalsize\bfseries\SS@parafont%
54
  }%
55
}
56
\renewcommand{\subparagraph}{%
57
  \@startsection{subparagraph}{5}{0ex}{-1.0ex}{1.0ex}{%
58
    \normalfont\normalsize\bfseries\SS@subparafont%
59
  }%
60
}
61
\makeatother
62
 
63
% Headers & footers
64
\usepackage{fancyhdr}
65
\pagestyle{fancyplain}
66
\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}}
67
\fancyhead[CE]{\fancyplain{}{}}
68
\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}}
69
\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}}
70
\fancyhead[CO]{\fancyplain{}{}}
71
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
72
\fancyfoot[LE]{\fancyplain{}{}}
73
\fancyfoot[CE]{\fancyplain{}{}}
74
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
75
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
76
\fancyfoot[CO]{\fancyplain{}{}}
77
\fancyfoot[RO]{\fancyplain{}{}}
78
\renewcommand{\footrulewidth}{0.4pt}
79
\renewcommand{\chaptermark}[1]{%
80
  \markboth{#1}{}%
81
}
82
\renewcommand{\sectionmark}[1]{%
83
  \markright{\thesection\ #1}%
84
}
85
 
86
% Indices & bibliography
87
\usepackage{natbib}
88
\usepackage[titles]{tocloft}
89
\setcounter{tocdepth}{3}
90
\setcounter{secnumdepth}{5}
91
\makeindex
92
 
93
% Hyperlinks (required, but should be loaded last)
94
\usepackage{ifpdf}
95
\ifpdf
96
  \usepackage[pdftex,pagebackref=true]{hyperref}
97
\else
98
  \usepackage[ps2pdf,pagebackref=true]{hyperref}
99
\fi
100
\hypersetup{%
101
  colorlinks=true,%
102
  linkcolor=blue,%
103
  citecolor=blue,%
104
  unicode%
105
}
106
 
107
% Custom commands
108
\newcommand{\clearemptydoublepage}{%
109
  \newpage{\pagestyle{empty}\cleardoublepage}%
110
}
111
 
112
\usepackage{caption}
113
\captionsetup{labelsep=space,justification=centering,font={bf},singlelinecheck=off,skip=4pt,position=top}
114
 
115
%===== C O N T E N T S =====
116
 
117
\begin{document}
118
 
119
% Titlepage & ToC
120
\hypersetup{pageanchor=false,
121
             bookmarksnumbered=true,
122
             pdfencoding=unicode
123
            }
124
\pagenumbering{alph}
125
\begin{titlepage}
126
\vspace*{7cm}
127
\begin{center}%
128
{\Large Single 14 Segment Display Driver with Limited A\+S\+C\+II Decoder \\[1ex]\large 0.\+1 }\\
129
\vspace*{1cm}
130
{\large Generated by Doxygen 1.8.13}\\
131
\end{center}
132
\end{titlepage}
133
\clearemptydoublepage
134
\pagenumbering{roman}
135
\tableofcontents
136
\clearemptydoublepage
137
\pagenumbering{arabic}
138
\hypersetup{pageanchor=true}
139
 
140
%--- Begin generated contents ---
141 8 liubenoff
\chapter{14-\/segment Display Driver Info}
142 5 liubenoff
\label{index}\hypertarget{index}{}\input{index}
143 4 liubenoff
\chapter{Design Unit Index}
144 6 liubenoff
\input{hierarchy}
145
\chapter{Design Unit Index}
146 4 liubenoff
\input{annotated}
147
\chapter{File Index}
148
\input{files}
149
\chapter{Class Documentation}
150 5 liubenoff
\input{class___m_a_t_h___r_e_a_l}
151 10 liubenoff
\input{classascii__decoder_1_1arch}
152
\input{classascii__decoder}
153
\input{classdecoder__table__dist__rom}
154 8 liubenoff
\input{classdisplay__driver__w__decoder}
155
\input{classdisplay__driver__w__decoder_1_1display__driver__w__decoder__arch}
156 10 liubenoff
\input{classdisplay__driver__wrapper}
157 5 liubenoff
\input{class_m_a_t_h___r_e_a_l}
158 10 liubenoff
\input{classdecoder__table__dist__rom_1_1_structure}
159 6 liubenoff
\input{classtb}
160
\input{classtb_1_1test}
161 4 liubenoff
\chapter{File Documentation}
162 10 liubenoff
\input{ascii__decoder_8vhd}
163
\input{display__driver__w__decoder_8vhd}
164
\input{display__driver__wrapper_8vhd}
165 4 liubenoff
%--- End generated contents ---
166
 
167
% Index
168
\backmatter
169
\newpage
170
\phantomsection
171
\clearemptydoublepage
172
\addcontentsline{toc}{chapter}{Index}
173
\printindex
174
 
175
\end{document}

powered by: WebSVN 2.1.0

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