Search found 1 match
- Thu Apr 01, 2021 1:56 pm
- Forum: Text Formatting
- Topic: center a text in verbatim
- Replies: 4
- Views: 15655
center a text in verbatim
I've just came across this problem. Why not use spaces to put text in middle in verbatim environment? Verbatim is basically what you see is what you get, isn't it? The proposed solution did not work for me as "\centering" centers everything afterwards. "{\centering \begin{Verbatim} ... } did not ...