Skip to content

Commit e1069db

Browse files
mmckyclaude
andauthored
Credit Adisankar Manoj Thanuja as translator of the ml edition (#10)
quantecon-book-theme v0.22.0 adds a `translators` theme option, parallel to `authors`, so a translated edition can credit the people who produced it in the page header. This edition's Malayalam text is the work of Adisankar Manoj Thanuja, who is already recorded as the primary editor in `.translate/config.yml`. Bumps the theme pin from 0.21.0 to 0.22.0, which is what makes the option do anything, and adds the single-entry `translators` list. The `translators_label` default ("Translated by") is left in place for now; localising it to Malayalam is a separate call best made by a native speaker. See QuantEcon/quantecon-book-theme#426 Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent cd757e0 commit e1069db

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- pip
1212
- pip:
1313
- jupyter-book>=1.0.4post1,<2.0
14-
- quantecon-book-theme==0.21.0
14+
- quantecon-book-theme==0.22.0
1515
- sphinx-tojupyter==0.6.0
1616
- sphinxext-rediraffe==0.3.0
1717
- sphinx-exercise==1.2.1

lectures/_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ sphinx:
5959
url: http://www.tomsargent.com/
6060
- name: John Stachurski
6161
url: https://johnstachurski.net/
62+
translators:
63+
- name: Adisankar Manoj Thanuja
64+
url: https://www.linkedin.com/in/adisankar-m-t/
6265
dark_logo: quantecon-logo-transparent.png
6366
header_organisation_url: https://quantecon.org
6467
header_organisation: QuantEcon

0 commit comments

Comments
 (0)