auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stoped working] (was: reftex+catchfilebetweentags, reftex support for c


From: Uwe Brauer
Subject: [Stoped working] (was: reftex+catchfilebetweentags, reftex support for catchfilebetweentags tags)
Date: Thu, 01 Dec 2022 20:52:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

After restarting emacs
these two documents

\documentclass{article}
\usepackage{catchfilebetweentags}
\usepackage{comment}
\begin{document}
%<*external-catches:1>
Enigma
%</external-catches:1>
%<*external-catches:2>
Secrect
%</external-catches:2>
\end{document}

\documentclass{article}
\usepackage{catchfilebetweentags}
\usepackage{comment}
 \usepackage{xr-hyper}
\usepackage[colorlinks]{hyperref}
\externaldocument{external-catches}
\newcommand{\ExecuteExternalMetaData}[2]{%
    \ExecuteMetaData[#1]{#2}%
}
%\externaldocument[A-]{external-catches}
%\externaldocument[B-]{external-addons}
\begin{document}
Test
\ExecuteMetaData[external-catches]{}
\end{document}

Even with 

 (add-to-list 'reftex-include-file-commands
               "ExecuteExternalMetaData" t)
 (add-to-list 'reftex-label-regexps
               "<\\*\\(?1:[^>]+\\)>" t)


Stopped working.

I am completely puzzled.
Any ideas?

Uwe 



-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]