[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
- Re: sidebar in docbook, (continued)
- Re: sidebar in docbook, Dumas Patrice, 2013/04/07
- Re: sidebar in docbook, Karl Berry, 2013/04/07
- Re: sidebar in docbook, Patrice Dumas, 2013/04/07
- Re: sidebar in docbook, Karl Berry, 2013/04/07
- Re: sidebar in docbook, Patrice Dumas, 2013/04/07
- Re: sidebar in docbook, Karl Berry, 2013/04/07
- Re: sidebar in docbook, Dumas Patrice, 2013/04/07
- Re: sidebar in docbook, Karl Berry, 2013/04/07
- Re: sidebar in docbook, Patrice Dumas, 2013/04/07
Re: sidebar in docbook, Aharon Robbins, 2013/04/05
Re: sidebar in docbook, Karl Berry, 2013/04/05
Re: sidebar in docbook, Aharon Robbins, 2013/04/05