Skip to content

Commit

Permalink
paper: tweak table numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Nov 19, 2023
1 parent 45f6177 commit d34c6ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion paper/paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
\newcolumntype{Y}{>{\centering\arraybackslash}X}
\NewEnviron{eqntable}[1]{
\scriptsize
\begin{tabularx}{0.9\linewidth}{
\begin{tabularx}{0.93\linewidth}{
@{}
>{$}l<{$}
>{$}c<{$}
Expand Down Expand Up @@ -807,8 +807,10 @@ \subsection{From extensional to intentional type theory: explication of the equa
\renewcommandx{\cohc}[9][1,2,3,4,5,6,7,8,9]{\coh{painting}[][#2][#3][#4][#5][#6,#7][#8][#9]}
\renewcommandx{\coht}[9][1,2,3,4,5,6,7,8,9]{\cohtwo{frame}[][#2][#3][#4][#5][#6][#7,#8][#9]}
\renewcommand*{\lab}{fulltab:faces}
\renewcommand{\thetable}{4'}
\input{tab-faces.tex}
\renewcommand*{\lab}{fulltab:coh}
\renewcommand{\thetable}{5'}
\input{tab-coh.tex}

\renewcommandx{\cohf}{\coh{frame}[][][][][][][][]}
Expand Down

0 comments on commit d34c6ef

Please sign in to comment.