From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] Merge of new export framework on Wednesday Date: Mon, 04 Mar 2013 16:24:02 +0100 Message-ID: <87d2vftch9.fsf@gmail.com> References: <876229nrxf.fsf@gmail.com> <87ppzh1xg0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCXFR-0007iN-6y for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 10:24:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCXFP-0007AM-Or for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 10:24:17 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:48724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCXFP-0007A9-JE for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 10:24:15 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so2151373wib.15 for ; Mon, 04 Mar 2013 07:24:14 -0800 (PST) In-Reply-To: (Mike McLean's message of "Mon, 4 Mar 2013 10:19:19 -0500") 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: Mike McLean Cc: Bastien , Org Mode List Hello, Mike McLean writes: > I noticed that it no longer concatenates multiple lines from the file > header. I used to have multiple #+HTML_STYLE: lines in my Org files that > layered in different CSS. The nice thing about designing my CSS this way is > that I have a base style and could change individual documents as needed by > just adding a new HTML_STYLE line that loads a small, simple override CSS. > I would get one line to match each HTML_STYLE line. > Now it appears that only the last line is exported to the HTML file. This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou