BookmarkSubscribeRSS Feed
analyst_work
Obsidian | Level 7

 

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.

3 REPLIES 3
ballardw
Super User

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)

analyst_work
Obsidian | Level 7
No, there is a blank before 1, not just a single space, but about 3-4
blanks.

##- Please type your reply above this line. Simple formatting, no
attachments. -##
analyst_work
Obsidian | Level 7

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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1179 views
  • 0 likes
  • 2 in conversation