Questions tagged [acro]
The acro package enables the author to create acronyms in a simple way, and provides means to add them to different ‘classes’ of acronyms. Lists can be created of separate acronym classes.
210 questions
2 votes
0 answers
66 views
acro: `\Iac{...}` produces error `Improper alphabetic constant.` [duplicate]
There seems to be an error in the acro package when using the \Iac command. While I opened an issue here, https://github.com/cgnieder/acro/issues/279, I am hoping that someone has an idea how to ...
2 votes
2 answers
88 views
Print long foreign form only in acro
I would like to print in a defined location only the long foreign version of an acronym using acro. What I currently tried was \acf{}, but this gives me both the long translated version as well as the ...
4 votes
1 answer
177 views
tabularray's template of acro unusable
The following MCE: \documentclass{article} \usepackage{acro} \usepackage{tabularray} \DeclareAcronym{cd}{ short = CD , long = compact disc } % \acsetup{ list/template = tabularray } \begin{...
3 votes
1 answer
94 views
Define multiple grammatical endings in the acro package
Is there any way to define some new grammatical endings with the acro package. I need the following outputs of the acro below in the MWE: erweiterte Satz (1. normal singular, this works) erweiterten ...
2 votes
1 answer
97 views
Using format/list in latex acro package
I am working with lower case acronyms in latex and want them to be printed with a leading uppercase letter in the acronym list. I utilize the acro package. Reproducable code: \documentclass{article} \...
1 vote
1 answer
86 views
acro package - wrong output at aclp
I need the following outputs for an abbreviation with the acro package: plural short = singular short: epsp(a) singular long: eulersche Pseudoprimzahl zur Basis a plural long: eulersche ...
0 votes
0 answers
26 views
glossaries-extra does not load from .bib
terms.bib @entry{set, name={set}, description={a collection of any kind of objects}, symbol={\ensuremath{\mathcal{S}}} } @entry{function, name={function}, description= {a ...
2 votes
1 answer
133 views
Acro package in acm
I'm writing on a document using the acmart template and the acro package for acronyms. However, acronym expansion does not properly work in the abstract. As shown below, the acronyms will follow the ...
4 votes
1 answer
119 views
Acro package not working in figure captions
I am using the acro package to create acronyms in a Latex document. It works like a charm, except in figure captions, where acronyms are not displayed correctly. Here is a minimal working example: \...
3 votes
1 answer
64 views
Does the acro package prevent hyphenation for the short form?
I have run into the following problem while using an acronym defined with the "acro" package: The short form of the acronym exceeds the texts margin. If write content-of-the-short-form in ...
2 votes
1 answer
232 views
Find documentation for old version of acro package
I am writing a report using the acro package, for which I define acronyms in acronyms.tex. It's a file that I keep adding to as I write more reports. It contains a commented out MWE with complicated (...
1 vote
1 answer
375 views
acro package version 3 used in version 2 mode results in error
For background see: this TEX StackExchange question When using version 3 of the acro package in its version 2 mode (a practical necessity since compilation with native version 3 takes much much longer)...
1 vote
1 answer
138 views
acronym backlinks from \acro package refer to wrong pagenumber when using different pagenumbering styles [duplicate]
I am trying to set up working backlinks using the acro package and hyperref package. I set make-links in my AC setup and I get a link to first-use page. My document uses \pagenumbering{roman} prior to ...
3 votes
1 answer
184 views
Acro package: How to print only one form (short or long) in the abbreviation list? How to swap long and short form in printed list?
For my paper (medieval studies) I would like to create a list of mentioned persons and a list of mentioned manuscripts (they often have only a signature but no name in the strict sense). For this I ...
0 votes
1 answer
180 views
How to prevent acronyms from expanding in special areas [duplicate]
I have a few acronyms that go into the chapter titles and table of contents. I do not want these to expand in the title and table of contents. For example: \chapter{My nice chapter title got ruined \...