Page 1 of 1

Headers with Multiple Lines

Posted: Wed Jan 04, 2017 1:26 pm
by BobR
I am using montevar procedure and would like a header with multiple lines. Something like this.

Figure 6
Impulse Responses

Is there a way to do this? Thanks in advance for the help.

Re: Headers with Multiple Lines

Posted: Wed Jan 04, 2017 3:28 pm
by TomDoan
Use a \\ where you want the line break:

@montevar(draws=4000,model=canmodel,$
shocks=implabel,varlabels=implabel,header="Figure 6\\Impulse Responses")