summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-latex-table/expects/table_having_threeparagraphs_cell_in_first_col.tex
blob: 9acd9a86d46ee2e568885a0a3cca830aef542a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\label{\detokenize{tabular:table-with-cell-in-first-column-having-three-paragraphs}}

\begin{savenotes}\sphinxattablestart
\sphinxthistablewithglobalstyle
\centering
\begin{tabulary}{\linewidth}[t]{|T|}
\sphinxtoprule
\sphinxstyletheadfamily 
\sphinxAtStartPar
header1
\\
\sphinxmidrule
\sphinxtableatstartofbodyhook
\sphinxAtStartPar
cell1\sphinxhyphen{}1\sphinxhyphen{}par1

\sphinxAtStartPar
cell1\sphinxhyphen{}1\sphinxhyphen{}par2

\sphinxAtStartPar
cell1\sphinxhyphen{}1\sphinxhyphen{}par3
\\
\sphinxbottomrule
\end{tabulary}
\sphinxtableafterendhook\par
\sphinxattableend\end{savenotes}