Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translation machinery #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

viccie30
Copy link

@viccie30 viccie30 commented Dec 3, 2022

\notelabel is used in the caption of figures and tables. According to the Dutch translation of APA that's endorsed by multiple Dutch higher education institutions, the word used should be 'Opmerking'. See for reference https://www.auteursrechten.nl/files/auteursrechten/2021-07/De%20APA-richtlijnen%20uitgelegd%20-%203e%20editie.pdf from page 87.

@dan-weiss
Copy link
Owner

Thanks for this update! Please update lines 7 (I suggest 2.17), 10, and 11. Also add a change log entry around line 294.

`\notelabel` is used in the caption of figures and tables. According to
the Dutch translation of APA that's endorsed by multiple Dutch higher
education institutions, the word used should be 'Opmerking'.
See for reference
https://www.auteursrechten.nl/files/auteursrechten/2021-07/De%20APA-richtlijnen%20uitgelegd%20-%203e%20editie.pdf
from page 87.
@viccie30 viccie30 changed the title Update Dutch translation Update translation machinery Dec 3, 2022
@viccie30
Copy link
Author

viccie30 commented Dec 3, 2022

I have updated the branch and the title of this PR to also include a fix for #52.

I have switched the translation machinery to use the tracklang and translation packages. Because translation does not allow choosing the filenames for its dictionary files, I have renamed the translation files and reset the version numbers back to 1.00.

It is necessary to include tracklang at the end of the preamble, because it does not pickup the languages passed directly to babel otherwise.

@viccie30
Copy link
Author

viccie30 commented Dec 3, 2022

I have now also updated the documentation to document that tracklang and translations packages are now used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants