summaryrefslogtreecommitdiff
path: root/tests/tables.latex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-04-27 17:25:45 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-04-27 17:25:45 -0700
commit32f1b0a5f14c93271aaf42acaa9d06c4e59c1604 (patch)
tree4a6b1c48cb22b18d85026c116a3c5a0565afdb6b /tests/tables.latex
parentece215ed7dc2e0a9d9b068fa309c4822cd73f655 (diff)
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
This reverts commit 4c684561ee0665b014e887ae559b7020e4e9f2d3. See https://groups.google.com/d/msg/pandoc-discuss/u6J-_aCProU/UufN3IYRAgAJ This should fix uneven spacing issues in multiline tables.
Diffstat (limited to 'tests/tables.latex')
-rw-r--r--tests/tables.latex90
1 files changed, 45 insertions, 45 deletions
diff --git a/tests/tables.latex b/tests/tables.latex
index 96cbc9579..9f3f97e53 100644
--- a/tests/tables.latex
+++ b/tests/tables.latex
@@ -52,47 +52,47 @@ Multiline table with caption:
\begin{longtable}[]{@{}clrl@{}}
\caption{Here's the caption. It may span multiple lines.}\tabularnewline
\toprule
-\begin{minipage}[b]{0.13\columnwidth}\centering\strut
+\begin{minipage}[b]{0.13\columnwidth}\centering
Centered Header
-\strut\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright
Left Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft
Right Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright
Default aligned
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\midrule
\endfirsthead
\toprule
-\begin{minipage}[b]{0.13\columnwidth}\centering\strut
+\begin{minipage}[b]{0.13\columnwidth}\centering
Centered Header
-\strut\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright
Left Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft
Right Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright
Default aligned
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\midrule
\endhead
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\begin{minipage}[t]{0.13\columnwidth}\centering
First
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
12.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Example of a row that spans multiple lines.
-\strut\end{minipage}\tabularnewline
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\end{minipage}\tabularnewline
+\begin{minipage}[t]{0.13\columnwidth}\centering
Second
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
5.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Here's another one. Note the blank line between rows.
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\bottomrule
\end{longtable}
@@ -100,35 +100,35 @@ Multiline table without caption:
\begin{longtable}[]{@{}clrl@{}}
\toprule
-\begin{minipage}[b]{0.13\columnwidth}\centering\strut
+\begin{minipage}[b]{0.13\columnwidth}\centering
Centered Header
-\strut\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.12\columnwidth}\raggedright
Left Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[b]{0.14\columnwidth}\raggedleft
Right Aligned
-\strut\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[b]{0.30\columnwidth}\raggedright
Default aligned
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\midrule
\endhead
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\begin{minipage}[t]{0.13\columnwidth}\centering
First
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
12.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Example of a row that spans multiple lines.
-\strut\end{minipage}\tabularnewline
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\end{minipage}\tabularnewline
+\begin{minipage}[t]{0.13\columnwidth}\centering
Second
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
5.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Here's another one. Note the blank line between rows.
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\bottomrule
\end{longtable}
@@ -146,23 +146,23 @@ Multiline table without column headers:
\begin{longtable}[]{@{}clrl@{}}
\toprule
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\begin{minipage}[t]{0.13\columnwidth}\centering
First
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
12.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Example of a row that spans multiple lines.
-\strut\end{minipage}\tabularnewline
-\begin{minipage}[t]{0.13\columnwidth}\centering\strut
+\end{minipage}\tabularnewline
+\begin{minipage}[t]{0.13\columnwidth}\centering
Second
-\strut\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.12\columnwidth}\raggedright
row
-\strut\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft\strut
+\end{minipage} & \begin{minipage}[t]{0.14\columnwidth}\raggedleft
5.0
-\strut\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright\strut
+\end{minipage} & \begin{minipage}[t]{0.30\columnwidth}\raggedright
Here's another one. Note the blank line between rows.
-\strut\end{minipage}\tabularnewline
+\end{minipage}\tabularnewline
\bottomrule
\end{longtable}