Remove margin of main page

This commit is contained in:
Thomas Dehaeze 2020-12-07 11:50:14 +01:00
parent 54ab59a00c
commit 44d82fb66a
2 changed files with 15 additions and 13 deletions

View File

@ -3,13 +3,14 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2020-11-12 jeu. 10:41 -->
<!-- 2020-12-07 lun. 11:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Robust and Optimal Sensor Fusion</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Thomas Dehaeze" />
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
<style> #content {margin: auto;} </style>
</head>
<body>
<div id="org-div-home-and-up">
@ -27,27 +28,27 @@
</p>
</blockquote>
<div id="outline-container-orgbc87854" class="outline-2">
<h2 id="orgbc87854">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgbc87854">
<div id="outline-container-org5d45024" class="outline-2">
<h2 id="org5d45024">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org5d45024">
<p>
The paper has been created <a href="https://orgmode.org/">Org Mode</a> (generating <a href="https://www.latex-project.org/">LaTeX</a> code) under <a href="https://www.gnu.org/software/emacs/">Emacs</a>.
</p>
</div>
</div>
<div id="outline-container-orgcdc5736" class="outline-2">
<h2 id="orgcdc5736">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgcdc5736">
<div id="outline-container-org22e6deb" class="outline-2">
<h2 id="org22e6deb">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org22e6deb">
<p>
All the <a href="https://fr.mathworks.com/">Matlab</a> code that was used for the paper are accessible so that all the results are reproducible.
</p>
</div>
</div>
<div id="outline-container-orge2a1477" class="outline-2">
<h2 id="orge2a1477">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orge2a1477">
<div id="outline-container-org5127d10" class="outline-2">
<h2 id="org5127d10">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org5127d10">
<p>
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
</p>
@ -55,9 +56,9 @@ All the figures for the paper have been generated using <a href="https://sourcef
</div>
<div id="outline-container-org9317a8a" class="outline-2">
<h2 id="org9317a8a">Cite this paper</h2>
<div class="outline-text-2" id="text-org9317a8a">
<div id="outline-container-org8fadb78" class="outline-2">
<h2 id="org8fadb78">Cite this paper</h2>
<div class="outline-text-2" id="text-org8fadb78">
<p>
To cite this paper use the following bibtex code.
</p>

View File

@ -7,6 +7,7 @@
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
#+HTML_HEAD: <style> #content {margin: auto;} </style>
#+OPTIONS: toc:nil
#+OPTIONS: html-postamble:nil