2

very short question about the handling of umlaut and other unicode characters. Is it possible to make them searchable via their ascii-"equivalent" (e.g. a for ä)? Or can that only be done by the pdf viewer(and its search engine)?

As in the example below, searching for "naive" only turns up the second, searching for Osaka only shows first.

\documentclass[a4paper,12pt]{scrartcl}
\begin{document}
na\"ive
naive

Osaka
\=Osaka
\end{document}

0 Answers0