Changeset 49364 in spip-zone
- Timestamp:
- Jul 5, 2011, 10:51:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/programmer.spip.org/plugin_latex/programmer2latex_fonctions.php
r49363 r49364 8 8 9 9 # Fichiers de bases 10 #programmer2latex_copier_tex('documentation.tex',_DIR_PROGRAMMER2LATEX.'/documentation.tex');11 #programmer2latex_copier_tex('inclus/preambule.tex',_DIR_PROGRAMMER2LATEX.'/inclus/preambule.tex');10 programmer2latex_copier_tex('documentation.tex',_DIR_PROGRAMMER2LATEX.'/documentation.tex'); 11 programmer2latex_copier_tex('inclus/preambule.tex',_DIR_PROGRAMMER2LATEX.'/inclus/preambule.tex'); 12 12 13 #programmer2latex_creer_tex('latex_parties','inclus/plan',array('lang'=>$lang));13 programmer2latex_creer_tex('latex_parties','inclus/plan',array('lang'=>$lang)); 14 14 15 15 $zip = zippeur(array(_DIR_PROGRAMMER2LATEX),date("Y-m-d H:i:s",time()),'','programmer2latex_'.$lang,'local');
Note: See TracChangeset
for help on using the changeset viewer.