Tagged Questions
0
votes
0answers
94 views
The spaces in a URL are wrongly encoded [closed]
My browser fails to navigate when I click the hyperlink on the produced PDF.
\documentclass{article}
\usepackage{filecontents}
\begin{filecontents*}{"a b c.tex"}
one
two
\end{filecontents*}
...
4
votes
1answer
221 views
Does anyone know what a cmap file has to look like
This may be an off-topic fringe case, but I need it for pdftex...
I made an encoding QS7 for ASCII+Greek and now the only thing missing is a CMAP file to enable copying text from acroread.
I made ...
