xstacks
==========

- after group(s) and dedicated global stack(s) implementations

For more details,  see the documentation,
[xstacks.pdf](http://mirrors.ctan.org/macros/latex/contrib/xstacks/doc/xstacks.pdf)
	
--------------

## Requirements
* none besides a fairly recent LaTeX distribution as recent as [2025/06/01](https://ctan.org/pkg/l3kernel)

## Installation
The stable version is available at [CTAN](https://ctan.org/pkg/xstacks).

## Usage
Just place
```latex
  \usepackage{xstacks}
```

in the preamble and compile away.

## Contacting Author

For bug reports and enhancement suggestions, the preferred way is to use
[the project's issue page](https://github.com/alceu-frigeri/xstacks/issues).
Please be ready to provide an example code showing the bug, if any.

* git: https://github.com/alceu-frigeri/xstacks

-------------
Copyright 2026-present by Alceu Frigeri

 This work may be distributed and/or modified under the
 conditions of

 * The [LaTeX Project Public License](http://www.latex-project.org/lppl.txt), version 1.3c (or later), and/or
 * The [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html), version 3 (or later)

This work has the LPPL maintenance status *maintained*.

The Current Maintainer of this work is Alceu Frigeri

-------------

### This work consist of the files

* xstacks.sty
    - the package itself

* README.md  (this file)
    - quick introduction

* xstacks.bib
* xstacks.tex
    - package documentation
    
* xstacks.pdf
    - documentation in PDF format
    
-------------

### Change log

* Version 1.1 (this)
    - documentation update: two derived packages `tokgroupmark` and `tokglobalstack` 
    - including: `\groupmark_new:n` (from `tokgroupmark`)

* Version 1.0/1.0a 
    - Initial setup/release.
