Box / Frame / Border around quote [on hold]
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.
formatting
put on hold as off-topic by Andrew Swann, Kurt, Tiuri, Sebastiano, samcarter 15 hours ago
- This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
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.
formatting
put on hold as off-topic by Andrew Swann, Kurt, Tiuri, Sebastiano, samcarter 15 hours ago
- This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Usingbegin{tcolorbox} ... end{tcolorbox}should do what you are looking for. If that does not do what you desire please provide a fully compilable MWE includingdocumentclassand the appropriate packages that sets up the problem.
– Peter Grill
Jan 15 at 18:48
That worked. Thank you.
– Vincent
Jan 15 at 19:00
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
4
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago
add a comment |
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.
formatting
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.
formatting
formatting
asked Jan 15 at 18:44
VincentVincent
1092
1092
put on hold as off-topic by Andrew Swann, Kurt, Tiuri, Sebastiano, samcarter 15 hours ago
- This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Andrew Swann, Kurt, Tiuri, Sebastiano, samcarter 15 hours ago
- This question does not fall within the scope of TeX, LaTeX or related typesetting systems as defined in the help center.
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Usingbegin{tcolorbox} ... end{tcolorbox}should do what you are looking for. If that does not do what you desire please provide a fully compilable MWE includingdocumentclassand the appropriate packages that sets up the problem.
– Peter Grill
Jan 15 at 18:48
That worked. Thank you.
– Vincent
Jan 15 at 19:00
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
4
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago
add a comment |
2
Usingbegin{tcolorbox} ... end{tcolorbox}should do what you are looking for. If that does not do what you desire please provide a fully compilable MWE includingdocumentclassand the appropriate packages that sets up the problem.
– Peter Grill
Jan 15 at 18:48
That worked. Thank you.
– Vincent
Jan 15 at 19:00
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
4
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago
2
2
Using
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 documentclass and the appropriate packages that sets up the problem.– Peter Grill
Jan 15 at 18:48
Using
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 documentclass and the appropriate packages that sets up the problem.– Peter Grill
Jan 15 at 18:48
That worked. Thank you.
– Vincent
Jan 15 at 19:00
That worked. Thank you.
– Vincent
Jan 15 at 19:00
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
4
4
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
2
Using
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 includingdocumentclassand the appropriate packages that sets up the problem.– Peter Grill
Jan 15 at 18:48
That worked. Thank you.
– Vincent
Jan 15 at 19:00
Alternatives are the mdframed and adjustbox packages.
– Martin Scharrer♦
Jan 15 at 22:07
4
I'm voting to close this question as off-topic because it was solved in comments
– Andrew Swann
16 hours ago