LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

implement hyperref colorlinks (?)

Open xworld21 opened this issue 1 year ago • 1 comments

hyperref uses color to distinguish among citations (green), cross references (red), external links (magenta), and a few others when given the option colorlinks. LaTeXML currently ignores colorlinks and the associated options linkcolor, anchorcolor, citecolor, filecolor, urlcolor, allcolors (and also menucolor, runcolor but they seem PDF specific).

xworld21 avatar Jan 26 '25 14:01 xworld21

It would be great if the solution here allows for restyling in CSS by using class names - rather than setting the concrete original colors in style attributes.

Enabling downstream themeing in CSS is a meta-goal I have, and is particularly relevant to upgrading "legacy" documents, that were written without HTML in mind.

dginev avatar Jan 26 '25 16:01 dginev