tricky format question
Posted: Wed Oct 10, 2007 4:53 am
Part of a format is written in parentheses. This works very well, except when the field u8 is empty. Then the closing parenthesis is suppressed what should not be.
... (u9. ~Bd. ~u14. $Hg. v. $u8*.) ...
Of course I could solve this problem using by setting ... u8*.`)` ... But this would not solve the problem because then I will have the closing parenthesis also when there is none of the fields within the parenthesis filled.
I'm stuck here. So any help would be much appreciated.
Or is it impossible to solve this problem with the operators Bookends provide at the moment? If that: Would this solvable via grouping multiple fields?
Edit: an additional question: Is it possible to have the field u8 printed in italic but the closing parenthesis in regular? I only managed to have the parenthesis also italics what is wrong.
... (u9. ~Bd. ~u14. $Hg. v. $u8*.) ...
Of course I could solve this problem using by setting ... u8*.`)` ... But this would not solve the problem because then I will have the closing parenthesis also when there is none of the fields within the parenthesis filled.
I'm stuck here. So any help would be much appreciated.
Or is it impossible to solve this problem with the operators Bookends provide at the moment? If that: Would this solvable via grouping multiple fields?
Edit: an additional question: Is it possible to have the field u8 printed in italic but the closing parenthesis in regular? I only managed to have the parenthesis also italics what is wrong.