Skip to content

url.pm: Unicode C1 block characters in \url crash texml #266

Open
@davidmjones

Description

@davidmjones

This document results in a "error : string is not in UTF-8" warning and "No XML was generated: Could not create url-bug.xml: i18n error : output conversion failed due to conv error, bytes 0xFF 0x22 0x3E 0xC3
I/O error : encoder error" when the XML is being serialized.

%% AMS prddvilualatex

\documentclass{amsart}

\csname noTeXMLhistory\endcsname

\usepackage{url}

\title{hello}

\begin{document}

\maketitle

hello, world

\url{ÿ}

\end{document}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions