emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Graham Smith <myotisone@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [babel] captions and figure size on export
Date: Mon, 8 Mar 2010 07:28:39 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100308T082555-312@post.gmane.org> (raw)
In-Reply-To: 2c75873c1003071453w78b2d8c9wd1e7fb97432e462e@mail.gmail.com

Graham Smith <myotisone <at> gmail.com> writes:

To follow this up, it seems that looking at the tex file that none of the latex
code is being exported


\subsection{Boxplots}
\label{sec-2.1}


\begin{verbatim}
boxplot(daf$Flower~daf$YEAR)
\end{verbatim}

\includegraphics[width=10em]{FloweringBoxplot.pdf}

\begin{verbatim}
boxplot(daf$No.Flower~daf$YEAR)
\end{verbatim}


\begin{figure}[htb]
\centering
\includegraphics[width=10cm]{NonFloweringBoxplot.pdf}
\caption{\label{fig:BoxplotFlowering}Boxplot comparing number of flowering
daffodils between 2005 and 2006}
\end{figure}

Graham

  reply	other threads:[~2010-03-08  7:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 22:53 [babel] captions and figure size on export Graham Smith
2010-03-08  7:28 ` Graham Smith [this message]
2010-03-08  9:10   ` Graham Smith
2010-03-08 10:14     ` Graham Smith
2010-03-09 14:32       ` Dan Davison
2010-03-09 19:29         ` Graham Smith

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=loom.20100308T082555-312@post.gmane.org \
    --to=myotisone@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).