Tagged Questions
2
votes
2answers
352 views
Where to add a caption and a reference to a tabbing&fbox&minipage
I put some texts enclosed within tabbing, embedded in fbox and minipage:
\fbox{%
\begin{minipage}[t]{0.48\linewidth}%
\begin{tabbing}
\quad \= \quad \= \quad \= \quad \= \quad \= \hspace{5cm} \= ...
3
votes
1answer
252 views
How to remove the first blank line in tabbing environment?
I put some texts enclosed within tabbing, embedded in fbox and minipage:
\fbox{%
\begin{minipage}[t]{0.48\linewidth}%
\begin{tabbing}
\quad \= \quad \= \quad \= \quad \= \quad \= \hspace{5cm} \= ...