diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-11 22:45:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-11 22:45:27 +0000 |
commit | 66f4e61f437217d16e5bc69d2437fc2e8b2fea43 (patch) | |
tree | c01b376d8f7ee06623755583419f434dac8f7d1d /Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty | |
parent | 3f19cec31ffdd0fbd89811940dd24f39534a6f86 (diff) |
upmethodology (11sep14)
git-svn-id: svn://tug.org/texlive/trunk@35153 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty index 54357c42f0f..28391dfb326 100644 --- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty +++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-p-common.sty @@ -200,6 +200,11 @@ \upm@foreach@rec{#2#1}% } +%---------------------------------------- +% MACRO THAT PERMITS TO FIND A STRING +%---------------------------------------- +\def\upm@ifin#1#2{\begingroup\edef\upm@tmp{\endgroup\noexpand\in@{#1}{#2}}\upm@tmp\ifin@} + %----------------------------------------- % Option parameters \newif\ifupm@common@optlist@needdefault |