From e91fa47ced44f3cef70faa98bc8e72e9d354f0ea Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 19 Jul 2021 16:33:06 +0200 Subject: [PATCH] Elisp function rename, file variables removed --- content/archived/hjelp.org | 1 - content/archived/matter.org | 1 - content/eittland.org | 6 +++--- content/en/proto-nyqy.org-ignore | 6 +++--- content/proto-nyqy.org | 2 +- content/proto-taso.org | 4 ++-- 6 files changed, 9 insertions(+), 11 deletions(-) diff --git a/content/archived/hjelp.org b/content/archived/hjelp.org index 505db40..51ca7ae 100644 --- a/content/archived/hjelp.org +++ b/content/archived/hjelp.org @@ -1,4 +1,3 @@ -# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Hjelp #+HTML_HEAD: #+HTML_HEAD: diff --git a/content/archived/matter.org b/content/archived/matter.org index 654695b..4c84fa4 100644 --- a/content/archived/matter.org +++ b/content/archived/matter.org @@ -1,4 +1,3 @@ -# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Mattér #+HTML_HEAD: #+HTML_HEAD: diff --git a/content/eittland.org b/content/eittland.org index e751096..33c2489 100644 --- a/content/eittland.org +++ b/content/eittland.org @@ -4,7 +4,7 @@ #+html_head: #+html_head: #+latex_header: \usepackage{allrunes} -#+macro: rune (eval (conlanging/eittlandic-org-export-runes $1)) +#+macro: rune (eval (conlanging-to-org-runes $1 'eittlandic)) #+keywords: eittland eittlande éittlande einnland einnlande nordique viking islande norrois #+options: auto-id:t #+uid: https://langue.phundrak.com/eittland @@ -926,7 +926,7 @@ voyelles entre elles. ("{tense}" ("[low]" "/a/") ("{low}" "/ɛ/")))))) - (conlanging/tree-to-dot eittlandic-vowels) + (conlanging-tree-to-dot eittlandic-vowels) #+END_SRC #+BEGIN_SRC dot :file eittland/vowel-feature-tree.png :var input=vow-dot @@ -1255,7 +1255,7 @@ des consonnes de l’Eittlandais. ("[rnd]" "/w/") ("{rnd}" "/j/")) ("{dor}" "/h/"))))) - (conlanging/tree-to-dot eittlandic-consonants) + (conlanging-tree-to-dot eittlandic-consonants) #+END_SRC #+BEGIN_SRC dot :file eittland/cons-feature-tree.png :var input=cons-dot diff --git a/content/en/proto-nyqy.org-ignore b/content/en/proto-nyqy.org-ignore index 68f3e8b..57d3325 100644 --- a/content/en/proto-nyqy.org-ignore +++ b/content/en/proto-nyqy.org-ignore @@ -434,7 +434,7 @@ ("{tense}" ("[high]" ("i")) ("{high}" ("e")))))) - (conlanging/tree-to-dot nyqy-vowels) + (conlanging-tree-to-dot nyqy-vowels) #+END_SRC #+BEGIN_SRC dot :file nyqy/vowel-feature-tree.png :var input=vow-tree @@ -477,7 +477,7 @@ ("{voice}" ("[cor]") ("{cor}")))))) - (conlanging/tree-to-dot nyqy-consonants) + (conlanging-tree-to-dot nyqy-consonants) #+END_SRC #+BEGIN_SRC dot :file nyqy/consonant-feature-tree.png :var input=cons-tree @@ -776,7 +776,7 @@ ("Tense") ("V") ("Neg"))))))) - (conlanging/tree-to-dot nyqy-syntax-tree) + (conlanging-tree-to-dot nyqy-syntax-tree) #+END_SRC #+RESULTS[24286e618306da25dc9283fdc01819e3b5d77394]: basic-syntax-tree diff --git a/content/proto-nyqy.org b/content/proto-nyqy.org index 643040b..65e4887 100644 --- a/content/proto-nyqy.org +++ b/content/proto-nyqy.org @@ -549,7 +549,7 @@ proches les unes des autres. #+NAME: arbre:vowels #+ATTR_HTML: :alt Arbre des voyelles du Proto-Ñyqy :class gentree #+CAPTION: Arbre des caractéristiques des voyelles du Proto-Ñyqy -#+RESULTS: +#+RESULTS[23c095d0c07e606cabed5ac10e758b79e97638a3]: [[file:img/nyqy/vowel-feature-tree.png]] Voici une description des voyelles du Proto-Ñyqy : diff --git a/content/proto-taso.org b/content/proto-taso.org index 9c5f1ba..19a1314 100644 --- a/content/proto-taso.org +++ b/content/proto-taso.org @@ -242,7 +242,7 @@ organisant les voyelles du Proto-Tãso. ("{frnt}" ("[tense]" "ɘ ɵ ɤ o ɐ ə") ("{tense}" "ɜ ɞ ʌ ɔ ɑ ɶ ɑ ɒ")))))) - (conlanging/tree-to-dot taso-vowels) + (conlanging-tree-to-dot taso-vowels) #+END_SRC #+BEGIN_SRC dot :file taso/vowel-feature-tree.png :var input=vowel-tree @@ -345,7 +345,7 @@ l’orthographe de chacune de ces consonnes. ("[voice]" "v β ɦ") ("{voice}" "f ɸ ħ ʕ h p̮f")) ("{cont}" "ʔ p̮f p b")))))) - (conlanging/tree-to-dot taso-consonants) + (conlanging-tree-to-dot taso-consonants) #+END_SRC #+BEGIN_SRC dot :file taso/consonant-feature-tree.png :var input=cons-tree