Search found 1 match

by shoening
Mon Jan 06, 2025 4:27 pm
Forum: General
Topic: Mismatch between \settoheight and \ht
Replies: 0
Views: 12341

Mismatch between \settoheight and \ht

Hi,

for an issue with a LaTeX-Style (chess-problem-diagrams) I played around measuring the heights and depths of some chessfont.
I tried measuring by plain TeX means and by LaTeX means as follows:

plain-TeX:


\documentclass{article}

\usepackage{ifthen}

\begin{document}

\font\chessfont ...