Add link to PDF
This commit is contained in:
parent
6509926f56
commit
6826e2b049
768
index.html
768
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")
|
#+PROPERTY: header-args:latex+ :post pdf2svg(file=*this*, ext="png")
|
||||||
:END:
|
: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:
|
* LaTeX Config :noexport:
|
||||||
#+begin_src emacs-lisp :tangle no
|
#+begin_src emacs-lisp :tangle no
|
||||||
(setq org-latex-default-table-environment "tabular")
|
(setq org-latex-default-table-environment "tabular")
|
||||||
|
Loading…
Reference in New Issue
Block a user