Grouping of expressions and instructions
Is there away to group expressions and instructions so that they are treated as a single entity by automatic placement? For example instructions such "poco f" and "p sub." are single compound instructions that should only be manipulated as a single entity by automatic placement. Obviously one can achieve the desired result by switching off automatic placement for the the pair of entities.
Comments
Sure, just enter them as a single element. Eg, add the "f", double-click click it, edit the text to say "poco f" instead. You may then want to switch it to left aligned and/or manually adjust the horizontal position.
In reply to Sure, just enter them as a… by Marc Sabatella
thank you Marc. That does exactly what I want.