| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: texlive-boolexpr | Distribution: OpenMandriva Lx |
| Version: 17830 | Vendor: OpenMandriva |
| Release: 2 | Build date: Sat Oct 26 22:15:23 2024 |
| Group: Publishing | Build host: c64-6.openmandriva.org |
| Size: 276126 | Source RPM: texlive-boolexpr-17830-2.src.rpm |
| Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
| Url: https://www.ctan.org/tex-archive/macros/latex/contrib/boolexpr | |
| Summary: A boolean expression evaluator and a switch command | |
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.
LPPL
/usr/share/texmf-dist/doc/latex/boolexpr/README /usr/share/texmf-dist/doc/latex/boolexpr/boolexpr.pdf /usr/share/texmf-dist/source/latex/boolexpr/boolexpr.dtx /usr/share/texmf-dist/source/latex/boolexpr/boolexpr.ins /usr/share/texmf-dist/tex/latex/boolexpr/boolexpr.sty
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:02:03 2025