When using a standard justified alignment, characters in a given line will spread out or squeeze together depending on how many characters are in a line. Let’s say I want to prevent two specific adjacent characters from moving at all with respect to each other. (I want this because I’ve made a “custom symbol” by overlaying two symbols via move
.) How would I do this?
Also, I know that some units of space are absolute while some are relative—are there further distinctions to be aware of that might affect this? Currently I’m using spc
.