summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
diff options
context:
space:
mode:
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