Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
4543285d
Commit
4543285d
authored
Sep 01, 2010
by
Ralf Mueller
Browse files
Marked position of where to add variable listing
parent
8eb1e407
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/tex/cdo.tex
View file @
4543285d
...
...
@@ -174,22 +174,13 @@
\put
(0,0.7)
{
\line
(1,0)
{
16.2
}}
\end{picture}
\end{titlepage}
\tableofcontents
\input
{
cdo
_
int
}
\input
{
cdo
_
con
}
\input
{
cdo
_
adv
}
\input
{
cdo
_
ref
}
\input
{
bib
}
\input
{
appendix
}
\clearpage
\ifpdf
\phantomsection
...
...
@@ -199,5 +190,4 @@
\input
{
catalog
}
\input
{
alphabetic
_
list
}
\fi
\end{document}
doc/tex/makedoc
View file @
4543285d
...
...
@@ -537,6 +537,9 @@ while (<MOFILE>) {
$help_spaces
=
0
;
print_description
(
@moddeslines
);
# Add list of variables created by this operator. This can only be done for
# eca_* operators
if
(
$#moddeslines
>=
0
)
{
print
TRFILE
"
\\
end{minipage}
\n
";
print
TRFILE
"
\\
addtolength{
\\
miniwidth}{8mm}
\n
";
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment