crossrefenum/tex/t-crossrefenum.tex
Bastien Dumont 30adbaa3f3 Removed useless .. in t-crossrefenum.tex
It seems that t-crossrefenum.tex and crossrefenum.sty cannot be made to load the file crossrefenum.tex that is in the development repository for the base path will always be the working directory of the main compiled file.
2023-02-20 11:10:49 +01:00

18 lines
494 B
TeX
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%D \module
%D [ file=t-crossrefenum,
%D version=1.0, % May differ from crossrefenum.tex
%D title=\CONTEXT\ module for crossrefenum,
%D subtitle=Smart typesetting of enumerated cross-references for various TeX formats,
%D author=Bastien Dumont,
%D date=2022/11/11,
%D url=%TODO,
%D copyright=Bastien Dumont,
%D license=GNU Public License v. 3.0 or higher]
\startmodule[crossrefenum]
\unprotect
\input crossrefenum.tex
\protect
\stopmodule