]> git.eshelyaron.com Git - emacs.git/commit
Make shr render text with superscripts prettier
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Nov 2021 10:42:38 +0000 (11:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Nov 2021 10:42:44 +0000 (11:42 +0100)
commit4351722477cda59d88e5b1a90aa92cd6902021a8
tree169deed195268f9bce4af38d0edefd17596d120b
parent6b0424c102b736686caccdc633b6a7126e26dbc0
Make shr render text with superscripts prettier

* lisp/net/shr.el (shr-sup): New face.
(shr-tag-sup, shr-tag-sub): Use it to make the super/subscripts
slightly smaller so that we don't get uneven line heights with
text that uses these.
lisp/net/shr.el