From c74fca475084164f9ec944b15d18d8550941b053 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Oct 2021 22:01:17 +0000 Subject: tipauni (2oct21) git-svn-id: svn://tug.org/texlive/trunk@60669 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/tipauni/tipauni.dtx | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/source/latex/tipauni/tipauni.dtx') diff --git a/Master/texmf-dist/source/latex/tipauni/tipauni.dtx b/Master/texmf-dist/source/latex/tipauni/tipauni.dtx index be9b509fd25..ab320d2bff2 100644 --- a/Master/texmf-dist/source/latex/tipauni/tipauni.dtx +++ b/Master/texmf-dist/source/latex/tipauni/tipauni.dtx @@ -4,13 +4,13 @@ % --------------------------------------------------------------------------- % Package: tipauni % Author: निरंजन -% Version: v0.2 (11 August, 2021) +% Version: v0.3 (01 October, 2021) % Description: For producing Unicode characters with TIPA commands. % Repository: https://gitlab.com/niruvt/tipauni % Bug tracker: https://gitlab.com/niruvt/tipauni/-/issues % License: GPL v3.0+, GFDL v1.3+ % --------------------------------------------------------------------------- -% LaTeX Package tipauni v0.2 +% LaTeX Package tipauni v0.3 % © 2021 निरंजन % % This program is free software: you can redistribute it and/or modify @@ -40,7 +40,7 @@ -------------------------------------------------------------------------- Package: tipauni Author: निरंजन -Version: v0.2 (11 August, 2021) +Version: v0.3 (01 October, 2021) Description: For producing Unicode characters with TIPA commands. Repository: https://gitlab.com/niruvt/tipauni Bug tracker: https://gitlab.com/niruvt/tipauni/-/issues @@ -52,7 +52,7 @@ License: GPL v3.0+, GFDL v1.3+ % %<*driver|package> \def\tipauniname{tipauni} -\def\tipauniversion{0.2} +\def\tipauniversion{0.3} \def\tipaunidate{2021-08-07} \def\tipaunidescription{For producing Unicode characters with TIPA commands} % @@ -764,15 +764,15 @@ Unicode characters with TIPA commands] % \begin{macrocode} \cs_new_protected:Npn \@@_nontipa_search:n #1 { - \str_if_in:nnT {#1} {ⱱ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ɞ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ɰ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ǃ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ǂ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ʢ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ɺ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ʑ} { \nontipatrue \use_none_delimet_by_s_stop:w } - \str_if_in:nnT {#1} {ɧ} { \nontipatrue \use_none_delimet_by_s_stop:w } + \str_if_in:nnT {#1} {ⱱ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ɞ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ɰ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ǃ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ǂ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ʢ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ɺ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ʑ} { \nontipatrue \use_none_delimit_by_s_stop:w } + \str_if_in:nnT {#1} {ɧ} { \nontipatrue \use_none_delimit_by_s_stop:w } \use_none:nnn \s_stop \use:n { \cs_gset_eq:NN \@@_nontipa_search: \prg_do_nothing: } } -- cgit v1.2.3