set_scheme.hlp

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

HLP
85
字号
{smcl}
{* 16mar2005}{...}
{cmd:help set scheme}
{hline}
{* index schemes}{...}
{* index schemes, default}{...}

{title:Title}

{p2colset 5 23 25 2}{...}
{p2col :{hi:[G] set scheme} {hline 2}}Set default scheme{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 16 2}
{cmdab:q:uery}
{cmd:graphics}

{p 8 16 2}
{cmd:set}
{cmd:scheme}
{it:schemename}
[{cmd:,} {cmdab:perm:anently}]

{phang}
For a list of available {it:schemenames}, see {help schemes}.


{title:Description}

{pstd}
{cmd:query} {cmd:graphics} shows the graphics settings, including
the graphics scheme.

{pstd}
{cmd:set} {cmd:scheme} allows you to set the graphics scheme to be used.


{title:Option}

{phang}
{cmd:permanently}
specifies that the setting be remembered across sessions.


{title:Remarks}

{pstd}
The graphics scheme specifies the overall look for the graph.
You can specify the scheme to be used for an individual graph
by specifying the {cmd:scheme()} option on the {cmd:graph} command,
or you can specify the scheme once and for all using
{cmd:set scheme}.

{pstd}
See {help schemes} for a description of schemes and a list of
available {it:schemenames}.

{pstd}
One of the available {it:schemenames} is {cmd:economist}, which roughly
corresponds to the style used by {it:The Economist} magazine.
If you wanted to make the {cmd:economist} scheme the default for the rest of
this session, you could type

	{cmd:. set scheme economist}

{pstd}
and if you wanted to make {cmd:economist} your default, even in subsequent
sessions, you could type

	{cmd:. set scheme economist, permanently}


{title:Also see}

{psee}
Manual:  {bf:[G] set scheme}

{psee}
Online:  {help schemes},
{it:{help scheme_option}}
{p_end}

⌨️ 快捷键说明

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