[OS X TeX] separators in label names

Murray Eisenberg murrayeisenberg at gmail.com
Fri Oct 11 17:35:27 CEST 2019


As I just commented on that tex.stackexchange answer:

While that does fix the crossreftools+babel-french incompatibility for the crossreftoolscommand crtlistoflabelsthat I raised, it does not fix the incompatibility with the other commands from that package, including its redefinition of the version of \cref(from cleveref).

For example, the following generates the same error:

\documentclass{article}

\usepackage[french,main=english]{babel}

\usepackage{amsthm}
\newtheorem{thm}{Theorem}

\usepackage{hyperref}
\usepackage{cleveref}
\usepackage{crossreftools}

\begin{document}

\begin{thm}\label{thm:first}
A first result.
\end{thm}

See \cref{thm:first}.

\end{document}

> On 11 Oct2019, at 11:11 AM, Piet van Oostrum <piet-l at vanoostrum.org> wrote:
> 
> There is now a solution at https://tex.stackexchange.com/a/510641/113546

---
Murray Eisenberg			murrayeisenberg at gmail.com
503 King Farm Blvd #101	Home (240)-246-7240
Rockville, MD 20850-6667	Mobile (413)-427-5334


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20191011/cf0cb1d6/attachment.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list