Search found 2 matches
- Fri Sep 17, 2010 8:47 pm
- Forum: General
- Topic: Using verbatim inside tabular
- Replies: 2
- Views: 10084
Re: Using verbatim inside tabular
I replaced the verbatim environment with the \verb one. The problem is that verbatim creates a paragraph.
- Fri Sep 17, 2010 3:45 pm
- Forum: General
- Topic: Using verbatim inside tabular
- Replies: 2
- Views: 10084
Using verbatim inside tabular
Hey guys,
I am trying to use verbatim inside a tabular but I am not getting the look I want. I have attached a screen-shot of the issue. It seems as verbatim is always placing blank lines before and after.
My latex source looks like this:
\begin{table}
\renewcommand{\arraystretch}{1.3}
\caption ...
I am trying to use verbatim inside a tabular but I am not getting the look I want. I have attached a screen-shot of the issue. It seems as verbatim is always placing blank lines before and after.
My latex source looks like this:
\begin{table}
\renewcommand{\arraystretch}{1.3}
\caption ...