9de34bd61e
mais il va bientôt se remplir.
30 lines
734 B
XML
30 lines
734 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
<!DOCTYPE html
|
||
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
||
"tuteurs://DTD/tml.dtd">
|
||
<html>
|
||
<head>
|
||
<title>Mémo formats</title>
|
||
</head>
|
||
<body>
|
||
|
||
<h1>Formats de fichiers : aide-mémoire</h1>
|
||
|
||
<p>En construction.</p>
|
||
|
||
<!-- <h2>Tableau récapitulatif</h2>-->
|
||
|
||
<!-- <table><tr><th>Format (extension)</th><th>Afficher</th><th>Imprimer</th><th>Modifier</th></tr>
|
||
<tr><td>Word (<code>doc</code>)</td><td>xantiword fichier.doc</td><td>xantiword fichier.doc</td><td>openoffice fichier.doc</td></tr>
|
||
</table> -->
|
||
|
||
|
||
<!-- ne pas oublier : file, (IM)convert -->
|
||
|
||
<div class="metainformation">
|
||
Auteur : Joël Riou.
|
||
Dernière modification le <date value="$Date: 2003-09-17 18:21:35 $" />.
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|