[texshop] TeXShop 4.13
Richard Koch
koch at uoregon.edu
Sat Oct 13 15:46:38 CEST 2018
Apple's documentation says:
--------
Instance Property
headIndent
The indentation of the receiver's lines other than the first.
@property(readonly) CGFloat headIndent;
This property contains the distance (in points) from the leading margin of a text container to the beginning of lines other than the first. This value is always nonnegative.
---------
However, finding a definition of "points" is hard. I did discover an entry called
NSRulerView.UnitName
This variable has four values:
centimeters
inches
picas
points
Each is a link, leading to no information.
That's what I know. It is not like there is a secret definition I'm keeping hidden.
Dick
More information about the texshop
mailing list