summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/08
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
committerKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
commit4217b6526dc5969a75590384ceaaa4ea814fc6a0 (patch)
treee3cdcda7e6c1f7644a769f5b04c511763c7ba8c6 /Master/texmf-dist/doc/latex/ctable/08
parente48b37809878cd01b7b78357f6baa132ba1e1533 (diff)
ctable update (14aug07)
git-svn-id: svn://tug.org/texlive/trunk@4737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/08')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/0811
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/08 b/Master/texmf-dist/doc/latex/ctable/08
new file mode 100644
index 00000000000..cebeb2af97c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ctable/08
@@ -0,0 +1,11 @@
+\subsection{\ttfamily\bfseries framerule}
+The following examples show the use of frames and backgrounds. Every table
+is typeset by |ctable| with a frame around it, but the frame is, by default,
+drawn with a zero width line, and is therefore invisible. You can make it
+visible by either changing the linewidth to a positive value or by giving it a
+background color, which will be used to fill the frame.
+
+Here is a simple table without a frame, followed by one with a red, 1pt thick
+frame:
+
+$Id: 08,v 1.1 2007/07/22 15:30:56 wybo Exp $