From d9c2a60ffba87925846fcceaf1835a1d2d120d46 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Sep 2021 20:35:12 +0000 Subject: easybook (12sep21) git-svn-id: svn://tug.org/texlive/trunk@60484 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/easybook/easybook.pdf | Bin 577938 -> 577947 bytes Master/texmf-dist/doc/latex/easybook/easybook.tex | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf index 35245ad648a..2549d682b34 100644 Binary files a/Master/texmf-dist/doc/latex/easybook/easybook.pdf and b/Master/texmf-dist/doc/latex/easybook/easybook.pdf differ diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.tex b/Master/texmf-dist/doc/latex/easybook/easybook.tex index 98670293c18..a979be5a547 100644 --- a/Master/texmf-dist/doc/latex/easybook/easybook.tex +++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex @@ -12,8 +12,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK 使用手册, - version = v1.3c, - date = 2021/09/10, + version = v1.3d, + date = 2021/09/12, authors = 瞿毅, info = 排版简体中文学位论文和书籍, email = quee123@foxmail.com, @@ -978,8 +978,8 @@ boxrule = 5pt,boxsep = 5pt, borderline = {2pt}{2pt}{white} } - \newtcolorbox{mytcbox}[1][]{enhanced,tc-mytcb,title = #1} - \begin{tcolorbox}[tc-mytcb,enhanced] + \newtcolorbox{mytcbox}[1][]{enhanced,mytcb,title = #1} + \begin{tcolorbox}[mytcb,enhanced] 盒子内容1 \end{tcolorbox} \begin{mytcbox}[盒子标题] -- cgit v1.2.3