Uwe Brauer

Results 105 comments of Uwe Brauer

> Move TOC manually after the first landscape page. > > See line 41 https://github.com/kjambunathan/org-mode-ox-odt/blame/master/testing/examples/odt/pagebreak.org. > > The above file can be used to create a book with TitlePage, Copyright...

That zip does not contain any diff file, it seems to be the same zip I sent, or do I misunderstand your proposal?

>>> "Q" == QiangF ***@***.***> writes: > Maybe add toc page-style support, page-style is a property of any text: > #+toc: headlines 1 :page-style "Landscape" > It's not so user...

> You need to add the small font table style for different table heading and different table contents, which I think is not convenient, I wish the font style and...

> > Table styles are complex .. > > A TableStyle is a prefix ... and it gets added to the Table, TableColumn, TableCell, and Paragraph. So, when you add...

Thanks I modified the example I attached in my earlier message and I added * Proident, pariatur est aliqua laborum commodo :PROPERTIES: :ATTR_ODT: :page-style "Landscape" :END: which indeed put the...

> > I am really sorry for this elementary question > > That is Ok ..... > > ... but if you are going to use the `ODT` exporter, you...

The point is I rarely use LO. I write almost my entire work in emacs, either in latex or in org mode, but since sometimes organizations require odt (or docx)...

> Params is basically a `emacs-lisp` `plist` without surrounding `(..)`. So, you need to _quote_ the `"` as you would in your `*.el` sources. So, append a `:content` property as...