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

Custom format: Z: Command format => Encoding:<hex> #102

Open
golnazads opened this issue Apr 10, 2019 · 1 comment
Open

Custom format: Z: Command format => Encoding:<hex> #102

golnazads opened this issue Apr 10, 2019 · 1 comment

Comments

@golnazads
Copy link
Contributor

golnazads commented Apr 10, 2019

This feature is available in classic and need to be implemented here:

http://adsabs.harvard.edu/abs_doc/help_pages/customformat.html#The_ADS_Custom_Format

Encoding:word	This specifies the encoding of the output. Available encoding parameters are:
UTF-8: UTF-8 encoding of all unicode characters.
ISO-8859-1: ISO-8859-1 (Latin-1) encoding of all unicode characters.
ISO-8859-2: ISO-8859-2 (Latin-2) encoding of all unicode characters.
TeX: TeX encoding of all unicode characters.
hex: Hex encoding of all unicode characters.
Unicode: Unicode encoding of all unicode characters. This outputs the html entities instead of binary characters.

we are already supporting UTF-8, Tex (renamed to latex), and unicode. Per Alberto, we are not going to support ISOs "I'm happy NOT to support these encodings, as users can easily go from UTF-8 to any other encoding on their platforms"

@golnazads
Copy link
Contributor Author

field encoding was implemented in v2.0.39, global hex encoding has not been implemented.

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

No branches or pull requests

1 participant