From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= Subject: Feature request: "Figure #:" in labels of listings Date: Fri, 12 Aug 2016 23:23:26 -0400 Message-ID: <092e6a31-51b1-8bb8-d8bc-3e1da66764da@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OV4hq3v72ec6oRaEMjiPrmDBvAUjgKb2k" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYPXx-0003Mn-B2 for emacs-orgmode@gnu.org; Fri, 12 Aug 2016 23:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYPXt-0006gm-0A for emacs-orgmode@gnu.org; Fri, 12 Aug 2016 23:23:40 -0400 Received: from mout.kundenserver.de ([212.227.126.134]:51844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYPXs-0006gh-Ls for emacs-orgmode@gnu.org; Fri, 12 Aug 2016 23:23:36 -0400 Received: from [18.189.49.49] ([18.189.49.49]) by mrelayeu.kundenserver.de (mreue002) with ESMTPSA (Nemesis) id 0LqZms-1b2uCz0DMA-00eJ8y for ; Sat, 13 Aug 2016 05:23:35 +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" To: emacs-orgmode@gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --OV4hq3v72ec6oRaEMjiPrmDBvAUjgKb2k Content-Type: multipart/mixed; boundary="erL7dQukPFAPok21xEfTahDjR7IIQ7qoR" From: =?UTF-8?Q?Cl=c3=a9ment_Pit--Claudel?= To: emacs-orgmode@gnu.org Message-ID: <092e6a31-51b1-8bb8-d8bc-3e1da66764da@gmail.com> Subject: Feature request: "Figure #:" in labels of listings --erL7dQukPFAPok21xEfTahDjR7IIQ7qoR Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable This org file: #+CAPTION: Some C code #+NAME: fig:c #+BEGIN_SRC c int main() { return 0; } #+END_SRC See figure [[fig:c]]. produces HTML similar to this: =E2=80=A6
=E2=80=A6

See figure 1.

The link says "Figure (1)", but the figure label doesn't include the figu= re number. It would be great to have an option to include it! (or even to= always include it as is done for images, since it can be hidden from CSS= ). Thanks! Cl=C3=A9ment. (PS: btw, does anyone have tips for stepping through org-mode sources? Th= e `info` parameters are so large that they cause edebug to be very slow w= hen stepping around). --erL7dQukPFAPok21xEfTahDjR7IIQ7qoR-- --OV4hq3v72ec6oRaEMjiPrmDBvAUjgKb2k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXrpKuAAoJEPqg+cTm90wjLlYQAKOpdc9hHzm1Aeuh0mky9mbF U4I2oDTK5Fl4b+o87tzF3tj44b7l5oc/esIRH86q/NtC1cBCC97yO5752wUnpVb7 CTSjGHCxgBE1Icbs0RRUhXs3wj7K2pbausa/ZgiSoEzIrcGNZJMfisFy+d7BVJNn TRto6Bk2fWAvTSVK+PtbrFGbFxdvbjG1+jETVhU0FU7a/SQqqYOBgxUhe3gmddR7 3I7bMiBhq+rSh6gXwmvxsV9vbdNj3GoBdhMMYI5tLgRc7LoFHsCEugHC8OU0jEii OGJl0N9Avd5jTHcyoRorTvB2QNHJWS9rpcNftgaSww8tIKmKYoNSzY+h0pjpWsGd Ez7ss4ulOm4ym4DUvz+1LfnALcJT5Whbb7e0hKisYEuvrddqj/iY0Rbk+5+Xj5St v3NZV15t2NdWhJ//9oIOt6q/bPE4wfSkCXtynYuxOQU7uj3k2HM9pv9LVjP41w6V yPygiJO+CmgnmI6AyuNZpzTNTB8jhkgCGna0aaA78V68CSve9HP6VMKPcjqullVG 6t7keXEwX3QUuEWOgqPLaZJ2nmGB0a/k2GHmwwGTUI/L5Dv+GmzkEBiSymR14qZq U1A7nxEBwlKqKtSR5GGNVKab8LEWgbV+naPN3KoYGkgmvZXcieDjHbZ+yzPnQ+jk DDd3reat5tSLrxRro+Zc =T2oz -----END PGP SIGNATURE----- --OV4hq3v72ec6oRaEMjiPrmDBvAUjgKb2k--