emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* shrink latex table to fit beamer slide
@ 2014-12-05 11:18 Zhihao Ding
  2014-12-05 13:12 ` Andreas Leha
  0 siblings, 1 reply; 6+ messages in thread
From: Zhihao Ding @ 2014-12-05 11:18 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Dear Org experts, 

I am trying to fit a slightly wide latex table into a beamer 
slide in org. Below is my current solution and I was wondering 
if anyone can offer some advice on improving it. 

     #+begin_scriptsize
     #+ATTR_LATEX: :align p{1cm} p{0.5cm} p{1cm}
     |           |     |     <7> |
     |      Site | Ind | -log10.pval |
     | 123279713 |   1 | 6.006102 |
     | 123279713 |   2 | 6.274326 |
     | 123279713 |   4 | 6.210920 |
     | 123279710 |   4 | 97.163695 |
     | 123279710 |   5 | 208.841892 |
     #+end_scriptsize

In this solution, the issues are: (1) <N> for column width 
doesn’t seem to round text for latex output, and (2) I need
to define column width in addition to <N>. 
I’d like to seek a solution that just shrinks the table to fit 
the text width without this fiddling. 

Many thanks, 
Zhihao
 

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

end of thread, other threads:[~2014-12-06 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-05 11:18 shrink latex table to fit beamer slide Zhihao Ding
2014-12-05 13:12 ` Andreas Leha
2014-12-05 14:39   ` Zhihao Ding
2014-12-05 14:55     ` Andreas Leha
2014-12-06 11:04     ` Eric S Fraga
2014-12-06 14:19       ` Zhihao Ding

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