diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex b/Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex index 5f66ee468b1..325c61c158e 100644 --- a/Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex +++ b/Master/texmf-dist/doc/latex/pgfornament-han/heavenlyclouds-sample.tex @@ -1,5 +1,4 @@ % !TEX program=xelatex -% \documentclass[aspectratio=169]{ctexbeamer} \documentclass{ctexbeamer} \usetheme{HeavenlyClouds} @@ -15,6 +14,7 @@ % \titlegraphic{\includegraphics[width=2cm]{example-grid-100x100pt}} % \alttitlecircle %% 试试取消注释,有惊喜 +% \simpleprogressmarker %% 神马太过引人注目的话,可以用简单圆点取代。 \begin{document} @@ -31,18 +31,21 @@ \item 每一页的背景的云彩纹样,位置、大小、深浅都是随机的 \item 所以如果内容很多页的话,编译时运算可能会比较花时间 \item 导言区加上 \verb|\alttitlecircle|,标题页的纹样会变化 + \item 若觉得进度条上的神马太过引人注(侧)目,可以用 \verb|\simpleprogressmarker| 简单圆点取代。(默认值是\verb|\shenmaprogressmarker|) \framebreak - \item 标题页的寿字纹,可以用各自高校的标志代替。中国高校校徽很多都是圆形的。确保一下背景是透明色的 png 或 pdf 档就可以了 + \item 标题页的寿字纹,可以用各自高校的标志代替。 + \item 中国高校校徽很多都是圆形的。确保一下背景是透明色的png或pdf档。 \verb|\titlegraphic{\includegraphics[width=2cm]{logo}}| - \medskip - - \item 浮云有了,神马呢? - \begin{itemize} - \item 以后如果做出来了马的简易图腾纹样,才考虑取代掉进度条的圆点吧 - \end{itemize} + % \medskip + % + % \item 浮云有了,神马呢? + % \begin{itemize} + % \item 以后如果做出来了马的简易图腾纹样,才考虑取代掉进度条的圆点吧 + % \item 2019年8月,做出来了 + % \end{itemize} \end{itemize} \end{frame} @@ -82,4 +85,5 @@ \end{proof} \end{frame} + \end{document} |