texinfo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sidebar in docbook


From: Aharon Robbins
Subject: Re: sidebar in docbook
Date: Fri, 05 Apr 2013 17:37:24 +0300
User-agent: Heirloom mailx 12.5 6/20/10

Last bit of info. This works:

        @ifnotdocbook
        @macro sidebar{title, content}
        @cartouche
        @center @b{\title\}

        \content\
        @end cartouche
        @end macro
        @end ifnotdocbook

for the following definition of "works":

        @sidebar{Portability Issues with @samp{#!},
        @include bar
        }

That is, \contents\ can't have empty lines and other stuff in it,
but if I move the contents to a file and @include it, it goes
through TeX.

Suboptimal, to say the least. :-)

OK, enough chattering by me. Have a good weekend everyone.

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]