diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-19 22:28:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-19 22:28:49 +0000 |
commit | 9984a4c934ec6789ba3c4028c8c5e68319ddfa69 (patch) | |
tree | 3c9bc2e3481f687023ace33aa2880f4ecd721a3e /Master/texmf-dist/doc/generic/pstricks/pst-news17.tex | |
parent | 3a9287fa11f45b4b6b0696f26c2a9d8f602c794e (diff) |
pstricks (19apr17)
git-svn-id: svn://tug.org/texlive/trunk@43929 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/pst-news17.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/pst-news17.tex | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex index 60d0094b465..563c5943ec8 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news17.tex @@ -1,12 +1,16 @@ -%% $Id: pst-news15.tex 163 2015-07-26 07:20:23Z herbert $ -\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings - headexclude,footexclude,oneside]{pst-doc} +%% $Id: pst-news17.tex 444 2017-04-19 10:55:35Z herbert $ +\documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small, + headinclude=false,footinclude=false,twoside]{pst-doc} \listfiles \let\Lfile\LFile \usepackage[utf8]{inputenc} -\usepackage{pst-node,pst-plot} +\usepackage{pstricks} +\let\pstricksFV\fileversion +\let\pstricksFD\filedate +\usepackage{pst-node} \let\pstnodeFV\fileversion \let\pstnodeFD\filedate +\usepackage{pst-plot} \usepackage{pst-solides3d} \usepackage{pst-node} \usepackage{pstricks-add} |