\usepackage[plainpages=false,pdfpagelabels,pagebackref]{hyperref} % Lets us generate colored active links inside a pdf.
\makeindex % This and the makeidx package allow \index to create index entries.
-\newcommand{\docdate}{06 November 2012}
+\newcommand{\docdate}{21 October 2012}
\newcommand{\dwf}{DWARF Debugging Information Format}
\newenvironment{myindentpara}[1]%
% Generate a live link in the document
% use like \livelink{chap:DWOPdup}{DW\-\_OP\-\_dup}
-\newcommand{\livelink}[2]{\hyperlink{#1}{#2}\index{#2} }
+\newcommand{\livelink}[2]{\hyperlink{#1}{#2}\index{#2}}
% use when the index is different from the text and target.
-\newcommand{\livelinki}[3]{\hyperlink{#1}{#2}\index{#3} }
+\newcommand{\livelinki}[3]{\hyperlink{#1}{#2}\index{#3}}
% livetarg is the declaration this is the target of livelinks.
% FIXME: we might want livetarg and livetargi #2 to be \textbf{#2}
\newcommand{\livetarg}[2]{\hypertarget{#1}{#2}\index{#2}}
\textbf{Version 4.1}
\centering
-\includegraphics[keepaspectratio=true,scale=0.5]{DWlogo}
+\includegraphics[keepaspectratio=true,scale=1.0]{DWlogo.jpg}
\centering
\href{http://www.dwarfstd.org}{\dwf\ Committee}