Now that we have hyperref in the LaTeX, it should be simple to convert the HTML links for our PDF files.
[x] make links in PDF files work
comments in front/backmatter
Comments work great in the mainmatter, can we have them in the front/backmatter too?
My idea would be that authors have to add HTML notes that are exactly like the ones in mainmatter. Then add a section at the end of the relevant matter, which will usually be the Introduction. The tricky thing will be ensuring that the IDs remain unique. Let's adopt the convention that the IDs are named by adding the name of the specific kind of matter.
(This seems like it should be section rather than article? Anyway!)
Again, this would all be manually done by authors. I think in HTML and EPUB this should Just Work. Then we just have to convert to LaTeX, where it's all just \footnote.
Some stretch goals if we have time/money!
pdf links
Now that we have hyperref in the LaTeX, it should be simple to convert the HTML links for our PDF files.
comments in front/backmatter
Comments work great in the mainmatter, can we have them in the front/backmatter too?
My idea would be that authors have to add HTML notes that are exactly like the ones in mainmatter. Then add a section at the end of the relevant matter, which will usually be the Introduction. The tricky thing will be ensuring that the IDs remain unique. Let's adopt the convention that the IDs are named by adding the name of the specific kind of matter.
(This seems like it should be section rather than article? Anyway!)
Again, this would all be manually done by authors. I think in HTML and EPUB this should Just Work. Then we just have to convert to LaTeX, where it's all just
\footnote
.