Hello to all,
I'm wondering if there is a way to apply attributes introduced
with html5.
I would like to set the "download" attribute for an anchor:
e.g.

<a id="tex2html1"
href="some_document.pdf" download >download course 1</a>

I would like to use
\htmladdnormallink[download]{download course 1}{some_document.pdf}
or
\htmladdnormallink[download=name-for-client.pdf]{download course
1}{document_name.pdf}

I was playing around with\HTML code command, but did not succeed.

<!--Converted with LaTeX2HTML 2020 (Released January 1, 2020) -->
using html5_0.pl

Any hint is appreciated

Christian Mensing
_______________________________________________
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html

Reply via email to