zsh-users
 help / color / mirror / code / Atom feed
* How is technique using texi2html to have all in one single HTML file
@ 2021-01-03 13:09 Budi
  2021-01-03 16:09 ` Stephane Chazelas
  0 siblings, 1 reply; 4+ messages in thread
From: Budi @ 2021-01-03 13:09 UTC (permalink / raw)
  To: zsh-users

Give us the technique to use texi2html smartly to have it all only in
a single HTML file

tried this:

texi2html  --output zsh --ifinfo --node-files zsh.texi

not work ! Please help me out


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How is technique using texi2html to have all in one single HTML file
  2021-01-03 13:09 How is technique using texi2html to have all in one single HTML file Budi
@ 2021-01-03 16:09 ` Stephane Chazelas
  2021-01-03 23:02   ` Budi
  0 siblings, 1 reply; 4+ messages in thread
From: Stephane Chazelas @ 2021-01-03 16:09 UTC (permalink / raw)
  To: Budi; +Cc: zsh-users

2021-01-03 20:09:02 +0700, Budi:
> Give us the technique to use texi2html smartly to have it all only in
> a single HTML file
> 
> tried this:
> 
> texi2html  --output zsh --ifinfo --node-files zsh.texi
[...]

AFAICT, that's what:

  texi2html zsh.texi

alone does by default.

-- 
Stephane


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How is technique using texi2html to have all in one single HTML file
  2021-01-03 16:09 ` Stephane Chazelas
@ 2021-01-03 23:02   ` Budi
  2021-01-04  0:27     ` Budi
  0 siblings, 1 reply; 4+ messages in thread
From: Budi @ 2021-01-03 23:02 UTC (permalink / raw)
  To: stephane; +Cc: zsh-users

On 1/3/21, Stephane Chazelas <> wrote:
> 2021-01-03 20:09:02 +0700, Budi:
>> Give us the technique to use texi2html smartly to have it all only in
>> a single HTML file
>>
>> tried this:
>>
>> texi2html  --output zsh --ifinfo --node-files zsh.texi
> [...]
>
> AFAICT, that's what:
>
>   texi2html zsh.texi
>
> alone does by default.
>
> --
> Stephane

Can't believe how ignorant I'm.. Thank you!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How is technique using texi2html to have all in one single HTML file
  2021-01-03 23:02   ` Budi
@ 2021-01-04  0:27     ` Budi
  0 siblings, 0 replies; 4+ messages in thread
From: Budi @ 2021-01-04  0:27 UTC (permalink / raw)
  To: stephane; +Cc: zsh-users

But needs to drop all both lines of:

-----------------------------------------------------------------------------------
 [ < ] [ > ] [ << ]  [ Up ]  [ >> ]  [Top] [Contents] [Index] [ ? ]

Please what comand to solve such?

  texi2html ...........................  zsh.texi     # ?

On 1/4/21, Budi <budikusasi@gmail.com> wrote:
> On 1/3/21, Stephane Chazelas <> wrote:
>> 2021-01-03 20:09:02 +0700, Budi:
>>> Give us the technique to use texi2html smartly to have it all only in
>>> a single HTML file
>>>
>>> tried this:
>>>
>>> texi2html  --output zsh --ifinfo --node-files zsh.texi
>> [...]
>>
>> AFAICT, that's what:
>>
>>   texi2html zsh.texi
>>
>> alone does by default.
>>
>> --
>> Stephane
>
> Can't believe how ignorant I'm.. Thank you!
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-04  0:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03 13:09 How is technique using texi2html to have all in one single HTML file Budi
2021-01-03 16:09 ` Stephane Chazelas
2021-01-03 23:02   ` Budi
2021-01-04  0:27     ` Budi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).