From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: latex export: can I add an optional argument to an item? Date: Fri, 02 Dec 2016 09:52:23 +0000 Message-ID: <87shq6bqug.fsf@delle7240.chemeng.ucl.ac.uk> References: Reply-To: Eric S Fraga 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]:57061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCl3b-0007D0-0M for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 05:27:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCl3X-0005Ss-3e for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 05:27:07 -0500 Received: from mail-db5eur01on0117.outbound.protection.outlook.com ([104.47.2.117]:43123 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cCl3W-0005SQ-Ok for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 05:27:03 -0500 In-Reply-To: (Alan Schmitt's message of "Thu, 1 Dec 2016 09:04:28 +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: Alan Schmitt Cc: emacs-orgmode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thursday, 1 Dec 2016 at 09:04, Alan Schmitt wrote: > Hello, > > I would like to generate the following latex export: > > \begin{itemize} > \item[\Checkmark] foo > \end{itemize} > > I tried both > > -[\Checkmark] > > and > > - [\Checkmark] > > but neither works. > > Is this possible with org-mode? I know you've had some answers but if you want exactly what you specified in LaTeX, the following will do it: =2D-8<---------------cut here---------------start------------->8--- * intro This is a list =2D @@latex:[\(\checkmark\)]@@ and so on =2D normal item =2D-8<---------------cut here---------------end--------------->8--- (I don't have Checkmark defined so used checkmark instead) =2D-=20 : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.1-83-g305ff7 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlhBRFcACgkQyJGT2P/89n2FWACffHijMD01+IB4m3j2S32l42mt gPsAn0rUU2tmDh/Ng1+6wNlEcGsdh1BC =m5qT -----END PGP SIGNATURE----- --=-=-=--