Questions tagged [l3doc]

This tag is all about the class l3doc, LaTeX3 enhanced version of ltxdoc.

This tag is all about the class l3doc, LaTeX3 enhanced version of ltxdoc.

20 questions
2
votes
1 answer

\DoNotIndex space with l3doc

Consider the following attempt: % \iffalse %<*driver> \ProvidesFile{duck.tex} % % %<*driver> \documentclass{l3doc} \begin{document} \DocInput{duck.dtx} \PrintIndex \end{document} % % \fi % \DoNotIndex{^^A % \def,^^A Works. % …
Niranjan
  • 3,435
1
vote
1 answer

\cs{} command in l3doc does not respect \DoNotIndex?

Consider this TeX file (yes, I know it's highly unusual to not use dtx for this.) %%! TEX program =…
user202729
  • 7,143