scheme_textbox_common.hlp

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

HLP
36
字号
{smcl}
{* 11mar2005}{...}
{cmd:help scheme textbox common}
{hline}

{title:Common text boxing entries}
{p2colset 4 40 43 0}
{p 3 3 2}
Most schemes shipped with Stata use this common set of entries to determine
whether a box is drawn around text elements and how that box looks.  Note 
that these entries are shared by a number of other
{help textboxstyle:textboxstyles} and that changing them may change the look of
many graph text elements.

{p2col:entry} description{p_end}
{p2line}
{p2col:{cmd:yesno       {space 5}textbox}       {space 2}{{cmd:yes}|{cmd:no}}}
	whether box is drawn around text {cmd:yes}, or not {cmd:no}{p_end}
{p2col:{cmd:color       {space 5}textbox}       {space 2}{it:{help colorstyle}}}
	fill color of box{p_end}
{p2col:{cmd:margin        {space 4}textbox}     {space 2}{it:{help marginstyle}}}
	outer margin around box{p_end}

{p2col:{cmd:linestyle   {space 1}textbox}      {space 2}{it:{help linestyle}}}
	style of line drawn around box; composite style{p_end}
{p2line}


{title:Also see}

{psee}
Online:
{help textboxstyle};
{help scheme files}
{p_end}

⌨️ 快捷键说明

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