📄 13-6-1.tex
字号:
% 13-6-1.tex: Sample Document Preamble, 用 LaTeX2HTML 处理
%
% N.B. one {latexonly} environment commented out so that its
% contents can be displayed in the HTML version of this template.
% Uncomment it for actual use!
%
% Use text editor to replace:
%
% author --- author's login name
% thisdoc --- document filename (as in thisdoc.tex, thisdoc.ps)
% psiz --- size of compressed PostScript file
%
% Document_Date --- current date
% Document_Short_Title --- header text for Postscript
% Document_Long_Title --- full document title
% Author_Name --- full author name
% Author_City --- Charlottesville, Socorro, etc.
% Author_State --- Virginia, New Mexico, etc.
%
%
\documentclass{article}
\usepackage{html,makeidx,epsf}
\usepackage{CJK}
%
% Add home page navigation button -- edit the URL!
%
\htmladdtonavigation{\htmladdnormallink
{\htmladdimg{home.gif}}{http://www.cv.nrao.edu/\~{}author/}}
\begin{latexonly}
\tolerance=200
\pagestyle{headings}
\textheight 8.5truein
\textwidth 6truein
\topmargin 0.25truein
\oddsidemargin 0.25truein
\evensidemargin 0.25truein
\end{latexonly}
%
% define hyperlink URLs:
%
\def\authorhomepage{http://www.cv.nrao.edu/\~{}author/}
\def\cvhomelink{http://www.cv.nrao.edu/cv-home.html}
\def\thisdocURL{http://www.cv.nrao.edu/\~{}author/thisdoc/thisdoc.html}
\def\vlahomelink{http://www.nrao.edu/doc/vla/html/VLAhome.shtml}
\makeindex
\begin{document}
\begin{CJK}{GBK}{song}
%
% Page formatting for Postscript output
%
\title{
{\bf 文件的完整标题} }
\author
{
作者名\\
某大学\\
地址, 城市, 邮编 }
\date
{
最近更新: 日期
}
\begin{center}
\begin{latexonly}
\htmladdnormallinkfoot{于此获得 HTML 版本}{\thisdocURL}
\end{latexonly}
\begin{htmlonly}
\htmladdnormallink{PDF 版本}{\thisdocPDF}
\end{htmlonly}
\end{center}
% uncomment to run: \begin{latexonly}
\markright{短标题}
\maketitle
% uncomment to run: \end{latexonly}
\tableofcontents
\pagebreak
%
% optional post-title formatting for PostScript
%
\parindent0pt
\parskip2.5ex plus 0.5ex minus 0.5ex
\end{CJK}
\end{document}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -