emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Controlling float position in LaTeX export
Date: Mon, 19 Jan 2009 21:40:29 +0530	[thread overview]
Message-ID: <e7cdbe30901190810h464a8bdk48397505ddc576bf@mail.gmail.com> (raw)

Hello,

A figure is exported to LaTeX with markup like below.

,----
| \begin{figure}[htb]
| \centerline{\includegraphics[scale=0.8]{./time-series.png}}
| \caption{\label{fig:bt}Weekly Business Transaction over Past Two Years}
| \end{figure}
`----

How can I replace [htb] with [H] (during the export itself?)  It is
required by "float" package to ensure that floats appear where I want
them to appear.  Is there an option that controls that?

Thanks,
-- 
Manish

             reply	other threads:[~2009-01-19 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19 16:10 Manish [this message]
2009-01-19 21:18 ` Controlling float position in LaTeX export Carsten Dominik
2009-01-20  2:33   ` Manish
2009-01-20  5:20     ` Carsten Dominik

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=e7cdbe30901190810h464a8bdk48397505ddc576bf@mail.gmail.com \
    --to=mailtomanish.sharma@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).