diff options
author | 2017-03-13 23:34:18 +0100 | |
---|---|---|
committer | 2017-03-13 23:34:18 +0100 | |
commit | 6af70f0a19f15f4029d14f34833656ab3c5b9c93 (patch) | |
tree | 5a7da2634da23a5da11c706fcdfb602bfcc27228 /decisions | |
parent | Index 2010/7 and 2010/8. Add infra to assign keywords to bugs (diff) | |
download | council-6af70f0a19f15f4029d14f34833656ab3c5b9c93.tar.gz council-6af70f0a19f15f4029d14f34833656ab3c5b9c93.tar.bz2 council-6af70f0a19f15f4029d14f34833656ab3c5b9c93.zip |
Layout & annotate some bugs
Diffstat (limited to 'decisions')
-rw-r--r-- | decisions/decisions.bux | 24 | ||||
-rw-r--r-- | decisions/decisions.tex | 12 |
2 files changed, 33 insertions, 3 deletions
diff --git a/decisions/decisions.bux b/decisions/decisions.bux index 6bd9890..1d5117b 100644 --- a/decisions/decisions.bux +++ b/decisions/decisions.bux @@ -1,3 +1,7 @@ +53269 +GLEP!27;UIDs +174407 +dynamic SLOT;SLOT!dynamic 211529 --disable-dependency-tracking;src_configure;econf 234706 @@ -18,3 +22,23 @@ doman;PMS use_with 331921 PV;devmanual +565566 +ChangeLog files!sort order +565700 +EAPI!6!approval +566498 +eclass!games.eclass;games!group +568068 +GLEP!42;news item +574080 +eclass!games.eclass;games!install paths +574082 +eclass!games.eclass!deprecation +574952 +project!games +579460 +CVS headers;packages!app-portage/repoman +584610 +packages!sys-devel/gcc;use flag!multislot +590972 +packages!app-portage/repoman;metadata.xml;maintainer-needed diff --git a/decisions/decisions.tex b/decisions/decisions.tex index 9e6d617..b0ca70f 100644 --- a/decisions/decisions.tex +++ b/decisions/decisions.tex @@ -16,6 +16,8 @@ \usepackage{ifthen} \usepackage{underscore} \usepackage{enumitem} +\usepackage{chngcntr} +\counterwithin*{chapter}{part} \newcommand{\summary}[3]{ \section{#3\ \protect\monthname[#2]\ #1} @@ -109,6 +111,7 @@ pdfauthor={Andreas K. Huettel} \setlength{\parindent}{0cm} + \makeindex \begin{document} @@ -123,9 +126,7 @@ pdfauthor={Andreas K. Huettel} \printindex -\chapter{Topic notes} - -\chapter{Meeting summaries 2004/05} +\part{Meeting summaries} \chapter{Meeting summaries 2005/06} @@ -260,5 +261,10 @@ All summaries have been added here. \include{summary-20170109} \include{summary-20170212} + +\part{Topic notes} + + + \end{document} |