texlive-perfectcut
Nested delimiters that consistently grow regardless of the contents
This package defines the command \perfectcut#1#2
which displays a bracket <#1||#2>. Various other delimiters are similarly defined (parentheses, square brackets ...). The effect of these commands is to let the delimiters grow according to the number of nested \perfectcommands
(regardless of the size of the contents).
The package was originally intended for solving a notational issue for direct-style continuation calculi in proof theory. For general use, the package also defines commands for defining other sorts of delimiters which will behave in the same way. The package also offers a robust reimplementation of \big
, \bigg
, etc.
- Versions: 2025.2
- Website: https://ctan.org/pkg/perfectcut
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-perfectcut
as follows:
guix install texlive-perfectcut
Or install a particular version:
guix install texlive-perfectcut@2025.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of texlive-perfectcut about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-perfectcut'><img src='https://packages.guix.gnu.org/packages/texlive-perfectcut/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-perfectcut)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-perfectcut][https://packages.guix.gnu.org/packages/texlive-perfectcut/badges/latest-version.svg]]