summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex b/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex
new file mode 100644
index 00000000000..0f59166c0cf
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-opacity-en.tex
@@ -0,0 +1,11 @@
+\section{Nuances of \Index{transparency}}
+
+The key value \texttt{\Lkeyword{opacity}=$k$} with $k \in \mathbb{R}$ and $0\leq
+k\leq 1$, allows you to define the level of \Index{opacity}.
+
+Within \textit{jps code}, we use an equivalent expression
+\texttt{$k$ setfillopacity}. The last expression finds its application in the option \Lkeyword{fcol}. For example the instruction,
+\verb+fcol=0 (.5 setfillopacity yellow)+,
+which defines the face with the index number 0, sets it to yellow with an opacity of 50\%.
+
+\endinput