|
|
|
@ -20,6 +20,7 @@
|
|
|
|
|
\usepackage[local]{gitinfo2}
|
|
|
|
|
\usepackage{titlesec}
|
|
|
|
|
%\usepackage{draftwatermark}
|
|
|
|
|
\usepackage[acronym,ucmark,nomain]{glossaries}
|
|
|
|
|
%\usepackage[curly,sort,comma,numbers]{natbib}
|
|
|
|
|
|
|
|
|
|
%compression
|
|
|
|
@ -72,6 +73,8 @@
|
|
|
|
|
%\SetWatermarkText{Draft}
|
|
|
|
|
%\SetWatermarkScale{10}
|
|
|
|
|
|
|
|
|
|
\input{glossaries.tex}
|
|
|
|
|
|
|
|
|
|
% real begining
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
|
@ -95,6 +98,7 @@
|
|
|
|
|
\fancyhead[R]{
|
|
|
|
|
OpenPOWER Foundation Workgroup Charter
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
\fancyfoot{}
|
|
|
|
|
\fancyfoot[L]{
|
|
|
|
|
\begin{tiny}
|
|
|
|
@ -116,4 +120,6 @@
|
|
|
|
|
\input{content.tex}
|
|
|
|
|
\input{appendices.tex}
|
|
|
|
|
|
|
|
|
|
\printglossary[type=\acronymtype,title=List of Acronyms]
|
|
|
|
|
|
|
|
|
|
\end{document}
|
|
|
|
|