[texhax] strange conflicts

Victor Ivrii vivrii at gmail.com
Tue Dec 20 22:29:10 CET 2016


Consider minimal document

%%%%%
\documentclass[12pt]{memoir}
\usepackage{xr-hyper}
\usepackage{hyperref}
\usepackage{bookmark}
\usepackage{nameref}
\externaldocument[Alpha-]{Alpha}[***some url***]
\begin{document}
\ref{Alpha-three}....\nameref{Alpha-three}
\end{document}
%%%

1) pdflatex processes it normally. However the same document with {memoir}
replaced by {article} stumbles on \ref

Undefined control sequence.

<argument> \M at TitleReference

                             {0.3}{Three}

l.9 ...}[........]

2) even with {memoir} htlatex stumbles upon \externaldocument (missing
\begin{document})


My idea is to produce using htlatex cross-referenced html pages. Problem 1)
I discovered occasionally. Any suggestions?

Thank you in advance. Victor



Victor Ivrii
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20161220/40fba4aa/attachment.html>


More information about the texhax mailing list