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 17:30:13 +0100 Message-ID: <87r4jvunze.fsf@gmail.com> References: <876229nrxf.fsf@gmail.com> <87ppzh1xg0.fsf@bzg.ath.cx> <87d2vftch9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCYPk-0008Va-VE for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 11:39:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCYPg-0006gK-Lb for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 11:39:00 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:41916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCYHR-0004Nt-H5 for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 11:30:25 -0500 Received: by mail-we0-f180.google.com with SMTP id k14so4644405wer.11 for ; Mon, 04 Mar 2013 08:30:24 -0800 (PST) In-Reply-To: (Mike McLean's message of "Mon, 4 Mar 2013 11:12:24 -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 Mike McLean writes: > On Mon, Mar 4, 2013 at 10:24 AM, Nicolas Goaziou wrote: > >> 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. >> > > It doesn't seem to be. Indeed. I overlooked some code typo. Could you try again (a restart may be required)? Thank you. Regards, -- Nicolas Goaziou