From fe1751c5a50a84f5123aaa042daebd05ca04a311 Mon Sep 17 00:00:00 2001
From: atxy <181850195@smail.nju.edu.cn>
Date: Wed, 22 Sep 2021 18:29:07 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E4=BA=86=E8=AF=B4?=
 =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 njuthesis-sample.tex |  2 +-
 njuthesis.dtx        | 12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/njuthesis-sample.tex b/njuthesis-sample.tex
index 4ea8a6d..08f0b24 100644
--- a/njuthesis-sample.tex
+++ b/njuthesis-sample.tex
@@ -1,7 +1,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % NJU Thesis
 % 鍗椾含澶у姣曚笟璁烘枃LaTeX妯℃澘
-% Version 0.9.1 (2021-09-16)
+% Version 0.9.4 (2021-09-22)
 %
 % 璇峰叧娉ㄩ」鐩湴鍧€浠ヨ幏鍙栨渶鏂板彉鍖�
 % https://github.com/nju-lug/NJUThesis
diff --git a/njuthesis.dtx b/njuthesis.dtx
index a9afb27..061b29a 100644
--- a/njuthesis.dtx
+++ b/njuthesis.dtx
@@ -210,7 +210,7 @@ through XeTeX.
 %
 %<class>\NeedsTeXFormat{LaTeX2e}
 %<class>\RequirePackage{expl3}
-%<!(readme-zh|readme-en)> \GetIdInfo  $Id: njuthesis.dtx 0.9.3 2021-09-19 20:00:00 +0800  NJU LUG <nju.lug@yaoge123.cn> $
+%<!(readme-zh|readme-en)> \GetIdInfo  $Id: njuthesis.dtx 0.9.4 2021-09-22 18:30:00 +0800  NJU LUG <nju.lug@yaoge123.cn> $
 %<class>  {Thesis template for Nanjing University}
 %<class>\ProvidesExplClass{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
 %
@@ -238,7 +238,7 @@ through XeTeX.
 % Nanjing University Linux User Group
 % \thanks{E-mail: \href{mailto:nju.lug@yaoge123.cn}{nju.lug@yaoge123.cn}}}
 %
-% \date{v0.9.3 \\ Released 2021-09-19}
+% \date{v0.9.4 \\ Released 2021-09-22}
 %
 % \maketitle
 %
@@ -666,7 +666,11 @@ through XeTeX.
 %
 % \subsubsection{鍥剧墖}
 %
-% 鎵€鏈夊浘鐗囬粯璁ゅ瓨鏀惧湪涓荤洰褰曚笅鐨刓texttt{figure/}鏂囦欢澶瑰唴锛屽厑璁哥殑鏂囦欢鍚嶅寘鎷琝file{*.jpg}, \file{*.png}, \file{*.pdf}, \file{*.eps}, 
+% 鎵€鏈夊浘鐗囬粯璁ゅ瓨鏀惧湪涓荤洰褰曚笅鐨刓texttt{figure/}鏂囦欢澶瑰唴锛屽厑璁哥殑鏂囦欢鍚嶅寘鎷琝file{*.jpg}, \file{*.png}, \file{*.pdf}, \file{*.eps}銆傚彲浠ュ湪瀵艰█鍖洪€氳繃浠ヤ笅鍛戒护娣诲姞鍥剧墖瀛樻斁璺緞銆�
+%
+% \begin{ctexexam}
+%   \graphicspath{{img/}{images/}}
+% \end{ctexexam}
 %
 % 涓嬮潰杩欎釜渚嬪瓙灞曠ず浜嗗浣曟彃鍏ヤ竴寮犲悕绉颁负\file{myfig.jpg}锛屽搴﹀崰椤甸潰鏂囧瓧瀹藉害涓€鍗婄殑鍥剧墖銆傛敞鎰忔爣绛惧懡浠\label|蹇呴』鏀惧湪鍥炬敞鍛戒护|\caption|涔嬪悗銆�
 %
@@ -1169,7 +1173,7 @@ through XeTeX.
 %    \begin{macrocode}
 \RequirePackage{graphicx}
 \DeclareGraphicsExtensions{.pdf,.eps,.jpg,.png}
-\graphicspath{{figure/}} % 鍥剧墖璺緞
+\graphicspath{{figure/}}
 \RequirePackage{subcaption}
 \RequirePackage{wrapfig} % Wrap text around figures
 %    \end{macrocode}
-- 
GitLab