diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-24 00:48:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-24 00:48:05 +0000 |
commit | bf2bcea3e4a92bd40d01c8d4e5e310a0e6112970 (patch) | |
tree | 33e93fb4cfb75a282dd0510a9552630ddec3fb4e /Master/texmf-dist/doc/latex/apa/examples.txt | |
parent | d35a187b234cd906cc8be864aa2103bfed039aeb (diff) |
apa update (22nov08)
git-svn-id: svn://tug.org/texlive/trunk@11402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/apa/examples.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/apa/examples.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/apa/examples.txt b/Master/texmf-dist/doc/latex/apa/examples.txt index c6560368863..a9566e228f3 100644 --- a/Master/texmf-dist/doc/latex/apa/examples.txt +++ b/Master/texmf-dist/doc/latex/apa/examples.txt @@ -260,7 +260,9 @@ belong. Isn't apa.cls wonderful? Just to show that another appendix is really just another section. Also, it's a good opportunity to show how longtable should be used. Remember, you must include the longtable option with the apa class if -you need to use longtable. Also, keep in mind, it only works in man mode. +you need to use longtable, and copy the special endfloat.cfg supplied +with apa.cls to the working document directory. Also, keep in mind, +it only works in man mode. \begin{longtable}{lcc} \caption{One sample caption for the sample long table.} |