GNU bug report logs - #49573
13.0.6; [Error: No Content found] inside \verb tags

Previous Next

Package: auctex;

Reported by: Claus-Peter Käpplinger <clausi9860 <at> gmail.com>

Date: Thu, 15 Jul 2021 14:34:01 UTC

Severity: normal

Found in version 13.0.6

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tassilo Horn <tsdh <at> gnu.org>
To: Claus-Peter Käpplinger <clausi9860 <at> gmail.com>
Cc: 49573-done <at> debbugs.gnu.org, 49573 <at> debbugs.gnu.org
Subject: bug#49573: 13.0.6; [Error: No Content found] inside \verb tags
Date: Thu, 15 Jul 2021 22:19:59 +0200
Claus-Peter Käpplinger <clausi9860 <at> gmail.com> writes:

Hi Claus-Peter,

> if I use TeX-fold mode on this line
> (\verb|\section...|),\verb|(\subsection...|), etc.
> I get Error: Content not found on the \section... part.
> I don't know if this is an user error, but I thought I just report
> this here.

It is a user error.  When used on a macro, TeX-fold would fold
\foo{Something} to just the content, i.e., Something.  In your example,
\section and \subsection don't have an argument but it's mandatory.  So
write your example as \verb|\section{...}| or something alike.

I'm closing this issue.

Bye,
Tassilo




This bug report was last modified 3 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.