151 lines
5.8 KiB
HTML
151 lines
5.8 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<!-- 2022-05-09 lun. 10:04 -->
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
<title>LaTeX Configuration</title>
|
|
<meta name="author" content="Dehaeze Thomas" />
|
|
<meta name="generator" content="Org Mode" />
|
|
<link rel="stylesheet" type="text/css" href="./dist/style.css"/>
|
|
<script type="text/javascript" src="./dist/script.js"></script>
|
|
</head>
|
|
<body>
|
|
<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" class="content">
|
|
<h1 class="title">LaTeX Configuration</h1>
|
|
<div id="table-of-contents" role="doc-toc">
|
|
<h2>Table of Contents</h2>
|
|
<div id="text-table-of-contents" role="doc-toc">
|
|
<ul>
|
|
<li><a href="#org3ae2063">LatexMK</a></li>
|
|
<li><a href="#org950d499">Awesome LaTeX</a></li>
|
|
<li><a href="#orge68bc8b">Learn LaTeX</a></li>
|
|
<li><a href="#org6e7999a">Tools</a></li>
|
|
<li><a href="#orgcf6851d">Theme/class</a></li>
|
|
<li><a href="#orgb501bb7">Beamer</a></li>
|
|
<li><a href="#org5d766dd">Tikz</a></li>
|
|
<li><a href="#orgf9e795a">Packages</a></li>
|
|
<li><a href="#org40d8fea">Snippets</a>
|
|
<ul>
|
|
<li><a href="#org237e524">Make arrows with text above and bellow</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org3ae2063" class="outline-2">
|
|
<h2 id="org3ae2063">LatexMK</h2>
|
|
<div class="outline-text-2" id="text-org3ae2063">
|
|
<div class="org-src-container">
|
|
<pre class="src src-conf"><span class="org-variable-name">$pdf_previewer</span> = <span class="org-string">"zathura %O %S"</span>;
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org950d499" class="outline-2">
|
|
<h2 id="org950d499">Awesome LaTeX</h2>
|
|
<div class="outline-text-2" id="text-org950d499">
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/cmichi/latex-template-collection">https://github.com/cmichi/latex-template-collection</a></li>
|
|
<li><a href="https://github.com/latex3/latex3">https://github.com/latex3/latex3</a></li>
|
|
<li><a href="https://github.com/egeerardyn/awesome-LaTeX">https://github.com/egeerardyn/awesome-LaTeX</a></li>
|
|
<li><a href="https://github.com/simonharrer/latex-best-practices">https://github.com/simonharrer/latex-best-practices</a></li>
|
|
<li><a href="https://github.com/dspinellis/latex-advice">https://github.com/dspinellis/latex-advice</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orge68bc8b" class="outline-2">
|
|
<h2 id="orge68bc8b">Learn LaTeX</h2>
|
|
<div class="outline-text-2" id="text-orge68bc8b">
|
|
<ul class="org-ul">
|
|
<li><a href="https://www.youtube.com/user/AlainOlivetti/playlists">https://www.youtube.com/user/AlainOlivetti/playlists</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org6e7999a" class="outline-2">
|
|
<h2 id="org6e7999a">Tools</h2>
|
|
<div class="outline-text-2" id="text-org6e7999a">
|
|
<ul class="org-ul">
|
|
<li><a href="https://tectonic-typesetting.github.io/en-US/">https://tectonic-typesetting.github.io/en-US/</a></li>
|
|
<li><a href="https://github.com/gpoore/minted">https://github.com/gpoore/minted</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgcf6851d" class="outline-2">
|
|
<h2 id="orgcf6851d">Theme/class</h2>
|
|
<div class="outline-text-2" id="text-orgcf6851d">
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/derric/cleanthesis">https://github.com/derric/cleanthesis</a></li>
|
|
<li><a href="https://github.com/tdehaeze/clean-latex-template">https://github.com/tdehaeze/clean-latex-template</a></li>
|
|
<li><a href="https://github.com/deedy/Deedy-Resume">https://github.com/deedy/Deedy-Resume</a></li>
|
|
<li><a href="https://github.com/deselaers/latex-beamerposter">https://github.com/deselaers/latex-beamerposter</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgb501bb7" class="outline-2">
|
|
<h2 id="orgb501bb7">Beamer</h2>
|
|
<div class="outline-text-2" id="text-orgb501bb7">
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/josephwright/beamer">https://github.com/josephwright/beamer</a></li>
|
|
</ul>
|
|
|
|
<p>
|
|
Themes:
|
|
</p>
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/matze/mtheme">https://github.com/matze/mtheme</a></li>
|
|
<li><a href="https://github.com/martinbjeldbak/ultimate-beamer-theme-list">https://github.com/martinbjeldbak/ultimate-beamer-theme-list</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org5d766dd" class="outline-2">
|
|
<h2 id="org5d766dd">Tikz</h2>
|
|
<div class="outline-text-2" id="text-org5d766dd">
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/walmes/Tikz">https://github.com/walmes/Tikz</a></li>
|
|
<li><a href="https://github.com/xiaohanyu/awesome-tikz">https://github.com/xiaohanyu/awesome-tikz</a></li>
|
|
<li><a href="https://github.com/circuitikz/circuitikz">https://github.com/circuitikz/circuitikz</a></li>
|
|
<li><a href="https://github.com/cbersch/pst-optexp">https://github.com/cbersch/pst-optexp</a></li>
|
|
<li><a href="https://github.com/hackl/TikZ-StructuralAnalysis">https://github.com/hackl/TikZ-StructuralAnalysis</a></li>
|
|
<li><a href="https://github.com/fhackenberger/ktikz">https://github.com/fhackenberger/ktikz</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-orgf9e795a" class="outline-2">
|
|
<h2 id="orgf9e795a">Packages</h2>
|
|
<div class="outline-text-2" id="text-orgf9e795a">
|
|
<ul class="org-ul">
|
|
<li><a href="https://github.com/T-F-S/tcolorbox">https://github.com/T-F-S/tcolorbox</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="outline-container-org40d8fea" class="outline-2">
|
|
<h2 id="org40d8fea">Snippets</h2>
|
|
<div class="outline-text-2" id="text-org40d8fea">
|
|
</div>
|
|
<div id="outline-container-org237e524" class="outline-3">
|
|
<h3 id="org237e524">Make arrows with text above and bellow</h3>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="postamble" class="status">
|
|
<p class="author">Author: Dehaeze Thomas</p>
|
|
<p class="date">Created: 2022-05-09 lun. 10:04</p>
|
|
</div>
|
|
</body>
|
|
</html>
|