From 4519b8da22977273e23bd005bea893726e9fd750 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Mon, 10 Jul 2023 03:20:42 -0700 Subject: [PATCH] WIP tryign out ways to define custom abbreviations --- abbreviations-used-example.typ | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/abbreviations-used-example.typ b/abbreviations-used-example.typ index f9df693..2374340 100644 --- a/abbreviations-used-example.typ +++ b/abbreviations-used-example.typ @@ -2,16 +2,21 @@ = A linguistics paper +#{ + standard_abbreviations.insert("FMNT", [formant]) +} +#let fmnt = emit_abbreviation("FMNT") + == Abbreviations used in this document #print_usage_chart == The meat of the paper -The #p1#sg pronoun in English is "I". -The #p1 pronoun in Spanish is "yo" -The #p2 pronoun in Spanish is "tu" +The #p1#sg pronoun in Spanish is "yo" + +The #p2#sg pronoun in Spanish is "tu" The #abl case exists in Latin. @@ -22,3 +27,5 @@ I use #acc for breakfast #all case best casea #voc best case + +Present/future stem #fmnt