emacs-devel
[Top][All Lists]
Advanced

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

Re: Scaling of image produced for math in Info in the Emacs Info reader


From: pertusus
Subject: Re: Scaling of image produced for math in Info in the Emacs Info reader
Date: Thu, 30 Jan 2025 09:06:13 +0100

On Thu, Jan 30, 2025 at 09:19:00AM +0200, Björn Bidar wrote:
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> List of (La)TeX Greek characters, Mathematical Symbols
> https://www.cmor-faculty.rice.edu/~heinken/latex/symbols.pdf
> 
> Section 10 shows a Latex mathematical completely made of characters.

A PDF document is made of individual characters and curves/lines, but it
does not mean that it is possible to render it as lines of characters,
as for subscripts and superscripts, fractions and long bars it becomes
difficult to get something good when constrained by lines.  tex4ht tries
to use characters (and <sub>/<sup>) when rendering HTML, but falls back
to images for complex math.

If I recall well, symbolic calculus software often tries to have
representations using chracters on lines only, it is not that bad, but
not as good as specifically placed symbols.

-- 
Pat



reply via email to

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