bug-texinfo
[Top][All Lists]
Advanced

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

@headitem longer than @item


From: Werner LEMBERG
Subject: @headitem longer than @item
Date: Tue, 21 Oct 2008 09:02:51 +0200 (CEST)

Consider this table:

  @multitable {foofoo} {barbar}
  @headitem foofoo @tab barbar
  @item foo @tab bar
  @end multitable

It's obvious that this isn't really correct; I have to say

  @multitable address@hidden address@hidden
  ...

However, I now get a hard-coded dependency between the font used by
@headitem and the font used to indicate the column widths in the
arguments to @multitable, something I feel uncomfortable with -- it's
bad tagging IMHO.

We probably need a special command to indicate the `headitemfont'.


    Werner




reply via email to

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