From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: inline code and minted Date: Sat, 06 Feb 2016 09:53:08 +0100 Message-ID: References: <87egcrqo22.fsf@nicolasgoaziou.fr> <871t8rqd84.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRycJ-0002ap-So for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 03:53:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRycF-0001ZO-T4 for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 03:53:19 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:62788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRycF-0001YM-M5 for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 03:53:15 -0500 In-Reply-To: <871t8rqd84.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 05 Feb 2016 18:27:39 +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 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-02-05 18:27, Nicolas Goaziou writes: > Alan Schmitt writes: > >> Yes. Here it is for review, please let me know if I can apply it. > > Be my guest! Thank you. Done. >> I see. I think I=E2=80=99ll just use then and skip the syntax col= oring >> for the moment. > > I'm not sure to understand your problem. src_emacs-lisp{(+ 1 1)} should > get syntax coloring in both latex and html back-end. I=E2=80=99m collaborating with some people who use org from elpa, so they d= o not have access to the fix. For them I can set up a macro that does the right thing in the latex case, but I don=E2=80=99t know to have backend-spe= cific code in the latex case and the default handling in the other cases. In other words, right now I have this: #+macro: coq @@latex:\mintinline{coq}{$1}@@@@html:$1@@ and I would like to replace the @@html: bit with the default inline source code behavior except for latex export. Best, Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 Athmospheric CO=E2=82=82 (Updated February 4, 2016, Mauna Loa Obs.): 403.08= ppm --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJWtbR0AAoJEAQNCjtO0uXH9jYIAMkXDEYp3Ct07It9HIr6O8d4 dpGq92uYO7b3+tKOgX3JxIlhpXVbCr2KCUHJoMT7BGD7xhDn2itX7IXjGhDNQp/H DOc2lw4792FkcsQxg3fPTveJCFAWwjUKnbGtqB1u6IgHh9DWJjlbePJTckOxH95y HDwT9qDQDTcxlsPNbISOIbjKm6aloXSbg6YkJSJwbY9T7oMoo4V6zWrAYrEIGJa9 A2liJRy3WcQMrxKCB5RQ0DF0XUSLBTxdXhmfDnzc97xBy75ExAB5Pdhs7fhrtl4B s0kjX5h3xEssTRYB4jp2l7QetyG3GXMcvtRmkbyZ5krjw7xE6lBZ0ghHGyNZ9Jc= =eXBy -----END PGP SIGNATURE----- --=-=-=--