/[PAMELA software]/PamCut/doc/Doxygen/latex/doxygen.sty
ViewVC logotype

Contents of /PamCut/doc/Doxygen/latex/doxygen.sty

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Fri Sep 25 15:44:07 2009 UTC (15 years, 2 months ago) by pam-fi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Removed from repository.

1 \NeedsTeXFormat{LaTeX2e}
2 \ProvidesPackage{doxygen}
3 \RequirePackage{calc}
4 \RequirePackage{array}
5 \RequirePackage{color}
6 \pagestyle{fancyplain}
7 \newcommand{\clearemptydoublepage}{\newpage{\pagestyle{empty}\cleardoublepage}}
8 \renewcommand{\chaptermark}[1]{\markboth{#1}{}}
9 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
10 \lhead[\fancyplain{}{\bfseries\thepage}]
11 {\fancyplain{}{\bfseries\rightmark}}
12 \rhead[\fancyplain{}{\bfseries\leftmark}]
13 {\fancyplain{}{\bfseries\thepage}}
14 \rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Fri Jun 5 15:08:58 2009 for PamCut by Doxygen }]{}
15 \lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Jun 5 15:08:58 2009 for PamCut by Doxygen }}
16 \cfoot{}
17 \newenvironment{Code}
18 {\footnotesize}
19 {\normalsize}
20 \newcommand{\doxyref}[3]{\textbf{#1} (\textnormal{#2}\,\pageref{#3})}
21 \newenvironment{DocInclude}
22 {\footnotesize}
23 {\normalsize}
24 \newenvironment{VerbInclude}
25 {\footnotesize}
26 {\normalsize}
27 \newenvironment{Image}
28 {\begin{figure}[H]}
29 {\end{figure}}
30 \newenvironment{ImageNoCaption}{}{}
31 \newenvironment{CompactList}
32 {\begin{list}{}{
33 \setlength{\leftmargin}{0.5cm}
34 \setlength{\itemsep}{0pt}
35 \setlength{\parsep}{0pt}
36 \setlength{\topsep}{0pt}
37 \renewcommand{\makelabel}{\hfill}}}
38 {\end{list}}
39 \newenvironment{CompactItemize}
40 {
41 \begin{itemize}
42 \setlength{\itemsep}{-3pt}
43 \setlength{\parsep}{0pt}
44 \setlength{\topsep}{0pt}
45 \setlength{\partopsep}{0pt}
46 }
47 {\end{itemize}}
48 \newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp}
49 \newlength{\tmplength}
50 \newenvironment{TabularC}[1]
51 {
52 \setlength{\tmplength}
53 {\linewidth/(#1)-\tabcolsep*2-\arrayrulewidth*(#1+1)/(#1)}
54 \par\begin{tabular*}{\linewidth}
55 {*{#1}{|>{\PBS\raggedright\hspace{0pt}}p{\the\tmplength}}|}
56 }
57 {\end{tabular*}\par}
58 \newcommand{\entrylabel}[1]{
59 {\parbox[b]{\labelwidth-4pt}{\makebox[0pt][l]{\textbf{#1}}\vspace{1.5\baselineskip}}}}
60 \newenvironment{Desc}
61 {\begin{list}{}
62 {
63 \settowidth{\labelwidth}{40pt}
64 \setlength{\leftmargin}{\labelwidth}
65 \setlength{\parsep}{0pt}
66 \setlength{\itemsep}{-4pt}
67 \renewcommand{\makelabel}{\entrylabel}
68 }
69 }
70 {\end{list}}
71 \newenvironment{Indent}
72 {\begin{list}{}{\setlength{\leftmargin}{0.5cm}}
73 \item[]\ignorespaces}
74 {\unskip\end{list}}
75 \setlength{\parindent}{0cm}
76 \setlength{\parskip}{0.2cm}
77 \addtocounter{secnumdepth}{1}
78 \sloppy
79 \usepackage[T1]{fontenc}
80 \makeatletter
81 \renewcommand{\paragraph}{\@startsection{paragraph}{4}{0ex}%
82 {-3.25ex plus -1ex minus -0.2ex}%
83 {1.5ex plus 0.2ex}%
84 {\normalfont\normalsize\bfseries}}
85 \makeatother
86 \stepcounter{secnumdepth}
87 \stepcounter{tocdepth}
88 \definecolor{comment}{rgb}{0.5,0.0,0.0}
89 \definecolor{keyword}{rgb}{0.0,0.5,0.0}
90 \definecolor{keywordtype}{rgb}{0.38,0.25,0.125}
91 \definecolor{keywordflow}{rgb}{0.88,0.5,0.0}
92 \definecolor{preprocessor}{rgb}{0.5,0.38,0.125}
93 \definecolor{stringliteral}{rgb}{0.0,0.125,0.25}
94 \definecolor{charliteral}{rgb}{0.0,0.5,0.5}
95 \definecolor{vhdldigit}{rgb}{1.0,0.0,1.0}
96 \definecolor{vhdlkeyword}{rgb}{0.43,0.0,0.43}
97 \definecolor{vhdllogic}{rgb}{1.0,0.0,0.0}

  ViewVC Help
Powered by ViewVC 1.1.23