[pdftex] err message

Heiko Oberdiek oberdiek at uni-freiburg.de
Sat Aug 22 17:43:19 CEST 2009


On Sat, Aug 22, 2009 at 10:21:48AM -0400, Aleks Kleyn wrote:

> Command
> \errmessage {text}
> puts message into log. However it also creates error. How I can add message
> into log without creating error?

There are many methods:
* \message [terminal + log]
* \wlog = \immediate\write-1{...} [plain-TeX, log only + new line]
* \immediate\write16{...} [terminal + log + new line]
* \PackageInfo [LaTeX, log only]
* \PackageWarning [LaTeX, terminal + log]
* ...

Yours sincerely
  Heiko <oberdiek at uni-freiburg.de>

PS:
* Why do you think this question is related to pdfTeX?
  See mailing list `texhax' or newsgroup `comp.text.tex'.
* Why are you using headers `References:' and `In-reply-to:',
  if you are starting a new question?
-- 


More information about the pdftex mailing list