emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ODT exporter: how to insert a page break and center text?
@ 2015-12-06 14:41 Xebar Saram
  2015-12-06 15:15 ` Rasmus
  0 siblings, 1 reply; 3+ messages in thread
From: Xebar Saram @ 2015-12-06 14:41 UTC (permalink / raw)
  To: org mode

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

Hi all
Any users of the org ODT exporter? how does one insert a  page break? also
how does one center text (for a line or paragraph)?

thx so much in advance

Z

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

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

* Re: ODT exporter: how to insert a page break and center text?
  2015-12-06 14:41 ODT exporter: how to insert a page break and center text? Xebar Saram
@ 2015-12-06 15:15 ` Rasmus
  2015-12-06 15:46   ` Xebar Saram
  0 siblings, 1 reply; 3+ messages in thread
From: Rasmus @ 2015-12-06 15:15 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Xebar Saram <zeltakc@gmail.com> writes:

> Any users of the org ODT exporter? how does one insert a  page break?

    #+ODT: <text:p text:style-name="PageBreak"/>

See: http://orgmode.org/manual/Creating-one_002doff-styles.html

> also
> how does one center text (for a line or paragraph)?

Probably:

    #+begin_center
      txt
    #+end_center

Hope it helps,
Rasmus

-- 
What will be next?

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

* Re: ODT exporter: how to insert a page break and center text?
  2015-12-06 15:15 ` Rasmus
@ 2015-12-06 15:46   ` Xebar Saram
  0 siblings, 0 replies; 3+ messages in thread
From: Xebar Saram @ 2015-12-06 15:46 UTC (permalink / raw)
  To: Rasmus; +Cc: org mode

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

Thx Rasmus

#+begin_center did the trick for text! i wonder can i use the same syntax
for images? for example i tired this
    #+begin_left
    file:/home/zeltak/org/files/Uni/papers/templates/images/ACU_bottom.png
    #+end_left

yet the image was still centered

sadly the #+ODT: <text:p text:style-name="PageBreak"/> statement dosent
seem to work for me. do i paste it before i want a page break or am i using
it wrong

thx again

Z

On Sun, Dec 6, 2015 at 5:15 PM, Rasmus <rasmus@gmx.us> wrote:

>   #+ODT: <text:p text:style-name="PageBreak"/>

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

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

end of thread, other threads:[~2015-12-06 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-06 14:41 ODT exporter: how to insert a page break and center text? Xebar Saram
2015-12-06 15:15 ` Rasmus
2015-12-06 15:46   ` Xebar Saram

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