summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tblr-extras/README.md
blob: 4c7dc3ce22d3ac4ae3ee26fc572706dee14b7980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package tblr-extras: Extra libraries for tabularray package.
Copyright (C) 2024 Manuel E. Merino <manuel.merino.pe@gmail.com>

The package may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in
http://www.latex-project.org/lppl.txt
# Usage
Just use \usepackage{tblr-extras} after loading tabularray.
Activate the libraries using \UseTblrLibrary command
## Caption Library
Use caption package to typeset tabularray tall and long tabulars captions.
Enable this library with \UseTblrLibrary{caption}
## Babel Library
Translate contfoot and conthead to current babel language. 
Curremtle only supports ngerman, french and spanish translations.
Enable this library with \UseTblrLibrary{babel}