Added documentation TeX code reference

metadata
Wenzel Jakob 2014-03-27 01:41:54 +01:00
parent 4b2ed2e88a
commit b942c0de31
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ print(trafo * myVector)
\subsection{Recipes} \subsection{Recipes}
The following section contains a series of ``recipes'' on how to do The following section contains a series of ``recipes'' on how to do
certain things with the help of the Python bindings. certain things with the help of the Python bindings.
To copy and paste from this chapter, the \LaTeX source code may
be more convenient. It is available at the following URL: \url{https://www.mitsuba-renderer.org/repos/mitsuba/files/tip/doc/python.tex}.
\subsubsection{Loading a scene} \subsubsection{Loading a scene}
The following script demonstrates how to use the The following script demonstrates how to use the