emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: emacs-orgmode@gnu.org, suvayu ali <fatkasuvayu+linux@gmail.com>
Subject: Re: Small font size in beamer tables
Date: Thu, 4 Aug 2011 06:03:09 +0530	[thread overview]
Message-ID: <20110804003309.GA18918@panahar> (raw)
In-Reply-To: <CAMXnza1HVxnp7gkx0PxW2RY47Vi2xd-RNcqymYjgWG1vXnSd-g@mail.gmail.com>

> > I am using beamer class in orgmode to make a presentation. I need to
> > use small font size for some of my tables.
> >
> 
> http://orgmode.org/worg/org-hacks.html#latex-command-for-floats

Oh. Thanks very much for a prompt response. In fact, I was just
reading that extremely useful thread on this list where you proposed
this solution and provided the patch for the documentation.

The solution is not working for me somehow. Which is to say that, with
my limited knowledge of latex, I have not been able to understand
this. So may I please you to elaborate a bit.

I have this line:
#+ATTR_LaTeX: placement=\footnotesize align=p{2cm}|r|r|p{1cm}|p{1cm}|r|p{1cm}|p{1cm}|

This does not produce any change.

I have also tried just:
 
#+ATTR_LaTeX: placement=\footnotesize

What am I supposed to do with [<options>]. Do i have to have some?

If it is relevant, my table is produced by a src block which processes
an R script.

So the entire frame looks like:

*** frame title
#+CAPTION: the table title here
#+ATTR_LaTeX: placement=\footnotesize align=p{2cm}|r|r|p{1cm}|p{1cm}|r|p{1cm}|p{1cm}|
#+BEGIN_SRC R :results value :colnames yes :hline yes

[R script here]

#+END_SRC

I shall be grateful if you could help me tweak this.

Vikas

  reply	other threads:[~2011-08-04  0:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04  0:00 Small font size in beamer tables Vikas Rawal
2011-08-04  0:04 ` suvayu ali
2011-08-04  0:33   ` Vikas Rawal [this message]
2011-08-04  1:07     ` suvayu ali
2011-08-04  2:02       ` Vikas Rawal
2011-08-04 18:31       ` Guenter Kolousek

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=20110804003309.GA18918@panahar \
    --to=vikaslists@agrarianresearch.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /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).