From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kyeong Soo (Joseph) Kim" Subject: Re: How to export the ampersand (&) symbol correctly for both LaTeX and HTML documents? Date: Thu, 23 Dec 2010 21:39:57 +0000 Message-ID: References: <8762ukwfww.fsf@norang.ca> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1959484264==" Return-path: Received: from [140.186.70.92] (port=48270 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVstF-0002xz-9j for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 16:40:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVstE-00018b-6G for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 16:40:01 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:56725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVstD-00018R-W3 for emacs-orgmode@gnu.org; Thu, 23 Dec 2010 16:40:00 -0500 Received: by ywj3 with SMTP id 3so3248448ywj.0 for ; Thu, 23 Dec 2010 13:39:59 -0800 (PST) In-Reply-To: <8762ukwfww.fsf@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org --===============1959484264== Content-Type: multipart/alternative; boundary=0023547c8b37080a4604981ab69f --0023547c8b37080a4604981ab69f Content-Type: text/plain; charset=UTF-8 I will try to upgrade and test it soon. Many thank. By the way, I wonder whether you have tested it with LaTeX export or not. The HTML export works perfectly in my case, too, but LaTeX export does not as said. Regards, Joseph On Thu, Dec 23, 2010 at 5:35 PM, Bernt Hansen wrote: > "Kyeong Soo (Joseph) Kim" writes: > > > This may be a FAQ, but I couldn't find it mentioned either in the Manual > or in the mailing list. > > > > To use the ampersand symbol ('&') in HTML export, I use "\amp" per the > manual and the "Publishing > > Org-mode files to HTML" tutorial at Worg site. Later, however, I found > that the "\amp" is exported > > to "$\amp$" in LaTeX, which causes a compile error (i.e., "undefined > control sequence"); it should > > be "\&" in a normal TeX/LaTeX document. > > > > I'm currently using 6.33x version of Org-mode with GNU Emacs 23.2.1 on > Windows 7. > > > > Any guidance on this issue would be greatly appreciated. > > Guidance: Upgrade your version of org-mode. > > Exporting the following subtree to HTML works for me > > ,----[ test.org ] > | * Export test for ampersand > | This & that is cool. > | This \amp that. > `---- > > ,----[ test.html ] > | ... > |

Export test for ampersand

> | > |

This & that is cool. > | This & that. > |

> |

Author: Bernt Hansen > |

> | ... > `---- > > My version of org-mode is Org-mode version 7.4 > (release_7.4.89.g4ed00.dirty) > > HTH, > Bernt > > --0023547c8b37080a4604981ab69f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I will try to upgrade and test it soon.
Many thank.

By the way, I wonder whether you have tested it with LaTeX export or = not.
The HTML export works perfectly in my case, too, but LaTeX e= xport does not as said.

Regards,
Joseph

On Thu, Dec 23, 2010 at 5:35 PM, Bernt Hansen <bernt@norang.ca> wrot= e:
"Kye= ong Soo (Joseph) Kim" <k= yeongsoo.kim@gmail.com> writes:

> This may be a FAQ, but I couldn't find it mentioned either in the = Manual or in the mailing list.
>
> To use the ampersand symbol ('&') in HTML export, I use &q= uot;\amp" per the manual and the "Publishing
> Org-mode files to HTML" tutorial at Worg site. Later, however, I = found that the "\amp" is exported
> to "$\amp$" in LaTeX, which causes a compile error (i.e., &q= uot;undefined control sequence"); it should
> be "\&" in a normal TeX/LaTeX document.
>
> I'm currently using 6.33x version of Org-mode with GNU Emacs 23.2.= 1 on Windows 7.
>
> Any guidance on this issue would be greatly appreciated.

Guidance: Upgrade your version of org-mode.

Exporting the following subtree to HTML works for me

,----[ test.org ]
| * Export test for ampersand
| This & that is cool.
| This \amp that.
`----

,----[ test.html ]
| ...
| <h1 class=3D"title">Export test for ampersand</h1><= br> |
| <p>This &amp; that is cool.
| This &amp; that.
| </p><div id=3D"postamble">
| <p class=3D"author"> Author: Bernt Hansen
| </p>
| ...
`----

My version of org-mode is Org-mode version 7.4
(release_7.4.89.g4ed00.dirty)

HTH,
Bernt


--0023547c8b37080a4604981ab69f-- --===============1959484264== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1959484264==--