emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Configuring ox-context
@ 2021-12-21 15:50 juh
  2021-12-21 16:19 ` Jason Ross
  0 siblings, 1 reply; 12+ messages in thread
From: juh @ 2021-12-21 15:50 UTC (permalink / raw)
  To: org-mode-email

Dear all,

this configuration does not work.

#+begin_src emacs-lisp
     (use-package ox-context
       :straight (ox-context :type git :host github :repo 
"Jason-S-Ross/ox-context")
     :config
     (add-to-list 'org-context-presets-alist
      '("book" .
        (:literal "\n\\environment juh.env-garamond
   \n\\environment juh.env-garamond-trimsize5-8
   \n\\environment juh.env-makeups
   \n\\environment juh.env-umbruch
   \n\\environment juh.env-heading
   \n\\environment juh.env-layout
   \n\\environment juh.env-header-footer
   \n\\environment juh.env-ligaturen"
         :template "report"
         :snippets ("title-article")))))
#+end_src

test.org:

#+title: Test
#+context_preset: book
#+context_snippet: title-snippet

I get an export but the styles are not applied.

Any hints?
juh


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

end of thread, other threads:[~2021-12-24 16:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 15:50 Configuring ox-context juh
2021-12-21 16:19 ` Jason Ross
2021-12-21 17:55   ` juh
2021-12-21 18:04     ` Jason Ross
2021-12-21 18:36       ` juh
2021-12-21 18:56         ` juh
2021-12-21 19:05           ` Jason Ross
2021-12-22 11:24             ` juh
2021-12-22 18:37               ` Jason Ross
2021-12-23  7:24                 ` juh
2021-12-23 20:16                   ` Denis Maier
2021-12-24 16:36                     ` Jason Ross

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