Fixed issue with vowel tree in Ñyqy

This commit is contained in:
Lucien Cartier-Tilet 2019-12-25 23:54:10 +01:00
parent 45449babe6
commit 6b40058c9f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -529,14 +529,14 @@
("[back]"
("[tense]"
("[high]" ("/u/"))
("{high}" ("/o/")))
("{high}" ("/ɤ/")))
("{tense}"
("[high]" ("/ʊ/"))
("{high}" ("/ɔ/"))))
("{back}"
("[tense]"
("[high]" ("/y/"))
("{high}" ("/e/")))
("{high}" ("/ø/")))
("{tense}"
("[high]" ("/ɪ/"))
("{high}" ("/ɛ/"))))))
@ -548,7 +548,6 @@
#+END_SRC
#+NAME: arbre:vowels
#+ATTR_HTML: :alt Arbre des voyelles du Ñyqy :align center :width 100%
#+ATTR_LATEX: :width 10cm
#+CAPTION: Arbre des caractéristiques des voyelles du Ñyqy
#+RESULTS:
[[file:img/nyqy/vowel-feature-tree.png]]