emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Colorizing source code in Info manuals


From: Cecilio Pardo
Subject: Re: Colorizing source code in Info manuals
Date: Wed, 11 Dec 2024 11:41:16 +0100
User-agent: Mozilla Thunderbird

On 11/12/2024 5:33, Richard Stallman wrote:

Texinfo's HTML uses CSS, which I think emacs does not support.

Indeeed, handling CSS would be a lot of additional work.

Does HTML itself have any extensibility, any way to define (in effect)
macros, so that `<dfn>...</dfn>' could translate into `*<i>...</i>*'?

No. We could use javascript for the browsers, and preprocess with lisp for emacs if we go that way, but it doesn't sound natural.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]