The option \Lkeyword{numfaces} gives permission to number every face with its correspondent index number.
\begin{itemize}
\item \texttt{\Lkeyword{numfaces}=\Lkeyval{all}} all faces are numbered;
\item \verb+numefaces=0 1 2 3+ only the faces that have index 0, 1, 2 and 3 are numbered.
\end{itemize}
The option \Lkeyword{fontsize} allows to fix the measurement of the used character set.
Finally, the Boolean \Lkeyword{visibility} the numbering of \Index{faces} that are not visible.
By default, the Boolean is set to \texttt{\Lkeyword{visibility}=true}, so the visibility is set up (e.~g. numbers are not set to invisible faces).
The options of \Lcs{psSolid} accept PostScript commands, in particular the \verb+for+ loop.
With the instruction \verb+numfaces=0 1 5 {} for+ all faces with the index numbers between 0
and 5 are set up. The instruction \verb+numfaces=8 3 23 {} for+ sets up every third index number between 8 and 23.