Skip to main content
Topic: Text Expression length too short (Read 2818 times) previous topic - next topic

Text Expression length too short

V2.5.5.

I did search for this, but with no luck. I would like to insert some text, but find that the Insert | Text... Text Expression is too limited in the number of characters (78) that it will accept. Does anybody know a (sensible) way round this? Thanks.

Re: Text Expression length too short

Reply #1
Text Expression is too limited in the number of characters (78) that it will accept. Does anybody know a (sensible) way round this?
I've always found it more than adequate.

This will get you 140 or so:
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.5)
|Font|Style:User1|Size:7
|PgMargins|Left:0.00|Right:0.00
|AddStaff|Name:"Staff"
|Rest|Dur:Whole
|Bar|SysBreak:Y
|Spacer|Width:2500
|Rest|Dur:Whole|Visibility:Never
|Text|Text:"1234567890123456789012345678901234567890123456789012345678901234567890"|Font:User1|Pos:10|Justify:Right|Placement:AtNextNote
|Text|Text:"1234567890123456789012345678901234567890123456789012345678901234567890"|Font:User1|Pos:10|Placement:AtNextNote|Color:1
|Bar|Visibility:Never
|Rest|Dur:Whole|Visibility:Never
|Bar|SysBreak:Y
!NoteWorthyComposer-End
 0.139 rg_ZenTxt v1.0
How sensible it is is another matter...
Registered user since 1996

Re: Text Expression length too short

Reply #2
Thanks for your reply Rick. I was rather hoping not to have to split up my text by hand, but if I have to I have to.

Another display option (still spliting it up by hand) is to have one tranche of text vertically above another tranche, starting in the same place horizontally (etc. until it is all displayed).

Re: Text Expression length too short

Reply #3
I was thinking of Lyrics (on a separate layered staff with only invisible notes), but it seems to enlarge the measure.
So, it is probably worse than what Rick did, but maybe in ideal circumstances you could try Lyrics.



Re: Text Expression length too short

Reply #4
Since the maximum text expression length is somewhat arbitrary, we will up the limit in the next release to a full 255 chars.