-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
What version of Racket are you using?
8.12 [cs]
What program did you run?
Here is a snippet of my .scrbl file that seems to cause the issue:
@subsection{Commutative Diagram}
Informally, a @deftech{diagram} comprises various @tech{objects} connected by
various @tech{morphisms}. When the @tech{morphisms} with the same @tech{domain}
and @tech{codomain} are the same one, the @tech{diagram} is a
@deftech{@deftech{commutative} diagram}.
@tech{Commutative diagrams} serve as a powerful language for expressing equations.
@subsubsection{Commutative Triangle}
A @deftech{commutative triangle} is a @tech{commutative diagram} that has the shape
of a triangle.
What should have happened?
The nested use of deftech should generate correct links in both the .html file and the Search Manual for all defined technical terms. Specifically, the term "commutative diagram" should be properly linked in the Search Manual like "commutative triangle".
If you got an error message, please include it here.
No error message was displayed, but the expected link creation in the Search Manual was not observed for the nested deftech tags.
Please include any other relevant details
Metadata
Metadata
Assignees
Labels
No labels

