emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to use ox-html klipse in org-publish?
@ 2018-05-05 13:46 stardiviner
  2018-05-05 16:22 ` N. Raghavendra
  0 siblings, 1 reply; 3+ messages in thread
From: stardiviner @ 2018-05-05 13:46 UTC (permalink / raw)
  To: org-mode

I try to use:

,----
| (setq org-html-klipsify-src t)

| and

| (setq org-publish-project-alist
|       (...
|       :html-klipsify-src t
|       ...
|       ))
`----

But my org-publish result does not see kipse result
https://stardiviner.github.io/Blog/2016-04-22%2022:54.html#org6921533.

The exported page should like this:
http://blog.klipse.tech//omnibus/2017/04/23/omnibus-1-wallpaper.html

Is there anybody using this klipse feature in exporting/publishing?
Can you give me some hints or show me your configuration about how ?

Thanks in advance.

--
[ stardiviner ] don't need to convince with trends.
       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to use ox-html klipse in org-publish?
  2018-05-05 13:46 How to use ox-html klipse in org-publish? stardiviner
@ 2018-05-05 16:22 ` N. Raghavendra
  2018-05-06  5:20   ` stardiviner
  0 siblings, 1 reply; 3+ messages in thread
From: N. Raghavendra @ 2018-05-05 16:22 UTC (permalink / raw)
  To: emacs-orgmode

At 2018-05-05T21:46:05+08:00, stardiviner wrote:

> But my org-publish result does not see kipse result
> https://stardiviner.github.io/Blog/2016-04-22%2022:54.html#org6921533.
>
> The exported page should like this:
> http://blog.klipse.tech//omnibus/2017/04/23/omnibus-1-wallpaper.html
> Is there anybody using this klipse feature in exporting/publishing?
> Can you give me some hints or show me your configuration about how ?

I don't use klipse, but have checked just now that it works.  Please see

http://www.retrotexts.net/tmp/ox-html-klipse/klipse.html

1. If you type

<a href="http://www.gnu.org/">The GNU project</a>

below the `span' element in the HTML section, you should see a link to
the GNU Web site below "Hello, world!".

2. If you type

(list-of-squares 10)

below the definition in the Scheme section, you should see

(0 1 4 9 16 25 36 49 64 81 100)

at the bottom.

3. The Org file and the Makefile that generated the HTML are at

http://www.retrotexts.net/tmp/ox-html-klipse/

in case you want to see them.

I hope this helps.

Best regards,
Raghu.

--
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to use ox-html klipse in org-publish?
  2018-05-05 16:22 ` N. Raghavendra
@ 2018-05-06  5:20   ` stardiviner
  0 siblings, 0 replies; 3+ messages in thread
From: stardiviner @ 2018-05-06  5:20 UTC (permalink / raw)
  To: N. Raghavendra; +Cc: emacs-orgmode

Hi, N. Raghavendra, follow your Makefile and Org test file. I run on my
machine, klipse works fine. This must be problem on my configuration. I
will find it out. Really thanks for your help.

--
[ stardiviner ] don't need to convince with trends.
       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-06  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-05 13:46 How to use ox-html klipse in org-publish? stardiviner
2018-05-05 16:22 ` N. Raghavendra
2018-05-06  5:20   ` stardiviner

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).