emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ken Mankoff <mankoff@gmail.com>
To: "'emacs-orgmode@gnu.org'" <emacs-orgmode@gnu.org>
Subject: odt macro export
Date: Fri, 05 Aug 2016 08:33:02 -0400	[thread overview]
Message-ID: <m2vazfwg3l.fsf@gmail.com> (raw)

Hi Org List,

I'm trying to style some ODT exports and having trouble. I'm following the examples here: http://orgmode.org/manual/Creating-one_002doff-styles.html#Creating-one_002doff-styles

This works:

#+BEGIN_ODT
<text:p text:style-name="Text_20_body_20_bold">
This paragraph is specially formatted and uses bold text.
</text:p>
#+END_ODT

But this does not. Should it?

#+MACRO: BEGIN_RC @@odt:<text:p  text:style-name="Text_20_body_20_bold">@@
#+MACRO: END_RC @@odt:</text:p>@@
{{{BEGIN_RC}}}
This paragraph is specially formatted and uses bold text.
{{{END_RC}}}

The text between the macros does not appear to be exported at all.

Thanks,

  -k.

             reply	other threads:[~2016-08-05 12:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-05 12:33 Ken Mankoff [this message]
2016-08-06  9:20 ` odt macro export Christian Moe
2016-08-06 14:19   ` Ken Mankoff

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=m2vazfwg3l.fsf@gmail.com \
    --to=mankoff@gmail.com \
    --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).