emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with :placement ?
@ 2015-07-16  8:42 Fabrice Popineau
  2015-07-16  9:00 ` Rasmus
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Popineau @ 2015-07-16  8:42 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

Hi,

I have this figure :

#+name: fig:fig-m
#+caption: Machine de Turing \(M\) de l'exercice [[ex1]]
#+attr_latex: :placement bp
#+begin_figure
\centering
\begin{tikzpicture}[->,>=latex,semithick,state/.style={draw,circle,node
distance=1.5cm,inner sep=5pt},scale=0.9,every node/.style={scale=0.9}]
...
\end{tikzpicture}
#+end_figure

When it gets exported to latex, the :placement is not honoured.
The doc states that attr_latex should be honoured by special blocks.
Am I misunderstanding something here ?

Best regards,

Fabrice

[-- Attachment #2: Type: text/html, Size: 794 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-17  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16  8:42 Problem with :placement ? Fabrice Popineau
2015-07-16  9:00 ` Rasmus
2015-07-17  7:39   ` Fabrice Popineau
2015-07-17  8:21     ` Rasmus

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).