tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Kristaps Dzonsons <kristaps@bsd.lv>
To: tech@mandoc.bsd.lv
Subject: Re: ".TS H" macro
Date: Sun, 28 Mar 2021 13:30:41 +0200	[thread overview]
Message-ID: <d92535f3-5542-8a63-1948-8b7977c44e75@bsd.lv> (raw)
In-Reply-To: <c5e2effe-3a77-be62-f355-67bb22a6cf2e@bsd.lv>

On second glance, this is only supported by the -ms parser in groff(1) 
and tables with groff's -man don't support the `.TS H` invocation:

% groff -tk -man -Tpdf foo.man  >/dev/null
error: page 2: table will not fit on one page; use .TS H/.TH with a 
supporting macro package

So this shouldn't affect mandoc because it doesn't accept -ms and thus 
the `.TS H` shouldn't be used.

Sorry for the noise!
--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv


  reply	other threads:[~2021-03-28 11:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 11:23 Kristaps Dzonsons
2021-03-28 11:30 ` Kristaps Dzonsons [this message]
2021-03-28 18:46   ` 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=d92535f3-5542-8a63-1948-8b7977c44e75@bsd.lv \
    --to=kristaps@bsd.lv \
    --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).