tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: "Anthony J. Bentley" <anthony@anjbe.name>
To: tech@mandoc.bsd.lv
Subject: tbl center box should center whole table
Date: Tue, 29 Jan 2019 02:38:57 -0700	[thread overview]
Message-ID: <18017.1548754737@desktop.ajb.soy> (raw)

Hi,

From fceux(6):

.TS
center box;
cb | cb, cb | c.
NES Gamepad     Keyboard
=
\(ua    Keypad Up
\(da    Keypad Down
\(<-    Keypad Left
\(->    Keypad Right
A       F
B       D
Select  S
Start   Enter
.TE

                           +------------+--------------+
                           |NES Gamepad |   Keyboard   |
     +============+==============+
     |    ^       |  Keypad Up   |
     |    v       | Keypad Down  |
     |    <-      | Keypad Left  |
     |    ->      | Keypad Right |
     |     A      |      F       |
     |     B      |      D       |
     |  Select    |      S       |
     |   Start    |    Enter     |
     +------------+--------------+

groff(1) centers the whole table, and tbl(7)'s description seems to
apply to the whole table:

     center  Center the table instead of left-adjusting it.  For GNU
             compatibility, this may also be invoked with centre.
--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv

             reply	other threads:[~2019-01-29  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29  9:38 Anthony J. Bentley [this message]
2019-01-31 16:15 ` Ingo Schwarze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18017.1548754737@desktop.ajb.soy \
    --to=anthony@anjbe.name \
    --cc=tech@mandoc.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).