-
Sourcetext ignore ( or create ) line breaks
I want a sourcetext expression to ignore a line break if there is one, and/or also have the control to add it’s own.
I am creating a template that will have multiple composition size exports. Here are just 2 of them. example ( 1920 by 1080 ) and ( 1080 by 1920 )
But I’d like one place to edit the text. So let’s say this is the text;
‘’ Shark Week The killers in Hawaiii ‘’
If I expression source text this to both comps, This would fit easily as 1 line in the 1920 width composition.
but the 1080 width comp, it would need to appear as 2 lines as follows
‘’ Shark Week
The killers in Hawaiii ‘’
But if I make a paragraph box it will appear like this ( which is not good ) ;
‘’ Shark Week The
killers in Hawaiii ‘’
The user would need to decide the appropriate place for the line break even though there won’t be a line break in the 1920 by 1080 composition most of the time
Is there any possible work around ?
Thanks