Name : texlive-boolexpr
| |
Version : 2024.216.3.14svn17830
| Vendor : openSUSE
|
Release : 55.1
| Date : 2024-07-03 10:09:23
|
Group : Productivity/Publishing/TeX/Base
| Source RPM : texlive-specs-d-2024-55.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A boolean expression evaluator and a switch command
|
Description :
The \\boolexpr macro evaluates boolean expressions in a purely expandable way. \\boolexpr{ A \\OR B \\AND C } expands to 0 if the logical expression is TRUE. A, B, C may be: numeric expressions such as: x=y, x< >y, x>y or x< y; - boolean switches: \\iftrue 0\\else 1\\fi; - conditionals: \\ifcsname whatsit\\endcsname 0\\else 1\\fi; - another \\boolexpr: \\boolexpr{ D \\OR E \\AND F }: \\boolexpr may be used with \\ifcase: \\ifcase\\boolexpr{ A \\OR B \\AND C } What to do if true \\else What to do if false \\fi The \\switch command (which is also expandable) has the form: \\switch \\case{< boolean expression>} ... \\case{< boolean expression>} ... ... \\otherwise ... \\endswitch
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV/standard/noarch |