public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Centering in a grid table
@ 2023-09-16 18:10 Paul Kelleher
       [not found] ` <793cd5ee-40ed-4731-8510-85c879f9c719n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Kelleher @ 2023-09-16 18:10 UTC (permalink / raw)
  To: pandoc-discuss


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

I cannot figure out why I am able to center "Heading 1" over the A and B 
columns but not "Heading 2" over the C and D columns: 

+--------+:------------:+-------------+--+:--------------:+-------------+
|        | Heading 1    |             |  | Heading 2      |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
|        |   |    |     |             |  |    |      |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
|        | A |    | B   | Q           |  | C  |      | D  | Q           |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| T      | 1 |    | 121 | 61          |  | 49 |      | 64 | 56.5        |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| U      | 1 |    | 121 | 61          |  | 49 |      | 64 | 56.5        |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
|        |   |    |     |             |  |    |      |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| V      | 2 |    | 22  |             |  | 14 |      | 16 |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
|        |   |    |     |             |  |    |      |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| W      |   | 12 |     |             |  |    | 15   |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
|        |   |    |     |             |  |    |      |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| X      | 1 |    | 121 |             |  | 49 |      | 64 |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+
| Y      |   | 61 |     |             |  |    | 56.5 |    |             |
+--------+---+----+-----+-------------+--+----+------+----+-------------+

I'm attaching the output (not sure how else to include it here). But you 
can see what I mean if you copy/paste the above into pandoc.org/try, and 
then process with: 

pandoc --from markdown --to latex --standalone --no-highlight

Thanks for any guidance you might have!

-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/793cd5ee-40ed-4731-8510-85c879f9c719n%40googlegroups.com.

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

[-- Attachment #2: Screenshot 2023-09-16 at 1.07.26 PM.png --]
[-- Type: image/png, Size: 32702 bytes --]

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

end of thread, other threads:[~2023-09-17  6:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-16 18:10 Centering in a grid table Paul Kelleher
     [not found] ` <793cd5ee-40ed-4731-8510-85c879f9c719n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-09-17  0:39   ` Paul Kelleher
     [not found]     ` <a398bb83-eb1b-40d2-866e-702494b9d6abn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-09-17  6:19       ` 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).