[NTG-context] Generating Module documentation

Aditya Mahajan adityam at umich.edu
Tue Jun 6 15:57:19 CEST 2006


On Tue, 6 Jun 2006, Taco Hoekwater wrote:
> Aditya Mahajan wrote:
>> Hi,
>>   How does one generate module documentation? I copied mult-ini.tex to
>> a temp directory and did
>>
>> texmfstart texexec --modules mult-ini.tex
>
> It seems that 'texutil -- documents' is not implemented yet
> in the ruby scripts, so  you have to use the perl version
> instead (it is needed internally). This should do it:
>
>   texmfstart texutil.pl --documents mult-ini.tex
>   texmfstart texexec --module mult-ini.tex
>
On Tue, 6 Jun 2006, Hans Hagen wrote:

> ah, we have a new texutil noe (or actually, texutil is gone) ...
>
> in texexec.rb replace:
>
> job.runtexutil(ffname,"--documents", true)
>
> by
>                                    Kpse.runscript('ctxtools',ffname,'--document')

Thanks.

Aditya


More information about the ntg-context mailing list