Skip to content

Commit

Permalink
allow also tabular to call table code, issue #1174
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Nov 10, 2023
1 parent 7ef0d38 commit a1b5e4a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions required/latex-lab/latex-lab-table.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1977,3 +1977,11 @@
\RequirePackage{latex-lab-testphase-table}
%</latex-lab>
% \end{macrocode}

% \begin{macrocode}
%<*latex-lab-alias>
\ProvidesFile{tabular-latex-lab-testphase.ltx}
[\ltlabtbldate\space v\ltlabtblversion\space latex-lab wrapper tabular]
\RequirePackage{latex-lab-testphase-table}
%</latex-lab-alias>
% \end{macrocode}
1 change: 1 addition & 0 deletions required/latex-lab/latex-lab.ins
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ where one can also log issues in case there are any.

%table
\generate{\file{table-latex-lab-testphase.ltx}{\from{latex-lab-table.dtx}{latex-lab}}}
\generate{\file{tabular-latex-lab-testphase.ltx}{\from{latex-lab-table.dtx}{latex-lab-alias}}}
\generate{\file{latex-lab-testphase-table.sty}{\from{latex-lab-table.dtx}{package}}}


Expand Down

0 comments on commit a1b5e4a

Please sign in to comment.