summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-10-13 09:59:21 +0000
committerNorbert Preining <preining@logic.at>2012-10-13 09:59:21 +0000
commit71f4dd313248c2db8fef21a4c5c3d3c14a5af46a (patch)
tree1e962c8cb5102077c7ea82fe32614ef4e129eef6 /Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt
parentff9712db1ca63bc7701b625784c67abee7e1f17c (diff)
new latex package pkuthss (13Oct)
git-svn-id: svn://tug.org/texlive/trunk@27955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt')
-rw-r--r--Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt92
1 files changed, 92 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt b/Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt
new file mode 100644
index 00000000000..0b90cfa061b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pkuthss/utf8lf/ChangeLog.txt
@@ -0,0 +1,92 @@
+2012-10-11, v1.4 beta2
+ * Changes to package code:
+ - Adjust pkulogo/pkuword typesetting according to
+ <http://web5.pku.edu.cn/bs/images/cgzs/images1/13.png>
+
+ * Changes to documentation:
+ - Add (more) useful notices and hints.
+ - Bibliography sanitation.
+
+ * Misc:
+ - Add CTAN support.
+ - utils/bump: Improve date conversion code.
+
+2012-05-31, v1.4 beta1
+
+ * Changes to documentation:
+ - Use `biber -l zh__pinyin'.
+ - Add notice for biber in the "compilation" section.
+ - Recommend users to use standalone TeXLive.
+ - Minor adjustment to documentation order.
+
+ * Misc:
+ - Minor fixes and improvements.
+ - Add QA test for biblatex-caspervector version.
+ - Remove spaces and tabs on blank lines, add related QA check.
+
+2012-05-30, v1.4 alpha3
+
+ * API Changes:
+ - `[no]tocbibind' -> `[no]pdftoc', functionality reduced (see below).
+ - `[no]upcite' removed since biblatex supports it quite flexibly.
+
+ * Changes to package code:
+ - Remove uses of tocbibind because it crashes with biblatex.
+
+ * Changes to documentation:
+ - Use biblatex for bibliography formatting.
+ - Add instructions for natbib, remove instructions for natbib.
+ - (Re)add the FAQ section.
+ - Use more printer-friendly colours.
+ - Enhance `doc/Make.bat' with bat's `call'.
+ - Use the hologo package for TeX logos.
+ - Use tabs in `pkuthss.bib'.
+ - Update bib file for Casper's biblatex style.
+ - `thanks.tex' -> `acknowledge.tex'
+ - Use better determined format for .bib files.
+
+ * Misc:
+ - Split Makefile functionalities to executable in `utils/'.
+ - `maintcheck' -> `qa', `revbump' -> `bump'.
+ - Split encoding and line terminator stuffs to `enclt'.
+ - `dist' now automatically joins biblatex-caspervector files.
+ - Update find(1) usage.
+ - QA script updated.
+ - Use sed(1)'s `y' instead of python's `str.translate()' in `bump'.
+ - Add appropriate copyright notices.
+ - Add indentation modelines.
+
+2012-05-12, v1.4 alpha2
+
+ * Changes to package code:
+ - Fix positioning of boxes on title page.
+ - Unify code that fill in blanks on the title page.
+ - Merge ctex-kit updates with minor modifications.
+
+ * Changes to documentation:
+ - Add indication for customising title page by modifying `pkuthss.cls'.
+
+ * Misc:
+ - Add `maintcheck' and `revbump' to root Makefile to ease automation.
+
+2012-04-13, v1.4 alpha1
+
+ * API Changes:
+ - `[no]linkcolor' -> `[no]colorlinks'.
+ - `[no]pdfmeta' -> `[no]pdfprop'.
+ - `\setpdfmetadata' -> `\setpdfproperties'.
+
+ * Changes to package code:
+ - Simplify package code with `\@nameuse' and `\@namedef'.
+ - Use `导\hspace{2em}师:' for title page and `导师:' for abstract.
+
+ * Changes to documentation:
+ - Fix typos: "模板" -> "模版".
+ - Indicate that `texdoc' requires pkuthss be installed "regular"ly.
+ - Improve spacing details.
+
+ * Misc:
+ - Update copyright notices.
+ - Revise Makefiles.
+
+# vim:ts=4:sw=4