From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Make * bold? Date: Mon, 13 Oct 2014 11:15:10 +0200 Message-ID: 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]:43478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdbjA-0003zg-KU for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 05:15:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xdbj3-0001l9-5i for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 05:15:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:56124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xdbj2-0001kQ-FA for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 05:15:32 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xdbj0-0001Dn-AL for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 11:15:30 +0200 Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2014 11:15:30 +0200 Received: from Rainer by arn78-1-88-186-171-7.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2014 11:15:30 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi I would like to make three stars bold - is this possible? I have the following table and at the moment, I get what is in the latex column. But I would like to have what is in the last column. | org | latex | what I would like | | *3.96e-21 *** * | \textbf{3.96e-21 **} * | \textbf{3.96e-21 ***} | | *4.11e-01 **** | \textbf{4.11e-01 \textbf{*}} | \textbf{4.11e-01 ***} | | *2.07e-03 *** | \textbf{2.07e-03 **} | \textbf{2.07e-03 **} | | *3.43e-02 ** | \textbf{3.43e-02 *} | \textbf{3.43e-02 *} | Line 1 and two are just tries to see if there iss a difference with or without space *there is, but none works). Line 3 and four, i.e. two and one stars, works as expected. Any suggestions on how I can get the three stars in bold? I could obviously use \textbf{} in the table, but I also export the document to html - so this would not be an option. Any suggestions? Thanks, Rainer =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJUO5gkAAoJENvXNx4PUvmCKcgH/2kI+Zn0Bag3z4/eYtXZQxug T6I4zY95aLiMPhS6c8N+gbgoUWxf0ias2crPkt+ku/IljTBTP7dwl2GK6c+SbyUC F6hYXcgwwtVX1RQapfkjz9lpQMcuYyXO2eiS2Wu+RjnefFb3gTLN4MqJTkxsf9vT q9M3e2/pAKI2zu4+OtgSdtmJqSNUNwc4RNa7dqqFTJmEDrzSPy0z+Uv8nkKSX6Rt M5SVw7ObPzZY/mdXMy/Hu2uNZAhGpOXOW5GQKw7EdwEl6qOA66T6m9mL2Ka0/vJu EAL0FZrs+E+y6qdD23hYeDAE0oGplHlecKrX8KpuGM+BQz6g81jUjcCXijNGEDs= =wIxt -----END PGP SIGNATURE----- --=-=-=--