emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "David A. Gershman" <dagershman@dagertech.net>
To: emacs-orgmode@gnu.org
Subject: Re: Turn off #+BEGIN_EXAMPLE conversions?
Date: Fri, 23 Sep 2016 10:39:57 -0700	[thread overview]
Message-ID: <af1c25f5-11f2-4a6a-c032-39275c4550e9@dagertech.net> (raw)
In-Reply-To: <87r38bf840.fsf@ucl.ac.uk>

I ended up doing that but then had to write the

   <pre class="example">
   </pre>

portion as well to keep the consistent look and feel.  So I was just
wondering.

Unfortunately, my attempt to keep all my course material in a single Org
file for simplicity is turning difficult.  Not just for this reason
(having to write /a lot/ of HTML due to the complexity of existing
notes), but I'm already over 3500 lines and haven't even started
styling/formatting or adding Babel-based created images.  Drat.

For anyone considering the same (porting existing web pages to Org),
I've notice this about Org HTML export: it does a great job for
documentation-type web pages or even simple presentations.  But if you
have complex pages you're trying to port to Org (nested tables,
horizontally arranged entities, pervasive colors), expect to spend some
time either:

  1) Bending Org to what you can and then probably having raw HTML
     inserted in several areas, or
  2) Seriously re-thinking how you present the information at hand.

Thx.  Now on to styling/formatting...


On 09/22/2016 11:22 PM, Eric S Fraga wrote:
> On Thursday, 22 Sep 2016 at 21:56, David A. Gershman wrote:
>> Is there a way/option to disable this conversion for that specific
>> block?  Ex:
>>
>> #+BEGIN_EXAMPLE :nointerpolation
>>   T = X + Y<sub>1</sub>
>> #+END_EXAMPLE
> 
> Maybe you could write the HTML directly using
> #+BEGIN_EXPORT HTML
> ...
> #+END_EXPORT
> 

  reply	other threads:[~2016-09-23 17:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b933896d72b349c0b856351fd1c5a192@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-23  6:22 ` Turn off #+BEGIN_EXAMPLE conversions? Eric S Fraga
2016-09-23 17:39   ` David A. Gershman [this message]
     [not found]   ` <e29f196377264c24a8d8effc322befcc@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-24 10:54     ` Eric S Fraga
2016-09-22 20:56 David A. Gershman

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=af1c25f5-11f2-4a6a-c032-39275c4550e9@dagertech.net \
    --to=dagershman@dagertech.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).