Ajout d'un aide-mémoire sur les formats de fichiers. Pour l'instant vide,
mais il va bientôt se remplir.
This commit is contained in:
parent
474aaa9abd
commit
9de34bd61e
1 changed files with 30 additions and 0 deletions
30
unix/formats-memo.tml
Normal file
30
unix/formats-memo.tml
Normal file
|
@ -0,0 +1,30 @@
|
|||
<?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>
|
Loading…
Reference in a new issue