# -*- mode: org -*- #+AUTHOR: Lucien Cartier-Tilet #+EMAIL: lucien@phundrak.com #+CREATOR: Lucien Cartier-Tilet #+LANGUAGE: en # ### ORG OPTIONS ############################################################## #+options: H:4 broken_links:mark email:t ^:{} tex:dvisvgm #+keywords: conlang, idéolangue, langue, langues, linguistique, linguistics, phundrak, drakpa #+startup: overview align hideblocks #+property: header-args:emacs-lisp :noweb yes :exports none :eval yes :cache yes #+property: header-args:dot :dir img :exports results :eval yes :cache yes :class gentree # ### LaTeX #################################################################### #+latex_class: conlang #+latex_class_options: [a4paper] #+latex_header: \input{headers.tex} #+latex_compiler: xetex # ### HTML ##################################################################### #+html_doctype: html5 #+html_head: Mastodon #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: #+html_head: # ### EPUB ##################################################################### #+publisher: Lucien Cartier-Tilet # ### MACROS ################################################################### #+macro: newline @@latex:\hspace{0pt}\\@@ @@html:
@@ #+macro: newpage @@latex:\newpage@@ #+macro: latex-html @@latex:$1@@@@html:$2@@ #+macro: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@ #+macro: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:$1@@ #+macro: begin-largetable @@html:
@@ #+macro: end-largetable @@html:
@@ #+macro: def @@latex:\hfill@@ #+macro: defnl @@latex: \hfill\\@@ #+macro: recon *@@html:$1@@@@latex:\emph{$1}@@