Add link to PDF
This commit is contained in:
parent
6509926f56
commit
6826e2b049
780
index.html
780
index.html
File diff suppressed because it is too large
Load Diff
@ -47,6 +47,12 @@
|
||||
#+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png")
|
||||
:END:
|
||||
|
||||
#+begin_export html
|
||||
<hr>
|
||||
<p>This document is also available as a <a href="./index.pdf">pdf</a>.</p>
|
||||
<hr>
|
||||
#+end_export
|
||||
|
||||
* LaTeX Config :noexport:
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
(setq org-latex-default-table-environment "tabular")
|
||||
|
Loading…
Reference in New Issue
Block a user