summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex32
1 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex
index d2828108ba0..579606e54c6 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex
@@ -9,29 +9,33 @@
\section[Graph Drawing Algorithms: The Open Graph Drawing Framework]{Graph Drawing Algorithms:\\ The Open Graph Drawing Framework}
+% TODO:{
% ATTENTION: this label is ALSO present in the previous algorithm.
% Please update the labels once this section is back in the manual
+% }
\label{section-last-graphdrawing-library-in-manual}
-
{\emph{by Till Tantau (who copied much of the text from
the source documentation of \textsc{ogdf})}}
-\ifluatex\else This section of the manual can only be typeset using Lua\TeX.\expandafter\endinput\fi
+\ifluatex
+\else
+ This section of the manual can only be typeset using Lua\TeX.
+ \expandafter\endinput
+\fi
\ifgdccodeogdf
\else
-In order to typeset this section, LuaTeX\ must be able to link C code
-at runtime and the \textsc{ogdf} graph drawing C libraries must be
-installed on your system. You will find the sources in the |c|
-subdirectory of the installation, where you will also find example
-Makefiles.
-\expandafter\endinput
+ In order to typeset this section, LuaTeX\ must be able to link C code at
+ runtime and the \textsc{ogdf} graph drawing C libraries must be installed
+ on your system. You will find the sources in the |c| subdirectory of the
+ installation, where you will also find example Makefiles.
+ \expandafter\endinput
\fi
\emph{Remark:} The integration of the \textsc{ogdf} library is still under
-construction and the examples in this section are more a
-proof-of-concept. So, use at your own risk.
+construction and the examples in this section are more a proof-of-concept. So,
+use at your own risk.
\includeluadocumentationof{pgf.gd.ogdf.library}
@@ -60,8 +64,6 @@ proof-of-concept. So, use at your own risk.
\includeluadocumentationof{pgf.gd.doc.ogdf.layered.FastSimpleHierarchyLayout}
-
-
\includeluadocumentationof{pgf.gd.doc.ogdf.energybased}
\includeluadocumentationof{pgf.gd.doc.ogdf.energybased.SpringEmbedderFR}
@@ -95,7 +97,6 @@ proof-of-concept. So, use at your own risk.
% \includeluadocumentationof{pgf.gd.doc.ogdf.energybased.multilevelmixer.SolarMerger}
-
\includeluadocumentationof{pgf.gd.doc.ogdf.planarity}
\includeluadocumentationof{pgf.gd.doc.ogdf.planarity.PlanarizationLayout}
@@ -108,8 +109,7 @@ proof-of-concept. So, use at your own risk.
\includeluadocumentationof{pgf.gd.doc.ogdf.misclayout.CircularLayout}
-
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
%%% TeX-master: "pgfmanual-pdftex-version"
-%%% End:
+%%% End: