[erlang-questions] texinfo
Gaspar Chilingarov
nm@REDACTED
Fri Jun 8 21:30:50 CEST 2007
Dmitrii 'Mamut' Dimandt wrote:
> Luke Gorrie wrote:
>> Howdy,
>>
>> Did anyone ever convert the OTP documentation to texinfo format?
>> If so please send me a copy!
>>
>>
>>
>>
> I don't know about texinfo :) But I could convert all man pages to
> tex/latex format if anyone could point me to a script that can
> recursively run over a set of directories and feed every file to rman,
> http://polyglotman.sourceforge.net/
something like this?
find ./ -name '*.html' | xargs -n 1 rman
regards, Gaspar
--
Gaspar Chilingarov
System Administrator,
Network security consulting
t +37493 419763 (mob)
i 63174784
e nm@REDACTED
w http://www.zanazan.am/
More information about the erlang-questions
mailing list