emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Igor Kupczyński" <puszczyk@gmail.com>
To: Jay Kerns <gjkernsysu@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Publish to html issue
Date: Sun, 17 Mar 2013 09:14:48 +0100	[thread overview]
Message-ID: <CA+ihn4YXgzpvYr3gXcckH8dhhn32vduyYq1FUjLMO7p6p+dBQg@mail.gmail.com> (raw)
In-Reply-To: <CAFiLVrbuC36Egy=P7hiuVnK-5Czrfh_3b2Ei0APNojPabwWwdw@mail.gmail.com>

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

Hi Jay,

Changing from *org-publish-org-to-html* to *org-html-publish-to-html *does
the trick indeed. Thank you very much for this hint :-) I also missed the
8.0 document you've mentioned - it is helpful.

Cheers,
Igor


On Sun, Mar 17, 2013 at 1:42 AM, Jay Kerns <gjkernsysu@gmail.com> wrote:

> Dear Igor,
>
> On Sat, Mar 16, 2013 at 7:12 PM, Igor Kupczyński <puszczyk@gmail.com>
> wrote:
> > Dear List,
> >
> > I try to set up a simple org --> html publishing system.
> [snip]
>
> >
> > (setq org-publish-project-alist
> >               '(("org"
> >               :base-directory "~/tmp/org/"
> >               :publishing-directory "~/tmp/html"
> >               :section-numbers nil
> >               :table-of-contents nil
> >               :publishing-function org-publish-org-to-html
> >               :style "<link rel=\"stylesheet\"
> >                                 href=\"../other/mystyle.css\"
> >                                 type=\"text/css\"/>")))
>
> [snip]
>
> Would you please try keeping everything the same except for the
> following change:
>
> :publishing-function org-html-publish-to-html
>
> Then (after restart) open one of the *.org files in your ~/tmp/org
> directory and do the keybinding C-c C-e P p.  It should do some
> thinking and there should be (at least one) *.html file(s) in
> ~/tmp/html.
>
> Also, please see the following information on Worg which has lots of
> updates/changes that haven't made it to the manual yet:
>
> http://orgmode.org/worg/org-8.0.html
>
> I hope this helps,
>
> --
> Jay
>

[-- Attachment #2: Type: text/html, Size: 2538 bytes --]

      reply	other threads:[~2013-03-17  8:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-16 23:12 Publish to html issue Igor Kupczyński
2013-03-17  0:42 ` Jay Kerns
2013-03-17  8:14   ` Igor Kupczyński [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=CA+ihn4YXgzpvYr3gXcckH8dhhn32vduyYq1FUjLMO7p6p+dBQg@mail.gmail.com \
    --to=puszczyk@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gjkernsysu@gmail.com \
    /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).