增加了对headbox和textbox的说明
This commit is contained in:
@@ -114,13 +114,14 @@ Tex文件的开头,是基本信息部分,可以根据需要添加`\title`{
|
|||||||
## 信息框
|
## 信息框
|
||||||
信息框使用边框的形式,提升幻灯片的表现力。
|
信息框使用边框的形式,提升幻灯片的表现力。
|
||||||
|
|
||||||
主要的信息框包括:列表框(`vcolorbox`)、提示框(`notebox`、`importantbox`)、信息框(`titlebox`)、要点框(`pointbox`)和块(`block`、`exampleblock`、`alertblock`)。它们的效果,入下图所示。
|
主要的信息框包括:列表框(`vcolorbox`)、提示框(`notebox`、`importantbox`)、信息框(`titlebox`)、要点框(`pointbox`)、块(`block`、`exampleblock`、`alertblock`)、标题框(`headbox`)和文本框(`textbox`)。它们的效果,如下图所示。
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## 代码
|
## 代码
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
BIN
Binary file not shown.
+1
-1
@@ -63,7 +63,7 @@
|
|||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{模板使用方法}
|
\frametitle{模板使用方法}
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item 从git上clone整个文件夹目录\footnote{https://git.yangyq.net/laoyang/ouc-slide-latex-template.git }\footnote{https://github.com/dryangyq/ouc-slide-latex-template.git} \footnote{https://gitee.com/dryangyq/ouc-slide-latex-template.git}\footnote{https://gitlab.com/dryangyq/ouc-slide-latex-template.git}\\~
|
\item 从git上clone整个文件夹目录\footnote{https://git.yangyq.net/laoyang/ouc-slide-latex-template.git }\footnote{https://github.com/dryangyq/ouc-slide-latex-template.git}\footnote{https://gitee.com/dryangyq/ouc-slide-latex-template.git}\footnote{https://gitlab.com/dryangyq/ouc-slide-latex-template.git}\\~
|
||||||
\item 编辑tex文件进行修改\\~
|
\item 编辑tex文件进行修改\\~
|
||||||
\item 编译tex文件为PDF\\~
|
\item 编译tex文件为PDF\\~
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
|
|||||||
Reference in New Issue
Block a user