summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-02 22:29:00 +0000
committerKarl Berry <karl@freefriends.org>2014-12-02 22:29:00 +0000
commitd2938aa6c432888fefa593905d2cc305b6a9ee10 (patch)
tree76838b14f01bf3f375b082ce1be9184c9c03342c /Master/texmf-dist/doc/latex/hepthesis/ChangeLog
parent8cc3782ca32c5b02e8cabda0769ccb893b8efde0 (diff)
hepthesis (2dec14)
git-svn-id: svn://tug.org/texlive/trunk@35720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/ChangeLog b/Master/texmf-dist/doc/latex/hepthesis/ChangeLog
index 7e13e1a077d..b337bd4bf1b 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/ChangeLog
+++ b/Master/texmf-dist/doc/latex/hepthesis/ChangeLog
@@ -1,3 +1,30 @@
+2014-08-27 Andy Buckley <andy.buckley@cern.ch>
+
+ * 1.5.0 release.
+
+ * Changing example doc font, and removing mythesis.sty/cls files
+ in favour of a preamble.tex
+
+ * Tweaking use of frontmatter, mainmatter, backmatter
+ etc. environments and using afterpage to ensure that page
+ numbering and header styling works more consistently. Apologies
+ that this took so long,
+ cf. http://tex.stackexchange.com/questions/170231/page-numbering-transition-from-frontmatter-to-mainmatter-going-wrong/
+
+2012-08-02 Andy Buckley <andy.buckley@cern.ch>
+
+ * Make \frontquote/\pagequote set the "empty" page style, and
+ minor updates in the example document, including forcing the first
+ page of the first main chapter to be page 1, via judicious use of
+ \pagenumbering{arabic}.
+
+ * Remove dependence on siunitx in the example -- this needs to be
+ sorted out properly in hepunits.
+
+2011-01-01 Andy Buckley <andy@insectnation.org>
+
+ * Fix too-early page numbering: thanks to Steven te Brinke.
+
2010-05-27 Andy Buckley <andy@insectnation.org>
* 1.4.3 release.