From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: latex export: can I add an optional argument to an item? Date: Fri, 02 Dec 2016 09:28:12 +0100 Message-ID: References: <87shq74f1p.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> 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]:51391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCjCd-0003bR-Lw for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 03:28:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCjCY-0002vr-KY for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 03:28:19 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:5636) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cCjCY-0002vd-AC for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 03:28:14 -0500 In-Reply-To: <87shq74f1p.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> (Richard Lawrence's message of "Thu, 01 Dec 2016 11:36:50 -0800") 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: Richard Lawrence Cc: Org list --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Richard, On 2016-12-01 11:36, Richard Lawrence write= s: >> I would like to generate the following latex export: >> >> \begin{itemize} >> \item[\Checkmark] foo >> \end{itemize} > > It's not exactly pretty, but you can use a description list while > resetting it to the itemize environment, like: > > #+ATTR_LATEX: :environment itemize=20=20 > - \Checkmark :: foo > > That produces: > > \begin{itemize} > \item[{\Checkmark}] foo > \end{itemize} > > At least, that works for me (I have not yet upgraded to Org 9.0; > so I don't know if this will continue to work, though I don't know of > any reason why it shouldn't).=20 It works great (on current org), thanks a lot! Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 Monthly Athmospheric CO=E2=82=82, Mauna Loa Obs. 2016-10: 401.57, 2015-10: = 398.29 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJYQTCdAAoJEAQNCjtO0uXH8fgH/AgJ7bLaKAitPE3HVjt9iaHW vhE86akcQblIMsLLp1Mx/UZT6MJ/eE0+vnA2Kh3N1Wa//YLA64Wn58KjWnMQcLiY v52B/IYnYlbwYR3t8A6V2GDfL37tH3HlCJmqgvyDFjot6DdTYx2yjoAechqQD++f H/3lX0aMDus5GynBaGXlbfX+rCCYtAl2qdMxxH8PEnUfZzGmYuDPoQPW2DAbiSbJ 6hFWJ0Gyg8Qs3MXmBwBbPFFRg+jEbj1R5Szdqv7x7M7BDIgJRWmr6uEY3dhcKeT9 SSsfGNj6yiv5UzVUubtM1xavKcatp7K+BtzLEiDgfeMba8JsflKf3UCodZKfVDE= =7Vkf -----END PGP SIGNATURE----- --=-=-=--