On Thu, Jan 22, 2009 at 5:12 AM, Rick McGuire <object.r...@gmail.com> wrote:

> This is mostly addressed to David, by if anybody else has a
> suggestion, feel free to chip in.  I've added some information about
> the different types used for the APIs using <variablelist> tags, but
> on inspecting the results, I find this to be a bit spread out.

Rick,

I too don't like things so spread out, but haven't come up with any
good solutions.

This probably doesn't apply to you, but the only thing I have learned
is that if you indent to show nesting levels, then don't indent
program listings:

<programlisting>
<![CDATA[
MyDialog~addButton(555, 100, 80, 40, 15, "&Get new Info", ,
"getInfo", "NOTAB")
]]>
</programlisting>
    </para>
  </listitem></varlistentry>
</variablelist>

Indenting programlisting to match para add several extra lines of spacing.

I also try to avoid the <note> in the middle of a paragraph, which
also seems to add extra spacing.

--
Mark Miesfeld




Are
> there any processing attributes on variablelist to control the spacing
> on this?  Failing that, are there other options, such as maybe using a
> table with no frame?
>
> Rick
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to