Jump to content

Variable Orphans?


Recommended Posts

I have resource that contains two variable fields on a single line. Right now, I have an orphan (fig a). However, one of the variable fields is immediately before that potential break.

 

| (fig a.) ". . . . . . . . . . <<variable>> end of |

| text."

 

If I create a soft return to fix the orphan, but the variable data is long enough to cause a second break, it's going to make this (fig b).

 

| (fig b.) ". . . . . . . . . . <<really long variable |

| text>> end

| of text."

 

I see there's an option for preventing widows, but not orphans. Is there a way to do this dynamically?

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...