From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: pretty export of tags Date: Mon, 31 May 2010 11:56:26 -0300 Message-ID: <87mxvgdsrp.fsf@convex-new.cs.unb.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38363 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJ6Pq-0004eU-K5 for emacs-orgmode@gnu.org; Mon, 31 May 2010 10:56:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJ6Pp-0003QC-J5 for emacs-orgmode@gnu.org; Mon, 31 May 2010 10:56:34 -0400 Received: from convex-new.cs.unb.ca ([131.202.245.35]:44665) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJ6Pp-0003PB-Fb for emacs-orgmode@gnu.org; Mon, 31 May 2010 10:56:33 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I would like some more control over how tags are exported to PDF. I tried both latex and docbook based methods, and as far as I can tell, in both cases the treatment is hard-coded (at least in the docbook case it does mark them as being different from the headline). Is there some existing trick I should know about? I'd like the tags e.g. right justified, or on the next line in a box. The HTML treatment is almost OK. David