blob: a1e2fd49a5213eb6230432d6750412fea1b4e672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\ctable[notespar]{c}{
\tnote[a]{First note.}
\tnote[b]{Second note.}
\tnote[c]{Third note, this one is a
little longer and forces a
new line at the end.\\}
\tnote[d]{And here is e very long note:
\input{thuan}}
}{\FL Table's\tmark\ first\tmark[b]\ row
with footnotes\tmark[c]\LL}
|