42 lines
1008 B
ReStructuredText
42 lines
1008 B
ReStructuredText
.. Opytex documentation master file, created by
|
|
sphinx-quickstart on Sun Nov 15 16:27:51 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Karibou chez Opytex!
|
|
====================
|
|
|
|
Sommaire:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tutorial
|
|
snippets
|
|
|
|
|
|
Présentation
|
|
============
|
|
|
|
Outil en ligne de commande pour générer puis compiler des fichiers latex.
|
|
|
|
J'utilise ce programme essentiellement pour produire:
|
|
- Des DM aléatoirement avec quand c'est possible leur correction (utilise Mapytex). En voici un exemple: :download:`sources <_downloads/tpl_DM.tex>` et :download:`pdf <_downloads/all_DM.pdf>`
|
|
|
|
- Un bilan pour chaque élèves sur ce qu'il a réussi ou non. Voici un exemple:
|
|
|
|
Dans la pratique, OpyTex utilise `Jinja2 <http://jinja.pocoo.org/>`_ pour inclure python dans des documents en latex.
|
|
|
|
Utilisation
|
|
===========
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|