Is there a way to make part of a computed text field italic?

I have a computed field computed as VarA that each developer sets in his form based on his needs. In one case the developer needs VarA to print instructions followed by a brochure name in italics. Is there a way?

Subject: is there a way to make part of a computed text field italic?

Quick response: You sould be able to using Render HTML in Notes and using passthru HTML in the computed field.

Subject: is there a way to make part of a computed text field italic?

Or hide the field and set up two pieces of computed text, one with the value of the field and one with the brochure name. You can set the font of each computed text section individually.