From mboxrd@z Thu Jan 1 00:00:00 1970 From: cedric Subject: exporting tex macros to mathjax js file Date: Thu, 16 Jan 2014 08:33:12 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3ijH-0000yt-Nz for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 03:55:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3ijB-0007Je-PB for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 03:55:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:40807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3ijB-0007Gs-Cd for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 03:55:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W3ijA-00046W-7Z for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 09:55:04 +0100 Received: from unknown.shom.fr ([unknown.shom.fr]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jan 2014 09:55:04 +0100 Received: from cedric.listes by unknown.shom.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jan 2014 09:55:04 +0100 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: emacs-orgmode@gnu.org Hi, I am discovering the org-mode. I wonder if there is a way to transpose an include file containing tex macros to a mathjax local configuration file. I guess it is possible to use sed to do that but is there a better way to handle that? Maybe I should ask to mathjax developpers? What do you think? Cédric