emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [Orgmode] tables with many rows not all visible when exporting to PDF
Date: Fri, 09 Feb 2018 14:20:54 -0500	[thread overview]
Message-ID: <87wozmezqh.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 89a446d9-64c3-b40d-2180-46ef2621b5d7@cs.unm.edu

Jon David <jdavid@cs.unm.edu> writes:

> Hello Org-mode community,
>
> This is my first post to the mailing list. I'll jump right into the problem.
>
> I have an org-table consisting of a few hundred lines. I can view and
> modify the entire table in emacs no problem. However, when I export to
> LaTeX then to PDF I noticed not all rows are visible in the
> document. The first 48 rows are visible in a single page, and I
> expected the remaining rows to be displayed in the following pages;
> however, they are not.
>
> I noticed the exported .tex file does contain all rows. This means the
> problem occurs when exporting from LaTeX to PDF. But I just want to
> export directly from org-file to PDF. What am I missing? Why aren't
> the remaining rows displayed in the following pages in the exported
> PDF?
>
> Thank you for your time,
>

LaTeX may be truncating the table because it does not fit on a single
page. You might have better luck by using a longtable:

#+ATTR_LATEX: :environment longtable

Untested.

-- 
Nick

  reply	other threads:[~2018-02-09 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 18:36 [Orgmode] tables with many rows not all visible when exporting to PDF Jon David
2018-02-09 19:20 ` Nick Dokos [this message]
     [not found] <679ffab9-dfae-b146-3f1e-7b13221dbd5f@cs.unm.edu>
2018-02-09 18:58 ` Jon David

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wozmezqh.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).