emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Keith <kigiokli@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Tables and Images are shifted to the end of document while exporting to tex file
Date: Sat, 27 Mar 2010 16:35:51 +0100	[thread overview]
Message-ID: <4BAE25D7.4010002@gmail.com> (raw)
In-Reply-To: <4BAA68EF.1010500@gmail.com>

I think I find where the bug is. I notice the images which are moved to 
the end of the document were placed just after the footnote syntax, say:

   here is the content.[fn:footnote]
   [fn:footnote] here is the footnote of the content.
   #+CAPTION: caption
   #+LABEL: fig:caption
   #+ATTR_LaTex: width=0.9\textwidth, placement=[ht]
   [[file:/img/img.jpg]]

After exporting to tex file, the image part will be replaced.

Keith

Keith wrote:
> Dear all,
> 
> I have a document containing total around 10 images and tables with the 
> attribute setting "#+ATTR_LaTex: placement=[htb]". However, I notice 
> that two of this images and tables are placed in the end of the pdf 
> document where shouldn't be their place. At the beginning I thought it 
> might be the floating mechanism in Tex system. Nevertheless, after 
> trying lots of tuning in vain, I noticed the position of these image and 
> table were shifted to the end of the file just before "\end{document}" 
> and this causes the mistake of the position.
> 
> Does anyone has idea about it?
> 
> Keith
> 

  reply	other threads:[~2010-03-27 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24 19:33 Tables and Images are shifted to the end of document while exporting to tex file Keith
2010-03-27 15:35 ` Keith [this message]
2010-03-29 10:20   ` Carsten Dominik
2010-03-29 11:28   ` 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=4BAE25D7.4010002@gmail.com \
    --to=kigiokli@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).