From unknown Sun Aug 17 04:19:23 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#27139 <27139@debbugs.gnu.org> To: bug#27139 <27139@debbugs.gnu.org> Subject: Status: Inline math in "\(\)" pairs won't highlight in captions Reply-To: bug#27139 <27139@debbugs.gnu.org> Date: Sun, 17 Aug 2025 11:19:23 +0000 retitle 27139 Inline math in "\(\)" pairs won't highlight in captions reassign 27139 auctex submitter 27139 Hong Xu severity 27139 normal tag 27139 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 29 20:28:43 2017 Received: (at submit) by debbugs.gnu.org; 30 May 2017 00:28:43 +0000 Received: from localhost ([127.0.0.1]:43953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFV1f-0007aA-DB for submit@debbugs.gnu.org; Mon, 29 May 2017 20:28:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFV1d-0007Zx-5u for submit@debbugs.gnu.org; Mon, 29 May 2017 20:28:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFV1X-00082p-3b for submit@debbugs.gnu.org; Mon, 29 May 2017 20:28:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45400) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dFV1W-00082l-W0 for submit@debbugs.gnu.org; Mon, 29 May 2017 20:28:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFV1V-0001GC-MF for bug-auctex@gnu.org; Mon, 29 May 2017 20:28:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFV1Q-00082Q-NY for bug-auctex@gnu.org; Mon, 29 May 2017 20:28:33 -0400 Received: from sender-of-o52.zoho.com ([135.84.80.217]:21378) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dFV1Q-00082K-FD for bug-auctex@gnu.org; Mon, 29 May 2017 20:28:28 -0400 Received: from [192.168.88.88] (cpe-104-32-170-214.socal.res.rr.com [104.32.170.214]) by mx.zohomail.com with SMTPS id 1496104104310672.3078648211797; Mon, 29 May 2017 17:28:24 -0700 (PDT) To: bug-auctex@gnu.org From: Hong Xu Subject: Inline math in "\(\)" pairs won't highlight in captions Message-ID: Date: Mon, 29 May 2017 17:28:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AMdsAVBPUmC15gMeDANkjDOutaCRsW1gX" X-Zoho-Virus-Status: 1 X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AMdsAVBPUmC15gMeDANkjDOutaCRsW1gX Content-Type: multipart/mixed; boundary="WiniCX0m5K15lNS9uwfun8rnPS2Mmv15t"; protected-headers="v1" From: Hong Xu To: bug-auctex@gnu.org Message-ID: Subject: Inline math in "\(\)" pairs won't highlight in captions --WiniCX0m5K15lNS9uwfun8rnPS2Mmv15t Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable The following minimal example \documentclass{article} \begin{document} \begin{figure} \centering \caption{Math \(x=3Dy\) and $x=3Dy$.} \end{figure} \end{document} $x=3Dy$ is highlighted but \(x=3Dy\) is not. Perhaps both should be highl= ighted? ------------------------------------------------------------------------ Emacs : GNU Emacs 25.2.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-05-22 Package: 2017-05-29 current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq AUCTeX-date "2017-05-29" window-system 'x LaTeX-version "2e" TeX-style-path '("/usr/local/var/auctex" "/home/hong/.emacs.d/el-get/auctex/style" "/home/hong/.emacs.d/auctex/auto" "/home/hong/.emacs.d/auctex/style" "auto" "style") TeX-auto-save nil TeX-parse-self t TeX-master t TeX-command-list '(("TeX" "%(PDF)%(tex) %(file-line-error) %(extraopts) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (plain-tex-mode ams-tex-mode texinfo-mode) :help "Run plain TeX") ("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX") ("Makeinfo" "makeinfo %(extraopts) %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with Info output") ("Makeinfo HTML" "makeinfo %(extraopts) --html %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with HTML output"= ) ("AmSTeX" "amstex %(PDFout) %(extraopts) %`%S%(mode)%' %t" TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX") ("ConTeXt" "%(cntxcom) --once --texutil %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt once") ("ConTeXt Full" "%(cntxcom) %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt until completion")= ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help "Run BibTeX") ("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber") ("View" "%V" TeX-run-discard-or-function t t :help "Run Viewer") ("Print" "%p" TeX-run-command t t :help "Print the file") ("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible TeX-queue-command) ("File" "%(o?)dvips %d -o %f " TeX-run-dvips t t :hel= p "Generate PostScript file") ("Dvips" "%(o?)dvips %d -o %f " TeX-run-dvips nil t :help "Convert DVI file to PostScript") ("Dvipdfmx" "dvipdfmx %d" TeX-run-dvipdfmx nil t :hel= p "Convert DVI file to PDF with dvipdfmx") ("Ps2pdf" "ps2pdf %f" TeX-run-ps2pdf nil t :help "Convert PostScript file to PDF") ("Glossaries" "makeglossaries %s" TeX-run-command nil t :help "Run makeglossaries to create glossary file") ("Index" "makeindex %s" TeX-run-index nil t :help "Run makeindex to create index file") ("upMendex" "upmendex %s" TeX-run-index t t :help "Run upmendex to create index file") ("Xindy" "texindy %s" TeX-run-command nil t :help "Run xindy to create index file") ("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for correctness") ("ChkTeX" "chktex -v6 %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for common mistakes") ("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help "Spell-check the document") ("Clean" "TeX-clean" TeX-run-function nil t :help "Delete generated intermediate files") ("Clean All" "(TeX-clean t)" TeX-run-function nil t :help "Delete generated intermediate and output files") ("Other" "" TeX-run-command t t :help "Run an arbitrary command")) ) Hong --WiniCX0m5K15lNS9uwfun8rnPS2Mmv15t-- --AMdsAVBPUmC15gMeDANkjDOutaCRsW1gX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEExhpJYaW1K1QSOB5eJmx9M4IvhHgFAlksvKcACgkQJmx9M4Iv hHhOSw//b5uROm8fpDJQiEmqd2Tl6L07wvVUrDhOfZqDmkJ+E12o9zHoF7vgQppN +xFAVy8WSLLm5sFB8hvMYOPuiS3HcfCnaT8ZsafheGNYnBR6rIPoUrpHr1zFbBkV eu5vcMb3XtnEQCAsOstE2nj9c8eUZUgjlTolY5zoycvDh9jTVIUgc2moHRvkstHi nw3ZDCukptd+bbkoE0vqwlxqqZEWFtApSUPEoeXbDvBTdhCIjy+wu1e098Rv7HWe ht1x0VkaNqRjympcujR8R4g9yde5xph2si4wWBY5UdfZh/h7B72Qc7CFBkwd0JVw v6H71ggL30Ywpy5EnUBuR0VHTabhjxUxgbg4Sv/lmzVqAVU8ZiZF6XsoXngjr7Qv OG89ZtxtX4XBQCvUQDgEOU6QmFlK6E59oq9TvTNAVz3P6TXDvZgXBkgyejiatQly obh5ckBTzyl4jujDwxuamvhRYDSX1JpxRfRH1kvlHMgdOYYDzYE5d7wHg+M9zry5 siFXwpZj4kAYcrjVcwrUmm7F9v575GyFCWoqGs/jWkS3MJsDG3VpaeS6Xdtoir6X YCz5eb+CxyMAbNpUigfam4U14n0XuGkhu1TKz274ntX4vWwlS4OJSvW4id8B0PBd uMolgcnur0QrLHrPpWrZolv65FaNG79u7ZN2+q1wUu5k+AoEs/4= =1BoT -----END PGP SIGNATURE----- --AMdsAVBPUmC15gMeDANkjDOutaCRsW1gX-- From debbugs-submit-bounces@debbugs.gnu.org Tue May 30 09:54:24 2017 Received: (at 27139) by debbugs.gnu.org; 30 May 2017 13:54:24 +0000 Received: from localhost ([127.0.0.1]:44301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFhbL-00032r-Vp for submit@debbugs.gnu.org; Tue, 30 May 2017 09:54:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53222) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFhbK-00032d-EN for 27139@debbugs.gnu.org; Tue, 30 May 2017 09:54:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFhbC-0005gJ-9n for 27139@debbugs.gnu.org; Tue, 30 May 2017 09:54:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFhbC-0005gA-7S for 27139@debbugs.gnu.org; Tue, 30 May 2017 09:54:14 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:35675) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1dFhbB-0000TP-TS for 27139@debbugs.gnu.org; Tue, 30 May 2017 09:54:14 -0400 Received: by mail-oi0-f51.google.com with SMTP id l18so111842224oig.2 for <27139@debbugs.gnu.org>; Tue, 30 May 2017 06:54:13 -0700 (PDT) X-Gm-Message-State: AODbwcAkBol+QbyZ4RQSj82IhllAq2KiEyyMqvg6v1YuuAfv427w0NuM PEcpISzXqc09+cVy1yRUlY42swWKsw== X-Received: by 10.202.206.193 with SMTP id e184mr8846707oig.91.1496152452715; Tue, 30 May 2017 06:54:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.17.117 with HTTP; Tue, 30 May 2017 06:53:32 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?Q?Mos=C3=A8_Giordano?= Date: Tue, 30 May 2017 15:53:32 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#27139: Inline math in "\(\)" pairs won't highlight in captions To: Hong Xu Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -4.5 (----) X-Debbugs-Envelope-To: 27139 Cc: 27139@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.5 (----) Hi! 2017-05-30 2:28 GMT+02:00 Hong Xu : > The following minimal example > > \documentclass{article} > > \begin{document} > \begin{figure} > \centering > \caption{Math \(x=3Dy\) and $x=3Dy$.} > \end{figure} > \end{document} > > $x=3Dy$ is highlighted but \(x=3Dy\) is not. Perhaps both should be highl= ighted? Yes, I agree this is an inconsistent behavior, but you already reported the issue one month ago: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26630 ;-) Bye, Mos=C3=A8 From debbugs-submit-bounces@debbugs.gnu.org Tue May 30 09:54:11 2017 Received: (at control) by debbugs.gnu.org; 30 May 2017 13:54:12 +0000 Received: from localhost ([127.0.0.1]:44298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFhb9-00032N-NW for submit@debbugs.gnu.org; Tue, 30 May 2017 09:54:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFhb7-000323-S1 for control@debbugs.gnu.org; Tue, 30 May 2017 09:54:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFhaz-0005dC-Gn for control@debbugs.gnu.org; Tue, 30 May 2017 09:54:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFhaz-0005d8-DS for control@debbugs.gnu.org; Tue, 30 May 2017 09:54:01 -0400 Received: from [151.45.231.69] (port=34434 helo=debenv) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dFhay-0000SM-Of for control@debbugs.gnu.org; Tue, 30 May 2017 09:54:01 -0400 Date: Tue, 30 May 2017 15:53:47 +0200 Message-Id: <878tlewivo.fsf@gnu.org> To: control@debbugs.gnu.org From: mose@gnu.org (=?utf-8?Q?Mos=C3=A8?= Giordano) Subject: control message for bug #27139 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) merge 27139 26630 From debbugs-submit-bounces@debbugs.gnu.org Tue May 30 11:35:36 2017 Received: (at 27139) by debbugs.gnu.org; 30 May 2017 15:35:36 +0000 Received: from localhost ([127.0.0.1]:45476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFjBI-0000xe-Eq for submit@debbugs.gnu.org; Tue, 30 May 2017 11:35:36 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFjBG-0000xU-AE for 27139@debbugs.gnu.org; Tue, 30 May 2017 11:35:34 -0400 Received: from [192.168.88.88] (cpe-104-32-170-214.socal.res.rr.com [104.32.170.214]) by mx.zohomail.com with SMTPS id 1496158524683261.93684954570995; Tue, 30 May 2017 08:35:24 -0700 (PDT) Subject: Re: bug#27139: Inline math in "\(\)" pairs won't highlight in captions To: =?UTF-8?Q?Mos=c3=a8_Giordano?= References: From: Hong Xu Message-ID: <9b4a4c5a-922f-9fb4-0272-6f5fc4862b78@topbug.net> Date: Tue, 30 May 2017 08:35:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="m1aaN4NWiJH5qAG5EcMd8apbqwtMjkoMj" X-Zoho-Virus-Status: 1 X-ZohoMailClient: External X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 27139 Cc: 27139@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.8 (--) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --m1aaN4NWiJH5qAG5EcMd8apbqwtMjkoMj Content-Type: multipart/mixed; boundary="6uF5P1lwaxsNsIG25Tk59rHWAcxCsw2f0"; protected-headers="v1" From: Hong Xu To: =?UTF-8?Q?Mos=c3=a8_Giordano?= Cc: 27139@debbugs.gnu.org Message-ID: <9b4a4c5a-922f-9fb4-0272-6f5fc4862b78@topbug.net> Subject: Re: bug#27139: Inline math in "\(\)" pairs won't highlight in captions References: In-Reply-To: --6uF5P1lwaxsNsIG25Tk59rHWAcxCsw2f0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/30/2017 06:53 AM, Mos=C3=A8 Giordano wrote: > Hi! >=20 > 2017-05-30 2:28 GMT+02:00 Hong Xu : >> The following minimal example >> >> \documentclass{article} >> >> \begin{document} >> \begin{figure} >> \centering >> \caption{Math \(x=3Dy\) and $x=3Dy$.} >> \end{figure} >> \end{document} >> >> $x=3Dy$ is highlighted but \(x=3Dy\) is not. Perhaps both should be hi= ghlighted? >=20 > Yes, I agree this is an inconsistent behavior, but you already > reported the issue one month ago: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26630 ;-) >=20 Ooops, I forgot I did that... Hong --6uF5P1lwaxsNsIG25Tk59rHWAcxCsw2f0-- --m1aaN4NWiJH5qAG5EcMd8apbqwtMjkoMj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEExhpJYaW1K1QSOB5eJmx9M4IvhHgFAlktkTsACgkQJmx9M4Iv hHhs3g//UjB+aL2uv09TBzM72F1QIpUi1K35uVbUePCXU/YnUAcsdKW7JaONp//Q HRWdkbh6BbOGDBQFgqv9X69tUFE6AkzYSm+GwjJTjLCHczL6JsMY6B3hYj44oys5 bep28/TkCGVrxFJzjRCf2LyIs6GP3F+cZiQOB5MDuSBN4mcRJKoU4bYUxnxLfIv+ 9cCASvgXRsl/N6rleOuU2S3p5RXaZuMufIeeDJzhE05dUoQGc7g9jiED8nVgwWkx uFoRZpSZO4lWlMEWqr01ecbF81+0mwL5tbPqt3j/AgV14iDteNNEEwPQj5Oik9l0 L9Z/u9kwSI4zBgFU83onU/ozeSCcU+Bbh3fkbD0JEe6ReSUTNry10S0/Z/2jKnkd fPaN7JMrZOpfg+9Oi0wM92hxUz3yyVSwDSiRPw31YPEekl0mOAC6b+bgTQZb50mH y3UYgW2B23+KAuny/jzbF7HdhE+WxOl0EuvPTmlJ2W7b1dlpT0een9Ad0q8SLyI1 32OHTpd68C6baUzDff5EkR8Rj/zahEGAkRno89fAQfE3iGpBsg+C8uKiCAFkcedw tfDoUwfDK1FP4u/BZ4ZO93s8q7pVBTUTrSnryxuBYevSXKBGmblNv0Zd+h1nETJt NdSL0xPdfnoF8lDu9U5EtcNhrH5cn8Ow+bugFO97Tt3DljKmi6g= =kW5M -----END PGP SIGNATURE----- --m1aaN4NWiJH5qAG5EcMd8apbqwtMjkoMj-- From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 14:28:10 2024 Received: (at 27139) by debbugs.gnu.org; 3 Apr 2024 18:28:10 +0000 Received: from localhost ([127.0.0.1]:59565 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs5LG-0006wS-0p for submit@debbugs.gnu.org; Wed, 03 Apr 2024 14:28:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs5LC-0006v6-Au for 27139@debbugs.gnu.org; Wed, 03 Apr 2024 14:28:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rs5L2-0003C7-6l; Wed, 03 Apr 2024 14:27:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=56s27+VrnZk5337mhA9FiJiole2K4Xy9qXJ/kEkw8NY=; b=DiD9G2Q+Hv+7qPY6VyiY FxrALzD7evm/oWLjFCPoFQQwX4YmZGQ7Qv2o1n/0+gtcp62BTeF35CRLeaN60Skt9poIPY3oLMeog CQUjxnVrAHBYWPbQaJkJnLEx9QxtsMa+3SAsAHfnq7n8F2RuP0Pjs1RNEOM6uzqBiSkfQoy8pPawp Gnm+Rrzu5169bMUI/D7zxW6aCOJqyMQOD1BpwB8pcYV9p1LmLQKEaJHSr7wZ39vTAGCnbGs8yuewg 78QzUfHz7k1tbcR1SjU+VOQFKekcfc0CUfyTJXE8ZdG3BP5SPuPGgj+5RyCAOE7kokY/QVnImyo2v 8g2nSEYr0uqNcQ==; From: Arash Esbati To: Hong Xu Subject: Re: bug#27139: Inline math in "\(\)" pairs won't highlight in captions In-Reply-To: <9b4a4c5a-922f-9fb4-0272-6f5fc4862b78@topbug.net> (Hong Xu's message of "Tue, 30 May 2017 08:35:20 -0700") References: <9b4a4c5a-922f-9fb4-0272-6f5fc4862b78@topbug.net> Date: Wed, 03 Apr 2024 20:27:52 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 27139 Cc: 27139@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hong Xu writes: > On 05/30/2017 06:53 AM, Mos=C3=A8 Giordano wrote: >> Hi! >>=20 >> 2017-05-30 2:28 GMT+02:00 Hong Xu : >>> The following minimal example >>> >>> \documentclass{article} >>> >>> \begin{document} >>> \begin{figure} >>> \centering >>> \caption{Math \(x=3Dy\) and $x=3Dy$.} >>> \end{figure} >>> \end{document} >>> >>> $x=3Dy$ is highlighted but \(x=3Dy\) is not. Perhaps both should be hig= hlighted? >>=20 >> Yes, I agree this is an inconsistent behavior, but you already >> reported the issue one month ago: >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26630 ;-) >>=20 > > Ooops, I forgot I did that... (I'm going through old bug reports that unfortunately weren't resolved at the time.) I vaguely remember that the LaTeX team once said that there is no special need to use \(.\) instead of $.$ (I can't find the reference, though), so we can presume that $.$ is used much more often. Hence, I don't think we will fix this inconsistency, and therefore I'm closing this report. Best, Arash From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 14:28:48 2024 Received: (at control) by debbugs.gnu.org; 3 Apr 2024 18:28:48 +0000 Received: from localhost ([127.0.0.1]:59569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs5Ls-0006zw-Ef for submit@debbugs.gnu.org; Wed, 03 Apr 2024 14:28:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs5Lr-0006zP-Nd for control@debbugs.gnu.org; Wed, 03 Apr 2024 14:28:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rs5Lh-0003GF-US for control@debbugs.gnu.org; Wed, 03 Apr 2024 14:28:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=f1ZyXcf+EhCbgpZEs12u3taoyiBeYCdWgDqkCay8mls=; b=oxY/3gk6yHOQre RoH8gU7+FRGgXrEbCW77U5U1C2xyTsq7kVKskWE3m3YYmlgXHnh8F2oRs0BjcoJGwUvAuvik8qcqn sgXU7YOPNS+jB12WSixornsTw1StxcLuNy4Pz0ghPBoa4i8LUUd+zf9hyfWDLoyqytZNbHrGK/6KQ huMevmzsuUJlKds/P/8izQKSs/8hnY5wXn0YIP6QDz8+vBMzv10qcDisGehkJo1ulAEMQutNP3VZK PBiufLVPQ9EggKKj7I17Yx/9fLswRxyNIZBUtzGR7mHHDOnn7gEqxL83CkMbXPVMR2PIRD3j+I8dG nDNdq84q2eS5vFIbSzXg==; From: Arash Esbati To: control@debbugs.gnu.org Subject: control message for bug #27139 Date: Wed, 03 Apr 2024 20:28:22 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 27139 wontfix close 27139 quit From unknown Sun Aug 17 04:19:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 02 May 2024 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator