From 79a34c20f9bab0829bea99992c3364f26249166d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Jun 2016 22:38:17 +0000 Subject: rm pstricks-examples-en, CTAN suffices per author git-svn-id: svn://tug.org/texlive/trunk@41445 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/pstricks-examples-en/24-03-30.inl | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl (limited to 'Master/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl') diff --git a/Master/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl b/Master/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl deleted file mode 100644 index 8ba4bb177f4..00000000000 --- a/Master/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl +++ /dev/null @@ -1,31 +0,0 @@ -%% -%% A DANTE-Edition example -%% -%% Example 24-03-30 on page 452. -%% -%% Copyright (C) 2011 Herbert Voss -%% -%% It may be distributed and/or modified under the conditions -%% of the LaTeX Project Public License, either version 1.3 -%% of this license or (at your option) any later version. -%% -%% See http://www.latex-project.org/lppl.txt for details. -%% -%% -%% ==== -% Show page(s) 1 -%% -\documentclass[]{article} -\pagestyle{empty} -\setlength\textwidth{201.70511pt} - -\usepackage{pst-circ} - -\begin{document} -\begin{pspicture}(5,3) - \pnode(0,0){A} - \pnode(0,3){B} - \pnode(5,1.5){C} - \OA(B)(A)(C) -\end{pspicture} -\end{document} -- cgit v1.2.3