summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua2
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua20
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua12
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua42
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua21
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua14
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua50
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua10
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua8
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua2
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua14
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua28
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua4
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua18
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua6
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua55
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua2
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua2
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua12
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua2
-rw-r--r--Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua30
34 files changed, 213 insertions, 209 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua
index 552dd00dc8b..37878cd20f4 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua
@@ -14,6 +14,6 @@
---
-- @section subsection {Force-Based Algorithms}
--
---
+--
local _ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua
index b7bab378191..0d987f7c5b6 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua
@@ -20,7 +20,7 @@ local example = require 'pgf.gd.doc'.example
key "FMMMLayout"
summary "The fast multipole multilevel layout algorithm."
-documentation
+documentation
[[
|FMMMLayout| implements a force-directed graph drawing
method suited also for very large graphs. It is based on a
@@ -29,12 +29,12 @@ approximating the repulsive forces in the system by rapidly
evaluating potential fields.
The implementation is based on the following publication:
-%
+
\begin{itemize}
- \item Stefan Hachul, Michael J\"unger: Drawing Large Graphs with
- a Potential-Field-Based Multilevel Algorithm. \emph{12th
- International Symposium on Graph Drawing 1998 (GD '04)},
- New York, LNCS 3383, pp. 285--295, 2004.
+\item Stefan Hachul, Michael J\"unger: Drawing Large Graphs with
+ a Potential-Field-Based Multilevel Algorithm. \emph{12th
+ International Symposium on Graph Drawing 1998 (GD '04)}, New York, LNCS 3383,
+ pp. 285--295, 2004.
\end{itemize}
]]
@@ -44,7 +44,7 @@ example
]]
-example
+example
[[
\tikz [nodes={text height=.7em, text depth=.2em,
draw=black!20, thick, fill=white, font=\footnotesize},
@@ -65,7 +65,7 @@ example
{ "USG 2.0" -> "USG 3.0", "PWB 2.0", "Unix/TS 1.0" } -> "Unix/TS 3.0";
{ "Unix/TS++", "CB Unix 3", "Unix/TS 3.0" } ->
"TS 4.0" -> "System V.0" -> "System V.2" -> "System V.3";
- };
+ };
]]
--------------------------------------------------------------------------------
@@ -74,7 +74,7 @@ example
--------------------------------------------------------------------------------
key "FMMMLayout.randSeed"
summary "Sets the random seed for the |FMMMLayout|."
-documentation
+documentation
[[
By changing this number, you can vary the appearance of the generated
graph drawing. This key is an alias for |random seed|, which in turn
@@ -117,7 +117,7 @@ example
[[
\tikz {
\graph [FMMMLayout, node sep=5mm] { subgraph C_n[n=6]; };
-
+
\draw [red, ultra thick, |-|] (1.south) -- ++(down:5mm);
}
]]
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua
index 453078b1306..4b676aff121 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua
@@ -18,27 +18,27 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "FastMultipoleEmbedder"
-summary "Implementation of a fast multipole embedder by Martin Gronemann."
+summary "Implementation of a fast multipole embedder by Martin Gronemann."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "FastMultipoleEmbedder.numIterations"
summary "sets the maximum number of iterations"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "FastMultipoleEmbedder.multipolePrec"
summary "sets the number of coefficients for the expansions. default = 4"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "FastMultipoleEmbedder.defaultEdgeLength"
summary ""
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "FastMultipoleEmbedder.defaultNodeSize"
@@ -48,4 +48,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua
index d0b94c2bb7a..674bc996f14 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua
@@ -18,79 +18,79 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "GEMLayout"
-summary "The energy-based GEM layout algorithm."
-
+summary "The energy-based GEM layout algorithm."
+
documentation [[
- The implementation used in |GEMLayout| is based on the following publication:
- %
- \begin{itemize}
- \item Arne Frick, Andreas Ludwig, Heiko Mehldau: \emph{A Fast Adaptive Layout
- Algorithm for Undirected Graphs.} Proc. Graph Drawing 1994,
- LNCS 894, pp. 388-403, 1995.
- \end{itemize}
+The implementation used in |GEMLayout| is based on the following publication:
+\begin{itemize}
+\item Arne Frick, Andreas Ludwig, Heiko Mehldau: \emph{A Fast Adaptive Layout
+ Algorithm for Undirected Graphs.} Proc. Graph Drawing 1994,
+ LNCS 894, pp. 388-403, 1995.
+\end{itemize}
+
]]
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.numberOfRounds"
summary "Sets the maximal number of round per node."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.minimalTemperature"
summary "Sets the minimal temperature."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.initialTemperature"
summary "Sets the initial temperature; must be $\\ge$ |minimalTemperature|."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.gravitationalConstant"
summary "Sets the gravitational constant; must be $\\ge 0$."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.desiredLength"
summary "Sets the desired edge length; must be $\\ge 0$."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.maximalDisturbance"
summary "Sets the maximal disturbance; must be $\\ge 0$."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.rotationAngle"
summary "Sets the opening angle for rotations ($0 \\le x \\le \\pi / 2$)."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.oscillationAngle"
summary "Sets the opening angle for oscillations ($0 \\le x \\le \\pi / 2$)."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.rotationSensitivity"
summary "Sets the rotation sensitivity ($0 \\le x \\le 1$)."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.oscillationSensitivity"
summary "Sets the oscillation sensitivity ($0 \\le x \\le 1$)."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "GEMLayout.attractionFormula"
@@ -100,4 +100,4 @@ summary "sets the formula for attraction (1 = Fruchterman / Reingold, 2 =
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua
index 6210c939412..4dc8d3b3fc7 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua
@@ -18,7 +18,7 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "MultilevelLayout"
-summary "A wrapper for the multilevel layout computation using the modular multi-level mixer."
+summary "A wrapper for the multilevel layout computation using the modular multi-level mixer."
example [[
\tikz \graph [MultilevelLayout] {
@@ -30,4 +30,4 @@ example [[
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua
index ae3cf9c8ef8..b71d6629c13 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua
@@ -18,29 +18,30 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SpringEmbedderFR"
-summary "The spring-embedder layout algorithm by Fruchterman and Reingold."
-
+summary "The spring-embedder layout algorithm by Fruchterman and Reingold."
+
documentation [[
- The implementation used in SpringEmbedderFR is based on the following
- publication:
+The implementation used in SpringEmbedderFR is based on the following
+publication:
+
+Thomas M. J. Fruchterman, Edward M. Reingold: \emph{Graph Drawing by Force-directed
+Placement}. Software - Practice and Experience 21(11), pp. 1129-1164, 1991.
- Thomas M. J. Fruchterman, Edward M. Reingold: \emph{Graph Drawing by Force-directed
- Placement}. Software - Practice and Experience 21(11), pp. 1129--1164, 1991.
]]
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFR.iterations"
summary "Sets the number of iterations."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFR.noise"
summary "Sets the parameter noise."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFR.scaleFunctionFactor"
@@ -50,4 +51,4 @@ summary "Sets the scale function factor."
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
index 6286e9f3954..a79d94f7e2a 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua
@@ -18,33 +18,33 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact"
-summary "Declaration of Spring-Embedder (Fruchterman,Reingold) algorithm with exact force computations."
+summary "Declaration of Spring-Embedder (Fruchterman,Reingold) algorithm with exact force computations."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.iterations"
summary "Sets the number of iterations."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.noise"
summary "Sets the parameter noise."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.coolingFunction"
summary "Sets the parameter coolingFunction to |factor| or to |logarithmic|."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.idealEdgeLength"
summary "Sets the ideal edge length to a length."
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderFRExact.convTolerance"
@@ -54,4 +54,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua
index a4fd46aa775..0d130b19235 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua
@@ -18,38 +18,40 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SpringEmbedderKK"
-summary "The spring embedder of Kamada and Kawai"
-
+summary "The spring embedder of Kamada and Kawai"
+
documentation [[
- The implementation used in |SpringEmbedderKK| is based on
- the following publication:
-
- Tomihisa Kamada, Satoru Kawai: \emph{An Algorithm for Drawing
- General Undirected Graphs.} Information Processing Letters 31, pp. 7--15, 1989.
-
- There are some parameters that can be tuned to optimize the
- algorithm's behavior regarding runtime and layout quality.
- First of all note that the algorithm uses all pairs shortest path
- to compute the graph theoretic distance. This can be done either
- with BFS (ignoring node sizes) in quadratic time or by using
- e.g. Floyd's algorithm in cubic time with given edge lengths
- that may reflect the node sizes. Also |m_computeMaxIt| decides
- if the computation is stopped after a fixed maximum number of
- iterations. The desirable edge length can either be set or computed
- from the graph and the given layout.
+ The implementation used in |SpringEmbedderKK| is based on
+ the following publication:
+
+ Tomihisa Kamada, Satoru Kawai: \emph{An Algorithm for Drawing
+ General Undirected Graphs.} Information Processing Letters 31, pp. 7--15, 1989.
+
+ There are some parameters that can be tuned to optimize the
+ algorithm's behavior regarding runtime and layout quality.
+ First of all note that the algorithm uses all pairs shortest path
+ to compute the graph theoretic distance. This can be done either
+ with BFS (ignoring node sizes) in quadratic time or by using
+ e.g. Floyd's algorithm in cubic time with given edge lengths
+ that may reflect the node sizes. Also |m_computeMaxIt| decides
+ if the computation is stopped after a fixed maximum number of
+ iterations. The desirable edge length can either be set or computed
+ from the graph and the given layout.
+
]]
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderKK.stopTolerance"
summary "Sets the value for the stop tolerance."
-documentation [[
- Below this value, the system is regarded stable (balanced) and the
- optimization stopped.
+documentation
+[[
+Below this value, the system is regarded stable (balanced) and the
+optimization stopped.
]]
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SpringEmbedderKK.desLength"
@@ -59,4 +61,4 @@ summary "Sets desirable edge length directly"
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua
index e658a896bdc..55ac157e302 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "BarycenterPlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "BarycenterPlacer.weightedPositionPriority"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua
index e6f06add57d..1ef3e4914cb 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua
@@ -18,21 +18,21 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "CirclePlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "CirclePlacer.circleSize"
summary ""
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "CirclePlacer.radiusFixed"
summary ""
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "CirclePlacer.nodeSelection"
@@ -42,4 +42,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua
index e8723272ee2..82af7b56366 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "EdgeCoverMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "EdgeCoverMerger.factor"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua
index 81e2f37db0e..e65a9f41fe6 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "IndependentSetMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "IndependentSetMerger.searchDepthBase"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua
index 7fbca25e816..7e5e261f55f 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "LocalBiconnectedMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "LocalBiconnectedMerger.factor"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua
index e966b490563..e7f8144e3bb 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "MatchingMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "MatchingMerger.selectByNodeMass"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua
index 0b9d967db9c..10a8ba58994 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua
@@ -18,10 +18,10 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "MedianPlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua
index 71bdbc7340d..aafb8afd2ad 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "RandomMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "RandomMerger.factor"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua
index c26946d4e11..a0c9738fa17 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua
@@ -18,9 +18,9 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "RandomPlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "RandomPlacer.circleSize"
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua
index 76b084fa67e..99ff4c621d3 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua
@@ -18,15 +18,15 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SolarMerger"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SolarMerger.simple"
summary ""
--------------------------------------------------------------------------------
-
+
--------------------------------------------------------------------------------
key "SolarMerger.massAsNodeRadius"
@@ -36,4 +36,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua
index 530ddbc0d89..eb186a56157 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua
@@ -18,10 +18,10 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "SolarPlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua
index 6f579d0a453..e7722fd669a 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua
@@ -18,7 +18,7 @@ local example = require 'pgf.gd.doc'.example
--------------------------------------------------------------------------------
key "ZeroPlacer"
-summary "?"
+summary "?"
--------------------------------------------------------------------------------
@@ -30,4 +30,4 @@ summary ""
-- Local Variables:
-- mode:latex
--- End:
+-- End:
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua
index ffd3ea844dd..77a679d2be2 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua
@@ -14,6 +14,6 @@
---
-- @section subsection {Algorithms for Drawing Layered Graphs}
--
---
+--
local _ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua
index fd13e9bd4b3..e2c09f21242 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua
@@ -21,10 +21,10 @@ key "CoffmanGrahamRanking"
summary "The ranking algorithm due to Coffman and Graham."
documentation
[[
-|CoffmanGrahamRanking| implements a node ranking algorithm based on
+|CoffmanGrahamRanking| implements a node ranking algorithmn based on
the Coffman--Graham scheduling algorithm, which can be used as first
phase in |SugiyamaLayout|. The aim of the algorithm is to ensure that
-the height of the ranking (the number of layers) is kept small.
+the height of the ranking (the number of layers) is kept small.
]]
--------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua
index a7baad7e109..4d45270a01f 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua
@@ -23,21 +23,21 @@ documentation
[[
This class implements a hierarchy layout algorithm, that is, it
layouts hierarchies with a given order of nodes on each
-layer. It is used as a third phase of the Sugiyama algorithm.
+layer. It is used as a third phase of the Sugiyama algorithm.
All edges of the layout will have at most two
bends. Additionally, for each edge having exactly two bends, the
segment between them is drawn vertically. This applies in
particular to the long edges arising in the first phase of the
-Sugiyama algorithm.
+Sugiyama algorithm.
The implementation is based on:
-%
+
\begin{itemize}
- \item
- Christoph Buchheim, Michael Jünger, Sebastian Leipert: A Fast
- Layout Algorithm for k-Level Graphs. \emph{Proc. Graph
- Drawing 2000}, volume 1984 of LNCS, pages 229--240, 2001.
+\item
+ Christoph Buchheim, Michael Jünger, Sebastian Leipert: A Fast
+ Layout Algorithm for k-Level Graphs. \emph{Proc. Graph
+ Drawing 2000}, volumne 1984 of LNCS, pages 229--240, 2001.
\end{itemize}
]]
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua
index 4af6daa6207..719e6035699 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua
@@ -24,31 +24,29 @@ documentation
[[
This class implements a hierarchy layout algorithm, that is, it
layouts hierarchies with a given order of nodes on each
-layer. It is used as a third phase of the Sugiyama algorithm.
+layer. It is used as a third phase of the Sugiyama algorithm.
The algorithm runs in three phases:
-%
\begin{enumerate}
- \item Alignment (4x)
- \item Horizontal Compactation (4x)
- \item Balancing
+\item Alignment (4x)
+\item Horizontal Compactation (4x)
+\item Balancing
\end{enumerate}
-%
The alignment and horizontal compactification phases are calculated
downward, upward, left-to-right and right-to-left. The four
-resulting layouts are combined in a balancing step.
+resulting layouts are combined in a balancing step.
Warning: The implementation is known to not always produce a
correct layout. Therefore this Algorithm is for testing purpose
-only.
+only.
The implementation is based on:
-%
+
\begin{itemize}
- \item
- Ulrik Brandes, Boris Köpf: Fast and Simple Horizontal
- Coordinate Assignment. \emph{LNCS} 2002, Volume 2265/2002,
- pp. 33--36
+\item
+ Ulrik Brandes, Boris Köpf: Fast and Simple Horizontal
+ Coordinate Assignment. \emph{LNCS} 2002, Volume 2265/2002,
+ pp. 33--36
\end{itemize}
]]
@@ -64,7 +62,7 @@ example
--------------------------------------------------------------------
key "FastSimpleHierarchyLayout.layerDistance"
-summary "Distance between the centers of nodes of two consecutive layers."
+summary "Distance between the cetners of nodes of two consecutive layers."
documentation
[[
@@ -82,7 +80,7 @@ example
--------------------------------------------------------------------
key "FastSimpleHierarchyLayout.siblingDistance"
-summary "Distance between the centers of nodes of sibling nodes."
+summary "Distance between the cetners of nodes of sibling nodes."
documentation
[[
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua
index d2f1d8eeeaf..788baece4ff 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua
@@ -21,7 +21,7 @@ key "GreedyCycleRemoval"
summary "Greedy algorithm for computing a maximal acyclic subgraph."
documentation
[[
- The algorithm applies a greedy heuristic to compute a maximal
- acyclic subgraph and works in linear-time.
+The algorithm applies a greedy heuristic to compute a maximal
+acyclic subgraph and works in linear-time.
]]
--------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua
index 3d98fbe9c6a..e81bb2e1c30 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua
@@ -21,11 +21,11 @@ key "LongestPathRanking"
summary "The longest-path ranking algorithm."
documentation
[[
- |LongestPathRanking| implements the well-known longest-path ranking
- algorithm, which can be used as first phase in |SugiyamaLayout|. The
- implementation contains a special optimization for reducing edge
- lengths, as well as special treatment of mixed-upward graphs (for
- instance, \textsc{uml} class diagrams).
+|LongestPathRanking| implements the well-known longest-path ranking
+algorithm, which can be used as first phase in |SugiyamaLayout|. The
+implementation contains a special optimization for reducing edge
+lengths, as well as special treatment of mixed-upward graphs (for
+instance, \textsc{uml} class diagrams).
]]
--------------------------------------------------------------------
@@ -47,10 +47,10 @@ summary "If set to true, multi-edges will span at least two layers."
key "LongestPathRanking.optimizeEdgeLength"
summary
[[
- If set to true the ranking algorithm tries to reduce edge
- length even if this might increase the height of the layout. Choose
- false, if the longest-path ranking known from the literature should be
- used.
+If set to true the ranking algorithm tries to reduce edge
+length even if this might increase the height of the layout. Choose
+false, if the longest-path ranking known from the literature should be
+used.
]]
--------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua
index 25a8dd5262b..64eb7eadd80 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua
@@ -21,9 +21,9 @@ key "OptimalRanking"
summary "The optimal ranking algorithm."
documentation
[[
- The |OptimalRanking| implements the LP-based algorithm for
- computing a node ranking with minimal edge lengths, which can
- be used as first phase in |SugiyamaLayout|.
+The |OptimalRanking| implements the LP-based algorithm for
+computing a node ranking with minimal edge lengths, which can
+be used as first phase in |SugiyamaLayout|.
]]
--------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua
index d0815a5b761..f54f0c33462 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua
@@ -25,10 +25,10 @@ summary "The sifting heuristic for 2-layer crossing minimization."
--------------------------------------------------------------------
key "SiftingHeuristic.strategy"
-summary "Sets a so-called ``sifting strategy''."
+summary "Sets a so-called ``sifting strategy.''"
documentation
[[
- The following values are permissible: |left_to_right|, |desc_degree|,
- and |random|.
+The following values are permissible: |left_to_right|, |desc_degree|,
+and |random|.
]]
--------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua
index ab9d9ee77f7..ef68a1db0db 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua
@@ -20,18 +20,19 @@ local example = require 'pgf.gd.doc'.example
key "SugiyamaLayout"
summary "The OGDF implementation of the Sugiyama algorithm."
-documentation [[
- This layout represents a customizable implementation of Sugiyama's
- layout algorithm. The implementation used in |SugiyamaLayout| is based
- on the following publications:
-
- \begin{itemize}
- \item Emden R. Gansner, Eleftherios Koutsofios, Stephen
- C. North, Kiem-Phong Vo: A technique for drawing directed
- graphs. \emph{IEEE Trans. Software Eng.} 19(3):214--230, 1993.
- \item Georg Sander: \emph{Layout of compound directed graphs.}
- Technical Report, Universität des Saarlandes, 1996.
- \end{itemize}
+documentation
+[[
+This layout represents a customizable implementation of Sugiyama's
+layout algorithm. The implementation used in |SugiyamaLayout| is based
+on the following publications:
+
+\begin{itemize}
+\item Emden R. Gansner, Eleftherios Koutsofios, Stephen
+ C. North, Kiem-Phong Vo: A technique for drawing directed
+ graphs. \emph{IEEE Trans. Software Eng.} 19(3):214--230, 1993.
+\item Georg Sander: \emph{Layout of compound directed graphs.}
+ Technical Report, Universität des Saarlandes, 1996.
+\end{itemize}
]]
example
@@ -39,14 +40,14 @@ example
\tikz \graph [SugiyamaLayout] { a -- {b,c,d} -- e -- a };
]]
-example
+example
[[
\tikz \graph [SugiyamaLayout, grow=right] {
a -- {b,c,d} -- e -- a
};
]]
-example
+example
[[
\tikz [nodes={text height=.7em, text depth=.2em,
draw=black!20, thick, fill=white, font=\footnotesize},
@@ -67,7 +68,7 @@ example
{ "USG 2.0" -> "USG 3.0", "PWB 2.0", "Unix/TS 1.0" } -> "Unix/TS 3.0";
{ "Unix/TS++", "CB Unix 3", "Unix/TS 3.0" } ->
"TS 4.0" -> "System V.0" -> "System V.2" -> "System V.3";
- };
+ };
]]
--------------------------------------------------------------------------------
@@ -76,10 +77,10 @@ example
--------------------------------------------------------------------------------
key "SugiyamaLayout.runs"
summary "Determines, how many times the crossing minimization is repeated."
-documentation
+documentation
[[
Each repetition (except for the first) starts with
-randomly permuted nodes on each layer. Deterministic behavior can
+randomly permuted nodes on each layer. Deterministic behaviour can
be achieved by setting |SugiyamaLayout.runs| to 1.
]]
--------------------------------------------------------------------------------
@@ -88,11 +89,12 @@ be achieved by setting |SugiyamaLayout.runs| to 1.
--------------------------------------------------------------------------------
key "SugiyamaLayout.transpose"
-documentation [[
- Determines whether the transpose step is performed
- after each 2-layer crossing minimization; this step tries to
- reduce the number of crossings by switching neighbored nodes on
- a layer.
+documentation
+[[
+Determines whether the transpose step is performed
+after each 2-layer crossing minimization; this step tries to
+reduce the number of crossings by switching neighbored nodes on
+a layer.
]]
--------------------------------------------------------------------------------
@@ -100,10 +102,11 @@ documentation [[
--------------------------------------------------------------------------------
key "SugiyamaLayout.fails"
-documentation [[
- The number of times that the number of crossings may
- not decrease after a complete top-down bottom-up traversal,
- before a run is terminated.
+documentation
+[[
+The number of times that the number of crossings may
+not decrease after a complete top-down bottom-up traversal,
+before a run is terminated.
]]
--------------------------------------------------------------------------------
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua
index 9f5f291461a..bdf85e9905e 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua
@@ -14,6 +14,6 @@
---
-- @section subsection {Miscellaneous Algorithms for Graph Drawing}
--
---
+--
local _ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua
index 2a250ecece6..bca8edd9ebc 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua
@@ -20,7 +20,7 @@ local example = require 'pgf.gd.doc'.example
key "BalloonLayout"
summary "A ``balloon layout''."
-documentation
+documentation
[[
This algorithm computes a radial (balloon) layout based on a
spanning tree. The algorithm is partially based on the paper
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua
index c5e2cf7a6c8..5c8a926384e 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua
@@ -20,14 +20,14 @@ local example = require 'pgf.gd.doc'.example
key "CircularLayout"
summary "The circular layout algorithm."
-documentation
+documentation
[[
-The implementation used in CircularLayout is based on the following publication:
-%
+The implementation used in CircularLayout is based on the following publication:
+
\begin{itemize}
- \item Ugur Dogrus\"oz, Brendan Madden, Patrick Madden: Circular
- Layout in the Graph Layout Toolkit. \emph{Proc. Graph Drawing 1996,}
- LNCS 1190, pp. 92--100, 1997.
+\item Ugur Dogrus\"oz, Brendan Madden, Patrick Madden: Circular
+ Layout in the Graph Layout Toolkit. \emph{Proc. Graph Drawing 1996,}
+ LNCS 1190, pp. 92--100, 1997.
\end{itemize}
]]
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua
index fb1abb5ccd6..c653bdc6b60 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua
@@ -14,6 +14,6 @@
---
-- @section subsection {Algorithms for Drawing Planar Graphs}
--
---
+--
local _ \ No newline at end of file
diff --git a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua
index e61f9281b97..516d119f553 100644
--- a/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua
+++ b/Master/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua
@@ -20,17 +20,17 @@ local example = require 'pgf.gd.doc'.example
key "PlanarizationLayout"
summary "The planarization layout algorithm."
-documentation
+documentation
[[
- A |PlanarizationLayout| represents a customizable implementation
- of the planarization approach for drawing graphs. The implementation
- used in PlanarizationLayout is based on the following publication:
- %
- \begin{itemize}
- \item C. Gutwenger, P. Mutzel: \emph{An Experimental Study of Crossing
- Minimization Heuristics.} 11th International Symposium on Graph
- Drawing 2003, Perugia (GD '03), LNCS 2912, pp. 13--24, 2004.
- \end{itemize}
+A |PlanarizationLayout| represents a customizable implementation
+of the planarization approach for drawing graphs. The implementation
+used in PlanarizationLayout is based on the following publication:
+
+\begin{itemize}
+\item C. Gutwenger, P. Mutzel: \emph{An Experimental Study of Crossing
+ Minimization Heuristics.} 11th International Symposium on Graph
+ Drawing 2003, Perugia (GD '03), LNCS 2912, pp. 13-24, 2004.
+\end{itemize}
]]
example
@@ -44,12 +44,12 @@ example
--------------------------------------------------------------------------------
key "PlanarizationLayout.preprocessCliques"
summary "Configures, whether cliques are collapsed in a preprocessing step."
-documentation
+documentation
[[
- If set to true, a preprocessing for cliques (complete subgraphs)
- is performed and cliques will be laid out in a special form (straight-line,
- not orthogonal). The preprocessing may reduce running time and improve
- layout quality if the input graphs contains dense subgraphs.
+If set to true, a preprocessing for cliques (complete subgraphs)
+is performed and cliques will be laid out in a special form (straight-line,
+not orthogonal). The preprocessing may reduce running time and improve
+layout quality if the input graphs contains dense subgraphs.
]]
--------------------------------------------------------------------------------