On Tue, 15 Jul 2014 09:34:36 -0400, David Lentini
<
david....@gmail.com> wrote:
>I seem to have (somewhat) fixed the problem. I added the xcolor
>package and deleted the "pch" fontfamily, leaving that value blank.
>The document compiles, with "DRAFT" in a different typeface. However,
>the location of the watermark is now shifted on the second page.
1. Your example file has only one page, so you are not
describing the example you gave us to work with.
2. Your example file doesn't contain fontfamily=pch so
you are again not describing the example you gave us.
Please, your descriptions should refer to a supplied example
that exhibits the problems.
In any case, I've added a second page to the example you posted,
tried with fontfamily=pch and no fontfamily at all, and still
no error messages (after adding \uspackage{xcolor}, which is
certainly required for the color=gray!25 option). Also, there
is no shifting on the second page in any of these cases.
I can only suggest you try harder to create a small example that
really does cause the problems you describe. Or supply a link to
your actual file (but only if you cannot reproduce the errors
with a small example).
>> As far as the circumstances, previously the document executed without
>> any error. After upgrading TL (which I do daily) on 11 July, the
>> trouble started.
When I said "describe _precisely_ the circumstances that produce
the error" I meant supplying the actual commands typed (and/or
sequence of mouse clicks) and their consequences. For example:
"I ran
pdflatex test.tex
after updating TeX Live and the errror meassage
! Undefined control sequence
\color
l.21 \end{document}
?
occurred. I deleted all generated files test.aux, test.xwm,
test.log, test.pdf, added `\usepackage{xcolor}' and again
tried
pdflatex test.tex
This time there were font warnings but no errors. But then
I ran
pdflatex test.tex
again and I get the following errors..."
Or whatever actually occurs.