diff --git a/README.md b/README.md index 05c0e7d..f1b77ff 100644 --- a/README.md +++ b/README.md @@ -114,13 +114,14 @@ Tex文件的开头,是基本信息部分,可以根据需要添加`\title`{ ## 信息框 信息框使用边框的形式,提升幻灯片的表现力。 -主要的信息框包括:列表框(`vcolorbox`)、提示框(`notebox`、`importantbox`)、信息框(`titlebox`)、要点框(`pointbox`)和块(`block`、`exampleblock`、`alertblock`)。它们的效果,入下图所示。 +主要的信息框包括:列表框(`vcolorbox`)、提示框(`notebox`、`importantbox`)、信息框(`titlebox`)、要点框(`pointbox`)、块(`block`、`exampleblock`、`alertblock`)、标题框(`headbox`)和文本框(`textbox`)。它们的效果,如下图所示。 ![列表框](/figs/fig03.png) ![提示框](/figs/fig04.png) ![信息框](/figs/fig05.png) ![要点框](/figs/fig06.png) ![块](/figs/fig07.png) +![标题框和文本框](/figs/fig08.png) ## 代码 diff --git a/figs/fig08.png b/figs/fig08.png new file mode 100644 index 0000000..0208ecb Binary files /dev/null and b/figs/fig08.png differ diff --git a/slides.pdf b/slides.pdf index 7f3a80e..ecab5d5 100644 Binary files a/slides.pdf and b/slides.pdf differ diff --git a/slides.tex b/slides.tex index 3a8e838..344bd20 100644 --- a/slides.tex +++ b/slides.tex @@ -63,7 +63,7 @@ \begin{frame} \frametitle{模板使用方法} \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文件为PDF\\~ \begin{enumerate}