emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Philip Chan <cpchan@bell.net>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Literal not working
Date: Fri, 31 Aug 2012 10:36:39 -0400	[thread overview]
Message-ID: <BLU0-SMTP75DD64119FE5D97CDAF4A8BBA60@phx.gbl> (raw)
In-Reply-To: <CAJBgvSNz79uypV+OVKSDNmL-tuLM+D3WCw2ScBGXOOdOGjrFMA@mail.gmail.com> (Supriya Sawant's message of "Fri, 31 Aug 2012 19:33:37 +0530")

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

Supriya Sawant <sp.sawant14@gmail.com> 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 <pre> 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:

,----
| <pre class="example">*Some* example from a text file.
| </pre>
`----

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

-- 
"Even more amazing was the realization that God has Internet access.  I
wonder if He has a full newsfeed?"
(By Matt Welsh)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2012-08-31 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31 14:03 Literal not working Supriya Sawant
2012-08-31 14:36 ` Charles Philip Chan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLU0-SMTP75DD64119FE5D97CDAF4A8BBA60@phx.gbl \
    --to=cpchan@bell.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).