Hello,
I am getting a trailing blank in the RWI title when I use a superscript. How do I get rid of it?
My code looks like this:
t.title(text: "Table 1 #Title^{super[1]} by XYZ #subtitle", split: "#" );
The output looks like:
Table 1
Title [1] (1 is in superscript) by XYZ
Subtitle
How do I remove the trailing blank?
Thanks.
If trying to remove a blank after the 1 have you tried:
t.title(text: "Table 1 #Title^{super[1]}by XYZ #subtitle", split: "#" );
(no space before BY)
Sorry its not a trailing but a leading blank, I get the correct output in RTF but the leading blank shows up in PDF.
Thanks.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.