From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: advice please: best way to export to DOC(X) with maths Date: Fri, 15 Dec 2017 12:28:15 +0000 Message-ID: <87efnw41ls.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePp6E-00014r-Dk for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 07:28:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePp6A-00078f-DN for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 07:28:22 -0500 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]:47087) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePp6A-000779-5g for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 07:28:18 -0500 Received: by mail-wr0-x234.google.com with SMTP id x49so7891843wrb.13 for ; Fri, 15 Dec 2017 04:28:18 -0800 (PST) In-Reply-To: (edgar's message of "Fri, 15 Dec 2017 03:20:50 +0000") 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: edgar@openmail.cc Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Friday, 15 Dec 2017 at 03:20, edgar@openmail.cc wrote: [...] > I only know how to do a rough approximation by means of pandoc: > > #+BEGIN_SRC bash > pandoc -f org+smart my-original.org -t docx+smart -o my-output.docx > #+END_SRC What version of pandoc are you using? My Debian (testing) has pandoc 1.19.2.4 and it does not seem to recognise the +smart bits... But, in any case, pandoc (without the smart bits) does seem to do a reasonable job and creates proper maths entities. This is good enough for me! My once a year pain is relieved. :-) Thanks, eric =2D-=20 Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWjO/3wAKCRDIkZPY//z2 fUMYAJ0bosM4G7t792UJQTEnOp4eiLl4fQCgkC09tRutcxDBTNPR8I9kkqgbtLo= =SJb/ -----END PGP SIGNATURE----- --=-=-=--