emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] :placement documentation imprecise


From: edgar
Subject: Re: [O] :placement documentation imprecise
Date: Sat, 27 May 2017 18:18:16 +0000
User-agent: Roundcube Webmail/1.2.4

You are right. I'm sorry. It works with :float, but not with :placement. I misread the documentation. Thanks for the answer!

On 2017-05-26 23:52, Nicolas Goaziou wrote:
Hello,

address@hidden writes:

But, if I use sideways alone (not sidewaystable), the table is not
rotated.

I cannot reproduce it. With the following document

  #+attr_latex: :float sideways
  | a | b |

the table is rotated, according to the following code:

  \begin{sidewaystable}[htbp]
  \centering
  \begin{tabular}{ll}
  \toprule
  a & b\\
  \bottomrule
  \end{tabular}


Regards,

-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]