pitch/préparation
This commit is contained in:
parent
faa1c3c4b1
commit
6975a51c0a
3 changed files with 41 additions and 0 deletions
|
@ -6,4 +6,5 @@ Travaux
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
pitch/index
|
||||||
emploi cadre/index
|
emploi cadre/index
|
||||||
|
|
7
cnam/travaux/pitch/index.rst
Normal file
7
cnam/travaux/pitch/index.rst
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Pitch
|
||||||
|
=====
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:numbered: 2
|
||||||
|
|
||||||
|
pitch
|
33
cnam/travaux/pitch/pitch.rst
Normal file
33
cnam/travaux/pitch/pitch.rst
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
Document
|
||||||
|
========
|
||||||
|
|
||||||
|
* :download:`Fichier PDF <pitch.pdf>`
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
Fabrication
|
||||||
|
===========
|
||||||
|
|
||||||
|
Code LaTeX
|
||||||
|
----------
|
||||||
|
|
||||||
|
.. literalinclude:: pitch.tex
|
||||||
|
:linenos:
|
||||||
|
:language: LaTeX
|
||||||
|
|
||||||
|
Commandes
|
||||||
|
---------
|
||||||
|
|
||||||
|
Indexation
|
||||||
|
^^^^^^^^^^
|
||||||
|
|
||||||
|
.. code:: shell
|
||||||
|
|
||||||
|
xelatex pitch.tex
|
||||||
|
|
||||||
|
Compilation
|
||||||
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
.. code:: shell
|
||||||
|
|
||||||
|
xelatex pitch.tex
|
Loading…
Add table
Add a link
Reference in a new issue