Skip to content

Commit

Permalink
step version: v0.7c
Browse files Browse the repository at this point in the history
  • Loading branch information
stone-zeng committed Mar 16, 2019
1 parent 3e71d1a commit a8a0f07
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 14 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,26 @@

## [未发布]

更多细节请参考 [GitHub 提交记录](https://github.com/stone-zeng/fduthesis/compare/v0.7c...master)

## v0.7c (2019-03-17)

- Added
- `style/font` 新增 `garamond``times*` 样式
- `style/cjk-font` 新增 `sinotype``sourcehan` 样式
- Fixed
- 修复 macOS 下的字体调用问题 - [#36](https://github.com/stone-zeng/fduthesis/issues/36)[#45](https://github.com/stone-zeng/fduthesis/issues/45)
- Changed
- 允许博士学位论文使用学位类型信息 - [#56](https://github.com/stone-zeng/fduthesis/issues/56)
- Improved
- 重构字体配置
- 更换模版文档字体
- 在项目 wiki 中介绍使用技巧 - [#52](https://github.com/stone-zeng/fduthesis/issues/52)
- 感谢 [@jinyu121](https://github.com/jinyu121)[@zepinglee](https://github.com/zepinglee)
- Removed
- 移除 latexmk 配置文件 `latexmkrc``latexmkrc-en`

更多细节请参考 [GitHub 提交记录](https://github.com/stone-zeng/fduthesis/compare/v0.7b...master)
更多细节请参考 [GitHub 提交记录](https://github.com/stone-zeng/fduthesis/compare/v0.7b...v0.7c)

## v0.7b (2018-05-06)

Expand Down
3 changes: 3 additions & 0 deletions docs/fduthesis-template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
% \fi

%>********************************************************************
%> fduthesis: 复旦大学论文模板
%> 2019/03/17 v0.7c
%>
%> 重要提示:
%> 1. 请确保使用 UTF-8 编码保存
%> 2. 请使用 XeLaTeX 或 LuaLaTeX 编译
Expand Down
14 changes: 6 additions & 8 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ mkdir -p $SRC_DIR
mkdir -p $TEX_DIR
mkdir -p $DOC_DIR

cp $WORKING_DIR/source/*.dtx $TEMP_DIR
cp $WORKING_DIR/source/*.pdf $TEMP_DIR
cp $WORKING_DIR/doc/$JOB_NAME-template.tex $TEMP_DIR
cp $LOGO_DIR/fudan-emblem-a-black.pdf $TEMP_DIR/fudan-emblem.pdf
cp $LOGO_DIR/fudan-emblem-new-a-black.pdf $TEMP_DIR/fudan-emblem-new.pdf
cp $LOGO_DIR/fudan-name-black.pdf $TEMP_DIR/fudan-name.pdf
cp $WORKING_DIR/source/*.dtx $TEMP_DIR
cp $WORKING_DIR/source/*.pdf $TEMP_DIR
cp $WORKING_DIR/docs/$JOB_NAME-template.tex $TEMP_DIR
cp $LOGO_DIR/fudan-emblem-a-black.pdf $TEMP_DIR/fudan-emblem.pdf
cp $LOGO_DIR/fudan-emblem-new-a-black.pdf $TEMP_DIR/fudan-emblem-new.pdf
cp $LOGO_DIR/fudan-name-black.pdf $TEMP_DIR/fudan-name.pdf

cd $TEMP_DIR
xetex $JOB_NAME.dtx > /dev/null
Expand All @@ -57,8 +57,6 @@ cp $TEMP_DIR/fudan-name.pdf $TEX_DIR
cp $TEMP_DIR/*.md $DOC_DIR
cp $TEMP_DIR/*.tex $DOC_DIR
cp $TEMP_DIR/$JOB_NAME*.pdf $DOC_DIR
cp $TEMP_DIR/latexmkrc.cfg $DOC_DIR/latexmkrc
cp $TEMP_DIR/latexmkrc-en.cfg $DOC_DIR/latexmkrc-en

# Make TDS zip
cd $TDS_DIR
Expand Down
2 changes: 2 additions & 0 deletions source/fduthesis-doc.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2148,6 +2148,8 @@
% \end{macrocode}
% \end{environment}
%
% \changes{v0.7c}{2019/03/15}{不再附带 \pkg{latexmk} 配置文件。}
%
% \clearpage
%
% \end{implementation}
Expand Down
10 changes: 5 additions & 5 deletions source/fduthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
The `fduthesis` Class
=====================

*LaTeX thesis template for Fudan University, v0.7b*
*LaTeX thesis template for Fudan University, v0.7c*

Overview
--------
Expand Down Expand Up @@ -236,7 +236,7 @@ Copyright (C) 2017&ndash;2019 by Xiangdong Zeng <[email protected]>.
%<class|class-en|doc|logo>\NeedsTeXFormat{LaTeX2e}
%<class|class-en|doc|logo>\RequirePackage{expl3}
%<*!(driver|install|ex-logo|cover)>
%<!readme>\GetIdInfo $Id: fduthesis.dtx 0.7b 2018-05-06 12:00:00Z Xiangdong Zeng <[email protected]> $
%<!readme>\GetIdInfo $Id: fduthesis.dtx 0.7c 2019-03-17 12:00:00Z Xiangdong Zeng <[email protected]> $
%<class> {Thesis template for Fudan University}
%<class>\ProvidesExplClass{\ExplFileName}
%<class-en> {Thesis template for Fudan University (English version)}
Expand Down Expand Up @@ -280,13 +280,13 @@ Copyright (C) 2017&ndash;2019 by Xiangdong Zeng <[email protected]>.
\title{\textcolor{MaterialIndigo800}{%
\textbf{fduthesis: 复旦大学论文\xpinyin[font=\sffamily]{模}{mu2}板}}}
\author{曾祥东}
\date{\today \quad v0.7b%
\date{2019/03/17\quad v0.7c%
\thanks{\url{https://github.com/stone-zeng/fduthesis}.}}
%^^A! \title{\textcolor{MaterialIndigo800}{%
%^^A! \textbf{The \textsf{fduthesis} Class \\
%^^A! \LaTeX{} Thesis Template for Fudan University}}}
%^^A! \author{Xiangdong Zeng}
%^^A! \date{\today \quad v0.7b%
%^^A! \date{2019/03/17\quad v0.7c%
%^^A! \thanks{\url{https://github.com/stone-zeng/fduthesis}.}}
%^^A!

Expand Down Expand Up @@ -2063,7 +2063,7 @@ Copyright (C) 2017&ndash;2019 by Xiangdong Zeng <[email protected]>.
% ...
% \end{latexexample}
%^^A! Actually, the pre-defined math environments are just defined
%^^A! with \cs{newtheorem} and \cs{newtheorem*}:
%^^A! with \cs{new\-the\-o\-rem} and \cs{new\-the\-o\-rem*}:
%^^A! \begin{latexexample}[deletetexcs={\newtheorem},
%^^A! morekeywords={\newtheorem,\newtheorem*}]
%^^A! \newtheorem*{proof}{proof}
Expand Down

0 comments on commit a8a0f07

Please sign in to comment.