ifallfalse__source

Compare a string against a set of other strings

Version:
2.0.0
Copyright:
Dennis Chen
License:
lppl1.3
Packaged on:
07/24/2021 20:11:04
Number of files:
3
Size on disk:
9.86 kB

This package allows you to check whether a string is contained within another set of strings, and perform an action if it is not. This is done by using the allfalse environment and passing in a string and an action to be performed if the string is not contained in the set. Then, passing in a string to the \orcheck macro inside the respective allfalse environment adds that to the set of strings. This package does not work with the LuaTeX engine.