I have been using minted to tcolorbox and etoolbox to draw a border around source code blocks (Box around minted environment).
Now I'd like to do the same for quote blocks, but I am not sure how to do this. Any help is appreciated.
I have been using minted to tcolorbox and etoolbox to draw a border around source code blocks (Box around minted environment).
Now I'd like to do the same for quote blocks, but I am not sure how to do this. Any help is appreciated.
\begin{tcolorbox} ... \end{tcolorbox}should do what you are looking for. If that does not do what you desire please provide a fully compilable MWE including\documentclassand the appropriate packages that sets up the problem. – Peter Grill Jan 15 '19 at 18:48