From mboxrd@z Thu Jan 1 00:00:00 1970 From: waterloo Subject: Re: About `_' in link address . Date: Mon, 24 Aug 2009 03:46:21 +0800 Message-ID: <907065090908231246s73fe5a8at34590578b754fe7a@mail.gmail.com> References: <907065090908222123o69768244y8f92bd72f13a3fd2@mail.gmail.com> <87y6pbywta.fsf@bzg.ath.cx> <907065090908230445q4b45b888s4ba2c655b4429673@mail.gmail.com> <14475.1251044452@gamaville.dokosmarshall.org> <907065090908231142w41edc81axe7cac40518fe17bd@mail.gmail.com> <26009.1251055232@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1467213861==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfJ1K-0002xT-4m for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 15:46:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfJ1E-0002w6-8h for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 15:46:29 -0400 Received: from [199.232.76.173] (port=44990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfJ1E-0002w3-2Y for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 15:46:24 -0400 Received: from mail-iw0-f185.google.com ([209.85.223.185]:38070) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfJ1D-0007z8-Lu for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 15:46:23 -0400 Received: by iwn15 with SMTP id 15so715691iwn.14 for ; Sun, 23 Aug 2009 12:46:23 -0700 (PDT) In-Reply-To: <26009.1251055232@gamaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org --===============1467213861== Content-Type: multipart/alternative; boundary=0022152d60f90df2ca0471d45b64 --0022152d60f90df2ca0471d45b64 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I just want to disable this function in link address . I think this is more suitble . How to do it ? Thanks 2009/8/24 Nick Dokos > waterloo wrote: > > > Sorry , And Thanks . > > > > I will say it more detailedly. > > > > Yes , copy the link to org file and export to html , the link works( it > can link to that web page). > > > > Please see the link in html . > > > > The word `sea' in link is smaller than other characters of links. > > > > That is because ` _ ' is used as math subscript ( just like: > \sum_0^{100} ) . > > > > I recommand in link like this `_' does not take effect of math subscript. > > > > You can use > > ,---- > | #+OPTIONS: ^: nil > | > | * http://swift.siphos.be/linux_sea/ > | > | a_b > `---- > > to turn off the super/subscript magic in the file (or customize > org-export-with-sub-superscripts to turn it on/off globally). > > If you want to mix and match in the same file, you can use > > ,---- > | #+OPTIONS: ^:{} > | > | * http://swift.siphos.be/linux_sea/ > | > | a_{b} > `---- > > Only the a_{b} construct will undergo sub/super magic. > > See section 12.3 "Export options" of the Org-mode manual. > > HTH, > Nick > > > > > --0022152d60f90df2ca0471d45b64 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I just want to disable this function in link address .
I think=A0 this i= s more suitble .
How to do it ?
Thanks

2009/8/24 Nick Dokos <nicholas.dokos@hp.com>
waterloo <waterloo2005@gmail.= com> wrote:

> Sorry ,=A0 And Thanks .
>
> I will say it more detailedly.
>
> Yes ,=A0 copy the link to org file and export to html , the link works= ( it can link to that web page).
>
> Please see the link in html .
>
> The word `sea' in link is smaller than other characters of links.<= br> >
> That is because ` _ '=A0 is used as math subscript ( just like: \s= um_0^{100} ) .
>
> I recommand in link like this `_' does not take effect of math sub= script.
>

You can use

,----
| #+OPTIONS: ^: nil
|
| * http://= swift.siphos.be/linux_sea/
|
| a_b
`----

to turn off the super/subscript magic in the file (or customize
org-export-with-sub-superscripts to turn it on/off globally).

If you want to mix and match in the same file, you can use

,----
| #+OPTIONS: ^:{}
|
| * http://= swift.siphos.be/linux_sea/
|
| a_{b}
`----

Only the a_{b} construct will undergo sub/super magic.

See section 12.3 "Export options" of the Org-mode manual.

HTH,
Nick





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