Changeset 987

Show
Ignore:
Timestamp:
10/25/08 23:25:30 (2 months ago)
Author:
dutfoy
Message:

Added automatic inclusion of the Python script and its result into the Examples Guide.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/dutfoy/devel/doc/src/ExamplesGuide/OpenTURNS_ExamplesGuide.tex

    r986 r987  
    299299 
    300300 
    301 %\input{scriptExample_beam.py} 
     301\lstset{language=python, keywordstyle=\color{black}\bfseries,tabsize=2,framexleftmargin=8mm,frame=shadowbox,rulesepcolor=\color{black},numbers=left,breaklines=true} 
     302\lstinputlisting{scriptExample_beam.py} 
    302303 
    303304 
     
    305306\subsection{Output of the Python script} 
    306307 
    307 %\input{resultatExampleBeam} 
     308\lstinputlisting{resultatExampleBeam} 
    308309 
    309310