Skip to content

Commit

Permalink
docs: 修改文档
Browse files Browse the repository at this point in the history
  • Loading branch information
atxy-blip committed Nov 28, 2021
1 parent ad98468 commit 769f300
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
4 changes: 2 additions & 2 deletions njuvisual-curves.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
%
% \begin{implementation}
% \begin{macrocode}
%<*visual>
%<*package>
\def \@@_path_emblem_nju{
\begin{scope}[cm={{1.33333,0.0,0.0,-1.33333,(0.0,793.7)}}]
\begin{scope}[shift={(546.11,343.925)}]
Expand Down Expand Up @@ -9915,7 +9915,7 @@
\end{scope}
\end{scope}
}
%</visual>
%</package>
% \end{macrocode}
% \end{implementation}
%
27 changes: 13 additions & 14 deletions njuvisual.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
%
% for those people who are interested.
%
% -----------------------------------------------------------------------
%
%<*internal>
\iffalse
%</internal>
Expand Down Expand Up @@ -70,8 +68,8 @@ through XeTeX.

\generate{
\usedir{tex/latex/njuvisual}
\file{\jobname.sty} {\from{\jobname.dtx}{visual}
\from{\jobname-curves.dtx}{visual}}
\file{\jobname.sty} {\from{\jobname.dtx}{package}
\from{\jobname-curves.dtx}{package}}
%</install>
%<*internal>
\usedir{source/latex/njuvisual}
Expand Down Expand Up @@ -105,12 +103,12 @@ through XeTeX.
\fi
%</internal>
%
%<visual>\NeedsTeXFormat{LaTeX2e}
%<visual>\RequirePackage{expl3}
%<!driver>\GetIdInfo $Id: njuvisual.dtx 0.1.2 2021-11-28 11:00:00 +0800 NJU LUG <[email protected]> $
%<visual> { LaTeX3 Package for NJU Visual Identity }
%<visual>\ProvidesExplPackage{njuvisual}
%<visual>{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\RequirePackage{expl3}
%<!driver>\GetIdInfo $Id: njuvisual.dtx 0.1.3 2021-11-28 16:30:00 +0800 NJU LUG <[email protected]> $
%<package> { LaTeX3 Package for NJU Visual Identity }
%<package>\ProvidesExplPackage{njuvisual}
%<package>{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
%
%<*driver>
\documentclass{ctxdoc}
Expand All @@ -126,13 +124,14 @@ through XeTeX.
%
% \fi
%
% \title{\color{njuviolet}{The \pkg{njuvisual} package\\ 南京大学视觉形象规范化标准}}
% \title{\color{njuviolet}{^^A
% The \pkg{njuvisual} package \\ 南京大学视觉形象规范化标准}}
%
% \author{^^A
% Nanjing University Linux User Group
% \thanks{E-mail: \href{mailto:[email protected]}{[email protected]}}}
%
% \date{v0.1.2 \\ Released 2021-11-28}
% \date{v0.1.3 \\ Released 2021-11-28}
%
% \changes{v0.1}{2021/11/21}{将 \pkg{njuvisual} 分离为独立宏包。}
% \changes{v0.1}{2021/11/27}{完成文档编写并发布至 CTAN。}
Expand Down Expand Up @@ -314,7 +313,7 @@ through XeTeX.
%
% \begin{macrocode}
%<@@=njuvis>
%<*visual>
%<*package>
% \end{macrocode}
%
% \subsection{载入宏包}
Expand Down Expand Up @@ -585,7 +584,7 @@ through XeTeX.
\@@_tikz_wrapper:nnn { \@@_path_spirit } { #2 } { #3 }
\group_end:
}
%</visual>
%</package>
% \end{macrocode}
% \end{macro}
%

0 comments on commit 769f300

Please sign in to comment.