Name : texlive-boolexpr
| |
Version : svn17830.3.14
| Vendor : Fedora Project
|
Release : 14.fc29
| Date : 2018-06-23 22:24:21
|
Group : Applications/Publishing
| Source RPM : texlive-2017-14.fc29.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/t |