Tagged Questions
16
votes
1answer
116 views
Using \fontdimen as an array to store data
Reading through pi.tex, I discovered the trick of using \fontdimen as an array of dimensions (which is equivalent to storing integers between ±(2^31-1)sp). Namely,
\font\x=cmr10 at 1sp % or whatever ...