breakPenalty property
Break penalty for a manual line breaking command.
Related TeX command: \nobreak, \allowbreak, \penalty
Should be null for normal space commands.
Implementation
final int? breakPenalty;
Break penalty for a manual line breaking command.
Related TeX command: \nobreak, \allowbreak, \penalty
Should be null for normal space commands.
final int? breakPenalty;