aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/files/underscores.uoc.tex
Commit message (Collapse)AuthorAgeFilesLines
* exports: sort by :target instead of :authorsMiquel Sabaté Solà2026-06-261-2/+2
| | | | | | | Sorting by :authors did not make any sense. Let's go for :target as that's pretty visible to the UOC exporter. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Force english locale for testsMiquel Sabaté Solà2025-07-011-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Support underscore in the exporters on titlesMiquel Sabaté Solà2024-03-201-0/+9
Underscores on titles are meant to be replaced by something else on each exporter (e.g. removed on CSV, or surrounded by \emph on UOC). Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>