texlive[49815] Master/texmf-dist: mcmthesis (25jan19)

commits+karl at tug.org commits+karl at tug.org
Fri Jan 25 22:38:58 CET 2019


Revision: 49815
          http://tug.org/svn/texlive?view=revision&revision=49815
Author:   karl
Date:     2019-01-25 22:38:58 +0100 (Fri, 25 Jan 2019)
Log Message:
-----------
mcmthesis (25jan19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/mcmthesis/README
    trunk/Master/texmf-dist/doc/latex/mcmthesis/README.tex
    trunk/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa.eps
    trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf
    trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex
    trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf
    trunk/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
    trunk/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.CPP
    trunk/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mcmthesis/README	2019-01-25 21:38:38 UTC (rev 49814)
+++ trunk/Master/texmf-dist/doc/latex/mcmthesis/README	2019-01-25 21:38:58 UTC (rev 49815)
@@ -7,6 +7,7 @@
 
 ## Installation
 
+```plain
 This work consists of the file mcmthesis.dtx,
                                figures/, and
                                code/,
@@ -18,26 +19,21 @@
                                mcmthesis-demo.pdf.
 
 To install this class, you should
-    compile `mcmthesis.dtx` with `xetex mcmthesis.dtx`,
-    compile `mcmthesis.dtx` with `xelatex mcmthesis.dtx` twice,
-    compile `mcmthesis-demo.tex` with `xelatex mcmthesis-demo.tex` twice,
-    rename `README.tex` and `LICENSE.tex` respectively to
-      `README` and `LICENSE`,
-    move `mcmthesis.cls` to `TEXMF/tex/latex/mcmthesis/`,
-    move `mcmthesis.dtx` to `TEXMF/source/latex/mcmthesis/`,
-    move other files     to `TEXMF/doc/latex/mcmthesis/` and then
-    run `texhash`.
+    compile mcmthesis.dtx      with xetex mcmthesis.dtx,
+    compile mcmthesis.dtx      with xelatex mcmthesis.dtx twice,
+    compile mcmthesis-demo.tex with xelatex mcmthesis-demo.tex twice,
+    rename README.tex and LICENSE.tex respectively to README and LICENSE,
+    move mcmthesis.cls         to TEXMF/tex/latex/mcmthesis/,
+    move mcmthesis.dtx         to TEXMF/source/latex/mcmthesis/,
+    move other files           to TEXMF/doc/latex/mcmthesis/ and then
+    run texhash.
+```
 
-## Author
+## Authors
 
-[Zhaoli Wang][zhaoli]
+* [Zhaoli Wang][zhaoli]: 343083553 at qq.com
+* [Liam Huang][liam-ctan]: liamhuang0205+mcmthesis at gmail.com
 
-Email: 343083553 at qq.com
-
-[Liam Huang][liam-ctan]
-
-Email: liamhuang0205+mcmthesis at gmail.com
-
 ## Project Page
 
 If you are interested in the process of development you may observe

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/README.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mcmthesis/README.tex	2019-01-25 21:38:38 UTC (rev 49814)
+++ trunk/Master/texmf-dist/doc/latex/mcmthesis/README.tex	2019-01-25 21:38:58 UTC (rev 49815)
@@ -7,6 +7,7 @@
 
 ## Installation
 
+```plain
 This work consists of the file mcmthesis.dtx,
                                figures/, and
                                code/,
@@ -18,26 +19,21 @@
                                mcmthesis-demo.pdf.
 
 To install this class, you should
-    compile `mcmthesis.dtx` with `xetex mcmthesis.dtx`,
-    compile `mcmthesis.dtx` with `xelatex mcmthesis.dtx` twice,
-    compile `mcmthesis-demo.tex` with `xelatex mcmthesis-demo.tex` twice,
-    rename `README.tex` and `LICENSE.tex` respectively to
-      `README` and `LICENSE`,
-    move `mcmthesis.cls` to `TEXMF/tex/latex/mcmthesis/`,
-    move `mcmthesis.dtx` to `TEXMF/source/latex/mcmthesis/`,
-    move other files     to `TEXMF/doc/latex/mcmthesis/` and then
-    run `texhash`.
+    compile mcmthesis.dtx      with xetex mcmthesis.dtx,
+    compile mcmthesis.dtx      with xelatex mcmthesis.dtx twice,
+    compile mcmthesis-demo.tex with xelatex mcmthesis-demo.tex twice,
+    rename README.tex and LICENSE.tex respectively to README and LICENSE,
+    move mcmthesis.cls         to TEXMF/tex/latex/mcmthesis/,
+    move mcmthesis.dtx         to TEXMF/source/latex/mcmthesis/,
+    move other files           to TEXMF/doc/latex/mcmthesis/ and then
+    run texhash.
+```
 
-## Author
+## Authors
 
-[Zhaoli Wang][zhaoli]
+* [Zhaoli Wang][zhaoli]: 343083553 at qq.com
+* [Liam Huang][liam-ctan]: liamhuang0205+mcmthesis at gmail.com
 
-Email: 343083553 at qq.com
-
-[Liam Huang][liam-ctan]
-
-Email: liamhuang0205+mcmthesis at gmail.com
-
 ## Project Page
 
 If you are interested in the process of development you may observe

Deleted: trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.CPP
===================================================================
(Binary files differ)

Added: trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp	2019-01-25 21:38:58 UTC (rev 49815)
@@ -0,0 +1,41 @@
+//============================================================================
+// Name        : Sudoku.cpp
+// Author      : wzlf11
+// Version     : a.0
+// Copyright   : Your copyright notice
+// Description : Sudoku in C++.
+//============================================================================
+
+#include <iostream>
+#include <cstdlib>
+#include <ctime>
+
+using namespace std;
+
+int table[9][9];
+
+int main() {
+ 
+    for(int i = 0; i < 9; i++){
+        table[0][i] = i + 1;
+    }
+
+    srand((unsigned int)time(NULL));
+ 
+    shuffle((int *)&table[0], 9);
+ 
+    while(!put_line(1))
+    {
+        shuffle((int *)&table[0], 9);
+    }
+	
+    for(int x = 0; x < 9; x++){
+        for(int y = 0; y < 9; y++){
+            cout << table[x][y] << " ";
+        }
+        
+        cout << endl;
+    }
+
+    return 0;
+}


Property changes on: trunk/Master/texmf-dist/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa.eps
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex	2019-01-25 21:38:38 UTC (rev 49814)
+++ trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex	2019-01-25 21:38:58 UTC (rev 49815)
@@ -11,8 +11,8 @@
 %% This is a generated file.
 %% 
 %% Copyright (C)
-%%     2010 -- 2015 by Zhaoli Wang
-%%     2014 -- 2016 by Liam Huang
+%%     2010 -- 2015    by Zhaoli Wang
+%%     2014 -- present by Liam Huang
 %% 
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx	2019-01-25 21:38:38 UTC (rev 49814)
+++ trunk/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx	2019-01-25 21:38:58 UTC (rev 49815)
@@ -3,8 +3,8 @@
 % This is file `mcmthesis.dtx'.
 %
 % Copyright (C)
-%     2010 -- 2015 by Zhaoli Wang
-%     2014 -- 2016 by Liam Huang
+%     2010 -- 2015    by Zhaoli Wang
+%     2014 -- present by Liam Huang
 % -----------------------------------
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3
@@ -27,6 +27,7 @@
 %<*install>
 \input docstrip.tex
 \keepsilent
+\askforoverwritefalse
 \preamble
 
 -----------------------------------
@@ -34,8 +35,8 @@
 This is a generated file.
 
 Copyright (C)
-    2010 -- 2015 by Zhaoli Wang
-    2014 -- 2016 by Liam Huang
+    2010 -- 2015    by Zhaoli Wang
+    2014 -- present by Liam Huang
 
 This work may be distributed and/or modified under the
 conditions of the LaTeX Project Public License, either version 1.3
@@ -101,7 +102,7 @@
 %</internal>
 %<*driver>
 \ProvidesFile{mcmthesis.dtx}
-  [2016/01/29 v6.2 The Thesis Template Designed For MCM/ICM]
+  [2019/01/24 v6.2.1 The Thesis Template Designed For MCM/ICM]
 \documentclass{ltxdoc}
 \EnableCrossrefs
 \CodelineIndex
@@ -190,7 +191,7 @@
 % 用 key-value 语法重构了文档选项,并修复了一些 bug。2015 年年初,黄晨成将模板使用
 % \pkg{DocStrip} 的语法重构,并上传至 CTAN。
 %
-% 详细的使用说明,可以参考\href{http://liam0205.me/2016/01/27/how-to-use-mcmthesis/}{这里}。
+% 详细的使用说明,可以参考\href{https://liam.page/2016/01/27/how-to-use-mcmthesis/}{这里}。
 %
 % \section{手工安装说明}
 %
@@ -237,7 +238,7 @@
 % \subsection{依赖}
 % \pkg{mcmthesis} 依赖于以下宏包,这些宏包在常见的 \TeX{} 发行版中都已包含,
 % 在安装使用之前,请确认你的 \TeX{} 发行版中正确安装了这些宏包。
-% \begin{longtabu}to 0.9\linewidth{*4{X[cm]}}
+% \begin{longtabu}{cccc}
 %   \toprule
 %   \pkg{xkeyval} & \pkg{etoolbox} & \pkg{fancyhdr} & \pkg{fancybox} \\
 %   \pkg{ifthen} & \pkg{lastpage} & \pkg{listings} & \pkg{appendix} \\
@@ -375,7 +376,8 @@
 %   \item [5.1.0f] 取消 TCN 和选题的红色标记。
 %   \item [6.0] 微调输出格式,新增选项 CTeX 以兼容 2.9.2.164 版本的 CTeX 套装。
 %   \item [6.1] 修复问题。
-%   \item [6.2] 可定制的 headset.
+%   \item [6.2] 可定制的 headset。
+%   \item [6.2.1] 将默认字号由 |11pt| 修改为 |12pt|。
 % \end{description}
 %
 % \title{\hypertarget{English}{%
@@ -457,7 +459,7 @@
 % These packages has been installed in common \TeX{} distribution.
 % Before installation, please make sure that you have installed these
 % packages correctly.
-% \begin{longtabu}to 0.9\linewidth{*4{X[cm]}}
+% \begin{longtabu}{cccc}
 %   \toprule
 %   \pkg{xkeyval} & \pkg{etoolbox} & \pkg{fancyhdr} & \pkg{fancybox} \\
 %   \pkg{ifthen} & \pkg{lastpage} & \pkg{listings} & \pkg{appendix} \\
@@ -592,6 +594,7 @@
 %   \item [6.0] Change the output style slightly.
 %   \item [6.1] Bugfix.
 %   \item [6.2] Making headset of the Summary Sheet modifible.
+%   \item [6.2.1] Change default fontsize, from |11pt| to |12pt|.
 % \end{description}
 %
 % \StopEventually{}
@@ -601,9 +604,9 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesClass{mcmthesis}
-  [2016/01/29 v6.2 The Thesis Template Designed For MCM/ICM]
+  [2019/01/24 v6.2.1 The Thesis Template Designed For MCM/ICM]
 \typeout{The Thesis Template Designed For MCM/ICM}
-\def\MCMversion{v6.2}
+\def\MCMversion{v6.2.1}
 %    \end{macrocode}
 % \subsection{Options}
 %
@@ -654,7 +657,7 @@
 %
 % Loading document class.
 %    \begin{macrocode}
-\LoadClass[a4paper, 11pt]{article}
+\LoadClass[a4paper, 12pt]{article}
 %    \end{macrocode}
 %
 % User interface.
@@ -1148,6 +1151,7 @@
 
 ## Installation
 
+```plain
 This work consists of the file mcmthesis.dtx,
                                figures/, and
                                code/,
@@ -1159,26 +1163,21 @@
                                mcmthesis-demo.pdf.
 
 To install this class, you should
-    compile `mcmthesis.dtx` with `xetex mcmthesis.dtx`,
-    compile `mcmthesis.dtx` with `xelatex mcmthesis.dtx` twice,
-    compile `mcmthesis-demo.tex` with `xelatex mcmthesis-demo.tex` twice,
-    rename `README.tex` and `LICENSE.tex` respectively to
-      `README` and `LICENSE`,
-    move `mcmthesis.cls` to `TEXMF/tex/latex/mcmthesis/`,
-    move `mcmthesis.dtx` to `TEXMF/source/latex/mcmthesis/`,
-    move other files     to `TEXMF/doc/latex/mcmthesis/` and then
-    run `texhash`.
+    compile mcmthesis.dtx      with xetex mcmthesis.dtx,
+    compile mcmthesis.dtx      with xelatex mcmthesis.dtx twice,
+    compile mcmthesis-demo.tex with xelatex mcmthesis-demo.tex twice,
+    rename README.tex and LICENSE.tex respectively to README and LICENSE,
+    move mcmthesis.cls         to TEXMF/tex/latex/mcmthesis/,
+    move mcmthesis.dtx         to TEXMF/source/latex/mcmthesis/,
+    move other files           to TEXMF/doc/latex/mcmthesis/ and then
+    run texhash.
+```
 
-## Author
+## Authors
 
-[Zhaoli Wang][zhaoli]
+* [Zhaoli Wang][zhaoli]: 343083553 at qq.com
+* [Liam Huang][liam-ctan]: liamhuang0205+mcmthesis at gmail.com
 
-Email: 343083553 at qq.com
-
-[Liam Huang][liam-ctan]
-
-Email: liamhuang0205+mcmthesis at gmail.com
-
 ## Project Page
 
 If you are interested in the process of development you may observe

Modified: trunk/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls	2019-01-25 21:38:38 UTC (rev 49814)
+++ trunk/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls	2019-01-25 21:38:58 UTC (rev 49815)
@@ -11,8 +11,8 @@
 %% This is a generated file.
 %% 
 %% Copyright (C)
-%%     2010 -- 2015 by Zhaoli Wang
-%%     2014 -- 2016 by Liam Huang
+%%     2010 -- 2015    by Zhaoli Wang
+%%     2014 -- present by Liam Huang
 %% 
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either version 1.3
@@ -28,9 +28,9 @@
 %% 
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesClass{mcmthesis}
-  [2016/01/29 v6.2 The Thesis Template Designed For MCM/ICM]
+  [2019/01/24 v6.2.1 The Thesis Template Designed For MCM/ICM]
 \typeout{The Thesis Template Designed For MCM/ICM}
-\def\MCMversion{v6.2}
+\def\MCMversion{v6.2.1}
 \RequirePackage{xkeyval}
 \RequirePackage{etoolbox}
 \define at boolkey{MCM}[MCM at opt@]{CTeX}[false]{}
@@ -58,7 +58,7 @@
 \MCM at opt@abstracttrue
 \newcommand{\mcmsetup}[1]{\setkeys{MCM}{#1}}
 \ProcessOptionsX\relax
-\LoadClass[a4paper, 11pt]{article}
+\LoadClass[a4paper, 12pt]{article}
 \newcommand{\team}{Team \#\ \MCM at opt@tcn}
 \RequirePackage{fancyhdr, fancybox}
 \RequirePackage{ifthen}



More information about the tex-live-commits mailing list