On Thu, Sep 05, 2024 at 04:11:03PM +0200, Rudolf Adamkovič wrote:
> Patrice Dumas writes:
>
> > Here it is:
> > https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=edc041b0aa896ecdf03b7951224e850041a3bed1
>
> Thank you, Patrice!
>
> I set `MATHJAX_CONFIGURATION' to
>
>loader: {
>
On Sat, Oct 12, 2024 at 09:15:10PM +0200, Patrice Dumas wrote:
> Hello,
>
> This is not important, but in the info code, in info/util.c in the
> printed_representation function, which returns a pointer to string that
> is the printed representation of character (or other logical unit) if it
> were
> Date: Sat, 12 Oct 2024 21:15:10 +0200
> From: Patrice Dumas
>
> This is not important, but in the info code, in info/util.c in the
> printed_representation function, which returns a pointer to string that
> is the printed representation of character (or other logical unit) if it
> were printed
Hello,
This is not important, but in the info code, in info/util.c in the
printed_representation function, which returns a pointer to string that
is the printed representation of character (or other logical unit) if it
were printed at a given screen column.
l 226 for tab there is a code that I do