Documentation
Publicon
Reference
Preferences
Formatting Options
...Specific Box Options
AdjustmentBoxOptions
{...}
BoxMargins
• BoxMargins is an option for cells that determines the margins of adjustment boxes that are used for controlling the exact placement of a character in a line.
• You can fine-tune the space surrounding any character by placing an AdjustmentBox around it. Type 


,


, 

, 

to add space around the left, right, bottom, and top of the character, respectively.
• BoxMargins
{{l, r}, {b, t}} determines the amount of space added to the left, right, bottom, and top of the character respectively. Widths are specified in ems and heights in x-heights. The variables l, r, b, and t can take any decimal value, negative or positive.
• The default setting is BoxMargins
{{0, 0}, {0, 0}}.
BoxBaselineShift
• BoxBaselineShift is an option for cells that determines the amount by which the baseline of a character is shifted vertically when the space around it is modified using an adjustment box.
• With the setting BoxBaselineShift
k, the baseline of the adjustment box is shifted vertically by k x-heights. The default setting is BoxBaselineShift
0.