[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#604054: log files



On 22/11/2010 16:25, jaakov jaakov wrote:
> The log files are attached along with the original files. In my case,
> the text is italics without hyperref and normal with hyperref. I've
> posted to usenet with a reference to here,
You could also use
\tracingall
\documentclass{article}
\usepackage{hyperref}
\usepackage[style=long3colheader]{glossaries}
\newglossaryentry{N}{name={N}, description={N}}
\begin{document}
$\gls{N}_{\gls{N}}$
\end{document}

and compile the file in /tmp (so that we have a common directory). The
log will be very large, but it can be compared easily to see at which it
differs.

pdflatex makes Julian-style output, latex+dvips makes Jaakov-style
output at my home.

You could also use only the pdf output, which frankly, is better.
-- 
Jean-Christophe Dubacq


Reply to: