From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Lists with bullets and checkboxes in beamer Date: Wed, 13 Dec 2017 10:41:07 +0000 Message-ID: <871sjync58.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]:38279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eP4TS-0007U9-64 for emacs-orgmode@gnu.org; Wed, 13 Dec 2017 05:41:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eP4TO-00044T-91 for emacs-orgmode@gnu.org; Wed, 13 Dec 2017 05:41:14 -0500 Received: from mail-wr0-x229.google.com ([2a00:1450:400c:c0c::229]:44567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eP4TO-00044K-2A for emacs-orgmode@gnu.org; Wed, 13 Dec 2017 05:41:10 -0500 Received: by mail-wr0-x229.google.com with SMTP id l22so1650015wrc.11 for ; Wed, 13 Dec 2017 02:41:09 -0800 (PST) In-Reply-To: (Ken Mankoff's message of "Tue, 12 Dec 2017 17:24:36 +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" To: Ken Mankoff Cc: Org Mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tuesday, 12 Dec 2017 at 17:24, Ken Mankoff wrote: > Hi List, > > I have some lists with checkboxes like this: > > + [X] Foo > + [ ] Bar > > > When I export these to Beamer, I get both a bullet and a [] box. The > bullet is redundant and adds noise to the slide. Is there a way to not > have the bullet when checkboxes are present? I've had a look at the code, which seems to be in ox-latex, and I cannot understand why beamer export acts differently to LaTeX. Something to do with the :tag property but I really don't understand it. Maybe somebody else can have a look (org-latex-item in ox-latex.el, approximately line 2182 and following). =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//z2fQUCWjEDwwAKCRDIkZPY//z2 fWB5AJ9H6biF5i2ULP+JRTwdzX+HPiaDdgCdEwKmHHANQ7KfrvXNoqYZj9r7ToA= =Pjkw -----END PGP SIGNATURE----- --=-=-=--