summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/12b
blob: 5c18fa1d18db082f61a019f81b140a275ad61f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\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}

$Id: 12b,v 1.3 2010-06-26 21:09:14 wybo Exp $