[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Texinfo -> HTML issues
From: |
Stepan Kasal |
Subject: |
Re: Texinfo -> HTML issues |
Date: |
Wed, 28 Jul 2004 10:18:14 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello Aubrey,
[first, I have to apologize for delaying your post, I made a mistake
in moderating; your following mails should come through immediately.]
On Tue, Jul 27, 2004 at 08:02:19PM -0400, Aubrey Jaffer wrote:
> slib.texi:108: Unknown command `ifnotex'.
it's "@ifnottex".
There are all six conditionals:
@if{,not}{info,tex,html,xml,docbook,plaintext}
> Although I had to add a fourth copy of that accursed paragraph, the
Perhaps you'll have less copies with all these conditionals.
And perhaps you might try the adrenaline sport of using @macro.
> | Then you won't have to use @unnumbered.
>
> How do I get rid of @unnumbered -- aren't those needed for the printed
> copy?
Alper meant that you don't need @unnumbered (and the second heading) for
@ifhtml. It's probably still needed for @iftex branch.
> A way to stabilize the bar would be to use TABLE with width=100%:
...
> When I am reading through documentation, then a "next" button at the
> bottom would save me the effort of uppaging to the top in order to
> advance to the next page.
I think it's a good practice to have the same navigation bar at the
bottom and at the top.
Have a nice day,
Stepan Kasal
- Texinfo -> HTML issues, Aubrey Jaffer, 2004/07/27
- Re: Texinfo -> HTML issues, Dumas Patrice, 2004/07/27
- Re: Texinfo -> HTML issues, Alper Ersoy, 2004/07/27
- Re: Texinfo -> HTML issues, Aubrey Jaffer, 2004/07/28
- Re: Texinfo -> HTML issues, Eli Zaretskii, 2004/07/28
- Re: Texinfo -> HTML issues, Aubrey Jaffer, 2004/07/28
- Re: Texinfo -> HTML issues, Eli Zaretskii, 2004/07/29
- Re: Texinfo -> HTML issues, Aubrey Jaffer, 2004/07/29
- Re: Texinfo -> HTML issues, Eli Zaretskii, 2004/07/30
Re: Texinfo -> HTML issues, Eli Zaretskii, 2004/07/27