Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libcdi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpim-sw
libcdi
Commits
d44205ff
Commit
d44205ff
authored
18 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
Docu update
parent
de078fb9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/tex/cdi_cman.tex
+25
-2
25 additions, 2 deletions
doc/tex/cdi_cman.tex
doc/tex/cdi_fman.tex
+25
-2
25 additions, 2 deletions
doc/tex/cdi_fman.tex
with
50 additions
and
4 deletions
doc/tex/cdi_cman.tex
+
25
−
2
View file @
d44205ff
\documentclass
[DIV16,BCOR1cm,11pt,a4paper,fleqn]
{
scrreprt
}
% for pdf output
\documentclass
[DIV16,BCOR1cm,11pt,a4paper,fleqn
,twoside
]
{
scrreprt
}
% for pdf output
%\documentclass[DIV16,BCOR1cm,11pt,a4paper,fleqn]{report} % for pdf output
\usepackage
{
graphics
}
% To define headers and footers
\usepackage
{
fancyhdr
}
\pagestyle
{
fancy
}
% Headers and footers personalization using the `fancyhdr' package
\fancyhf
{}
% Clear all fields
\renewcommand
{
\headrulewidth
}{
0.2mm
}
\renewcommand
{
\footrulewidth
}{
0.2mm
}
\renewcommand
{
\chaptermark
}
[1]
{
\markboth
{
#1
}{}}
%\renewcommand{\sectionmark}[1]{\markright{#1}}
\fancyhead
[LO,RE]
{
\slshape
\leftmark
}
%\fancyhead[LE,RO]{\slshape \rightmark}
\fancyfoot
[LE,RO]
{
\Large\thepage
}
\fancypagestyle
{
plain
}{
%
\fancyhead
{}
% get rid of headers
\renewcommand
{
\headrulewidth
}{
0pt
}
}
%\usepackage{ae} % fuer die "almost european" computer modern fonts
%\usepackage{url} % Standard-Paket fuer WWW-Adressen
...
...
@@ -161,7 +184,7 @@
%\chapter{Model}
\chapter*
{
Quick Reference
}
\chapter*
{
Quick Reference
\markboth
{
Quick Reference
}{}
}
\addcontentsline
{
toc
}{
chapter
}{
Quick Reference
}
This appendix provide a brief listing of the C language bindings of the
...
...
This diff is collapsed.
Click to expand it.
doc/tex/cdi_fman.tex
+
25
−
2
View file @
d44205ff
\documentclass
[DIV16,BCOR1cm,11pt,a4paper,fleqn]
{
scrreprt
}
% for pdf output
\documentclass
[DIV16,BCOR1cm,11pt,a4paper,fleqn
,twoside
]
{
scrreprt
}
% for pdf output
%\documentclass[DIV16,BCOR1cm,11pt,a4paper,fleqn]{report} % for pdf output
\usepackage
{
graphics
}
% To define headers and footers
\usepackage
{
fancyhdr
}
\pagestyle
{
fancy
}
% Headers and footers personalization using the `fancyhdr' package
\fancyhf
{}
% Clear all fields
\renewcommand
{
\headrulewidth
}{
0.2mm
}
\renewcommand
{
\footrulewidth
}{
0.2mm
}
\renewcommand
{
\chaptermark
}
[1]
{
\markboth
{
#1
}{}}
%\renewcommand{\sectionmark}[1]{\markright{#1}}
\fancyhead
[LO,RE]
{
\slshape
\leftmark
}
%\fancyhead[LE,RO]{\slshape \rightmark}
\fancyfoot
[LE,RO]
{
\Large\thepage
}
\fancypagestyle
{
plain
}{
%
\fancyhead
{}
% get rid of headers
\renewcommand
{
\headrulewidth
}{
0pt
}
}
%\usepackage{ae} % fuer die "almost european" computer modern fonts
%\usepackage{url} % Standard-Paket fuer WWW-Adressen
...
...
@@ -160,7 +183,7 @@
%\chapter{Model}
\chapter*
{
Quick Reference
}
\chapter*
{
Quick Reference
\markboth
{
Quick Reference
}{}
}
\addcontentsline
{
toc
}{
chapter
}{
Quick Reference
}
This appendix provide a brief listing of the Fortran language bindings of the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment