summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-16 22:32:13 +0000
committerKarl Berry <karl@freefriends.org>2013-09-16 22:32:13 +0000
commitec0d3ed0e1b4133f5fbbfc1e0f47e82fe60289ac (patch)
tree200ff6c8652fe2c34a81241e16201307fc7cb861 /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
parent45fe59ba93c6b8db26a653b2823cf332a9c36e63 (diff)
tcolorbox (16sep13)
git-svn-id: svn://tug.org/texlive/trunk@31674 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
index fbbdd3971d6..cdd632fc08d 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
@@ -252,6 +252,12 @@ This is my \LaTeX\ box.
\end{docCommand}
+\enlargethispage*{1cm}
+\begin{docCommand}{renewtcblisting}{\oarg{init options}\marg{name}\oarg{number}\oarg{default}\marg{options}}
+ Operates like \refCom{newtcblisting}, but based on |\renewenvironment| instead of |\newenvironment|.
+ An existing environment is redefined.
+\end{docCommand}
+
\clearpage
\begin{docCommand}{newtcbinputlisting}{\oarg{init options}\brackets{\texttt{\textbackslash}\rmfamily\meta{name}}\oarg{number}\oarg{default}\marg{options}}
@@ -287,6 +293,13 @@ This is my \LaTeX\ box.
\end{dispExample}
\end{docCommand}
+
+\begin{docCommand}{renewtcbinputlisting}{\oarg{init options}\brackets{\texttt{\textbackslash}\rmfamily\meta{name}}\oarg{number}\oarg{default}\marg{options}}
+ Operates like \refCom{newtcbinputlisting}, but based on |\renewcommand| instead of |\newcommand|.
+ An existing macro is redefined.
+\end{docCommand}
+
+
\clearpage
\subsection{Option Keys of the \mylib{listings} Library}\label{sec:speclistingkeys}