Hi czchen,

Attached are diffs for putting footnotes to the table in the dc18 brochure and 
flyer.

--
znoteer
znot...@mailbox.org
--- brochure.en.tex_orig	2017-10-02 14:39:34.916549032 -0400
+++ brochure.en.tex	2017-10-09 02:42:04.683239136 -0400
@@ -72,6 +72,7 @@
 
 %% Better tables
 \usepackage{tabularx}
+\usepackage{tablefootnote}
 
 %% Wrapped figures
 \usepackage{wrapfig}
@@ -489,13 +490,13 @@
 
 %TODO we should add a statement about ordering within each level so that all
 %sponsors know the rules from the start.
-
 \begin{table}[htb!]
 {\small
     \doublespacing
     % rowcolors hack: the offset row ('1') does not work, so I specify white
     % first:
     \rowcolors{1}{white}{DebConf_tableheader!20}
+    \begin{minipage}{17cm}
     \begin{tabularx}{\textwidth}{>{\hspace{-0.5em}}X*{5}{>{\hspace{-0.5em}}c}}
     %\bfseries\color{DebConf_tableheader} Description &
     &
@@ -514,7 +515,8 @@
     & & $\surd$ & $\surd$ & $\surd$ & $\surd$ \\
     Logo on t-shirts and conference bags &
     & & $\surd$ & $\surd$ & $\surd$ \\
-    Presence at job fair &
+    Presence at job fair~\footnote{~Space for kiosks is limited during Job Fair.  
+    First come, first served.} &
     & & $\surd$ & $\surd$ & $\surd$ \\
     Logo on video streams and conference banners &
     & & & $\surd$ & $\surd$ \\
@@ -523,6 +525,7 @@
     Mention in press releases &
     & & & & $\surd$ \\
     \end{tabularx}
+    \end{minipage}
 }
 \end{table}
 
--- flyer.en.tex_orig	2017-10-02 14:39:35.588553032 -0400
+++ flyer.en.tex	2017-10-09 02:57:36.408785427 -0400
@@ -74,6 +74,7 @@
 
 %% Better tables
 \usepackage{tabularx}
+\usepackage{tablefootnote}
 
 %% Wrapped figures
 \usepackage{wrapfig}
@@ -138,7 +139,7 @@
 \end{Huge}
 
 \begin{LARGE}
-Hsinchu, July 29th - Augest 5th 2018
+Hsinchu, July 29th - August 5th 2018
 \end{LARGE}
 
 \end{center}
@@ -174,6 +175,7 @@
     % rowcolors hack: the offset row ('1') does not work, so I specify white
     % first:
     \rowcolors{1}{white}{DebConf_tableheader!20}
+    \begin{minipage}{17cm}
     \begin{tabularx}{0.9\textwidth}{>{\hspace{-0.5em}}X*{5}{>{\hspace{-0.5em}}c}}
     %\bfseries\color{DebConf_tableheader} Description &
     &
@@ -188,11 +190,12 @@
     < \${2,000} & \${2,000} & \${5,000} & \${10,000} & \${20,000} \\
     Logo on sponsor webpage
     & $\surd$ & $\surd$ & $\surd$ & $\surd$ & $\surd$ \\
-    Access to swag in conference bags
+    Provide materials for conference bags
     & & $\surd$ & $\surd$ & $\surd$ & $\surd$ \\
     Logo on t-shirts and conference bags &
     & & $\surd$ & $\surd$ & $\surd$ \\
-    Presence at job fair &
+    Presence at job fair~\footnote{~Space for kiosks is limited during Job Fair.  
+    First come, first served.} &
     & & $\surd$ & $\surd$ & $\surd$ \\
     Logo on video streams and conference banners &
     & & & $\surd$ & $\surd$ \\
@@ -201,6 +204,7 @@
     Mention in press releases &
     & & & & $\surd$ \\
     \end{tabularx}
+    \end{minipage}
     \end{center}
 }
 \end{table}
_______________________________________________
Debconf-team mailing list
Debconf-team@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-team

Reply via email to