Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
786 stars 48 forks source link

Change dl margin space to match vspace length #1069

Closed rocky closed 3 months ago

rocky commented 3 months ago

Looking at the grey margin space around definition lists, it is still a little too large. 0.6em matches the vspace.

Somewhere I read a design principle that one should try reduce the overall number of different kinds of spacing.