GNU bug report logs - #61400
Different filling for verbatim macros

Previous Next

Package: auctex;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Fri, 10 Feb 2023 08:53:01 UTC

Severity: normal

Done: Arash Esbati <arash <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: Arash Esbati <arash <at> gnu.org>
Cc: 61400 <at> debbugs.gnu.org
Subject: bug#61400: Different filling for verbatim macros
Date: Fri, 10 Feb 2023 10:23:41 +0100
Arash Esbati <arash <at> gnu.org> writes:

Hi Arash,

> \begin{document}
>
> Now we can write some text foo and \path{bar}
>
> Now we can write some text foo and \path|bar|
>
> Now we can write some text foo and \Verb|bar|
>
> Now we can write some text foo and \Verb{bar}
>
> Now we can write some text foo and \verb|bar|
>
> \end{document}

The different break point is already suggested when evaluating

  (LaTeX-fill-move-to-break-point (line-beginning-position))

at the end of each line.  So that function is where to start edebugging.

Bye,
Tassilo




This bug report was last modified 2 years and 156 days ago.

Previous Next


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