Closed authsec closed 1 year ago
Have you read this section of the manual: https://github.com/tecosaur/org-glossary/blob/master/org-glossary.org#export-configuration ?
It's very much possible to do what you want, it will just take a little more work.
All that said, I'd hoped the default generated LaTeX would be good enough, how does it fall short for you?
Closing as it is supported with more work.
Can you show me an export-spec that works with the glossaries latex package? I tried with the following to start
Which seems to work at least somewhat. It however creates the Acronyms and Glossary chapters too and obviously now everything is an acronym. Is it possible to switch the definition depending on if it's an acronym or glossary type?
The MWE is:
with the two files from https://github.com/tecosaur/org-glossary/issues/9#issuecomment-1344504097