Signed-off-by: Ron Brender <ron.brender@gmail.com>
\begin{longtable}{ll}
\textbf{Date} & \textbf{Issue Incorporated or Other Change} \\ \hline \\
\endhead
\begin{longtable}{ll}
\textbf{Date} & \textbf{Issue Incorporated or Other Change} \\ \hline \\
\endhead
+2/3/2017 & 161027.1 (Case sensitive names), 161206.[123] (piece and bit piece), \\
+ & Final review draft \\
1/24/2017 % Changes from meeting of 1/24/2017 \\
1/18/2017 % 161122.1 (fixed size variants of \DWFORMstrxNAM) \\
1/16/2017 & Changes from meeting of 1/3/2017 \\
1/24/2017 % Changes from meeting of 1/24/2017 \\
1/18/2017 % 161122.1 (fixed size variants of \DWFORMstrxNAM) \\
1/16/2017 & Changes from meeting of 1/3/2017 \\
% If draft is in the document class list, pix are just suggested
% by an outline, the pic does not appear as a picture.
%
% If draft is in the document class list, pix are just suggested
% by an outline, the pic does not appear as a picture.
%
-\newcommand{\docdate}{January 24, 2017}
+\newcommand{\docdate}{February 3, 2017}
%
\usepackage{ifthen}
\newcommand{\ifthen}[2]{\ifthenelse{#1}{#2}{}}
\newboolean{isdraft}\setboolean{isdraft}{true}
\newboolean{uselinenumbers}\setboolean{uselinenumbers}{true}
\newboolean{usechangesummary}\setboolean{usechangesummary}{false}
%
\usepackage{ifthen}
\newcommand{\ifthen}[2]{\ifthenelse{#1}{#2}{}}
\newboolean{isdraft}\setboolean{isdraft}{true}
\newboolean{uselinenumbers}\setboolean{uselinenumbers}{true}
\newboolean{usechangesummary}\setboolean{usechangesummary}{false}
-\newcommand{\draftmark}{\ifthenelse{\boolean{isdraft}}{***PRE-RELEASE STANDARD DRAFT \#2***}{}}
+\newcommand{\draftmark}{\ifthenelse{\boolean{isdraft}}{***FINAL REVIEW DRAFT***}{}}
%
\usepackage[T1]{fontenc}
\usepackage{palatino}
%
\usepackage[T1]{fontenc}
\usepackage{palatino}
\usetikzlibrary{shapes.multipart}
\usetikzlibrary{shapes.symbols}
\usepackage{changebar} % For change bars in margin
\usetikzlibrary{shapes.multipart}
\usetikzlibrary{shapes.symbols}
\usepackage{changebar} % For change bars in margin
+\ifthenelse{\boolean{isdraft}}{}{\nochangebars} % Use no bars in APPROVED Standard
\usepackage{xspace}
\usepackage{makeidx} % For making an index
% hyperref must be the last package listed.
\usepackage{xspace}
\usepackage{makeidx} % For making an index
% hyperref must be the last package listed.
Character Database. That file defines four classes of mappings:
Common (C), Simple (S), Full (F), and Turkish (T).
The hash computation specified here uses the C + S mappings only,
Character Database. That file defines four classes of mappings:
Common (C), Simple (S), Full (F), and Turkish (T).
The hash computation specified here uses the C + S mappings only,
-which do not affect the total length of the string.
+which do not affect the total length of the string, with the addition
+that Turkish dotted 'I' and undotted 'I', both
+upper and lower case, are translated to the Latin lower case 'i'.
\eb
Each bucket contains the index of an entry in the hashes array. The
\eb
Each bucket contains the index of an entry in the hashes array. The