From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [odt] Support for annotations/comments Date: Sat, 29 Oct 2011 12:58:45 +0200 Message-ID: <87r51wysgq.fsf@gnu.org> References: <81aa8p6dfv.fsf@gmail.com> <81y5w4ych8.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK6bq-0005qv-Hg for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 06:57:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RK6bo-0000WU-8e for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 06:57:54 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:64232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK6bo-0000WM-4L for emacs-orgmode@gnu.org; Sat, 29 Oct 2011 06:57:52 -0400 Received: by wyg34 with SMTP id 34so5633591wyg.0 for ; Sat, 29 Oct 2011 03:57:51 -0700 (PDT) In-Reply-To: <81y5w4ych8.fsf_-_@gmail.com> (Jambunathan K.'s message of "Sat, 29 Oct 2011 04:01:47 +0530") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Herbert Sitz Cc: emacs-orgmode@gnu.org Hi Jambunathan, Jambunathan K writes: > I needed an excuse for adding support for annotations. Exporting the > below org will produce the attached odt/pdf files. Note that the pdf > file is produced by LibreOffice pdf export. This is very nice, thanks! > Annotations is a ODT only feature right now and will not work with other > backends. We can also try to implement support for annotations for LaTeX: http://pdfcomment.berlios.de/doc/pdfcomment.pdf Mayber there are other libraries -- can anyone tell which one is the most usable/frequently-used/simple? Btw, I would favor #+begin_note as the keyword for annotations. -- Bastien