📄 13-6-3s1.tex
字号:
% 13-6-3s1.tex (sec1.tex)
%
% This is the first document segment input by report.tex.
% It can be independently processed by latex2html. (Note
% that latex2html do not requre a \begin{documentclass}.
%
\begin{htmlonly}
\documentclass{article}
\usepackage{html,color,makeidx}
\usepackage{CJK}
\usepackage{graphicx}
\input{13-6-3s1.ptr} % Input counters and section
% information from sec1.ptr
\end{htmlonly}
%
% The following command is ignored by LaTeX:
%
\internal{13-6-3s2} % Input \label information from
% the second segment of this
% report, found in
% report/s2internals.pl
\startdocument % Mark the end of the preamble
% (Serves the role of \begin{document})
%
% Here is the body of this segment:
%
\begin{CJK*}{GBK}{song}
\CJKtilde
这里是一些内容。
这里是另一些内容。
\subsection{第一个小节}
这是第~1 节\label{first}.
\begin{figure}
\begin{center}
\includegraphics[width=3in]{pic/photo}
%\fbox{Here is a picture}
\caption[插图目录]{图~1 标题}
\end{center}
\end{figure}
%
% This reference is defined in 13-6-3s2.tex.
%
参看\index{索引主题~1} \ref{second}.
\end{CJK*}
%
% Note that it does not have to end with \end{document}.
%
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -