[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to add "Up:" to Texinfo navigation bar?
From: |
Patrice Dumas |
Subject: |
Re: How to add "Up:" to Texinfo navigation bar? |
Date: |
Tue, 3 Sep 2024 17:55:27 +0200 |
On Tue, Sep 03, 2024 at 01:44:33AM +0200, Rudolf Adamkovič wrote:
> Patrice Dumas <pertusus@free.fr> writes:
>
> > What would you have expected? My feeling is that adding a
> > MATHJAX_CONFIGURATION variable with default:
> > options: {
> > skipHtmlTags: {'[-]': ['pre']},
> > ignoreHtmlClass: 'tex2jax_ignore',
> > processHtmlClass: 'tex2jax_process'
> > },
> > set if MATHJAX_CONFIGURATION is undef could work. Do you have another
> > proposition?
>
> That would be helpful. It would allow me, for example, to load the
> physics extension, which is something I need.
Here it is:
https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=edc041b0aa896ecdf03b7951224e850041a3bed1
--
Pat