I want to make TeX always end a page at a full stop or period. In the book »TeX for the impatient« I found the following.
Please could some kind and knowledgeable person tell me how I get this command to look for a full stop. I believe that I can use it in the Latex preamble with a negative number for the penalty so as to strongly encourage the page break to occur at a full stop.I am not clever enough to know how to tell it to use a full stop as the criteria. I will of course also put \Raggedbottom in the preamble to facilitate the variations in page length that this will cause.\brokenpenalty [ (number) parameter ]
This parameter specifies the penalty for breaking a page just after a line that ends in a discretionary item (usually a hyphen). \brokenpenalty applies to page breaking, while \hyphenpenalty (p. 125) applies to line breaking. Plain TEX sets \brokenpenalty to 100.
Thanks
llewellyn Lee.