You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do any special steps need to be taken to include non-roman author names in the manuscripts?
AASTeX uses the CJK TeX package: https://journals.aas.org/nonroman/
One solution may be to add a useCJK: 1/0 option to the YAML header and interpret this in the TeX template to enable it.
This will also need to be checked against other output formats (e.g., HTML).
The text was updated successfully, but these errors were encountered:
Do any special steps need to be taken to include non-roman author names in the manuscripts?
AASTeX uses the
CJK
TeX package: https://journals.aas.org/nonroman/One solution may be to add a
useCJK: 1/0
option to the YAML header and interpret this in the TeX template to enable it.This will also need to be checked against other output formats (e.g., HTML).
The text was updated successfully, but these errors were encountered: