Tagged Questions
7
votes
1answer
265 views
Search and find an old style numeral in a pdf
I am compiling this tex file
\documentclass{article}
\usepackage{hfoldsty}
\begin{document}
1 $1$
\end{document}
with pdflatex and open the resulting pdf with evince. If I search the digit one (1), ...