auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] makeinfo --no-validate for CHANGES (was: [AUCTeX-diffs] C


From: Reiner Steib
Subject: [AUCTeX-devel] makeinfo --no-validate for CHANGES (was: [AUCTeX-diffs] Changes to auctex/doc/Makefile.in)
Date: Wed, 31 May 2006 00:50:44 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On Wed, May 31 2006, David Kastrup wrote:

> Reiner Steib <address@hidden> writes:
>> +MAKEINFO_PLAIN=-D rawfile --no-headers --no-validate
>
> Why no-validate?  Shouldn't we rather fix problems than have them
> ignored?

It's only for the plain text output.  The generation of the info files
is not involved.

If we have @ref-s e.g. in changes.texi ...

,----[ doc/changes.texi ]
| @item
| The @LaTeX{} tool bar is now enabled by default.  See @ref{Running TeX
| and friends}.
`----

... we get an error unless we use --no-validate.  With --no-validate
we get:

,----[ CHANGES ]
|    * The LaTeX tool bar is now enabled by default.  See *Note Running
|      TeX and friends::.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]