📄 13-6-3s2.tex
字号:
% 13-6-3s2.tex (sec2.tex)
%
% This is the second document segment input by report.tex.
% It can be independently processed by latex2html.
%
\begin{htmlonly}
\documentclass{article}
\usepackage{html,color,makeidx}
\usepackage{CJK}
\usepackage{graphics}
\input{13-6-3s2.ptr} % Input vital counter and section
% information from sec2.ptr.
\end{htmlonly}
%
% The following command is ignored by LaTeX:
%
\internal{13-6-3s1} % Input \label information from
% the first segment of this
% report, found in
% report/s1internals.pl
\startdocument % This marks the end of the preamble.
% Take the place of \begin{document}
%
% Here is the body of this segment:
%
\begin{CJK*}{GBK}{song}
\CJKtilde
这是另一节\label{second}.
%
% This reference is defined in sec1.tex:
%
再加一些\index{另一个索引主题}参考文献\ref{first}.
\begin{figure}
\begin{center}
\colorbox{red}{Some colored text.\index{Color text}}
\caption{插图标题}
\end{center}
\end{figure}
\end{CJK*}
%
% Note that it does not have to end with \end{document}.
%
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -