From mboxrd@z Thu Jan 1 00:00:00 1970 From: ishi soichi Subject: Re: Options for into exporting both LaTeX and HTML Date: Tue, 17 May 2011 08:38:56 +0900 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec52161edb91f7504a36d284a Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM7NL-0004Np-L6 for emacs-orgmode@gnu.org; Mon, 16 May 2011 19:39:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QM7NK-0000jF-BH for emacs-orgmode@gnu.org; Mon, 16 May 2011 19:38:59 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:36185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM7NK-0000j5-3b for emacs-orgmode@gnu.org; Mon, 16 May 2011 19:38:58 -0400 Received: by pzk4 with SMTP id 4so3459583pzk.0 for ; Mon, 16 May 2011 16:38:57 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org --bcaec52161edb91f7504a36d284a Content-Type: text/plain; charset=ISO-8859-1 Thanks! It did solve the problem. soichi 2011/5/17 Thomas S. Dye > 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 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 > --bcaec52161edb91f7504a36d284a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks! It did solve the problem.

soichi

2011/5/17 Thomas S. Dye <tsd@tsdye.com>
Aloha ishi soichi,

LaTeX probably wants a unit of measure, something like this

#+ATTR_LaTeX: width=3D200mm

Does this solve your problem?

Tom
> emacs23.2org-mode 7.4I would like to export an org file in= to both LaTeX and HTML.In order to do so, it is important to add appropriat= e options for both.
> #+ATTR_HTML: alt=3D"apples imag= e" title=3D"How many?" align=3D"right" width=3D&qu= ot;200"#+ATTR_LaTeX: width=3D200[[./images/apples.jpg]]
> The HTML export gives an outcome as I desire. =A0But=A0this does not s= eem to work well for LaTeX export. =A0I want to show the image in TeX as si= milarly as HTML.First of all, can I simply list the options like this? =A0S= hould I wrap them like...
> #+Begin_...#+End_...?Thank you in advance.soichi

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

--bcaec52161edb91f7504a36d284a--