diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-22 21:15:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-22 21:15:44 +0000 |
commit | 59b1d0358148d12f843891c68805b522f8770e2c (patch) | |
tree | 3bfffa964e1e3a3a0ed49dcf346af4a18f633651 /Master/texmf-dist/doc/latex/lt3graph | |
parent | ec9f23829c62091f17731a57aff2ae3e9c274152 (diff) |
lt3graph (22apr14)
git-svn-id: svn://tug.org/texlive/trunk@33623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lt3graph')
-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} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |