emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latex: exporting a tree
@ 2010-12-09  9:02 Jörg Hagmann
  2010-12-10 14:49 ` Jörg Hagmann
  0 siblings, 1 reply; 12+ messages in thread
From: Jörg Hagmann @ 2010-12-09  9:02 UTC (permalink / raw)
  To: Emacs-orgmode

Dear list,

With today's pull, exporting a subtree to latex (C-cC-e 1 l) truncates a 
table at the horizontal line and eliminates the text between the table 
and the next heading. It works when exporting the whole file (C-cC-e l).

-------Minimal example--------------
* Test
   :PROPERTIES:
   :COLUMNS: %15ITEM(Lecture) %number %Date %hours{+} %status{X/}
   :status_ALL: "[ ]" "[X]"
   :END:

#+BEGIN: columnview :hlines 1 :id local :maxlevel 2
| Lecture |   number | Date                         | hours | status |
|---------+----------+------------------------------+-------+--------|
| * Test  |          |                              |     2 | [0/1]  |
| ** One  | 16.1.7.1 | [2010-12-13 Mon 10:15-12:00] |     2 | [ ]    |
#+END:

Some text

** One
    :PROPERTIES:
    :Date: [2010-12-13 Mon 10:15-12:00]
    :hours: 2
    :number: 16.1.7.1
    :status:   [ ]
    :END:
---------End of minimal example---------------

Regards, Jörg

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

end of thread, other threads:[~2011-01-26 10:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-09  9:02 Latex: exporting a tree Jörg Hagmann
2010-12-10 14:49 ` Jörg Hagmann
2010-12-15 10:04   ` Jörg Hagmann
2010-12-15 11:41     ` Carsten Dominik
2010-12-15 12:13       ` Nicolas Goaziou
2010-12-15 13:48         ` Carsten Dominik
2010-12-15 18:15           ` Nicolas Goaziou
2010-12-15 22:12             ` Carsten Dominik
2010-12-19  0:15               ` Nicolas Goaziou
2011-01-26 10:07                 ` [Accepted] " Carsten Dominik
2010-12-15 11:45     ` BUG " Giovanni Ridolfi
2010-12-15 11:53       ` Giovanni Ridolfi

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