From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Pierce Subject: #+attr_odt: not working Date: Mon, 12 Nov 2018 15:17:17 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000505587057a7e3b29" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMJac-0004vN-H0 for emacs-orgmode@gnu.org; Mon, 12 Nov 2018 16:17:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMJab-0006Xk-U4 for emacs-orgmode@gnu.org; Mon, 12 Nov 2018 16:17:46 -0500 Received: from mail-pg1-x529.google.com ([2607:f8b0:4864:20::529]:39021) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMJab-0006XT-Lw for emacs-orgmode@gnu.org; Mon, 12 Nov 2018 16:17:45 -0500 Received: by mail-pg1-x529.google.com with SMTP id r9-v6so4614681pgv.6 for ; Mon, 12 Nov 2018 13:17:44 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --000000000000505587057a7e3b29 Content-Type: text/plain; charset="UTF-8" Hello all, I'm on 9.1.14. No matter what I do I can't seem to get anything related to #+attr_odt to work! I've tried custom styles.xml, the default, different block types, etc, etc. All I want is a very simple odt paragraph style with no first-line indent (for paragraphs following block quotes): ``` #+begin_quote To be or not to be #+end_quote #+ATTR_ODT: :style Text_20_Body_20_left That is the question. ``` I've made the style in my odt template. But #+attr_odt has no effect. I've tried other ":style " values as well. Any help would be greatly appreciated! --000000000000505587057a7e3b29 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,

I'm on = 9.1.14. No matter what I do I can't seem to get anything related to #+a= ttr_odt to work! I've tried custom styles.xml, the default, different b= lock types, etc, etc.

All I want is a very simple = odt paragraph style with no first-line indent (for paragraphs following blo= ck quotes):

```
#+begin_quote
=
To be or not to be
#+end_quote

#+ATTR_ODT: :style Text_20_Body_20_left
That is the question.
```

I've made the style in= my odt template. But #+attr_odt has no effect. I've tried other "= :style " values as well.

Any help would be gr= eatly appreciated!
--000000000000505587057a7e3b29--