On Wed, Dec 21, 2011 at 04:37:08PM +0100, Ulrike Fischer wrote:

> Am Wed, 21 Dec 2011 15:26:16 +0100 schrieb Heiko Oberdiek:
> 
> >> but of course I am put off by the fact that it warns me that it
> >> cannot find a free read register.
> 
> > Unless you are using iniTeX it's probably a bug.
> 
> I get the warning with tex + xetex but not with pdftex and xelatex.
> But it doesn't seem to affect the output. 
> 
> Package hologo Warning: Configuration file ignored, because
> (hologo)                a free read register could not be found.

The package loads a configuration file if it exists.
Easy file existence tests are provided by LaTeX (\IfFileExists)
and pdfTeX (e.g., \pdffilesize). Otherwise it becomes complicate,
because I don't want to waste a read register for this.
The new version fixes the bugs in the latter part.

Yours sincerely
  Heiko Oberdiek


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to