[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Converter that can be used for detexinfo
From: |
Karl Berry |
Subject: |
Re: Converter that can be used for detexinfo |
Date: |
Sun, 15 Jan 2012 16:33:34 -0800 |
Should that kind of script be in util/ or in tp/?
util sounds better to me.
texi2any --set-init-variable TEXTCONTENT=1 "$@"
Could even start it with "exec" :).
Can you add an item in the manual for TEXTCONTENT, please?
Is it ok for a converter that leads to raw text for the purpose of
word counting or spellchecking?
Seems ok to me.
Last question, one interesting option, as was set forth in the TODO is
an option not to strip comments. I think it should be a customization
variable, agreed?
Sure.
How should it be called?
How about TEXTCONTENT_COMMENT=1 ? Or does comments vs. no comments
conceivably apply in other contexts?
(And, strip by default, I think?)
k