> If you replace all the apostrophes with periods all works as you desire > because the .ft R causes an implied break (at which point .ad c is in > effect).
This is not correct: `.ft R' doesn't cause an implied break since font changes are transparent to the line breaking algorithm. Werner