Support LaTeX glossaries export #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tec/org-glossary#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.