From b942c0de311d603366cc80564b0d15672e9b633d Mon Sep 17 00:00:00 2001 From: Wenzel Jakob Date: Thu, 27 Mar 2014 01:41:54 +0100 Subject: [PATCH] Added documentation TeX code reference --- doc/python.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/python.tex b/doc/python.tex index ce9b9ff7..76cc9ce9 100644 --- a/doc/python.tex +++ b/doc/python.tex @@ -100,6 +100,8 @@ print(trafo * myVector) \subsection{Recipes} The following section contains a series of ``recipes'' on how to do 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} The following script demonstrates how to use the