23 lines
514 B
XML
23 lines
514 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>Logiciels</title>
|
||
</head>
|
||
<body>
|
||
|
||
<h1>Documentations sur des logiciels</h1>
|
||
|
||
<p>
|
||
Cette section contient de la documentation sur différents logiciels, à
|
||
commencer par <a href="latex/">LaTeX</a>.
|
||
</p>
|
||
|
||
<div class="metainformation">
|
||
Auteur : Nicolas George. Dernière modification le 2002-11-04.
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|