emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Publishing versus normal exporting
@ 2017-02-17 15:59 Lawrence Bottorff
  2017-02-17 16:43 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: Lawrence Bottorff @ 2017-02-17 15:59 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

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

I'm looking at this
<http://orgmode.org/manual/Publishing.html#Publishing> which
seems to suggest a difference between "publishing" and normal export (e.g.,
C-c C-e h o to get an HTML export). The Emacs configuration given here
<http://orgmode.org/manual/Complex-example.html#Complex-example> would or
would not be in force with a normal export? What this "complex publishing
configuration" gives is exactly what I want, but only for one project. Is
there a way to keep normal export -- and possibly multiple projects --
separate?

LB

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

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

* Re: Publishing versus normal exporting
  2017-02-17 15:59 Publishing versus normal exporting Lawrence Bottorff
@ 2017-02-17 16:43 ` Nick Dokos
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2017-02-17 16:43 UTC (permalink / raw)
  To: emacs-orgmode

Lawrence Bottorff <borgauf@gmail.com> writes:

> I'm looking at this which seems to suggest a difference between
> "publishing" and normal export (e.g., C-c C-e h o to get an HTML
> export). The Emacs configuration given here would or would not be in
> force with a normal export? What this "complex publishing
> configuration" gives is exactly what I want, but only for one
> project. Is there a way to keep normal export -- and possibly
> multiple projects -- separate?
>

It would not be in force for normal export. The config file comes into
force when you invoke org-publish and specify a project. You can
specify different configs for different projects by adding entries to
org-publish-project-alist.  In fact, the complex config specifies four
projects, although it is true that three of them are components of the
fourth. Generally, you'd publish the "website" project and the sub-projects
would be published, but you can publish them individually as well.

--
Nick

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

end of thread, other threads:[~2017-02-17 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 15:59 Publishing versus normal exporting Lawrence Bottorff
2017-02-17 16:43 ` Nick Dokos

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