From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org, suvayu ali <fatkasuvayu+linux@gmail.com>
Subject: Re: Small font size in beamer tables
Date: Thu, 4 Aug 2011 03:07:28 +0200 [thread overview]
Message-ID: <CAMXnza0Z2WXwGq+Mr80p4md9jE4jRjK7UCoFG8O-6a=Xy=+ejQ@mail.gmail.com> (raw)
In-Reply-To: <20110804003309.GA18918@panahar>
Hello Vikas,
On Thu, Aug 4, 2011 at 2:33 AM, Vikas Rawal
<vikaslists@agrarianresearch.org> wrote:
> 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?
>
I hadn't tried my solution for beamer export. In beamer tables don't
use the table environment, hence my previous solution doesn't work.
That said, I did find an ugly hack. Try this:
#+LATEX: {\tiny
#+ATTR_LaTeX: align=rr
| M (GeV) | K-factor |
|---------+----------|
| 50 | 1.075 |
| 150 | 1.01 |
| 250 | 0.9932 |
| 350 | 0.9778 |
| 450 | 0.9621 |
#+LATEX: }
Hopefully this was helpful.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2011-08-04 1:07 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
2011-08-04 1:07 ` suvayu ali [this message]
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='CAMXnza0Z2WXwGq+Mr80p4md9jE4jRjK7UCoFG8O-6a=Xy=+ejQ@mail.gmail.com' \
--to=fatkasuvayu+linux@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).