Updated macro for nyqy phonetics
Due to commit cd94dc0011 in labs.phundrak.com/phundrak/conlang-layer/, `conlanging/nyqy-to-phonetics' only returns raw phonetics of Ñyqy and not formatted org text that can be used properly during HTML/LaTeX export.
This commit is contained in:
parent
7b3e9f344e
commit
e25e70f89c
@ -6,7 +6,7 @@
|
|||||||
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Grammaire détaillée de la langue construite Ñyqy" />
|
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Grammaire détaillée de la langue construite Ñyqy" />
|
||||||
#+INCLUDE: headers
|
#+INCLUDE: headers
|
||||||
#+OPTIONS: auto-id:t
|
#+OPTIONS: auto-id:t
|
||||||
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
|
#+MACRO: nyqy (eval (conlanging/nyqy-to-org $1))
|
||||||
#+LATEX_HEADER_EXTRA: \usepackage{enumitem}
|
#+LATEX_HEADER_EXTRA: \usepackage{enumitem}
|
||||||
#+STARTUP: content
|
#+STARTUP: content
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user