Add CSS and JS in the docs folder
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"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-01-11 sam. 21:59 -->
|
||||
<!-- 2020-01-11 sam. 22:22 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Doom Emacs Configuration</title>
|
||||
@@ -194,6 +194,12 @@
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="../css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/readtheorg.css"/>
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="../js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="../js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
@@ -242,7 +248,11 @@ for the JavaScript code in this tag.
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<div id="org-div-home-and-up">
|
||||
<a accesskey="h" href="./index.html"> UP </a>
|
||||
|
|
||||
<a accesskey="H" href="./index.html"> HOME </a>
|
||||
</div><div id="content">
|
||||
<h1 class="title">Doom Emacs Configuration</h1>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
@@ -252,7 +262,7 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#org6974198">Personal Information</a></li>
|
||||
<li><a href="#org26824d6">Doom Config</a></li>
|
||||
<li><a href="#orgc2d3b64">Evil</a></li>
|
||||
<li><a href="#orgd759372">Basic</a>
|
||||
<li><a href="#orgc45e435">Basic</a>
|
||||
<ul>
|
||||
<li><a href="#org76f0197">Visual</a></li>
|
||||
<li><a href="#org360759b">Change default alert backend</a></li>
|
||||
@@ -260,7 +270,7 @@ for the JavaScript code in this tag.
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org0456c37">Magit</a></li>
|
||||
<li><a href="#orgaa85c6f">Org Mode</a>
|
||||
<li><a href="#org898486f">Org Mode</a>
|
||||
<ul>
|
||||
<li><a href="#org51c888f">Make sure to load Org</a></li>
|
||||
<li><a href="#org18e9423">Org General Config</a></li>
|
||||
@@ -285,7 +295,7 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#orgb62a6da">Org Capture</a></li>
|
||||
<li><a href="#org8e280ac">Org Export</a>
|
||||
<ul>
|
||||
<li><a href="#org7356253">Basic</a></li>
|
||||
<li><a href="#org0294672">Basic</a></li>
|
||||
<li><a href="#org57a2dff">Ox Latex Subfigure package</a></li>
|
||||
<li><a href="#orge6c06e3">Clear page before heading</a></li>
|
||||
<li><a href="#orgd16b1f5"><span class="todo TODO">TODO</span> HTML Export</a>
|
||||
@@ -301,7 +311,7 @@ for the JavaScript code in this tag.
|
||||
<ul>
|
||||
<li><a href="#orgd28c8d1">Org CdLatex</a></li>
|
||||
<li><a href="#org53bf303">LaTeX Classes</a></li>
|
||||
<li><a href="#orgc45e435">Basic</a></li>
|
||||
<li><a href="#org7a618e0">Basic</a></li>
|
||||
<li><a href="#orgc656325">Beamer</a></li>
|
||||
<li><a href="#orge552217"><span class="todo TODO">TODO</span> Latex Fragments</a></li>
|
||||
<li><a href="#org0ee127c"><span class="todo TODO">TODO</span> Custom Export - Add Page and Label for LaTeX export</a></li>
|
||||
@@ -345,14 +355,14 @@ for the JavaScript code in this tag.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org874ffb1">LaTeX</a>
|
||||
<li><a href="#orgce9ebe6">LaTeX</a>
|
||||
<ul>
|
||||
<li><a href="#org5eef3c6">Basic LaTeX configuration</a></li>
|
||||
<li><a href="#org0df299f">Master file</a></li>
|
||||
<li><a href="#orgef2ee65">Pdf Viewer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org2d12b00">Helm-Bibtex</a>
|
||||
<li><a href="#org236456d">Helm-Bibtex</a>
|
||||
<ul>
|
||||
<li><a href="#orgce7c4cf">General Config</a></li>
|
||||
<li><a href="#orgd565023">Open pdf externally</a></li>
|
||||
@@ -360,7 +370,7 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#org35c0535">List all element of the bibliography without pdf associated</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org8d16c26"><span class="todo TODO">TODO</span> Matlab</a>
|
||||
<li><a href="#org96f469b"><span class="todo TODO">TODO</span> Matlab</a>
|
||||
<ul>
|
||||
<li><a href="#orga556b70">Setup Matlab Mode</a></li>
|
||||
<li><a href="#org9a5923a">Setup Flycheck</a></li>
|
||||
@@ -399,7 +409,7 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#org5aa0513">Custom command and leader keys</a>
|
||||
<ul>
|
||||
<li><a href="#org5375daf">Watch LaTeX file using latexmk</a></li>
|
||||
<li><a href="#org236456d">Helm-Bibtex</a></li>
|
||||
<li><a href="#org5558146">Helm-Bibtex</a></li>
|
||||
<li><a href="#org41e47d1">Open terminal in current directory</a></li>
|
||||
<li><a href="#org5ed8af0">Open ranger in current directory</a></li>
|
||||
</ul>
|
||||
@@ -413,7 +423,7 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#org9485a30">Other</a></li>
|
||||
<li><a href="#orgfe6edb2">Snippets</a>
|
||||
<ul>
|
||||
<li><a href="#orgce9ebe6">LaTeX</a>
|
||||
<li><a href="#org045da24">LaTeX</a>
|
||||
<ul>
|
||||
<li><a href="#orge7be203">Coordinate</a></li>
|
||||
<li><a href="#org85fe854">Draw</a></li>
|
||||
@@ -421,13 +431,13 @@ for the JavaScript code in this tag.
|
||||
<li><a href="#orgc1d5a0e">Path</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org96f469b">Matlab</a>
|
||||
<li><a href="#org98458a3">Matlab</a>
|
||||
<ul>
|
||||
<li><a href="#org7c48930">Clear</a></li>
|
||||
<li><a href="#org2014103">Function</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org898486f">Org Mode</a>
|
||||
<li><a href="#org7c4e9b0">Org Mode</a>
|
||||
<ul>
|
||||
<li><a href="#orga2e53df">Begin</a></li>
|
||||
<li><a href="#org72aba26">Block</a></li>
|
||||
@@ -826,9 +836,9 @@ Documentation:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgd759372" class="outline-2">
|
||||
<h2 id="orgd759372">Basic</h2>
|
||||
<div class="outline-text-2" id="text-orgd759372">
|
||||
<div id="outline-container-orgc45e435" class="outline-2">
|
||||
<h2 id="orgc45e435">Basic</h2>
|
||||
<div class="outline-text-2" id="text-orgc45e435">
|
||||
</div>
|
||||
<div id="outline-container-org76f0197" class="outline-3">
|
||||
<h3 id="org76f0197">Visual</h3>
|
||||
@@ -884,9 +894,9 @@ Turn off auto-fill mode that add line breaks.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgaa85c6f" class="outline-2">
|
||||
<h2 id="orgaa85c6f">Org Mode</h2>
|
||||
<div class="outline-text-2" id="text-orgaa85c6f">
|
||||
<div id="outline-container-org898486f" class="outline-2">
|
||||
<h2 id="org898486f">Org Mode</h2>
|
||||
<div class="outline-text-2" id="text-org898486f">
|
||||
<ul class="org-ul">
|
||||
<li><a href="http://cachestocaches.com/2016/9/my-workflow-org-agenda/">http://cachestocaches.com/2016/9/my-workflow-org-agenda/</a></li>
|
||||
<li><a href="http://doc.norang.ca/org-mode.html#TodoKeywords">http://doc.norang.ca/org-mode.html#TodoKeywords</a></li>
|
||||
@@ -1392,9 +1402,9 @@ Documentation:
|
||||
<h3 id="org8e280ac">Org Export</h3>
|
||||
<div class="outline-text-3" id="text-org8e280ac">
|
||||
</div>
|
||||
<div id="outline-container-org7356253" class="outline-4">
|
||||
<h4 id="org7356253">Basic</h4>
|
||||
<div class="outline-text-4" id="text-org7356253">
|
||||
<div id="outline-container-org0294672" class="outline-4">
|
||||
<h4 id="org0294672">Basic</h4>
|
||||
<div class="outline-text-4" id="text-org0294672">
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-emacs-lisp"><span class="org-comment-delimiter">;; </span><span class="org-comment">How many levels of headline to export</span>
|
||||
<span class="org-rainbow-delimiters-depth-1">(</span><span class="org-keyword">setq</span> <span class="org-variable-name">org-export-headline-levels</span> <span class="org-highlight-numbers-number">4</span><span class="org-rainbow-delimiters-depth-1">)</span>
|
||||
@@ -1593,9 +1603,9 @@ Documentation:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc45e435" class="outline-4">
|
||||
<h4 id="orgc45e435">Basic</h4>
|
||||
<div class="outline-text-4" id="text-orgc45e435">
|
||||
<div id="outline-container-org7a618e0" class="outline-4">
|
||||
<h4 id="org7a618e0">Basic</h4>
|
||||
<div class="outline-text-4" id="text-org7a618e0">
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-emacs-lisp"><span class="org-comment-delimiter">;; </span><span class="org-comment">Add packages by default</span>
|
||||
<span class="org-rainbow-delimiters-depth-1">(</span><span class="org-function-name">add-to-list</span> <span class="org-highlight-quoted-quote">'</span><span class="org-variable-name">org-latex-packages-alist</span> <span class="org-highlight-quoted-quote">'</span><span class="org-rainbow-delimiters-depth-2">(</span><span class="org-string">""</span> <span class="org-string">"siunitx"</span> t<span class="org-rainbow-delimiters-depth-2">)</span><span class="org-rainbow-delimiters-depth-1">)</span>
|
||||
@@ -2724,9 +2734,9 @@ Actually this tangle the file and then go to the file. Maybe I would like to ign
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org874ffb1" class="outline-2">
|
||||
<h2 id="org874ffb1">LaTeX</h2>
|
||||
<div class="outline-text-2" id="text-org874ffb1">
|
||||
<div id="outline-container-orgce9ebe6" class="outline-2">
|
||||
<h2 id="orgce9ebe6">LaTeX</h2>
|
||||
<div class="outline-text-2" id="text-orgce9ebe6">
|
||||
<ul class="org-ul">
|
||||
<li><a href="https://tex.stackexchange.com/questions/52179/what-is-your-favorite-emacs-and-or-auctex-command-trick">https://tex.stackexchange.com/questions/52179/what-is-your-favorite-emacs-and-or-auctex-command-trick</a></li>
|
||||
<li><a href="https://tex.stackexchange.com/questions/20843/useful-shortcuts-or-key-bindings-or-predefined-commands-for-emacsauctex">https://tex.stackexchange.com/questions/20843/useful-shortcuts-or-key-bindings-or-predefined-commands-for-emacsauctex</a></li>
|
||||
@@ -2781,9 +2791,9 @@ Actually this tangle the file and then go to the file. Maybe I would like to ign
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org2d12b00" class="outline-2">
|
||||
<h2 id="org2d12b00">Helm-Bibtex</h2>
|
||||
<div class="outline-text-2" id="text-org2d12b00">
|
||||
<div id="outline-container-org236456d" class="outline-2">
|
||||
<h2 id="org236456d">Helm-Bibtex</h2>
|
||||
<div class="outline-text-2" id="text-org236456d">
|
||||
</div>
|
||||
<div id="outline-container-orgce7c4cf" class="outline-3">
|
||||
<h3 id="orgce7c4cf">General Config</h3>
|
||||
@@ -2918,9 +2928,9 @@ Actually this tangle the file and then go to the file. Maybe I would like to ign
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org8d16c26" class="outline-2">
|
||||
<h2 id="org8d16c26"><span class="todo TODO">TODO</span> Matlab</h2>
|
||||
<div class="outline-text-2" id="text-org8d16c26">
|
||||
<div id="outline-container-org96f469b" class="outline-2">
|
||||
<h2 id="org96f469b"><span class="todo TODO">TODO</span> Matlab</h2>
|
||||
<div class="outline-text-2" id="text-org96f469b">
|
||||
<ul class="org-ul">
|
||||
<li><a href="https://github.com/yuhonglin/matlab-mode">https://github.com/yuhonglin/matlab-mode</a></li>
|
||||
<li><a href="https://github.com/pronobis/matlab-mode">https://github.com/pronobis/matlab-mode</a></li>
|
||||
@@ -3445,9 +3455,9 @@ Check <a href="https://github.com/djcb/mu/issues/179">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org236456d" class="outline-3">
|
||||
<h3 id="org236456d">Helm-Bibtex</h3>
|
||||
<div class="outline-text-3" id="text-org236456d">
|
||||
<div id="outline-container-org5558146" class="outline-3">
|
||||
<h3 id="org5558146">Helm-Bibtex</h3>
|
||||
<div class="outline-text-3" id="text-org5558146">
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span><span class="org-keyword">map!</span> <span class="org-builtin">:map</span> <span class="org-variable-name">org-mode-map</span>
|
||||
<span class="org-builtin">:n</span> <span class="org-string">",ob"</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">helm-bibtex</span>
|
||||
@@ -3643,9 +3653,9 @@ they are implemented.
|
||||
<h2 id="orgfe6edb2">Snippets</h2>
|
||||
<div class="outline-text-2" id="text-orgfe6edb2">
|
||||
</div>
|
||||
<div id="outline-container-orgce9ebe6" class="outline-3">
|
||||
<h3 id="orgce9ebe6">LaTeX</h3>
|
||||
<div class="outline-text-3" id="text-orgce9ebe6">
|
||||
<div id="outline-container-org045da24" class="outline-3">
|
||||
<h3 id="org045da24">LaTeX</h3>
|
||||
<div class="outline-text-3" id="text-org045da24">
|
||||
</div>
|
||||
<div id="outline-container-orge7be203" class="outline-4">
|
||||
<h4 id="orge7be203">Coordinate</h4>
|
||||
@@ -3704,9 +3714,9 @@ $0
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org96f469b" class="outline-3">
|
||||
<h3 id="org96f469b">Matlab</h3>
|
||||
<div class="outline-text-3" id="text-org96f469b">
|
||||
<div id="outline-container-org98458a3" class="outline-3">
|
||||
<h3 id="org98458a3">Matlab</h3>
|
||||
<div class="outline-text-3" id="text-org98458a3">
|
||||
</div>
|
||||
<div id="outline-container-org7c48930" class="outline-4">
|
||||
<h4 id="org7c48930">Clear</h4>
|
||||
@@ -3764,9 +3774,9 @@ if exist(<span class="org-string">'opts_param'</span>,<span class="org-string">'
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org898486f" class="outline-3">
|
||||
<h3 id="org898486f">Org Mode</h3>
|
||||
<div class="outline-text-3" id="text-org898486f">
|
||||
<div id="outline-container-org7c4e9b0" class="outline-3">
|
||||
<h3 id="org7c4e9b0">Org Mode</h3>
|
||||
<div class="outline-text-3" id="text-org7c4e9b0">
|
||||
</div>
|
||||
<div id="outline-container-orga2e53df" class="outline-4">
|
||||
<h4 id="orga2e53df">Begin</h4>
|
||||
@@ -4386,7 +4396,7 @@ $0
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Author: Dehaeze Thomas</p>
|
||||
<p class="date">Created: 2020-01-11 sam. 21:59</p>
|
||||
<p class="date">Created: 2020-01-11 sam. 22:22</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user