all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mike Kupfer <mkupfer@alum.berkeley.edu>
Cc: 42194@debbugs.gnu.org
Subject: bug#42194: 27.0.91; shr and rowspan
Date: Fri, 17 Jul 2020 02:18:36 +0200	[thread overview]
Message-ID: <87v9inouxv.fsf@gnus.org> (raw)
In-Reply-To: <21201.1593888945@alto> (Mike Kupfer's message of "Sat, 04 Jul 2020 11:55:45 -0700")

Mike Kupfer <mkupfer@alum.berkeley.edu> writes:

> I'm not terribly concerned about the exact formatting of the table, but
> I do expect to see the "row 1" and "row 2" text somewhere.  Instead, all
> I see is
>
> -----8<-----8<-----
>  text along left side of table  
> ----->8----->8-----

Yeah, I can reproduce this, and I see what the problem is.  The way shr
computes rowspan layouts is by adding "dummy" TD elements in the rows
that the spanning element should cover, but this messes up the
calculation of how many columns there really are.  So it's basically a
off-by-one error, but I'm not quite sure what the best way to fix this
is...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-07-17  0:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 18:55 bug#42194: 27.0.91; shr and rowspan Mike Kupfer
2020-07-17  0:18 ` Lars Ingebrigtsen [this message]
2020-07-17  1:14   ` Lars Ingebrigtsen
2020-07-17  3:55     ` Eli Zaretskii
2020-07-17 13:00       ` Lars Ingebrigtsen
2020-07-17 13:52         ` Eli Zaretskii
2020-07-19 18:55     ` Mike Kupfer

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=87v9inouxv.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=42194@debbugs.gnu.org \
    --cc=mkupfer@alum.berkeley.edu \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.