diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-12 17:36:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-12 17:36:45 +0000 |
commit | d68dc2a80b6149839a67b6498294f1b774687157 (patch) | |
tree | b846801b3f2b0a1c6590dda241807d9f38f0e3b8 /Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex | |
parent | eb5da0fa2dab043786ca8eca9ed5df4453633c4f (diff) |
pst-solides3d 4.18 (11apr10)
git-svn-id: svn://tug.org/texlive/trunk@17821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex b/Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex new file mode 100644 index 00000000000..55fe418aa49 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-solides3d/doc-src/par-projpresentation-en.tex @@ -0,0 +1,15 @@ +\section{Presentation} + + +The package allows the representation and manipulation of some +simple objects in two dimensions (2D). The macro \Lcs{psProjection} +can project these 2D objects onto a chosen plane. + +The syntax is analogous to that of \Lcs{psSolid}, with an +obligatory option \Lkeyword{object}, that allows us to specify +the type of object to be projected. + +The general syntax is \texttt{\textbackslash +psSolid[object=objectname,plan=plantype,<options>](x,y)} + +\endinput |