⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pr_options.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 05mar2005}{...}
{cmd:help pr_options}
{hline}
{* index printing graphs}{...}
{* index graph print tt}{...}
{* index graph set tt}{...}

{title:Title}

{p2colset 5 23 25 2}{...}
{p2col :{hi:[G] {it:pr_options}} {hline 2}}Options for use with graph print{p_end}
{p2colreset}{...}


{title:Syntax}

	{it:pr_options}{col 35}description
	{hline 60}
{*}{...}
{col 9}{cmdab:tm:argin:(}{it:#}{cmd:)}{...}
{col 35}top margin, in inches, 0 <= {it:#} <= 20
{*}{...}
{col 9}{cmdab:lm:argin:(}{it:#}{cmd:)}{...}
{col 35}left margin, in inches, 0 <= {it:#} <= 20
{*}{...}
{col 9}{cmd:logo(on}|{cmd:off)}{...}
{col 35}whether to display Stata logo
	{hline 60}

{pstd}
Current default values may be listed by typing

	{bf:. {stata graph set print}}

{pstd}
The defaults may be changed by typing

{p 8 16 2}
{cmd:.} {helpb graph set}
{cmd:print}
{it:name}
{it:value}

{pstd}
where {it:name} is the name of a {it:pr_option}, omitting the parentheses.


{title:Description}

{pstd}
The {it:pr_options} are used with {cmd:graph} {cmd:print}; see
{helpb graph print}.


{title:Options}

{phang}
{cmd:tmargin(}{it:#}{cmd:)} and
{cmd:lmargin(}{it:#}{cmd:)}
    set the top and left page margins{hline 2}the distance from the edge of
    the page to the start of the graph.  {it:#} is specified in inches, must
    be between 0 and 20, and may be fractional.

{phang}
{cmd:logo(on)} and {cmd:logo(off)}
    specify whether the Stata logo should be included at the bottom of the
    graph.


{title:Remarks}

{pstd}
Remarks are presented under the headings

	{help pr_options##remarks1:Using the pr_options}
	{help pr_options##remarks1:Setting defaults}
	{help pr_options##remarks1:Note for Unix users}


{marker remarks1}{...}
{title:Using the pr_options}

{pstd}
You have drawn a graph and wish to print it.  You wish, however,
to suppress the Stata logo (although we cannot imagine why you would want
to do that):

	{cmd:. graph} ...{col 50}(draw a graph)

	{cmd:. graph print, logo(off)}


{marker remarks2}{...}
{title:Setting defaults}

{pstd}
If you always wanted {cmd:graph} {cmd:print} to suppress the Stata logo,
you could type

	{cmd:. graph set print logo off}

{pstd}
At a future date, you could type

	{cmd:. graph set print logo on}

{pstd}
to set it back.  You can determine your default {it:pr_options} settings
by typing

	{cmd:. graph set print}


{marker remarks3}{...}
{title:Note for Unix users}

{pstd}
In addition to the options documented above, there are additional options you
may specify.  Under Stata for Unix, the {it:pr_options} are in fact
{it:ps_options}; see {it:{help ps_options}}.


{title:Also see}

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

{psee}
Online:  {helpb graph print}
{p_end}

⌨️ 快捷键说明

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