24 lines
		
	
	
		
			1011 B
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1011 B
		
	
	
	
		
			Org Mode
		
	
	
	
	
	
# -*- 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 toc:nil
 | 
						|
#+keywords: conlang, idéolangue, langue, langues, linguistique, linguistics, phundrak, drakpa
 | 
						|
#+startup: content 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
 | 
						|
 | 
						|
# ### MACROS ###################################################################
 | 
						|
#+macro: newline @@html:<br>@@
 | 
						|
#+macro: latex-html @@latex:$1@@@@html:$2@@
 | 
						|
#+macro: phon @@html:/$1/@@
 | 
						|
#+macro: v @@html:<span class=vertical>$1</span>@@
 | 
						|
#+macro: begin-largetable @@html:<div class="largetable">@@
 | 
						|
#+macro: end-largetable @@html:</div>@@
 | 
						|
#+macro: recon *@@html:<i>$1</i>@@
 | 
						|
#+macro: rune (eval (conlanging-to-org-runes $1 'eittlandic))
 |