From: Gergely Buday <gbuday@gmail.com>
Hi,
I tried to use \<longleftrightarrow> and later its LaTeX equivalent in
a text{* *} block and got
*** Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
*** (hyperref) removing `\OT1/cmtt/m/n/10.95' on input line 246.
*** Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
*** (hyperref) removing `\ignorespaces' on input line 246.
Is this regular behaviour? How can I put such arrows into the proof document?
From: Christian Sternagel <c.sternagel@gmail.com>
Without seeing your actual theory content it's hard to say what went
wrong. -cheers chris
From: Makarius <makarius@sketis.net>
You need to make such Isabelle symbols formal within the quoted informal
LaTeX, e.g. via the antiquotation @{text}.
I recommend to look at existing examples how Isabelle documents are
generally done. AFP has tons of material.
Makarius
Last updated: Nov 21 2024 at 12:39 UTC