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

📄 mf_option.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 10mar2005}{...}
{cmd:help mf_option}
{hline}
{* index exporting graphs}{...}
{* index Metafiles}{...}
{* index Windows Metafiles}{...}
{* index Enhanced  Metafiles}{...}

{title:Title}

{p2colset 5 22 24 2}{...}
{p2col :{hi:[G] {it:mf_option}} {hline 2}}Option for exporting to Windows Metafiles{p_end}
{p2colreset}{...}


{title:Syntax}

	{it:mf_option}{col 35}description
	{hline 69}
	{cmdab:font:face:(}{it:fontname}{cmd:)}{...}
{col 35}font to use
	{hline 69}

{pstd}
The current default value may be listed by typing

	{bf:. {stata graph set mf}}

{pstd}
and the default value may be set by typing

{p 8 16 2}
{cmd:.} {bf:{help graph_set:graph set}}
{cmd:mf}
{cmd:fontface}
{it:fontname}


{title:Description}

{pstd}
The {it:mf_option} is used with {cmd:graph} {cmd:export}
when creating Windows Metafiles or Windows Enhanced Metafiles;
see {helpb graph export}.


{title:Option}

{phang}
{cmd:fontface(}{it:fontname}{cmd:)}
    specifies the name of the font to be used to render text.
    If {it:fontname} includes blanks, {it:fontname} must be enclosed in
    double quotes.


{title:Remarks}

{pstd}
Remarks are presented under the headings

	{hi:Using mf_option}
	{hi:Setting the default}


{title:Using mf_option}

{pstd}
You have drawn a graph and wish to create an Enhanced Metafile
for including in a document.
You wish,
however, to change the text from Arial to Times New Roman:

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

{phang2}
	{cmd:. graph export myfile.emf, fontface("Times New Roman")}


{title:Setting the default}

{pstd}
If you always wanted {cmd:graph} {cmd:export} to use Times New Roman
when exporting to a Metafile, you could type

	{cmd:. graph set mf fontface "Times New Roman"}

{pstd}
At a future date, you could type

	{cmd:. graph set mf fontface Arial}

{pstd}
to set it back.  You can list the current {it:mf_option} setting
for Metafiles by typing

	{cmd:. graph set mf}


{title:Also see}

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

{psee}
Online:  
{helpb graph export},
{helpb graph set}
{p_end}

⌨️ 快捷键说明

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