From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: Re: org-exp-bibtex.el - add support to citing bibtex in both html and latex exports Date: Sun, 22 Feb 2009 20:15:17 +0200 Message-ID: <20090222181517.GA24135@taruti.net> References: <20090222120546.GA21017@taruti.net> <87ab8ea73k.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LbIrJ-0007PC-Mj for emacs-orgmode@gnu.org; Sun, 22 Feb 2009 13:15:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LbIrI-0007Nf-AV for emacs-orgmode@gnu.org; Sun, 22 Feb 2009 13:15:21 -0500 Received: from [199.232.76.173] (port=47768 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LbIrH-0007NP-Vc for emacs-orgmode@gnu.org; Sun, 22 Feb 2009 13:15:20 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:48128 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LbIrH-00046n-La for emacs-orgmode@gnu.org; Sun, 22 Feb 2009 13:15:19 -0500 Content-Disposition: inline In-Reply-To: <87ab8ea73k.fsf@kassiopeya.MSHEIMNETZ> 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: Sebastian Rose Cc: Org-mode ml On 22.02 15:17, Sebastian Rose wrote: > are there changes to the XHTML structure imposed by using this > extension? Or does it simply add a section with the usual containers and > ID's? Currently it just wraps the whole thing in a
with the bibtex2html generated html inside with a slight fix to make it XHTML complicant. What kind of classes would org-info.js like? Since it doesn't generate a heading are the outline-X classes appropriate? - Taru Karttunen