We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de2f390 + 0fc7561 commit 41d5bbbCopy full SHA for 41d5bbb
templates/latex/doxygen.sty
@@ -478,8 +478,8 @@
478
{vline{1-Z}={2-Z}{solid},% show vertical lines for all rows except the first
479
measure=vbox,% needed to allow nested lists and tables
480
colspec=\DoxyTableColSpec}}% set column type for all columns
481
- \SetCell[c=#1]{l} \tf{#3} \\[1ex]%
482
- \hline%
+ \SetCell[c=#1]{l} \tf{#3} \\\nopagebreak%
+ \hline\nopagebreak%
483
#4
484
\end{longtblr}%
485
\par\addvspace{6pt}%
0 commit comments