public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* LaTeX bug: table header duplicated on same page. Anyone seen this?
@ 2019-05-19  3:56 Axel Rauschmayer
       [not found] ` <4f41d129-faae-46dc-abb9-1a13c8fd1407-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Rauschmayer @ 2019-05-19  3:56 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1049 bytes --]



[image: pandoc table.png]
Produced via this Markdown (with help from pandoc-crossref):

Table: Binary bitwise operators. {#tbl:binary-bitwise-operators}

| Operation     | Name        | Type signature          |
|:--------------|:------------|:------------------------|
| `num1 & num2` | Bitwise And | Int32 × Int32 `→` Int32 |
| `num1 ¦ num2` | Bitwise Or  | Int32 × Int32 `→` Int32 |
| `num1 ^ num2` | Bitwise Xor | Int32 × Int32 `→` Int32 |


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/4f41d129-faae-46dc-abb9-1a13c8fd1407%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 2178 bytes --]

[-- Attachment #2: pandoc table.png --]
[-- Type: image/png, Size: 64587 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: LaTeX bug: table header duplicated on same page. Anyone seen this?
       [not found] ` <4f41d129-faae-46dc-abb9-1a13c8fd1407-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2019-05-19 18:41   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2019-05-19 18:41 UTC (permalink / raw)
  To: Axel Rauschmayer, pandoc-discuss


Hm. Never seen that.  And it doesn't happen (for me),
with or without pandoc-crossref...

Can you really reproduce it with just this sample,
or only in the context of a larger document? It may
be that latex is getting confused around a page break?

Axel Rauschmayer <rauschma-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> [image: pandoc table.png]
> Produced via this Markdown (with help from pandoc-crossref):
>
> Table: Binary bitwise operators. {#tbl:binary-bitwise-operators}
>
> | Operation     | Name        | Type signature          |
> |:--------------|:------------|:------------------------|
> | `num1 & num2` | Bitwise And | Int32 × Int32 `→` Int32 |
> | `num1 ¦ num2` | Bitwise Or  | Int32 × Int32 `→` Int32 |
> | `num1 ^ num2` | Bitwise Xor | Int32 × Int32 `→` Int32 |
>
>
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/4f41d129-faae-46dc-abb9-1a13c8fd1407%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/m2sgtaqocd.fsf%40johnmacfarlane.net.
For more options, visit https://groups.google.com/d/optout.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-19 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-19  3:56 LaTeX bug: table header duplicated on same page. Anyone seen this? Axel Rauschmayer
     [not found] ` <4f41d129-faae-46dc-abb9-1a13c8fd1407-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-05-19 18:41   ` John MacFarlane

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).