[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Inconsistent size of ASCII graphics as index initials
From: |
Gavin Smith |
Subject: |
Inconsistent size of ASCII graphics as index initials |
Date: |
Tue, 21 Jul 2015 21:59:04 +0100 |
Nonalphanumeric ASCII graphic characters, like "@" and "^", can appear
as initials to categorize entries in an index, but I noticed that they
don't seem to have a consistent size. Looking at the "Command and
Variable Index" for the Texinfo index, first I thought that the { and
} were too small, but then I thought that maybe the \ was too big: the
/ is also big. @ is also huge and ^ and ~ are just smudges.
Is this just a consequence of the fonts being used or is something
else going on?
I tried the following test file to see what they looked like in normal text:
\input texinfo
@setfilename
!"#$%&'()*+,-./ :;<=>? @@ [\]^_` @{|@}~
@bye
and the braces looked comparable in size to the slashes, unlike the
case with the index initials.
- Inconsistent size of ASCII graphics as index initials,
Gavin Smith <=