From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: [PATCH] allow klipse export in html Date: Thu, 15 Dec 2016 03:17:57 +0100 Message-ID: <8737hqvstm.fsf@bzg.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHLcy-0002Vz-0K for emacs-orgmode@gnu.org; Wed, 14 Dec 2016 21:18:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHLct-0006sD-3C for emacs-orgmode@gnu.org; Wed, 14 Dec 2016 21:18:35 -0500 Received: from box.bzg.io ([46.101.205.100]:56022) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHLcs-0006ry-T8 for emacs-orgmode@gnu.org; Wed, 14 Dec 2016 21:18:31 -0500 In-Reply-To: (Matt Price's message of "Wed, 14 Dec 2016 20:25: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" To: Matt Price Cc: Yehonathan Sharvit , Org Mode , Rasmus Matt Price writes: > And this second patch adds support for html rendering with klipse.=C2=A0 > The default CSS leaves a little to be desired! Thanks for both patches -- I think the second one should use `org-html-klipsify-src' instead of `org-reveal-klipsify-src' but besides that, I'm pretty sure we cannot link to a js library that does not pass the js tests. I will ask on emacs-devel. Thanks! --=20 Bastien