summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-23 18:26:49 +0000
committerKarl Berry <karl@freefriends.org>2010-09-23 18:26:49 +0000
commit58170c63465147c0dd8d6d11c6a006afc9fa8f9a (patch)
treedded27e5ec47cfa320a69415916a11b2013f60cd /Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
parent81d67531c8731b84c54651600e9f831e81be7f58 (diff)
new latex package skb (5aug10)
git-svn-id: svn://tug.org/texlive/trunk@19858 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex')
-rw-r--r--Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex b/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
new file mode 100644
index 00000000000..a4d99c65d76
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
@@ -0,0 +1,30 @@
+ \skbem[code]{width} & Set the width to be used with \cmd{resizebox} and \cmd{includegraphics}.
+ \\
+
+ \midrule
+ \skbem[code]{height} & Set the height to be used with \cmd{resizebox} and \cmd{includegraphics}.
+ \\
+
+ \midrule
+ \skbem[code]{center} & Use center environment.
+ \\
+
+ \midrule
+ \skbem[code]{figure} & Use figure environment.
+ \\
+
+ \midrule
+ \skbem[code]{position} & The position to be used within figure environment. This option will be ignored if not combined with \skbem[code]{figure}.
+ \\
+
+ \midrule
+ \skbem[code]{caption} & The caption to be used. Ignored if the option \skbem[code]{figure} is not used.
+ \\
+
+ \midrule
+ \skbem[code]{label} & The label to be used. Ignored if the option \skbem[code]{figure} is not used.
+ \\
+
+ \midrule
+ \skbem[code]{multiinclide} & The label to be used. Ignored if the option \skbem[code]{figure} is not used.
+ \\ \ No newline at end of file