diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/lt3graph/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lt3graph/lt3graph.pdf | bin | 560061 -> 561610 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex | 12 |
3 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/lt3graph/README b/Master/texmf-dist/doc/latex/lt3graph/README index 52a25fcaca5..2b7a5504bfa 100644 --- a/Master/texmf-dist/doc/latex/lt3graph/README +++ b/Master/texmf-dist/doc/latex/lt3graph/README @@ -1,9 +1,9 @@ latex-lt3graph ============= -LaTeX Package : lt3graph 0.1.0 +LaTeX Package : lt3graph 0.1.3 -Last Modified : 2014-04-13 +Last Modified : 2014-04-21 Author : Michiel Helvensteijn (www.mhelvens.net) diff --git a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.pdf b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.pdf Binary files differindex 5d3f5922909..b296e7a68ec 100644 --- a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.pdf +++ b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.pdf diff --git a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex index f3e637870c9..4221d646a9e 100644 --- a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex +++ b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex @@ -87,6 +87,18 @@ \texttt{\textbackslash graph_(g)put_edge}, which caused their global versions not to work properly} +\changes{0.1.1}{2014/04/14} + {fixed a similar bug in\\ + \texttt{\textbackslash graph_(g)put_edges_from}} + +\changes{0.1.2}{2014/04/14} + {allowing \texttt{\textbackslash graph_map_topological_order_\ldots} + to be nested} + +\changes{0.1.3}{2014/04/21} + {fixed a bug in \texttt{\textbackslash graph_remove_vertex} and + added a \texttt{\textbackslash graph_vertex_count:N} function} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |