Conversion Toolsdvipdfm trouble (beamer class, winedt)

Information and discussion about output converters related to LaTeX (e.g. dvips, ps2pdf, ...)
Post Reply
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

Hi, I'm running out of options for my presentation. I have to use dvipdfm because I have some png images in it (graphicx only accepts them if I do the bb thingie). Dvi runs fine, but when I run dvipdfm it encounters a problem and closes (Windows XP). No log errors, this is all I get as a clue

Code: Select all

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

F:\Shared Documents\Dissertaçao\apresentaçao\Defesa_Mauro>dvipdfm Defesa_Mauro

Defesa_Mauro.dvi -> Defesa_Mauro.pdf
[1(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mikEF.tm
p" "puc3.eps" -c quit
)][2(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mikF4.tm
p" "puc3.eps" -c quit
)][3(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mikF9.tm
p" "puc3.eps" -c quit
)][4(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mikFE.tm
p" "puc3.eps" -c quit
)][5(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik103.t
mp" "puc3.eps" -c quit
)][6(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik108.t
mp" "puc3.eps" -c quit
)][7(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik10D.t
mp" "puc3.eps" -c quit
)][8(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik112.t
mp" "puc3.eps" -c quit
)(F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimental/k
500distr123_PEG-ST.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik117.t
mp" "F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimenta
l/k500distr123_PEG-ST.eps" -c quit
)][9(puc3.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik11C.t
mp" "puc3.eps" -c quit
)(F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimental/k
2000distr123_PEG-ST.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik121.t
mp" "F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimenta
l/k2000distr123_PEG-ST.eps" -c quit
)]
F:\Shared Documents\Dissertaçao\apresentaçao\Defesa_Mauro>
I supect it has something to do with my use of eps images.

I tried using latex pdf, which gives me an unending sequence of

Code: Select all

File: puc3.eps Graphic file (type eps)
 <puc3.eps> [43
Non-PDF special ignored!
...

Code: Select all

Non-PDF special ignored!])
File: puc3.eps Graphic file (type eps)
 <puc3.eps> [44
Non-PDF special ignored!
...

Code: Select all

Non-PDF special ignored!])
and so on until

Code: Select all

File: puc3.eps Graphic file (type eps)
 <puc3.eps> [53
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!
Non-PDF special ignored!])
\tf@nav=\write5
\tf@toc=\write6
\tf@snm=\write7
 (Defesa_Mauro.aux)

(the number of 'Non-PDF special ignored!' messages was truncated for brevity) and an all black pdf presentation. This puc3.eps file is my university's coat of arms.

DVI PS gives me another endless message at the prompt which does not leave a log (how can I copy it here?) nor a prompt window to copy from (should I prnt scrn it?).

I have until next thursday to solve this or make another presentation for my defense on powerpoint or OOo. So I've got time, any suggestions? Is it worth trying to fix?

The problem with dvi2pdfm begins in the end of the presentation when some eps graphics appear. Like this one:

Code: Select all

\begin{frame}
    \frametitle{Desempenho: $k=2000$}
    \begin{figure}[!ht]
    \centering
    % Requires \usepackage{graphicx}
    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{./plots/Experimental/k2000distr123_PEG-ST.eps}
    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx600$}%\label{fig:k2000123PEG}
    \end{figure}
\end{frame}
My preamble is:

Code: Select all

\documentclass[hyperref={pdfpagelabels=false},dvipdfm]{beamer}
\let\Tiny=\tiny
\usepackage[brazil]{babel}
\usepackage[latin1,ansinew]{inputenc} % support for input encoding (ansinew is used on Windows)
\usepackage{graphicx}
\usepackage{amssymb,amsmath}    % support for math symbols and for math commands
\usepackage{bm}
\usepackage{verbatim}
\usepackage{subfigure}
\usepackage{relsize}
\usepackage{dsfont}
%% theme
\usetheme{Berkeley}
\usecolortheme{dolphin}
\usefonttheme[onlymath]{serif}
I appreciate anyone's help.
God bless you.
LaTeX itself handles the presentation of the document, allowing the writer to concentrate on the \textbf{conten...
!Runaway argument?
\par
<inserted text>
... concentrate on the \textbf{content}}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

dvipdfm trouble (beamer class, winedt)

Post by gmedina »

maurolust wrote:Hi, I'm running out of options for my presentation. I have to use dvipdfm because I have some png images in it (graphicx only accepts them if I do the bb thingie)...
Are you sure? PDFLaTeX works OK with images in pdf, jpg and png format. Can you please post a complete, compilable, minimal code showing graphicx refusing to include properly a png image when using PDFLaTeX? (you can post the actual image as an attachment).
1,1,2,3,5,8,13,21,34,55,89,144,233,...
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

Voila!

Code: Select all

\documentclass[hyperref={pdfpagelabels=false},dvipdfm]{beamer}
\let\Tiny=\tiny
\usepackage[brazil]{babel}
\usepackage[latin1,ansinew]{inputenc} % support for input encoding (ansinew is used on Windows)
\usepackage{graphicx}
\usepackage{amssymb,amsmath}    % support for math symbols and for math commands
\usepackage{bm}
\usepackage{verbatim}
\usepackage{subfigure}
\usepackage{relsize}
\usepackage{dsfont}



\usetheme{Berkeley} %quite the same as \usetheme{Hannover}

\usecolortheme{dolphin}

\usefonttheme[onlymath]{serif}

%..............................................................................................
%       My definitions for math and text symbols
%..............................................................................................

 \newcommand{\dif}[1]{\,d #1\,}
 \renewcommand{\sin}[1]{\,\mathrm{sen}\,#1\,}
 \newcommand{\sqsin}[1]{\,\mathrm{sen}^{2}\,#1\,}
 \newcommand{\sqcos}[1]{\,\mathrm{cos}^2#1\,}
 \newcommand{\deriv}[2]{\,\frac{\mathrm{d}#1}{\mathrm{d}#2}\,}
 \newcommand{\derond}[2]{\,\frac{\partial#1}{\partial#2}\,}
 \renewcommand{\tan}[1]{\,\mathrm{tg}\,#1\,}
 \newcommand{\sqtan}[1]{\,\mathrm{tg}^{2}\,#1\,}
 \newcommand{\atan}{\,\mathrm{tg}^{-1}\,}
 \newcommand{\asin}{\,\mathrm{sen}^{-1}}
 \newcommand{\acos}{\,\mathrm{cos}^{-1}}

\newcommand{\Sset}[2]{\mathcal{#1}_{#2}}
\newcommand{\env}[2]{\begin{#1}#2\end{#1}}
\newcommand{\mbrfcn}[1]{\mathds{1}\left(#1\right)}
\newcommand{\Rset}{\mathbb{R}}
\newcommand{\Zset}{\mathbb{Z}}
\newcommand{\Pcond}[2]{P\left(#1 \mid #2\right)}

 \def \PresentationTitle {\bf Latex Does Not Handle png}

%..............................................................................................
%       Title of the presentation
%..............................................................................................
 \pgfdeclareimage[width=1cm]{logo}{puc3.eps}
 \mode<beamer> {\logo{\pgfuseimage{logo}}}

\title[Latex Does Not Handle png]
{\PresentationTitle}
\author[]{Aluno: Me \\ Prof. Smith}
\date{\today}

%..............................................................................................
%       Body of presentation
%..............................................................................................
\begin{document}

 \begin{frame}
    \titlepage
 \end{frame}

 \begin{frame}
 \frametitle{\PresentationTitle}
    \small{ \tableofcontents}
 \end{frame}

\AtBeginSection[] {
\begin{frame}
\frametitle{\PresentationTitle}
    \tableofcontents[currentsection,currentsubsection]
\end{frame}
}

\section{Proof} 
\begin{frame}
\frametitle{It doesn't handle anything but .pic or .eps}
\begin{figure}
   \centering
   \includegraphics[width=0.4\textwidth]{plots/IRA_Codes/naked_graph.png}
\end{figure}

\begin{itemize}
   \item It will complain there is no bounding box.
   \item Unless I use the \emph{dvipdfm} option with the document class
   \item And manually generate a bounding box file with the ``\texttt{ebb [png filename]}'' command
   \item But if so many people say it can , it must somehow be true. 
\end{itemize}
\end{frame}

\begin{frame}
\frametitle{However if I use an .eps}
\begin{figure}
   \centering
   \includegraphics[width=0.4\textwidth]{./plots/Experimental/k2000distr123_PEG-ST.eps}
\end{figure}

\begin{itemize}
   \item It will show on the DVI
   \item But something is happening when I dvipdfm it.
   \item No, here everything works
   \item But the real thing doesn't, uncomment the lines below and see for yourself.
\end{itemize}
\end{frame}

%\section{Trabalho Experimental}
%\begin{frame}
%\frametitle{Motivação}
%    \begin{itemize}
%    \item Observar os desempenhos de diferentes distribuições de graus
%    \item Observar os efeitos de diferentes métodos de construção de grafos quanto à:
%        \begin{itemize}
%        \item presença de ciclos
%        \item distância mínima
%        \end{itemize}
%    \item 5 distribuições de grau
%    \item 5 Métodos derivados do PEG (4 encontrados na literatura, 1 proposto)
%    \item 3 tamanhos de bloco: $k=\{500, 1000, 2000\}$
%    \end{itemize}
%\end{frame}
%
%\subsection{Distribuições de Graus}
%\begin{frame}
%\frametitle{Distribuições de Graus}
%Antes de compararmos os métodos, comparamos as distribuições de graus fornecidas por Hui Jin, McEliece e Khandekar.
%
%\begin{itemize}
%    \item distribuições com taxa $1/3$
%    \item distribuições com taxa $1/2$
%    \item comparação baseada no desempenho de códigos construídos pelo método PEG padrão
%\end{itemize}
%\end{frame}
%
%\begin{frame}
%\frametitle{taxa $1/3$}
%    \begin{table}[hhh]
%    \caption{\label{tab:distr13top}PEG-ST, $\textrm{taxa}\approx\frac{1}{3}$}
%    \begin{center}
%         \begin{tabular}{|c||c|c|c|} \hline
%           &\#1&\#2&\#3 \\
%          \hline \hline
%          % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
%          $a$ & 2 & 3 & 4\\ \hline
%          mode ($\lambda_i$) & $\lambda_6\approx0.64$ & $\lambda_{13}\approx0.49$ &$\lambda_{27}\approx0.45$\\ \hline
%          max. degree & $\lambda_6\approx0.64$ & $\lambda_{13}\approx0.49$ &$\lambda_{28}\approx0.02$\\ \hline
%          Rate & 0.333364 & 0.333223& 0.333218 \\ \hline
%          $\left(\frac{E_b}{\mathcal{N}_0}\right)_{thr.}$ [dB] & 0.190 & -0.25& -0.371\\ \hline
%          \end{tabular}
%    \end{center}
%    \end{table}
%\end{frame}
%
%\begin{frame}
%\frametitle{taxa $1/3$ (cont.)}
%    \begin{table}
%    \caption{\label{tab:distr13bottom}PEG-ST, $\textrm{taxa}\approx\frac{1}{3}$}
%    \centering
%    \begin{tabular}{|c||c|c|c|} \hline
%           &\#1&\#2&\#3 \\ \hline \hline
%          \multicolumn{4}{|c|}{$k=2000$}\\ \hline
%          \# 4-cycles &$0$ & $0$ & $2$  \\ \hline
%          $d_{min}$ &$32$ & $34$ & $33$  \\ \hline
%          \multicolumn{4}{|c|}{$k=1000$}\\ \hline
%          \# 4-cycles &$0$ & $1$ & $7$  \\ \hline
%          $d_{min}$ &$29$ & $31$ & $31$  \\ \hline
%          \multicolumn{4}{|c|}{$k=500$}\\ \hline
%          \# 4-cycles &$0$ & $0$ & $17$  \\ \hline
%          $d_{min}$ &$25$ & $29$ & $30$  \\ \hline
%    \end{tabular}
%    \end{table}
%\end{frame}
%
%\begin{frame}
%    \frametitle{Desempenho: $k=500$}
%    \begin{figure}[!ht]
%    \centering
%    % Requires \usepackage{graphicx}
%    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{./plots/Experimental/k500distr123_PEG-ST.eps}
%    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx1500$}%\label{fig:k500123PEG}
%    \end{figure}
%\end{frame}
%
%\begin{frame}
%    \frametitle{Desempenho: $k=2000$}
%    \begin{figure}[!ht]
%    \centering
%    % Requires \usepackage{graphicx}
%    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{./plots/Experimental/k2000distr123_PEG-ST.eps}
%    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx6000$}%\label{fig:k2000123PEG}
%    \end{figure}
%\end{frame}
\end{document}
If I take out the dvipdfm option, I get a window error message and this log

Code: Select all

Output captured by WinEdt on Saturday, August 22, 2009 at 11:16
------------------------------------------------------------------

WinEdt has successfully executed MiKTeX BibTeX accessory.

If BibTeX encountered and reported errors the resulting bbl file
may not appear properly displayed or in some cases may not be
created at all. For your convenience WinEdt captured output and
error files produced by the BibTeX accessory.

If there are problems (eg. if WinEdt displayed this file) read
this output carefully, fix any offending errors in your documents
and recompile your sources. If you are having troubles locating
and fixing errors please consult the extensive documentation
pertaining to BibTeX in MiKTeX Doc folder.

  Hint: WinEdt is almost certainly irrelevant to this situation!

------------------------------------------------------------------
    
No errors were reported during the execution of .
*** Error File is empty!

*** WinEdt captured the following console output:

This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: Testepng.aux
I found no \citation commands---while reading file Testepng.aux
I found no \bibdata command---while reading file Testepng.aux
I found no \bibstyle command---while reading file Testepng.aux
(There were 3 error messages)


*** BibTeX produced the following log file "Testepng.blg":

This is BibTeX, Version 0.99cThe top-level auxiliary file: Testepng.aux
I found no \citation commands---while reading file Testepng.aux
I found no \bibdata command---while reading file Testepng.aux
I found no \bibstyle command---while reading file Testepng.aux
(There were 3 error messages)
Attachments
The png image
The png image
naked_graph.png (8.84 KiB) Viewed 14086 times
LaTeX itself handles the presentation of the document, allowing the writer to concentrate on the \textbf{conten...
!Runaway argument?
\par
<inserted text>
... concentrate on the \textbf{content}}
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

dvipdfm trouble (beamer class, winedt)

Post by gmedina »

That can hardly be called a minimal example. Please follow the instructions in this link to provide a minimal working example.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

LaTeX itself handles the presentation of the document, allowing the writer to concentrate on the \textbf{conten...
!Runaway argument?
\par
<inserted text>
... concentrate on the \textbf{content}}
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

Sorry, this is closer to minimal:

Code: Select all

\documentclass[hyperref={pdfpagelabels=false},dvipdfm]{beamer}
\let\Tiny=\tiny
\usepackage[brazil]{babel}
\usepackage[latin1,ansinew]{inputenc} % support for input encoding (ansinew is used on Windows)
\usepackage{graphicx}
\usepackage{amssymb,amsmath}    % support for math symbols and for math commands
\usepackage{bm}
\usepackage{verbatim}
\usepackage{subfigure}
\usepackage{relsize}
\usepackage{dsfont}



\usetheme{Berkeley} %quite the same as \usetheme{Hannover}

\usecolortheme{dolphin}

\usefonttheme[onlymath]{serif}

\begin{document}

\begin{frame}
    \frametitle{Desempenho: $k=500$}
    \begin{figure}
    \centering
    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{k500distr123_PEG-ST.eps}
    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx1500$}
    \end{figure}
\end{frame}
\end{document}
Now I'm closer to the solution. If I place the figure 'k500distr123_PEG-ST.eps', in a separate folder and call it as

Code: Select all

\begin{frame}
    \frametitle{Desempenho: $k=500$}
    \begin{figure}
    \centering
    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{./plots/Experimental/k500distr123_PEG-ST.eps}
    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx1500$}
    \end{figure}
\end{frame}
\end{document}
it will show on the dvi, but will cause an error to the pdf. But it works fine if I place it in the main folder. I use many figures in my presentation, and I don't want to put them all in the same folder. I also tried setting the graphics path before using (\graphicspath{{./plots/Experimental/}{./plots/introduction/}{third_folder/}}), but it kept not finding the files, so I chose to keep it simple.

Thank you
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

Re: dvipdfm trouble (beamer class, winedt)

Post by maurolust »

I double checked it. It only works if I place the figure in the main path, otherwise it causes the error (even using \graphicspath). Other figures could be loaded from subfolders, this one did not (there may be others). Other than that, there seems to be nothing wrong with this figure.
LaTeX itself handles the presentation of the document, allowing the writer to concentrate on the \textbf{conten...
!Runaway argument?
\par
<inserted text>
... concentrate on the \textbf{content}}
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

And this is what I get when dvipdfm closes

Code: Select all

Microsoft Windows XP [Version 5.1.2600]
Testepng.dvi -> Testepng.pdf
[1(F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimental/
k500distr123_PEG-ST.eps<PS>
mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 -dUseFlateC
ompression=true -dNOPAUSE -sOutputFile="C:\DOCUME~1\Owner\LOCALS~1\Temp\mik482.t
mp" "F:/Shared Documents/Dissertaτπo/apresentaτπo/Defesa_Mauro/plots/Experimenta
l/k500distr123_PEG-ST.eps" -c quit
thank you
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

dvipdfm trouble (beamer class, winedt)

Post by maurolust »

Now, that's what I call a minimal working example:

Code: Select all

\documentclass[dvipdfm]{article}
\usepackage{graphicx}

\begin{document}
Write something.
\begin{figure}[!ht]
    \centering
    % Requires \usepackage{graphicx}
    \includegraphics[height=0.5\textwidth,width=0.7\textwidth]{./plots/Experimental/k500distr123_PEG-ST.eps}
    \caption{Desempenho de distribuições \#1, \#2 e \#3 para $n\approx1500$}%\label{fig:k500123PEG}
\end{figure}
\end{document}
It will work fine without the [dvipdfm] option, or if the figure image is in the main folder, but not if it's in a subfolder.

If I put the file in a child directory it works, but not in a grandchild directory. What is this?
the eps file I used was this one
http://www.easy-share.com/1907446616/k5 ... PEG-ST.eps Other files work fine in any case, this one only works if it's in the main directory or in a child directory.
maurolust
Posts: 13
Joined: Fri May 02, 2008 8:58 pm

Re: dvipdfm trouble (beamer class, winedt)

Post by maurolust »

Well, end of story.

Lacking a better solution, I solved it by putting all my eps figures in the main folder.
It looks messy, but dvipdfm stopped crashing.
LaTeX itself handles the presentation of the document, allowing the writer to concentrate on the \textbf{conten...
!Runaway argument?
\par
<inserted text>
... concentrate on the \textbf{content}}
Post Reply