summaryrefslogtreecommitdiff
path: root/docs/posts/2024-05-06-la-saisie-du-texte-dans-un-nouveau-document.html
blob: 7214317b11d28509d0d97a32b551e0c03b23fcbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="fr" xml:lang="fr">
    <head>
        <meta charset="utf-8"/>

        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />

        <title>Roch Delannay | La saisie du texte dans un nouveau document</title>

        <meta name="author" content="Roch Delannay" />

        <meta name="description" content="Blog | Carnet de recherche de Roch Delannay" />

        <meta name="dcterms.date" content="2024-05-06" />

        <meta name="generator" content="Pandoc, GNU make" />
        <!-- pandoc - https://pandoc.org/ -->
        <!-- gnu make - https://www.gnu.org/software/make/ -->
        <link rel="stylesheet" href="/css/styles.css" />    </head>
    <body>
        <header class="main-header">
            <nav class="navbar">
                <ul>
                    <li><a href="/">Accueil</a></li>
                    <li><a href="/pages/publications.html">Publications</a></li>
                    <li><a href="/pages/cours.html">Enseignements</a></li>
                    <li><a href="/pages/glossaire.html">Glossaire</a></li>
                    <li class="right"><a href="/index-cache.html"></a></li>
                </ul>
            </nav></header>                <div class="side">

            <nav class="toc">
<ul>
<li><a href="#introduction" id="toc-introduction">Introduction</a></li>
</ul>
            </nav>
        </div>
                    <div class="container">
                <header class="header-bloc">
                    <h1>La saisie du texte dans un nouveau document</h1>
<!--  -->
                    <time>2024-05-06</time>
<!--                     <p>Roch Delannay</p>
 -->
                </header>
                <div class="content">
<h2 id="introduction">Introduction</h2>
<p>Toutes les publications scientifiques naissent de la création d’un nouveau document qui servira de support au texte….</p>
            </div>
        </div>
<footer>
    <div>
                <p>CC BY 4.0 Roch Delannay</p>
                <p>Créé avec Pandoc et Make</p>
        <a href="/pages/colophon.html">Colophon</a>
    </div>
</footer>    </body>
</html>