texlive-fifo-stack - FIFO and stack implementation for package writers
| Website: | http://tug.org/texlive/ |
|---|---|
| License: | LPPL |
| Vendor: | Alcance Libre, Inc. |
- Description:
A LaTeX implementation of a combined FIFO Stack modified from the existing stack package by Benjamin Bayart. The package renames the original's \Push and \Pop commands \FSPush and \FSPop, and which work on the top/end of the FIFO/Stack), and adds the ability to \FSUnshift and \FSShift from the the bottom(front) of the FIFO/Stack.
Packages
| texlive-fifo-stack-svn33288.1.0-46.fc14.al.noarch [48 KiB] |
Changelog
by Tom Callaway (2021-09-09):
- add Requires: texlive-epstopdf to texlive-epstopdf-pkg (bz2002690) |