emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Options for into exporting both LaTeX and HTML


From: ishi soichi
Subject: Re: [O] Options for into exporting both LaTeX and HTML
Date: Tue, 17 May 2011 08:38:56 +0900

Thanks! It did solve the problem.

soichi

2011/5/17 Thomas S. Dye <address@hidden>
Aloha ishi soichi,

LaTeX probably wants a unit of measure, something like this

#+ATTR_LaTeX: width=200mm

Does this solve your problem?

Tom

ishi soichi <address@hidden> writes:

> emacs23.2
> org-mode 7.4
>
> I would like to export an org file into both LaTeX and HTML.
> In order to do so, it is important to add appropriate options for both.
>
> #+ATTR_HTML: alt="apples image" title="How many?" align="right" width="200"
> #+ATTR_LaTeX: width=200
> [[./images/apples.jpg]]
>
>
> The HTML export gives an outcome as I desire.  But this does not seem to
> work well for LaTeX export.  I want to show the image in TeX as similarly as
> HTML.
>
> First of all, can I simply list the options like this?  Should I wrap them
> like...
>
> #+Begin_...
>
> #+End_...
>
> ?
>
> Thank you in advance.
>
> soichi
> emacs23.2org-mode 7.4I would like to export an org file into both LaTeX and HTML.In order to do so, it is important to add appropriate options for both.
> #+ATTR_HTML: alt="apples image" title="How many?" align="right" width="200"#+ATTR_LaTeX: width=200[[./images/apples.jpg]]
> The HTML export gives an outcome as I desire.  But this does not seem to work well for LaTeX export.  I want to show the image in TeX as similarly as HTML.First of all, can I simply list the options like this?  Should I wrap them like...
> #+Begin_...#+End_...?Thank you in advance.soichi

--
Thomas S. Dye
http://www.tsdye.com


reply via email to

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