From mboxrd@z Thu Jan 1 00:00:00 1970 From: "L.C. Karssen" Subject: Re: [BUG][ODT] ODT_STYLES_FILE not read as a list Date: Mon, 19 Nov 2018 18:21:28 +0100 Message-ID: References: <8736snjh60.fsf@christianmoe.com> <87r2g08pn8.fsf@nicolasgoaziou.fr> <87a7mnewov.fsf@christianmoe.com> <1fb5458b-43b7-e414-ce73-08d011339ccb@karssen.org> <87r2fyxlpl.fsf@christianmoe.com> <2fbfc24e-c356-831b-0e41-cca5a79de9c3@karssen.org> <87pnvhxpdm.fsf@christianmoe.com> <871s7tcpps.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TmyPGH4mVweeRGziVonDcIJlo0qmvx8UU" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOnF7-0005pA-7Z for emacs-orgmode@gnu.org; Mon, 19 Nov 2018 12:21:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOnF3-000152-4P for emacs-orgmode@gnu.org; Mon, 19 Nov 2018 12:21:49 -0500 Received: from lb2-smtp-cloud8.xs4all.net ([194.109.24.25]:33589) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gOnF2-00013X-Ql for emacs-orgmode@gnu.org; Mon, 19 Nov 2018 12:21:45 -0500 In-Reply-To: <871s7tcpps.fsf@nicolasgoaziou.fr> 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: emacs-orgmode@gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TmyPGH4mVweeRGziVonDcIJlo0qmvx8UU Content-Type: multipart/mixed; boundary="PkVdMEkQMzkg7oQITGSZWoxiudIYsyK30"; protected-headers="v1" From: "L.C. Karssen" To: emacs-orgmode@gnu.org Message-ID: Subject: Re: [O] [BUG][ODT] ODT_STYLES_FILE not read as a list References: <8736snjh60.fsf@christianmoe.com> <87r2g08pn8.fsf@nicolasgoaziou.fr> <87a7mnewov.fsf@christianmoe.com> <1fb5458b-43b7-e414-ce73-08d011339ccb@karssen.org> <87r2fyxlpl.fsf@christianmoe.com> <2fbfc24e-c356-831b-0e41-cca5a79de9c3@karssen.org> <87pnvhxpdm.fsf@christianmoe.com> <871s7tcpps.fsf@nicolasgoaziou.fr> In-Reply-To: <871s7tcpps.fsf@nicolasgoaziou.fr> --PkVdMEkQMzkg7oQITGSZWoxiudIYsyK30 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable Dear Nicolas, I saw you changed a couple of things in the ODT exporter code recently. I installed version (9.1.14-9-g131531-elpa today to see if those commits fixed the issue(s) discussed in this thread. However, exporting to ODT with a quoted template file name (#+ODT_STYLES_FILE) still doesn't work. The window is split and a new (empty) buffer is created. The following error message appears in *Messages* (note the escaped double quotes): OpenDocument export failed: Invalid specification of styles.xml file: "\"my_template.ott\"" The name of the newly created buffer is identical to this message. The export works when the style file is not enclosed in double quotes. Best regards, Lennart. On 10-11-18 09:16, Nicolas Goaziou wrote: > Hello, >=20 > "L.C. Karssen" writes: >=20 >> Taking the risk that the manual is lagging behind the actual code, I s= ee >> the following: >> >> #+ODT_STYLES_FILE: uses quotes >> >> #+INCLUDE: uses quotes >> #+TEXINFO_FILENAME: doesn't use quotes [1] >> >> #+SETUPFILE: no example in the manual >> #+HTML_INCLUDE_STYLE: no example in the manual, not sure if this >> >> requires a file or CSS code >> >> Another point to consider: would requiring quoted filenames make life >> easier for people using spaces etc. in their filenames? In that case I= 'd >> vote for quotes. >=20 > Org allows both quoted and unquoted filenames. It is a bug if you spot > a location where it is not the case. I fixed TEXINFO_FILENAME. >=20 > HTML_INCLUDE_STYLE keyword doesn't exist anymore. >=20 > It doesn't matter which type the manual uses, IMO. >=20 > Regards, >=20 --=20 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* L.C. Karssen 's-Hertogenbosch The Netherlands lennart@karssen.org http://blog.karssen.org GPG key ID: A88F554A -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- --PkVdMEkQMzkg7oQITGSZWoxiudIYsyK30-- --TmyPGH4mVweeRGziVonDcIJlo0qmvx8UU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEAREIAB0WIQQyBENSov4Y8H9uObIgAxQL2pzVCQUCW/LxGQAKCRAgAxQL2pzV Ce/pAQCZA6l+z0eL3GLLCNYDEokNX8AXwQmMKestZRZ3UP2OiAEAidRXiOQgMBu4 ABPhyt/59Rq16TCS8f1+UAgyb64jhFE= =kFZI -----END PGP SIGNATURE----- --TmyPGH4mVweeRGziVonDcIJlo0qmvx8UU--