Skip to content

Commit

Permalink
remove \usepackage{expl3} from doc examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mbertucci47 authored and josephwright committed Nov 8, 2024
1 parent 3fe4dad commit 9c011b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions l3build.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,6 @@
% \begin{Verbatim}[frame=single,fontsize=\small]
% \input{regression-test.tex}
% \documentclass{article}
% \usepackage{expl3}
% \START
% \ExplSyntaxOn
% \box_new:N \l_tmp_box
Expand Down Expand Up @@ -1156,7 +1155,6 @@
% \begin{Verbatim}[frame=single,fontsize=\small]
% \input{regression-test.tex}
% \documentclass{article}
% \usepackage{expl3}
% \START
% \showoutput
% % Test content here
Expand Down

0 comments on commit 9c011b8

Please sign in to comment.