Skip to content
Snippets Groups Projects
Commit 84c11b9b authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Change footnote size for html export

parent 888ae4e3
No related branches found
No related tags found
1 merge request!145git subrepo clone git@gitlab.com:OlMon/org-themes.git packages/org-themes
......@@ -12,7 +12,7 @@
#+ATTR_LATEX: :width 4cm
#+HTML_HEAD_EXTRA: <style> pre.src-pugs:before { content: 'pugs'; } </style>
#+HTML_HEAD_EXTRA: <style> pre.src-pugs-error:before { content: 'invalid pugs'; } </style>
#+HTML_HEAD_EXTRA: <style> .remark{ @extend .todo !optional;} </style>
#+HTML_HEAD_EXTRA: <style> .footref{ color: #2980b9; font-size: 100%; } </style>
#+LATEX_CLASS_OPTIONS: [10pt]
#+LATEX_HEADER: \usepackage[hmargin=2.5cm,vmargin=1.5cm]{geometry}
#+LATEX_HEADER: \usepackage{ae,lmodern}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment