textsizestyle.hlp

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

HLP
80
字号
{smcl}
{* 01mar2005}{...}
{cmd:help textsizestyle}
{hline}
{* index textsizestyle it}{...}

{title:Title}

{p2colset 5 26 28 2}{...}
{p2col :{hi:[G] {it:textsizestyle}} {hline 2}}Choices for the size of text{p_end}
{p2colreset}{...}


{title:Syntax}

	{it:textsizestyle}      description
	{hline 60}
	{cmd:zero}               no size whatsoever, vanishingly small

	{cmd:minuscule}          smallest
	{cmd:quarter_tiny}
	{cmd:third_tiny}
	{cmd:half_tiny}
	{cmd:tiny }
	{cmd:vsmall}
	{cmd:small}
	{cmd:medsmall}
	{cmd:medium}
	{cmd:medlarge}
	{cmd:large}
	{cmd:vlarge}
	{cmd:huge}
	{cmd:vhuge}              largest

	{cmd:tenth}              one-tenth the size of the graph
	{cmd:quarter}            one-fourth the size of the graph
	{cmd:third}              one-third the size of the graph
	{cmd:half}               one-half the size of the graph
	{cmd:full}               text the size of the graph

	{it:{help relativesize}}       any size you want
	{hline 60}

{pin}
Other {it:textsizestyles} may be available; type

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

{pin}
to obtain the complete list of {it:textsizestyles} installed on your computer.


{title:Description}

{pstd}
{it:textsizestyle} specifies the size of the text.

{pstd}
{it:textsizestyle} is specified inside options such as the {cmd:size()}
suboption of {cmd:title()} (see {it:{help title_options}}):

{phang2}
	{cmd:. graph} ...{cmd:, title("My title", size(}{it:textsizestyle}{cmd:))} ...

{pstd}
Also see {it:{help textbox_options}} for information on other
characteristics of text.


{title:Also see}

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

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

⌨️ 快捷键说明

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