public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Leonardo Saravia <arysar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Multiline table does not span text in columns pdf output.
Date: Sat, 22 Jul 2017 16:02:02 -0700 (PDT)	[thread overview]
Message-ID: <9f1a2fc0-f544-4e4c-bbe9-bf05ffa7b39a@googlegroups.com> (raw)


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

I am using pandoc  1.19.1-1 and I am doing a table like this


--------------------------------------------------------------------------------------------------
Tarea / Meses                                    1   2   3   4   5   6   7 
  8   9   10   11   12
----------------------------------------------- --- --- --- --- --- --- --- 
--- --- ---- ---- ----
Descarga de datos MODIS VCF, MODIS Landcover     X   X   X
y otros 

Desarrollo de algoritmos para a generación           X   X   X   X   X
de los parches de bosques mejorados

Análisis de la distribución de parches                               X   X 
  X   X   
e índices de alerta temprana
--------------------------------------------------------------------------------------------------


I generate the pdf with the following code 

pandoc test_tbl.md -o test_tbl.pdf -V geometry:vmargin=1in,hmargin=.5in 


In the first column, the result pdf has only one word by line instead of 
spanning the width of the column, and also the width of the following 
columns is large so the table does not fit the page. If I eliminate the 
columns greater than 8 I thought that the table would fit, but columns get 
wider and again the table doesn't fit the page. I attached both pdf outputs.
   


-- 
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/9f1a2fc0-f544-4e4c-bbe9-bf05ffa7b39a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

[-- Attachment #2: test_tbl.pdf --]
[-- Type: application/pdf, Size: 32354 bytes --]

[-- Attachment #3: test_tbl_less_columns.pdf --]
[-- Type: application/pdf, Size: 31819 bytes --]

             reply	other threads:[~2017-07-22 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-22 23:02 Leonardo Saravia [this message]
     [not found] ` <9f1a2fc0-f544-4e4c-bbe9-bf05ffa7b39a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-07-23  0:26   ` Leonardo Saravia

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=9f1a2fc0-f544-4e4c-bbe9-bf05ffa7b39a@googlegroups.com \
    --to=arysar-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /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).