📄 html.def
字号:
## This is a sample definition file for HTML output# preamble <BODY BGCOLOR="FFFFFF">%npostamble </BODY>%nheading %n<H%i>%1</H%i>%nsection %n<H%i>%1</H%i>%n## This form of title lets you jump to the title.title %n<TITLE>%1</TITLE>%n<A NAME="%1"><H1>%1</H1></A>%nend_par %n<P>%nlinebreak <BR>line_break <BR>blank \ tt %f<TT>%e="</TT>"rm %fit %f<EM>%e="</EM>"em %f<EM>%e="</EM>"ss %f<EM>%e="</EM>"brm %f<B>%e="</B>"## You can use <A HREF="%s1">Push here for picture</A> to make the images# external to the documentimage <IMG SRC="%1">link <A HREF="%1">%2</A>s_enum <OL>e_enum </OL>%ns_itemize <UL>e_itemize </UL>s_description <DL>e_description </DL>s_verbatim <PRE><CODE>%ne_verbatim </CODE></PRE>%nitem_enum <LI>item_itemize <LI>item_description <DT>%1<DD>## This is the NetScape form; it makes more sense than the attribute# form (add to each <P> a CENTER attribute).s_center <CENTER>e_center </CENTER>## This is a first cut at supporting NetScape tables.# Still need something for table headingsb_table %n<TABLE>%ne_table %n</TABLE>%nb_row <TR>e_row </TR>b_col <TD>e_col </TD>## These are the definitions for doc2lt and doctext HTML output## Doc2lt single line entrykey %n%p<CODE>%1</CODE>synopsis %n<PRE><CODE>%1</CODE></PRE>definition %n<B>%1</B>%nsection %n<H2>%1</H2>%ns_synopsis %n<H2>Synopsis</H2>%n<PRE><CODE>%ne_synopsis %n</CODE></PRE>%nem_dash eop %n</BODY></HTML>%nbop <HTML>%ns_arg %n<DL><DT><B>s_defn - e_defn %n</DL>%ne_arg </B> location <P><B>Location:</B>%1<P># Only do the actual titlemantitle <TITLE>%1</TITLE>%n<BODY BGCOLOR="FFFFFF">%n<A NAME="%1"><H1>%1</H1></A>%n
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -