From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Philip Chan Subject: Re: Literal not working Date: Fri, 31 Aug 2012 10:36:39 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7SKf-0002FJ-IV for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 10:36:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7SKa-0006X7-UL for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 10:36:25 -0400 Received: from blu0-omc1-s23.blu0.hotmail.com ([65.55.116.34]:11717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7SKa-0006Wz-Qa for emacs-orgmode@gnu.org; Fri, 31 Aug 2012 10:36:20 -0400 In-Reply-To: (Supriya Sawant's message of "Fri, 31 Aug 2012 19:33:37 +0530") 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: Org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Supriya Sawant writes: Hi Supriya: > when I write above in org-mode & if I export it in html using > org-export-as-html it gives me output > > *Some* example from a text file. > > it seems that
 tag is not creating in html file.

What do you mean is not working? What do you see in the resultant html
file? You should see this:

,----
| 
*Some* example from a text file.
| 
`---- If you mean that *Some* is not fontified, this is the correct behaviour. If you want it fontified, you can do this: ,---- | #+BEGIN_SRC org | ,*Some* example from a text file. | #+END_SRC `---- If this post don't help you, please include more details and your org-mode version. Cheers, Charles =2D-=20 "Even more amazing was the realization that God has Internet access. I wonder if He has a full newsfeed?" (By Matt Welsh) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAlBAzAAACgkQ3epPyyKbwPYZjACeMq2Th96rcJpb61UCQJ5e24xK oW4AnApYiLyPFdHfxuZilKzaWfEEwhcn =6Hgm -----END PGP SIGNATURE----- --=-=-=--