diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-28 23:27:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-28 23:27:35 +0000 |
commit | da776f4f7bb7e1e8867f53c9db6d6be0d713dcea (patch) | |
tree | 311a5231900f594c7da4b75239102e4095852ffe /Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex | |
parent | a0b9fe01b11de01686c8e02891c57fff5f9a96f1 (diff) |
tikz-3dplot (28feb11)
git-svn-id: svn://tug.org/texlive/trunk@21549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex b/Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex index aef5ef9d6af..dcafb44821a 100644 --- a/Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex +++ b/Master/texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex @@ -79,7 +79,6 @@ \newif\ifscratch %for doing scratchpad work, this cuts out the rest of the document - %**************** Example Box ********************* \definecolor{shadecolor}{rgb}{0.90,0.90,0.90} @@ -130,19 +129,8 @@ \cleardoublepage { - Document Version History - - \begin{description} - \item[2009-11-09] Initial release - \item[2009-11-21] Added spherical polar parametric surface plotting functionality with the \verb|\tdplotsphericalsurfaceplot| command. - \item[2009-12-04] Touched up on a few drawing issues in \verb|\tdplotsphericalsurfaceplot|, and added the \verb|\tdplotshowargcolorguide| command. - \item[2010-01-17] Changed package name from \texttt{3dplot} to \texttt{\tdplot}, and updated document accordingly. - \item[2010-01-20] Added the following commands: \verb|\tdplotgetpolarcoords|, \verb|\tdplotcrossprod|, \verb|\tdplotcalctransformrotmain|, \verb|\tdplotcalctransformmainrot|, \verb|\tdplottransformrotmain|, \verb|\tdplottransformmainrot|, and \verb|\tdplotdrawpolytopearc|. - \item[2010-01-24] Added the ability to hue 3d polar plots based on radius using the \verb|\tdplotr| macro. - \item[2010-03-16] Added the \verb|\tdplotcalctransformmainscreen| and \verb|\tdplottransformmainscreen| commands. - \item[2010-04-13] Performed minor bug fixes with \verb|\tdplotsphericalsurfaceplot|, and did some slight code cleanup. - \item[2010-07-30] Fixed a bug with using arrowheads in the \verb|\tdplotdrawarc| command. Additional arrowheads will no longer be rendered beside the arc label node. - \end{description} + + \input{ tikz-3dplot_changelog.tex } \vfill \parindent=0pt |