]> pere.pagekite.me Git - homepage.git/blob - mypapers/2023-trans-publ/2023-trans-publ.html
Test webslides.
[homepage.git] / mypapers / 2023-trans-publ / 2023-trans-publ.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <meta name="Language" content="nb">
8 <meta name="Author" content="Petter Reinholdtsen">
9
10 <!-- Google Fonts -->
11 <xlink href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i%7CMaitree:200,300,400,600,700&subset=latin-ext" rel="stylesheet"/>
12 <!-- CSS Base -->
13 <link rel="stylesheet" type='text/css' media='all' href="../webslides/static/css/base.css"/>
14 <!-- CSS Colors -->
15 <link rel="stylesheet" type='text/css' media='all' href="../webslides/static/css/colors.css"/>
16 <!-- Optional - CSS SVG Icons (Font Awesome) -->
17 <link rel="stylesheet" type='text/css' media='all' href="../webslides/static/css/svg-icons.css"/>
18
19 <body>
20 <!-- PUT WEBSLIDES PRESENTATION CONTENT HERE -->
21
22 <script src="../webslides/static/js/webslides.js"></script>
23 <script>
24 window.ws = new WebSlides();
25 </script>
26
27 <!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
28 <script defer src="../webslides/static/js/svg-icons.js"></script>
29
30 <!--
31
32 45 minutes, 20 slides?
33
34 -->
35 <article id="webslides">
36 <!-- First slide -->
37 <section class="bg-gradient-r aligncenter">
38
39 <h1>Oversetting og publisering av bøker med fri programvare</h1>
40
41
42 pandoc
43 weblate
44 dblatex
45 rst
46 docbook
47 db2epub
48 markdown
49 latex
50 lulu
51 google books ++
52 PO files
53 gettext
54 </section>
55
56
57
58 <section class="bg-gradient-r aligncenter">
59 <h2>References</h2>
60
61 <ul>
62
63 <li>http://www.hungry.com/~pere/publisher/</li>
64
65 </ul>
66
67 </section>
68 <section class="bg-gradient-r aligncenter">
69 <h2>Thank you</h2>
70
71 <h3>Questions?</h3>
72
73 <p><a href="http://www.hungry.com/~pere/mypapers/2023-trans-publ/2023-trans-publ.html">http://www.hungry.com/~pere/mypapers/2023-trans-publ/2023-trans-publ.html</a></p>
74
75 </section>
76
77 </article>
78 </body>
79 </html>