Fixed macros for org 9.3

This commit is contained in:
Lucien Cartier-Tilet 2020-02-17 00:32:26 +01:00
parent aee8e7fa76
commit 14fd138b63
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#+LATEX_HEADER: \usepackage{allrunes}
#+INCLUDE: headers/headers.org
#+MACRO: rune-manual @@latex:\textara{$1}@@@@html:$2@@
#+MACRO: rune (eval (conlanging/eittlanda-org-export-runes "$1"))
#+MACRO: rune (eval (conlanging/eittlanda-org-export-runes $1))
#+STARTUP: align shrink
#+KEYWORDS: eittland eittlande einnland einnlande nordique viking islande norrois
#+OPTIONS: auto-id:t

View File

@ -7,7 +7,7 @@
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Detailed grammar of the Ñyqy constructed language" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="../css/nyqy.css"/>
#+OPTIONS: auto-id:t
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics "$1"))
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
# To be used at https://jasontank.net/wordgen.html
#+NAME: wordgen-backup

View File

@ -6,7 +6,7 @@
#+LATEX_HEADER: \usepackage{allrunes}
#+INCLUDE: headers/headers.org
#+MACRO: rune-manual @@latex:\textara{$1}@@ @@html:$2@@
#+MACRO: rune (eval (conlanging/matter-org-export-runes "$1"))
#+MACRO: rune (eval (conlanging/matter-org-export-runes $1))
#+OPTIONS: auto-id:t
* Avant-propos

View File

@ -7,7 +7,7 @@
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="/css/nyqy.css"/>
#+INCLUDE: headers/headers.org
#+OPTIONS: auto-id:t
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics "$1"))
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
#+LATEX_HEADER_EXTRA: \usepackage{enumitem}
# To be used at https://jasontank.net/wordgen.html