justificationstyle.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 80 行

HLP
80
字号
{smcl}
{* 01mar2005}{...}
{cmd:help justificationstyle}
{hline}
{* index justificationstyle it}{...}
{* index left tt}{...}
{* index center tt}{...}
{* index right tt}{...}

{title:Title}

{p2colset 5 31 33 2}{...}
{p2col :{hi:[G] {it:justificationstyle}} {hline 2}}Choices for how text is justified{p_end}
{p2colreset}{...}


{title:Syntax}

	{it:justificationstyle}      description
	{hline 60}
	{cmd:left}                    left-justified
	{cmd:center}                  centered
	{cmd:right}                   right-justified
	{hline 60}

{p 8 8 2}
Other {it:justificationstyles} may be available; type

	    {cmd:.} {bf:{stata graph query justificationstyle}}

{p 8 8 2}
to obtain the complete list of {it:justificationstyles} installed on your
computer.


{title:Description}

{pstd}
{it:justificationstyle} specifies how the text is "horizontally" aligned
in the textbox.  Choices include {cmd:left}, {cmd:right}, and {cmd:center}.
Think of the textbox as being horizontal, even if it is vertical when
specifying this option.

{pstd}
{it:justificationstyle} is specified in the {cmd:justification()} option
nested within another option, such as {cmd:title()}:

{p 8 21 2}
{cmd:. graph}
...{cmd:, title("Line 1" "Line 2", justification(}{it:justificationstyle}{cmd:))} ...

{pstd}
See {it:{help textbox_options}} for more information on textboxes.

{pstd}
In some cases, you will see that a {it:justificationstylelist} is allowed.  A
{it:justificationstylelist} is a sequence of {it:justificationstyles}
separated by spaces.  Shorthands are allowed to make specifying the list
easier; see {it:{help stylelists}}.


{title:Remarks}

{pstd}
{it:justificationstyle} typically affects the alignment of multiline text
within a textbox and not the justification of the placement of the
textbox itself; see {hi:Justification} in {it:{help textbox_options}}.


{title:Also see}

{psee}
Manual:  {bf:[G] {it:justificationstyle}}

{psee}
Online:  
{it:{help textbox_options}},
{it:{help alignmentstyle}}
{p_end}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?