From 3f1ba378e27d8cd5c3315449e9c9b4fe414f67b9 Mon Sep 17 00:00:00 2001 From: Sjur N Moshagen Date: Wed, 31 May 2023 09:37:54 +0300 Subject: [PATCH] Flytt fotnoteref til teiknet som skal forklarast --- src/phonetics/txt2ipa.xfscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/phonetics/txt2ipa.xfscript b/src/phonetics/txt2ipa.xfscript index 5ecae53a..f4f67fe6 100644 --- a/src/phonetics/txt2ipa.xfscript +++ b/src/phonetics/txt2ipa.xfscript @@ -288,11 +288,11 @@ echo <> !! ## More SAMPA/IPA documentation -!! (Some symbols are doubled or escaped with \ in the source to escape Markdown (mis)interpretation, they will mostly appear correct in the rendered HTML[^1].) +!! (Some symbols are doubled or escaped with \ in the source to escape Markdown (mis)interpretation, they will appear correct in the rendered HTML.) !! | Description | SAMPA | IPA | Unicode !! | ----------------------------------- | --------- | --- | --------- -!! | retroflex plosive, voiceless | t\` | ʈ | 0288, 648 +!! | retroflex plosive, voiceless | t` [^1] | ʈ | 0288, 648 !! | retroflex plosive, voiced | d` | ɖ | 0256, 598 !! | labiodental nasal | F | ɱ | 0271, 625 !! | retroflex nasal | n` | ɳ | 0273, 627