diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-17 00:14:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-17 00:14:36 +0000 |
commit | ea6b77b4ca75244e8aea9fcecaff57fc2fd0677e (patch) | |
tree | 25fb0fc67996cb42820cfca6bf483bc919e89dfd /Master/texmf-dist/doc/latex/ctable/12b | |
parent | 8d289093dedafa414c283acce31d2d754f2eec16 (diff) |
ctable 1.14 (16sep09)
git-svn-id: svn://tug.org/texlive/trunk@15322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/12b')
-rw-r--r-- | Master/texmf-dist/doc/latex/ctable/12b | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/12b b/Master/texmf-dist/doc/latex/ctable/12b new file mode 100644 index 00000000000..68d7dd15664 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ctable/12b @@ -0,0 +1,8 @@ +\ctable[notespar]{c}{ + \tnote[a]{First note.} + \tnote[b]{Second note.} + \tnote[c]{Third note.} +}{\FL Table's\tmark\ first\tmark[b]\ row + with footnotes\tmark[c]\LL} + +$Id: 12b,v 1.2 2008-04-12 15:33:16 wybo Exp $ |