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

pure texinfo files: do we need to do anything special about encoding? #255

Open
cbm755 opened this issue Jul 12, 2022 · 0 comments
Open

Comments

@cbm755
Copy link
Collaborator

cbm755 commented Jul 12, 2022

See #254. We read these directly using fileread:

  if any(strcmpi(ext, {'.texinfo' '.texi' '.txi' '.tex'}))

Anything special need be done to ensure we get a utf-8 internal string directly from that?

Low priority: I don't think folks are using doctest extensively with .texinfo files. I also don't know how prevalent non-ascii texinfo files are.

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

No branches or pull requests

1 participant