This content has been marked as final.
Show 2 replies
-
1. Re: Calculate length of text lines
Eugene Tyson Oct 24, 2013 8:26 AM (in response to Dan-BTP)A hard return is \r
\n is a soft return
Have a look through the comments here
http://indesignsecrets.com/setting-poetry-flush-left-center-on-longest-line.php
-
2. Re: Calculate length of text lines
Dan-BTP Oct 24, 2013 12:36 PM (in response to Eugene Tyson)Yes, I used the wrong term. I'm using the soft return character at the end of my poem stanza lines.
The horizontalOffset method of determining line length, based on the starting and ending characters, worked well for me. Thanks for the suggestion!


