diff options
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 |