From 7edf6e6ef2ad150bd58f29588ae6a55c1d9e9e3b Mon Sep 17 00:00:00 2001 From: Jesse Fledderjohann Date: Sat, 15 Dec 2018 22:13:07 -0800 Subject: [PATCH 1/3] Added indentation and comments --- tex/uspatent.cls | 1198 +++++++++++++++++++++++++++++----------------- 1 file changed, 753 insertions(+), 445 deletions(-) diff --git a/tex/uspatent.cls b/tex/uspatent.cls index 99cecff..9973684 100644 --- a/tex/uspatent.cls +++ b/tex/uspatent.cls @@ -16,6 +16,11 @@ %% %% This work consists of the files listed in the README file. %% + +% -------------- +% Format Section +% -------------- + \NeedsTeXFormat{LaTeX2e} \ProvidesClass{uspatent}% [2016/30/11 v2.0 U.S. Patent Application Class] @@ -23,12 +28,18 @@ %\ProcessOptions \LoadClass[letterpaper,12pt]{memoir}[1996/10/24] +% ----------------------- +% Option Handling Section +% ----------------------- + +%Options for printing \newif\ifPatentOfficeMode \PatentOfficeModetrue \newif\ifFigureCaptionsOnTop \FigureCaptionsOnTopfalse +%Commands for setting metadata about the application \newcommand{\setAssigneeName}{\def\assigneeName} \newcommand{\setAssigneeAddress}{\def\assigneeAddress} \newcommand{\setAssigneeCity}{\def\assigneeCity} @@ -45,6 +56,11 @@ \newcommand{\setFiguresLocation}[1]{\def\dwgDir{#1}\graphicspath{{#1/}}} \newcommand{\setFigureCaptionsOnTop}{\FigureCaptionsOnToptrue} +% ------------- +% Setup Section +% ------------- + +%Set up margins and paper sizes \settrimmedsize{11in}{8.5in}{*} \setlength{\trimtop}{0pt} \setlength{\trimedge}{0pt} @@ -57,29 +73,35 @@ \checkandfixthelayout \captiondelim{} +% -------- +% Packages +% -------- + +%Set up packages for PDFs \ifpdf -\usepackage[pdftex]{graphicx} -%No Commas in the PDF Title!?! -\usepackage[ -hyperindex=true, -pdfusetitle, -bookmarks=true, -extension= pdf, -linkcolor=black, -colorlinks=true, -hyperfootnotes=false, -pdffitwindow=true, -pdftoolbar=true, -pdfmenubar=true, -debug=false, -pagebackref=true -]{hyperref} -\DeclareGraphicsExtensions{ .pdf, .jpg, .tif} + \usepackage[pdftex]{graphicx} + %No Commas in the PDF Title!?! + \usepackage[ + hyperindex=true, + pdfusetitle, + bookmarks=true, + extension= pdf, + linkcolor=black, + colorlinks=true, + hyperfootnotes=false, + pdffitwindow=true, + pdftoolbar=true, + pdfmenubar=true, + debug=false, + pagebackref=true + ]{hyperref} + \DeclareGraphicsExtensions{ .pdf, .jpg, .tif} \else -\usepackage[dvips]{graphicx} -\DeclareGraphicsExtensions{ .eps, .jpg } + \usepackage[dvips]{graphicx} + \DeclareGraphicsExtensions{ .eps, .jpg } \fi +%Other required packages \usepackage{amsmath} \usepackage{enumitem} \usepackage[nolist]{acronym} @@ -99,200 +121,243 @@ pagebackref=true \usepackage{listings} \lstset{basicstyle={\listingTextSize\ttfamily}, -breakautoindent=true, -breakindent=10pt, -breaklines=true, -captionpos=t, -columns=fixed, -commentstyle={\listingTextSize\ttfamily}, -extendedchars=true, -float=hbp, -identifierstyle={\listingTextSize\ttfamily}, -keywordstyle={\listingTextSize\ttfamily}, -language=Matlab, -numbers=left, -numbersep=1em, -numberstyle={\listingTextSize\ttfamily}, -showspaces=false, -showstringspaces=false, -stringstyle={\listingTextSize\ttfamily}, -tabsize=4, -xleftmargin=1em} + breakautoindent=true, + breakindent=10pt, + breaklines=true, + captionpos=t, + columns=fixed, + commentstyle={\listingTextSize\ttfamily}, + extendedchars=true, + float=hbp, + identifierstyle={\listingTextSize\ttfamily}, + keywordstyle={\listingTextSize\ttfamily}, + language=Matlab, + numbers=left, + numbersep=1em, + numberstyle={\listingTextSize\ttfamily}, + showspaces=false, + showstringspaces=false, + stringstyle={\listingTextSize\ttfamily}, + tabsize=4, + xleftmargin=1em} + +% ----------------- +% Reference Formats +% ----------------- \newrefformat{eq}{\textup{(\ref{#1})}} \newrefformat{cla}{claim \ref{#1}} \newrefformat{tab}{Table \ref{#1}} \newrefformat{fig}{\figurename \ \textbf{\ref{#1}}} +% ------------------------- +% Title page, headers, etc. +% ------------------------- + +%The \patentTitlePage command sets up headings and outputs the title page \newcommand{\patentTitlePage}{% -\ifx\assigneeName\undefined -\global\edef\assigneeName{~} -\global\edef\confidentialAssignee{~} -\else -\global\edef\confidentialAssignee{Confidential Property of \assigneeName} -\fi -\ifx\assigneeAddress\undefined\global\edef\assigneeAddress{~}\fi -\ifx\assigneeCity\undefined\global\edef\assigneeCity{~}\fi -\ifx\assigneePhone\undefined\global\edef\assigneePhone{~}\fi -\ifx\patentNumber\undefined\global\edef\patentNumber{~}\fi -\ifx\patentLawyerName\undefined\global\edef\patentLawyerName{~}\fi -\ifx\patentLawyerNumber\undefined\global\edef\patentLawyerNumber{~}\fi -\ifx\patentLawyerPhone\undefined\global\edef\patentLawyerPhone{~}\fi -\ifx\patentDocumentVersion\undefined\global\edef\patentDocumentVersion{0.0}\fi -\ifx\thedate\undefined\global\edef\thedate{\today}\fi - -\ifPatentOfficeMode -%patent office mode -\pagestyle{title} -\makeoddhead{myheadings} -{}{}{\scriptsize{\patentNumber}} -\makeevenhead{myheadings} -{}{}{\scriptsize{\patentNumber}} -\else -%not patent office mode -\pagestyle{title} -\makeoddhead{myheadings} -{\confidentialAssignee} -{} -{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\makeevenhead{myheadings} -{\confidentialAssignee} -{} -{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\fi -\begin{titlingpage} -\aliaspagestyle{titlingpage}{myheadings} -\begin{center} -\textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} -\vskip 172 pt -Title: \MakeUppercase{ \thetitle } -\end{center} -\vskip 172 pt -\begin{flushleft} \begin{tabular}{rl} Inventors: & -\theauthor \\ -& \inventorListName{1} \\ -& \inventorListName{2} \\ -& \inventorListName{3} \\ -& \inventorListName{4} \\ -& \inventorListName{5} \\ -& \inventorListName{6} \\ -& \inventorListName{7} \\ -& \inventorListName{8} \\ -\end{tabular}\par \end{flushleft} -\begin{flushright} -\tiny{ -\vskip 10 pt -%\\[4\baselineskip] -\patentLawyerName \\ -\patentLawyerNumber \\ -[2\baselineskip] -\assigneeName \\ -\assigneeAddress \\ -\assigneeCity \\ -\assigneePhone -} -\end{flushright} -\end{titlingpage} -\parindent 10pt -\DoubleSpacing -} + %This section sets any undefined fields to nonbreaking space + %(~) or another reasonable value to avoid any issues + \ifx\assigneeName\undefined + \global\edef\assigneeName{~} + \global\edef\confidentialAssignee{~} + \else + \global\edef\confidentialAssignee{Confidential Property of \assigneeName} + \fi + \ifx\assigneeAddress\undefined\global\edef\assigneeAddress{~}\fi + \ifx\assigneeCity\undefined\global\edef\assigneeCity{~}\fi + \ifx\assigneePhone\undefined\global\edef\assigneePhone{~}\fi + \ifx\patentNumber\undefined\global\edef\patentNumber{~}\fi + \ifx\patentLawyerName\undefined\global\edef\patentLawyerName{~}\fi + \ifx\patentLawyerNumber\undefined\global\edef\patentLawyerNumber{~}\fi + \ifx\patentLawyerPhone\undefined\global\edef\patentLawyerPhone{~}\fi + \ifx\patentDocumentVersion\undefined\global\edef\patentDocumentVersion{0.0}\fi + %Note that if the date of the draft is left undefined, + %it will be set to today's date + \ifx\thedate\undefined\global\edef\thedate{\today}\fi + + %The following section sets up headings used in application + %(patent office) mode + \ifPatentOfficeMode + %patent office mode + \pagestyle{title} + \makeoddhead{myheadings} + {}{}{\scriptsize{\patentNumber}} + \makeevenhead{myheadings} + {}{}{\scriptsize{\patentNumber}} + \else + %This section sets up headings for draft mode + %not patent office mode + \pagestyle{title} + \makeoddhead{myheadings} + {\confidentialAssignee} + {} + {\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \makeevenhead{myheadings} + {\confidentialAssignee} + {} + {\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \fi + + %This section outputs the formatted title page + \begin{titlingpage} + \aliaspagestyle{titlingpage}{myheadings} + \begin{center} + \textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} + \vskip 172 pt + Title: \MakeUppercase{ \thetitle } + \end{center} + \vskip 172 pt + \begin{flushleft} \begin{tabular}{rl} Inventors: & + \theauthor \\ + & \inventorListName{1} \\ + & \inventorListName{2} \\ + & \inventorListName{3} \\ + & \inventorListName{4} \\ + & \inventorListName{5} \\ + & \inventorListName{6} \\ + & \inventorListName{7} \\ + & \inventorListName{8} \\ + \end{tabular}\par \end{flushleft} + \begin{flushright} + \tiny{ + \vskip 10 pt + %\\[4\baselineskip] + \patentLawyerName \\ + \patentLawyerNumber \\ + [2\baselineskip] + \assigneeName \\ + \assigneeAddress \\ + \assigneeCity \\ + \assigneePhone + } + \end{flushright} + \end{titlingpage} + \parindent 10pt + \DoubleSpacing} + +%Set the built in \maketitle to run the previously defined +%\patentTitlePage command and start the patent \renewcommand{\maketitle}{ -\patentTitlePage -\patentStart -} + \patentTitlePage + \patentStart} +%Set the text of the figure reference \def\figureName{FIG.} +%If there is more than one inventor, output "et al." +%Otherwise (if a single inventor) don't output anything \def\etal{% -\expandafter\ifx\csname inventorname 1\endcsname\relax -\else -~et~al. -\fi -} + \expandafter\ifx\csname inventorname 1\endcsname\relax + \else ~et~al.% + \fi} +% Make underscores printable for path output \newcommand{\printable}[1]{\StrSubstitute{#1}{_}{\_}} +% --------------- +% Document Macros +% --------------- + % use this command to put a comment in the margin \newcommand{\patentComment}[1]{ -\ifPatentOfficeMode -%patent office mode -\else -%not patent office mode -\begin{SingleSpace} -\marginpar{\tiny\textcolor{red}{ \begin{flushleft} #1 \end{flushleft}}} -\end{SingleSpace} -\fi -} - + \ifPatentOfficeMode + %patent office mode + \else + %not patent office mode + \begin{SingleSpace} + \marginpar{\tiny\textcolor{red}{ \begin{flushleft} #1 \end{flushleft}}} + \end{SingleSpace} + \fi} + +%This command outputs a heading, which will also be included in +%the output PDF bookmarks \newcommand{\patentSection}[1]{ -\Needspace{8pc} -\section[#1][]{} -%\label{#2} -\begin{center} -\textbf{\underline{\MakeUppercase{{#1}}}} -\end{center} -} - + \Needspace{8pc} + \section[#1][]{} + %\label{#2} + \begin{center} + \textbf{\underline{\MakeUppercase{{#1}}}} + \end{center}} + +%This command begins a paragraph, which will be automatically numbered \newcommand{\patentParagraph}{ -\par\noindent -\refstepcounter{parnum}[\textbf{% -\ifnum \value{parnum} < 10 0\else\fi -\ifnum \value{parnum} < 100 0\else\fi -%\ifnum \value{parnum} < 1000 0\else\fi -\arabic{parnum}}] -\indent} - + \par\noindent + \refstepcounter{parnum}[\textbf{% + % Add leading zeroes if necessary + \ifnum \value{parnum} < 10 0\else\fi + \ifnum \value{parnum} < 100 0\else\fi + \ifnum \value{parnum} < 1000 0\else\fi + \arabic{parnum}}] + \indent} + +% ------------------------------ +% Output title page and headings +% ------------------------------ + +%Begin the patent section. Set up some headings, depending on +%whether in application (patent office) mode or draft mode. \newcommand{\patentStart}{ -\ifPatentOfficeMode -%patent office mode -\pagestyle{myheadings} -\makeoddhead{myheadings}{}{}{\scriptsize{\patentNumber}} -\makeevenhead{myheadings}{}{}{\scriptsize{\patentNumber}} -\makeoddfoot{myheadings}{}{\thepage}{} -\makeevenfoot{myheadings}{}{\thepage}{} -\else -%not patent office mode -\pagestyle{myheadings} -\makeoddhead{myheadings} -{\confidentialAssignee} -{}{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\makeevenhead{myheadings} -{\confidentialAssignee} -{}{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\makeoddfoot{myheadings}{\thepage}{}{\scshape{\tiny{\thetitle}}} -\makeevenfoot{myheadings}{\scshape{\tiny{\thetitle}}}{}{\thepage} -\fi - -\begin{center}\textbf{\MakeUppercase{ \thetitle }}\end{center} - -% don't show section numbers! -\setcounter{secnumdepth}{-1} -% let them go into the "TOC" (even though we won't print it) because -% this allows the PDF file to contain the appropriate bookmarks -\setcounter{tocdepth}{1} - -\setbeforesecskip{0pc} -\setaftersecskip{0pc} -\parskip=10pt - -% this is used to number paragraphs -\newcounter{parnum} -} - + \ifPatentOfficeMode + %patent office mode + \pagestyle{myheadings} + \makeoddhead{myheadings}{}{}{\scriptsize{\patentNumber}} + \makeevenhead{myheadings}{}{}{\scriptsize{\patentNumber}} + \makeoddfoot{myheadings}{}{\thepage}{} + \makeevenfoot{myheadings}{}{\thepage}{} + \else + %not patent office mode + \pagestyle{myheadings} + \makeoddhead{myheadings} + {\confidentialAssignee} + {}{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \makeevenhead{myheadings} + {\confidentialAssignee} + {}{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \makeoddfoot{myheadings}{\thepage}{}{\scshape{\tiny{\thetitle}}} + \makeevenfoot{myheadings}{\scshape{\tiny{\thetitle}}}{}{\thepage} + \fi + + %Add the title to the first page + \begin{center}\textbf{\MakeUppercase{ \thetitle }}\end{center} + + % don't show section numbers! + \setcounter{secnumdepth}{-1} + % let them go into the "TOC" (even though we won't print it) because + % this allows the PDF file to contain the appropriate bookmarks + \setcounter{tocdepth}{1} + + \setbeforesecskip{0pc} + \setaftersecskip{0pc} + \parskip=10pt + + % this is used to number paragraphs + \newcounter{parnum}} + +%Set up a counter for the number of inventors \makeatletter \newcount\@inventornumber \@inventornumber=0 \makeatother +%This macro is used by the \setOtherInventor command to add +%inventors. It increases the count of inventors and makes +%a macro for each of the form \inventorname 1 \makeatletter \def\otherInventor#1{ -\global\advance\@inventornumber by 1 -\expandafter\edef\csname inventorname \the\@inventornumber\endcsname{#1}} + \global\advance\@inventornumber by 1 + \expandafter\edef\csname inventorname \the\@inventornumber\endcsname{#1}} \makeatother +%Helper macro to call the \inventorname 1 with the syntax +%\inventorListName{1} \def\inventorListName#1{\csname inventorname #1\endcsname} +% ---------------------- +% Claim Commands Section +% ---------------------- + % Claims are the only area where I still use labels, hence the % prettyref include. % \patentClaimsStart essentially begins the enumerate environment and @@ -306,75 +371,89 @@ Title: \MakeUppercase{ \thetitle } \newcommand{\beginClaim}[1]{\item \label{cla:#1}} \newcommand{\claimRef}[1]{claim \ref{cla:#1}} +%Defines the text at the beginning of the claims \newcommand{\WhatIsClaimed}{What is claimed is:} +%Sets up the claims section and outputs the beginning text \newcommand{\patentClaimsStart}{ -\newpage -\section[Claims][]{} -\parskip=0pt -\WhatIsClaimed -\begin{enumerate} -} + \newpage + \section[Claims][]{} + \parskip=0pt + \WhatIsClaimed + \begin{enumerate}} +%Ends the claims section \newcommand{\patentClaimsEnd}{ -\end{enumerate} -\newpage -} + \end{enumerate} + \newpage} + +% ---------------- +% Drawings section +% ---------------- +% Set up the headers and footers % Patent drawings have a special header that numbers the drawing pages \newcommand{\patentDrawingsStart}{ -\cleartooddpage -%\newpage -\ifPatentOfficeMode -%patent office mode -\setcounter{page}{1} -\pagestyle{myheadings} -\makeoddhead{myheadings}{}{ -\tiny{\thetitle} \\ -\tiny{\theauthor\etal} \\ -\tiny{\patentNumber} \\ -\tiny{\patentLawyerName\ \patentLawyerPhone}\\[.1in] -\tiny{\thepage/\thelastpage} -}{} -\makeevenhead{myheadings}{}{ -\tiny{\thetitle} \\ -\tiny{\theauthor\etal} \\ -\tiny{\patentNumber} \\ -\tiny{\patentLawyerName\ \patentLawyerPhone}\\[.1in] -\tiny{\thepage/\thelastpage} -}{} -\makeoddfoot{myheadings}{}{}{} -\makeevenfoot{myheadings}{}{}{} -\else -%not patent office mode -\pagestyle{myheadings} -\makeoddhead{myheadings} -{\confidentialAssignee} -{} -{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\makeevenhead{myheadings} -{\confidentialAssignee} -{} -{\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} -\makeoddfoot{myheadings}{\thepage}{}{\scshape{\tiny{\thetitle}}} -\makeevenfoot{myheadings}{\scshape{\tiny{\thetitle}}}{}{\thepage} -\fi - -\section[Drawings][]{} -\begin{SingleSpace} -} - + \cleartooddpage + %\newpage + \ifPatentOfficeMode + %patent office mode + \setcounter{page}{1} + \pagestyle{myheadings} + \makeoddhead{myheadings}{}{ + \tiny{\thetitle} \\ + \tiny{\theauthor\etal} \\ + \tiny{\patentNumber} \\ + \tiny{\patentLawyerName\ \patentLawyerPhone}\\[.1in] + \tiny{\thepage/\thelastpage} + }{} + \makeevenhead{myheadings}{}{ + \tiny{\thetitle} \\ + \tiny{\theauthor\etal} \\ + \tiny{\patentNumber} \\ + \tiny{\patentLawyerName\ \patentLawyerPhone}\\[.1in] + \tiny{\thepage/\thelastpage} + }{} + \makeoddfoot{myheadings}{}{}{} + \makeevenfoot{myheadings}{}{}{} + \else + %not patent office mode + \pagestyle{myheadings} + \makeoddhead{myheadings} + {\confidentialAssignee} + {} + {\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \makeevenhead{myheadings} + {\confidentialAssignee} + {} + {\scriptsize{Draft of \thedate\\version \patentDocumentVersion}} + \makeoddfoot{myheadings}{\thepage}{}{\scshape{\tiny{\thetitle}}} + \makeevenfoot{myheadings}{\scshape{\tiny{\thetitle}}}{}{\thepage} + \fi + + \section[Drawings][]{} + \begin{SingleSpace}} +% (End of \patentDrawingsStart command definition) + +% Command to end the drawings section \newcommand{\patentDrawingsEnd}{ -\end{SingleSpace} -%\newpage -\clearpage -} + \end{SingleSpace} + %\newpage + \clearpage} + +% ------------------- +% Annotations section +% ------------------- +% Set up a counter for annotations, starting at 0 \makeatletter \newcount\@annotationnumber \@annotationnumber=0 \makeatother +% Set up a counter called @annotationFigureNumber +% This keeps track of the figure in which each annotation +% is introduced \makeatletter \newcount\@annotationfigurenumber \@annotationfigurenumber=0 @@ -382,382 +461,611 @@ Title: \MakeUppercase{ \thetitle } \makeatletter \def\advanceannotationfigurenumber{ -\global\advance\@annotationfigurenumber by 1} + \global\advance\@annotationfigurenumber by 1} \makeatother +% macro to directly set the current annotation number +% Actually sets it one previous because the first thing +% the \annotationDefinition command does is increment it \makeatletter \def\setannotationnumber#1{% -\global\@annotationnumber=#1 -\global\advance\@annotationnumber by -1 -} + \global\@annotationnumber=#1 + \global\advance\@annotationnumber by -1} \makeatother \def\annotationnextfigure{ -\global\advance\@annotationfigurenumber by 1} + \global\advance\@annotationfigurenumber by 1} +% Directly set the annotation figure number \makeatletter \def\setannotationfigurenumber#1{% -\global\@annotationfigurenumber=#1 -} + \global\@annotationfigurenumber=#1} \makeatother +% Command to create a new annotation +% Called by the \annotationDefinition with different +% arguments depending on the definition +% Sets up several commands (shown for annotation 1): +% \anoele 1 output the annotation name +% \anonum1 output the annotation number +% \anofignum 1 output the figure first shown in \makeatletter \def\@newannotation#1{ -\expandafter\ifx\csname anonum#1 \endcsname\relax -\global\advance\@annotationnumber by 1 -\expandafter\edef\csname anoele \the\@annotationnumber\endcsname{#1} -\expandafter\edef\csname anonum#1 \endcsname{\the\@annotationnumber} -\expandafter\edef\csname anofignum \the\@annotationnumber\endcsname{% -\the\@annotationfigurenumber} -\else\message{error: duplicate annotation #1}\fi} + \expandafter\ifx\csname anonum#1 \endcsname\relax + \global\advance\@annotationnumber by 1 + \expandafter\edef\csname anoele \the\@annotationnumber\endcsname{#1} + \expandafter\edef\csname anonum#1 \endcsname{\the\@annotationnumber} + \expandafter\edef\csname anofignum \the\@annotationnumber\endcsname{% + \the\@annotationfigurenumber} + \else + \message{error: duplicate annotation #1} + \fi} \makeatother +% Command to create a new annotation +% Modes: multi, single, full \makeatletter \def\annotationDefinition{% -\@ifnextchar[{\@annotationDefinitionmulti}{\@newannotation}} + \@ifnextchar[{\@annotationDefinitionmulti}{\@newannotation}} \def\@annotationDefinitionmulti[#1]#2{% -\@newannotation{#2}\annotationName{#1} -\@ifnextchar[{\@annotationDefinitionfull}{}} + \@newannotation{#2}\annotationName{#1} + \@ifnextchar[{\@annotationDefinitionfull}{}} \def\@annotationDefinitionfull[#1]{\annotationDescription{#1}} \makeatother +% Separate command for setting the description for the most +% recently defined annotation \makeatletter \def\annotationDescription#1{% -\expandafter\ifx\csname anodesc \the\@annotationnumber\endcsname\relax -\expandafter\def\csname anodesc \the\@annotationnumber\endcsname{#1} -\else -\message{error while assigning description ``#1'' to annotation variable -``\annotationListVariableName{\the\@annotationnumber}'' - - it was already defined as -``\annotationListDescription{\the\@annotationnumber}''.}\fi} + \expandafter\ifx\csname anodesc \the\@annotationnumber\endcsname\relax + \expandafter\def\csname anodesc \the\@annotationnumber\endcsname{#1} + \else + \message{error while assigning description ``#1'' to annotation variable + ``\annotationListVariableName{\the\@annotationnumber}'' + - it was already defined as + ``\annotationListDescription{\the\@annotationnumber}''.} + \fi} \makeatother +% Separate command for setting the name for the most recently +% defined annotation \makeatletter \def\annotationName#1{% -\expandafter\ifx\csname anotext \the\@annotationnumber\endcsname\relax -\expandafter\def\csname anotext \the\@annotationnumber\endcsname{#1} -\else -\message{error while assigning text name ``#1'' to annotation variable -``\annotationListVariableName{\the\@annotationnumber}'' - - it was already defined as -``\annotationListText{\the\@annotationnumber}''.}\fi} + \expandafter\ifx\csname anotext \the\@annotationnumber\endcsname\relax + \expandafter\def\csname anotext \the\@annotationnumber\endcsname{#1} + \else + \message{error while assigning text name ``#1'' to annotation variable + ``\annotationListVariableName{\the\@annotationnumber}'' + - it was already defined as + ``\annotationListText{\the\@annotationnumber}''.} + \fi} \makeatother +% Command to insert an annotation reference number only +% Uses \annotationNumberReference, which uses \anonum1 \makeatletter \def\annotationReference#1{% [\thinspace\annotationNumberReference{#1}\thinspace]} \makeatother +% Command to insert the annotation's name and number +% Uses \annotationTextReference, which uses \anotext 1 \def\annotationNameAndReference#1{% \annotationTextReference{#1}~\annotationReference{#1}} +% Command to insert the description of an annotation +% Uses the command \anodesc 1 where 1 is the annotation's +% number \def\annotationDescriptionreference#1{% \csname anodesc \annotationNumberReference{#1}\endcsname} +% Command to insert the name of an annotation +% Uses the command \anotext 1 where 1 is the annotation's +% number \def\annotationTextReference#1{% \csname anotext \annotationNumberReference{#1}\endcsname} +% Command to insert the number of an annotation +% Uses the command \anonum1, where 1 is the annotation's +% number \def\annotationNumberReference#1{\csname anonum#1 \endcsname} +% Command to insert the number of an annotation, underlined \def\annotationNumberReferenceUnderlined#1{\underline{\csname anonum#1 \endcsname}} +% Command to output the variable name of an annotation \def\annotationListVariableName#1{\csname anoele #1\endcsname} +% Command to output the name of an annotation \def\annotationListText#1{\csname anotext #1\endcsname} +% Command to output the description of an annotation \def\annotationListDescription#1{\csname anodesc #1\endcsname} +% Command to output the number of the figure where an +% annotation is first referenced \def\annotationListFigureNumber#1{\csname anofignum #1\endcsname} +% ----------------------- +% Figure macro section +% ----------------------- + +% Command to output the description of a figure \def\annotationListFigureDescription#1{\csname anofigdesc #1\endcsname} +% Command to output the file extension of a figure \def\annotationListFigureExtension#1{\csname anofigext #1\endcsname} +% Command to output the caption of a figure \def\annotationListFigureCaption#1{\csname anofigcap #1\endcsname} +% Command to output the name of a figure \def\annotationListFigureName#1{\csname anofigname #1\endcsname} +% Command to output the orientation of a figure \def\annotationListFigureOrientation#1{\csname anofigor #1\endcsname} + +% Define an environment for the figures \newenvironment{pfigure}{\begin{figure}}{\end{figure}} +% Set up page depending on the orientation specified +% for a figure \def\figureStartWithOrientation#1{ -\expandafter\ifx\csname anofigor #1\endcsname\relax -\renewenvironment{pfigure}{\begin{figure}[ht]}{\end{figure}} -\else -\renewenvironment{pfigure}{\begin{sidewaysfigure}}{\end{sidewaysfigure}} -\fi -} - + \expandafter\ifx\csname anofigor #1\endcsname\relax + \renewenvironment{pfigure}{\begin{figure}[ht]}{\end{figure}} + \else + \renewenvironment{pfigure}{\begin{sidewaysfigure}}{\end{sidewaysfigure}} + \fi} + +% macro to decide whether or not to print a new +% figure heading +% The two arguments are the new figure number +% for the annotation currently being printed, and +% the existing figure number counter. +% Used in the BDOD section \def\annotationListPrintFigure#1#2{ -\edef\testa{#1}\edef\testb{#2}\edef\testzero{0} -\ifx\testb\testzero -\figureName #1---\printable{\dwgDir}/% -\printable{\annotationListFigureName{#1}}.% -\printable{\annotationListFigureExtension{#1}}% ----\annotationListFigureDescription{#1} -\par -\else -\ifx\testa\testb -\else -\figureName #1---\printable{\dwgDir}/% -\printable{\annotationListFigureName{#1}}.% -\printable{\annotationListFigureExtension{#1}}% ----\annotationListFigureDescription{#1} -\par -\fi\fi -} - + \edef\testa{#1} + \edef\testb{#2} + \edef\testzero{0} + % If the second argument (existing counter) is zero, + % no headings have been printed yet, so print a heading + \ifx\testb\testzero + \figureName #1---\printable{\dwgDir}/% + \printable{\annotationListFigureName{#1}}.% + \printable{\annotationListFigureExtension{#1}}% + ---\annotationListFigureDescription{#1} + \par + \else + % If the second argument is not zero, but is equal to + % the first argument, do nothing + \ifx\testa\testb + \else + % If the second argument is not equal to the first, + % output the figure heading (a new figure is being + % output) + \figureName #1---\printable{\dwgDir}/% + \printable{\annotationListFigureName{#1}}.% + \printable{\annotationListFigureExtension{#1}}% + ---\annotationListFigureDescription{#1} + \par + \fi + \fi} + +% ----------------------- +% Annotation list section +% ----------------------- + +% Section to print the annotation list \def\annotationListSectionName{\section*{Annotation List}} \makeatletter \def\printAnnotationList{{% -\@annotationnumber=1 -\@annotationfigurenumber=0 -\expandafter\ifx\csname anoele \the\@annotationnumber\endcsname\relax -\else -\annotationListSectionName\par -\loop -\expandafter\ifx\csname anoele \the\@annotationnumber\endcsname\relax -\else -\leftskip = -10 pt -\annotationListPrintFigure{% -\annotationListFigureNumber{\the\@annotationnumber}} -{\the\@annotationfigurenumber} -\leftskip = 10 pt -%\hangindent = 20 pt -%\hangafter -\par -\@annotationfigurenumber=% -\annotationListFigureNumber{\the\@annotationnumber} -\the\@annotationnumber---% -\annotationListVariableName{\the\@annotationnumber}---% -\annotationListText{\the\@annotationnumber}---% -\annotationListDescription{\the\@annotationnumber} -\par -\leftskip = -10 pt -\advance\@annotationnumber by 1 -\repeat -\fi -}} + % Start the counters at 1 and 0 + \@annotationnumber=1 + \@annotationfigurenumber=0 + % If the macro for an annotation element exists, + % then there are annotations to print, so output + % the section name + \expandafter\ifx\csname anoele \the\@annotationnumber\endcsname\relax + \else + \annotationListSectionName\par + + % Loop to look through the possible annotation numbers + % and output the annotation list + \loop + % The condition for the loop is that the anoele macro + % with the current number exists. When the loop reaches + % an anoele with a number that does not exist, it terminates + \expandafter\ifx\csname anoele \the\@annotationnumber\endcsname\relax + \else + \leftskip = -10 pt + % This macro determines if a new figure section + % has started and outputs the figure number, path, and + % description if so. First argument is the figure number + % of the annotation currenly being output, second + % argument is the current figure number. + \annotationListPrintFigure{% + \annotationListFigureNumber{\the\@annotationnumber}} + {\the\@annotationfigurenumber} + \leftskip = 10 pt + %\hangindent = 20 pt + %\hangafter + \par + % Set the counter to the figure corresponding to + % the current annotation + \@annotationfigurenumber=% + \annotationListFigureNumber{\the\@annotationnumber} + % Output the annotation data: number, var name, text name, + % description + \the\@annotationnumber---% + \annotationListVariableName{\the\@annotationnumber}---% + \annotationListText{\the\@annotationnumber}---% + \annotationListDescription{\the\@annotationnumber} + \par + \leftskip = -10 pt + % Increment the annotation counter and repeat the loop + \advance\@annotationnumber by 1 + \repeat + \fi}} \makeatother -\def\annotationFigureListPrintFigure#1{ +% Helper for outputting the figure description +\def\annotationFigureListPrintFigure#1{% \figureName ~#1 \annotationListFigureDescription{#1}} +% ------------------------------------------------ +% Brief Description of the Drawings Section (BDOD) +% ------------------------------------------------ + +% The following two macros are used later on to output a section +% heading if there is at least one drawing defined \def\annotationFigureListSectionName{% -\section*{Brief Description of the Drawings}} + \section*{Brief Description of the Drawings}} + \def\annotationFigureListPreamble{% -For a more complete understanding of the invention, -reference is made to the following description and accompanying -drawings, in which:\par} + For a more complete understanding of the invention, + reference is made to the following description and accompanying + drawings, in which: + \par} +% Set figure list terminations when not using ;s \def\setFigureListNoRunOn{% -\def\annotationFigureListLast{.} -\def\annotationFigureListNextLast{.} -\def\annotationFigureListOther{.} -} + \def\annotationFigureListLast{.} + \def\annotationFigureListNextLast{.} + \def\annotationFigureListOther{.}} +% Set figure list terminations for ; style \def\annotationFigureListLast{.} \def\annotationFigureListNextLast{; and} \def\annotationFigureListOther{;} +% macro to output the content for the "Brief +% Description of the Drawings" \makeatletter \def\printAnnotationFigureList{{ -\@annotationfigurenumber=1 -\expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax -\else -\annotationFigureListSectionName\par -\annotationFigureListPreamble\par -\loop -\expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax -\else -\annotationFigureListPrintFigure{\the\@annotationfigurenumber}% -{\advance\@annotationfigurenumber by 1 -\expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax -\annotationFigureListLast\else{\advance\@annotationfigurenumber by 1 -\expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax -\annotationFigureListNextLast\else\annotationFigureListOther\par\fi}\fi} -\advance\@annotationfigurenumber by 1 -\repeat -\fi -}} + % Start at figure 1 + \@annotationfigurenumber=1 + % Make sure at least one figure is described + \expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax + \else + % If at least one figure is described, output the + % BDOD section and preamble + \annotationFigureListSectionName\par + \annotationFigureListPreamble\par + % Loop through all the drawings + \loop + % Conditional for this loop is that the macro + % anofigdisc 1 (where 1 is the figure number) exists + \expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax + \else + % Output the figure annotation + \annotationFigureListPrintFigure{\the\@annotationfigurenumber}% + % Next few lines figure out if the current figure + % is last, next to last, or neither + {\advance\@annotationfigurenumber by 1 + % If the anofigdesc macro does not exist when + % increased by one, we are on the last figure + \expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax + \annotationFigureListLast + \else{% + % Otherwise, check if we are on the next + % to last figure + \advance\@annotationfigurenumber by 1 + % If the anofigdesc macro does not exist + % when increased by two, we are on the + % next to last figure + \expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax + \annotationFigureListNextLast + \else + % At this point, we are neither the + % last nor next to last, so output + % the standard line ending + \annotationFigureListOther + \par + \fi + } + \fi + } + \advance\@annotationfigurenumber by 1 + \repeat + \fi}} \makeatother +% ------------------------------- +% Figure drawing macro section +% ------------------------------- + +% When defining a figure, create the anofigdesc macro to go +% with the figure number. If a second attempt is made before +% a new figure is defined, output an error. \makeatletter \def\figureDescription#1{% -\expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax -\expandafter\def\csname anofigdesc \the\@annotationfigurenumber\endcsname{#1} -\else -\message{error while assigning description ``#1'' to annotation figure number -``\the\@annotationfigurenumber'' - it was already defined as -``\annotationListFigureDescription{\the\@annotationfigurenumber}''.}\fi} + \expandafter\ifx\csname anofigdesc \the\@annotationfigurenumber\endcsname\relax + \expandafter\def\csname anofigdesc \the\@annotationfigurenumber\endcsname{#1} + \else + \message{error while assigning description ``#1'' to annotation figure number + ``\the\@annotationfigurenumber'' - it was already defined as + ``\annotationListFigureDescription{\the\@annotationfigurenumber}''.} + \fi} \makeatother +% When defining a figure's extension, create the anofigext +% macro to go with the figure number. If a second attempt +% is made before a new figure is defined, output an error. \makeatletter \def\figureExtension#1{% -\expandafter\ifx\csname anofigext \the\@annotationfigurenumber\endcsname\relax -\expandafter\def\csname anofigext \the\@annotationfigurenumber\endcsname{#1} -\else -\message{error while assigning extension ``#1'' to annotation figure number -``\the\@annotationfigurenumber'' - it was already defined as -``\annotationListFigureExtension{\the\@annotationfigurenumber}''.}\fi} + \expandafter\ifx\csname anofigext \the\@annotationfigurenumber\endcsname\relax + \expandafter\def\csname anofigext \the\@annotationfigurenumber\endcsname{#1} + \else + \message{error while assigning extension ``#1'' to annotation figure number + ``\the\@annotationfigurenumber'' - it was already defined as + ``\annotationListFigureExtension{\the\@annotationfigurenumber}''.} + \fi} \makeatother +% When defining a figure's caption, create the anofigcap +% macro to go with the figure number. If a second attempt +% is made before a new figure is defined, output an error. \makeatletter \def\figureCaption#1{% -\expandafter\ifx\csname anofigcap \the\@annotationfigurenumber\endcsname\relax -\expandafter\def\csname anofigcap \the\@annotationfigurenumber\endcsname{#1} -\else -\message{error while assigning caption ``#1'' to annotation figure number -``\the\@annotationfigurenumber'' - it was already defined as -``\annotationListFigureCaption{\the\@annotationfigurenumber}''.}\fi} + \expandafter\ifx\csname anofigcap \the\@annotationfigurenumber\endcsname\relax + \expandafter\def\csname anofigcap \the\@annotationfigurenumber\endcsname{#1} + \else + \message{error while assigning caption ``#1'' to annotation figure number + ``\the\@annotationfigurenumber'' - it was already defined as + ``\annotationListFigureCaption{\the\@annotationfigurenumber}''.}\fi} \makeatother +% When defining a figure as sideways, create the anofigor +% macro to go with the figure number. If a second attempt +% is made before a new figure is defined, output an error. \makeatletter \def\figureOrientationSideways#1{% -\expandafter\ifx\csname anofigor \the\@annotationfigurenumber\endcsname\relax -\expandafter\def\csname anofigor \the\@annotationfigurenumber\endcsname{#1} -\else -\message{error while assigning orientation ``#1'' to annotation figure number -``\the\@annotationfigurenumber'' - it was already defined as -``\annotationListFigureOrientation{\the\@annotationfigurenumber}''.}\fi} + \expandafter\ifx\csname anofigor \the\@annotationfigurenumber\endcsname\relax + \expandafter\def\csname anofigor \the\@annotationfigurenumber\endcsname{#1} + \else + \message{error while assigning orientation ``#1'' to annotation figure number + ``\the\@annotationfigurenumber'' - it was already defined as + ``\annotationListFigureOrientation{\the\@annotationfigurenumber}''.} + \fi} \makeatother +% macro for clearing the page after a figure, used in +% specific cases outlined in the documentation. \makeatletter \def\figureClearPageAfter{% -\expandafter\def\csname anofigcp \the\@annotationfigurenumber\endcsname{}} + \expandafter\def\csname anofigcp \the\@annotationfigurenumber\endcsname{}} \makeatother +% Internal macro to handle creating a new figure definition \makeatletter \def\@newfigure#1{ -\expandafter\ifx\csname fignum#1 \endcsname\relax -\global\advance\@annotationfigurenumber by 1 -\expandafter\edef\csname anofigname \the\@annotationfigurenumber\endcsname{#1} -\expandafter\edef\csname fignum#1 \endcsname{\the\@annotationfigurenumber} -\else\message{error: duplicate annotation #1}\fi} + \expandafter\ifx\csname fignum#1 \endcsname\relax + % If the fignumx (where x is the figure number) macro + % is not yet defined, define it and the anofigname macros + \global\advance\@annotationfigurenumber by 1 + \expandafter\edef\csname anofigname \the\@annotationfigurenumber\endcsname{#1} + \expandafter\edef\csname fignum#1 \endcsname{\the\@annotationfigurenumber} + \else + % If the figure number has already been used, print an error + \message{error: duplicate annotation #1} + \fi} \makeatother +% macros for allowing multi-argument definitions with +% the figure number and description, or just the +% figure number \makeatletter -\def\figureDefinition{\@ifnextchar[{\@figuredefinitionmulti}{\@newfigure}} -\def\@figuredefinitionmulti[#1]#2{\@newfigure{#2}\figureDescription{#1}} +\def\figureDefinition{ + % If the next character is a [, use the multi version; + % if not, just use the @newfigure funciton + \@ifnextchar[{\@figuredefinitionmulti}{\@newfigure}} + +% macro for defining the figure number +% and description in one go +\def\@figuredefinitionmulti[#1]#2{ + \@newfigure{#2} + \figureDescription{#1}} \makeatother +% ------------------------------- +% Figure helper macros section +% ------------------------------- + +% Print the text "FIG." plus the figure number \makeatletter \def\figureReference#1{FIG.~\figurenumberreference{#1}} \makeatother +% The current drawing directory \newcommand{\dwgDir}{.} +% Print the number of a figure \def\figurenumberreference#1{\csname fignum#1 \endcsname} +% macros for showing a figure that is a VBS listing \expandafter\def\csname showfigure vbs\endcsname #1#2{% -\lstinputlisting[language=VBScript]{\dwgDir/#1.#2}} + \lstinputlisting[language=VBScript]{\dwgDir/#1.#2}} \expandafter\def\csname showfigure VBS\endcsname #1#2{% -\lstinputlisting[language=VBScript]{\dwgDir/#1.#2}} + \lstinputlisting[language=VBScript]{\dwgDir/#1.#2}} +% macro for showing a figure that is a Python listing \expandafter\def\csname showfigure py\endcsname #1#2{% -\lstinputlisting[language=Python]{\dwgDir/#1.#2}} + \lstinputlisting[language=Python]{\dwgDir/#1.#2}} +% macros for showing a figure that is a text file \expandafter\def\csname showfigure txt\endcsname #1#2{% -\lstinputlisting[language={}]{\dwgDir/#1.#2}} + \lstinputlisting[language={}]{\dwgDir/#1.#2}} \expandafter\def\csname showfigure TXT\endcsname #1#2{% -\lstinputlisting[language={}]{\dwgDir/#1.#2}} + \lstinputlisting[language={}]{\dwgDir/#1.#2}} -\expandafter\def\csname showfigure pdf\endcsname #1#2{\includegraphics[]{#1.#2}} +% macros for showing a pdf file +\expandafter\def\csname showfigure pdf\endcsname #1#2{ + \includegraphics[]{#1.#2}} -\expandafter\def\csname showfigure tpx\endcsname #1#2{\input{"\dwgDir/#1.#2"}} +\expandafter\def\csname showfigure PDF\endcsname #1#2{ + \includegraphics[]{#1.#2}} -\expandafter\def\csname showfigure PDF\endcsname #1#2{\includegraphics[]{#1.#2}} +% macros for showing a TPX file +\expandafter\def\csname showfigure tpx\endcsname #1#2{ + \input{"\dwgDir/#1.#2"}} -\expandafter\def\csname showfigure TpX\endcsname #1#2{\input{"\dwgDir/#1.#2"}} +\expandafter\def\csname showfigure TpX\endcsname #1#2{ + \input{"\dwgDir/#1.#2"}} -\expandafter\def\csname showfigure tex\endcsname #1#2{\input{"\dwgDir/#1.tex"}} +% macros for showing tex / pdf_tex files +\expandafter\def\csname showfigure tex\endcsname #1#2{ + \input{"\dwgDir/#1.tex"}} -\expandafter\def\csname showfigure pdf_tex\endcsname #1#2{\input{"\dwgDir/#1.#2"}} +\expandafter\def\csname showfigure pdf_tex\endcsname #1#2{ + \input{"\dwgDir/#1.#2"}} +% macro for a figure placeholder \expandafter\def\csname showfigure placeholder\endcsname #1#2{% -no extension provided for file name \printable{#1}.\par This will be used as a placeholder} + no extension provided for file name \printable{#1}.\par This will be used as a placeholder} +% macro for an unknown file type \expandafter\def\csname showfigure unk\endcsname #1#2{% -\includegraphics[]{#1.#2}} + \includegraphics[]{#1.#2}} + +% --------------------- +% Figure output section +% --------------------- \makeatletter \def\figures{{% -\@annotationfigurenumber=1 -\expandafter\ifx\csname anofigname \the\@annotationfigurenumber\endcsname\relax -\else -\figuresStart -\loop -\expandafter\ifx\csname anofigname \the\@annotationfigurenumber\endcsname\relax -\else -\expandafter\ifx\csname anofigext \the\@annotationfigurenumber\endcsname\relax -\edef\figureextension{placeholder} -\else -\edef\figureextension{% -\annotationListFigureExtension{\the\@annotationfigurenumber}} -\fi -\expandafter\ifx\csname showfigure \figureextension\endcsname\relax -% this is an unknown figure extension -\def\figureshower{\csname showfigure unk\endcsname} -\else -\def\figureshower{\csname showfigure \figureextension\endcsname} -\fi -\def\figurename{\annotationListFigureName{\the\@annotationfigurenumber}} -\def\figurecaption{\annotationListFigureCaption{\the\@annotationfigurenumber}} -\figureStartWithOrientation{\the\@annotationfigurenumber} -\begin{pfigure} -\ifFigureCaptionsOnTop -\centering\figureReference{\figurename}~~\figurecaption\par% -\figureshower{\figurename}{\figureextension}\par -\else -\centering\figureshower{\figurename}{\figureextension}\par% -\figureReference{\figurename}~~\figurecaption\par -\fi -\end{pfigure} -\expandafter\ifx\csname anofigcp \the\@annotationfigurenumber\endcsname\relax -\else -\clearpage -\fi -\advance\@annotationfigurenumber by 1 -\repeat -\figuresEnd -\fi -}} + % Start with figure 1 + \@annotationfigurenumber=1 + % If the anofigname 1 macro is defined, at least one figure exists + \expandafter\ifx\csname anofigname \the\@annotationfigurenumber\endcsname\relax + \else + % Output the headers etc. + \figuresStart + % Loop through figure numbers + \loop + % Keep looping as long as the anofigname x (where x is the current + % counter number) is defined + \expandafter\ifx\csname anofigname \the\@annotationfigurenumber\endcsname\relax + \else + % If an extension is not defined, define it as a placeholder + \expandafter\ifx\csname anofigext \the\@annotationfigurenumber\endcsname\relax + \edef\figureextension{placeholder} + % Otherwise, use the defined extension + \else + \edef\figureextension{% + \annotationListFigureExtension{\the\@annotationfigurenumber}} + \fi + % Try using the helper macro that corresponds with + % the defined figure extension + \expandafter\ifx\csname showfigure \figureextension\endcsname\relax + % this is an unknown figure extension + \def\figureshower{\csname showfigure unk\endcsname} + \else + % Use the helper macro for the defined + % figure extension + \def\figureshower{\csname showfigure \figureextension\endcsname} + \fi + \def\figurename{\annotationListFigureName{\the\@annotationfigurenumber}} + \def\figurecaption{\annotationListFigureCaption{\the\@annotationfigurenumber}} + % Set up the page for this figure's orientation + \figureStartWithOrientation{\the\@annotationfigurenumber} + \begin{pfigure} + % Place figure captions in the appropriate place + \ifFigureCaptionsOnTop + \centering\figureReference{\figurename}~~\figurecaption\par% + \figureshower{\figurename}{\figureextension}\par + \else + \centering\figureshower{\figurename}{\figureextension}\par% + \figureReference{\figurename}~~\figurecaption\par + \fi + \end{pfigure} + % Clear the page if defined for this figure + \expandafter\ifx\csname anofigcp \the\@annotationfigurenumber\endcsname\relax + \else + \clearpage + \fi + \advance\@annotationfigurenumber by 1 + \repeat + \figuresEnd + \fi}} \makeatother +% ----------------------- +% Miscellaneous macros +% ----------------------- + +% Helper for the title of the BDOD section \def\annotationFigureListSectionName{ -\patentSection{Brief Description of the Drawings}} + \patentSection{Brief Description of the Drawings}} -\def\annotationListSectionName{\patentSection{Annotation List}} +% Helper for the title of the annotation list +\def\annotationListSectionName{ + \patentSection{Annotation List}} +% Helper macro for the preamble of the BDOD \def\annotationFigureListPreamble{ -\patentParagraph{For a more complete understanding of the invention, reference is made to the following -description and accompanying drawings, in which:}} + \patentParagraph{For a more complete understanding of the invention, reference is made to the following + description and accompanying drawings, in which:}} -\def\patentDrawingDescriptions{\printAnnotationFigureList} +% Helper funciton for outputting the BDOD +\def\patentDrawingDescriptions{ + \printAnnotationFigureList} +% Helper for referencing a figure \def\referencePatentFigure#1{\figureReference{#1}} + +% Helper for referencing an annotation \def\annotate#1{\annotationReference{#1}} + +% Helper for referencing an annotation by name and number \def\annotateWithName#1{\annotationNameAndReference{#1}} -\def\annotationFigureListPrintFigure#1{ +% Helper for printing out a figure reference +% Used in the BDOD section +\def\annotationFigureListPrintFigure#1{% \patentParagraph{\figureName ~#1 \annotationListFigureDescription{#1}}} +% Helper for a bare annotation number \def\annotateNoBrackets#1{\annotationNumberReference{#1}} -\def\figuresStart{\patentDrawingsStart} -\def\figuresEnd{\patentDrawingsEnd} +% Helpers for starting and ending the patent drawings sections +\def\figuresStart{ + \patentDrawingsStart} + +\def\figuresEnd{ + \patentDrawingsEnd} +% Print the annotation list if in draft mode, then +% print the figures \def\patentDrawings{% -\ifPatentOfficeMode -\else -\printAnnotationList -\fi + \ifPatentOfficeMode + \else + \printAnnotationList + \fi -\figures -} + \figures} \endinput %% %% End of file `uspatent.cls'. From 2675a904432317805636e02f8198d6decd4e9672 Mon Sep 17 00:00:00 2001 From: Jesse Fledderjohann Date: Fri, 21 Dec 2018 20:29:37 -0800 Subject: [PATCH 2/3] Working on the issue PetePupalaikis/uspatent#2 Added a class option efileReady that enables the correct package for PDF/A output Added a few lines to the documentation to point this out Added metadata file PatentApplication.xmpdata (required for PDF/A) --- doc/PatentApplicationGuide.lyx | 56581 ++++++++++++++++--------------- doc/PatentApplicationGuide.pdf | Bin 1431759 -> 1494328 bytes tex/PatentApplication.lyx | 1432 +- tex/PatentApplication.pdf | Bin 197705 -> 213769 bytes tex/PatentApplication.tex | 8 + tex/PatentApplication.xmpdata | 88 + tex/uspatent.cls | 68 +- 7 files changed, 29731 insertions(+), 28446 deletions(-) create mode 100644 tex/PatentApplication.xmpdata diff --git a/doc/PatentApplicationGuide.lyx b/doc/PatentApplicationGuide.lyx index ca5c4e0..c0cad49 100644 --- a/doc/PatentApplicationGuide.lyx +++ b/doc/PatentApplicationGuide.lyx @@ -1,27719 +1,28862 @@ -#LyX 2.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 474 -\begin_document -\begin_header -\textclass article -\begin_preamble -\let\myIndex\theindex\renewcommand{\theindex}{\cleardoublepage\myIndex\phantomsection\addcontentsline{toc}{section}{\indexname}} -\hyphenation{PatentApplication} -\hyphenation{FigureDefinition} -\hyphenation{FigureClearPageAfter} -\hyphenation{annotationDefinition} -\hyphenation{AssigneeAddress} -\hyphenation{AssigneePhone} -\hyphenation{LawyerNumber} -\hyphenation{ApplicationMode} -\hyphenation{ClaimReference} -\usepackage{needspace} - -\def\TikZ{Ti\emph{k}Z} - -\usepackage{listings} - -\lstset{basicstyle=\footnotesize\ttfamily,breaklines=true,breakatwhitespace=false, alsoletter={\\}} - -\usepackage{fancyhdr} - \pagestyle{fancy} -\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} - \fancyhf{} - \rhead{\rightmark } - -\renewcommand{\headrulewidth}{0 pt} - -\cfoot{\thepage} - - -\usepackage{nextpage} - -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package babel -\inputencoding default -\fontencoding OT1 -\font_roman default -\font_sans default -\font_typewriter default -\font_math auto -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 -\font_tt_scale 100 -\graphics default -\default_output_format pdf2 -\output_sync 1 -\output_sync_macro "\synctex=-1" -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref true -\pdf_bookmarks true -\pdf_bookmarksnumbered false -\pdf_bookmarksopen false -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks true -\pdf_pdfborder true -\pdf_colorlinks true -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\branch Patent Advice -\selected 0 -\filename_suffix 0 -\color #faf0e6 -\end_branch -\index Index -\shortcut idx -\color #008000 -\end_index -\leftmargin 1in -\topmargin 1in -\rightmargin 1in -\bottommargin 1in -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\quotes_language english -\papercolumns 1 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Writing a Patent Application in LaTeX and LyX -\begin_inset Newline linebreak -\end_inset - -Version 2.0 -\end_layout - -\begin_layout Author -Peter J. - Pupalaikis -\end_layout - -\begin_layout Date -December 1 -\begin_inset script superscript - -\begin_layout Plain Layout -st -\end_layout - -\end_inset - -, 2016 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - -\end_layout - -\begin_layout Section* -License -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Author -\end_layout - -\end_inset - -Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\begin_inset Newline newline -\end_inset - -Copyright © 2012, 2016 Peter J. - Pupalaikis -\begin_inset Newline newline -\end_inset - -Version: 2.0 -\begin_inset Newline newline -\end_inset - -This work may be distributed and/or modified under the conditions of the - LaTeX Project Public License, either version 1.3 of this license or (at - your option) any later version. - The latest version of the license is in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.latex-project.org/lppl.txt -\end_layout - -\end_inset - - and version 1.3 or later is part of all distributions of LaTeX version 2003/06/0 -1 or later. -\end_layout - -\begin_layout Section* -Release Notes for Version 2.0 -\end_layout - -\begin_layout Standard -It's been four years since the first release of the -\emph on -uspatent -\emph default - class in 2012. - I'm happy to say that there are no bug fixes to report and that this version - is backward compatible with the last version - If you are using the last - version, this version will also work with your documents. - All of the changes to this version are feature and configuration flexibility - adds (except for the very first item on this list): -\end_layout - -\begin_layout Enumerate -In version 1.0, the beginning of the claims section reads by default -\begin_inset Quotes eld -\end_inset - -What is claimed: -\begin_inset Quotes erd -\end_inset - - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -). - Unfortunately, some patent examiners have rejected this, I believe because - the claims section must read like a giant sentence. - In one case, they made me use the terminology -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - -. - I use this terminology by default on all my patent applications now, and - this new version will also use that by default. - If you don't like this, you can still customize this using the instructions - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Claims-customization" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Based on a request from a user, -\emph on -uspatent -\emph default - now supports sideways drawings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sideways-figure" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Based on a request from a user, -\emph on -uspatent -\emph default - now supports the inclusion of Inkscape drawings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Inkscape" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -When I did the research on sideways drawings, I found that some people place - the figure caption above the figure, so I added this capability. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - By default, the captions are on the bottom by default (as I've used for - all my patents ever filed). -\end_layout - -\begin_layout Enumerate -Figures will now be loaded from a directory that you can specify. - Previously, all figures needed to be in the directory where the patent - application file is located. - Only one location can be specified for all figures. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Program listings are now supported as figures. - Currently, vbs and py are supported, but it's easy to add your own. - See -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Drawings" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Unsupported-Drawing-Extensions" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -I use both Linux and Windows machines, preferring the Linux machines actually. - If you are familiar with Linux, you'll know that file names and extensions - are case sensitive. - This caused some annoyance when I moved back and forth between the two - operating systems, mostly because certain file extensions might be upper - case. - So -\emph on -uspatent -\emph default - now specifically recognizes the following extensions (any others will simply - attempt to load as graphics and never had case sensitivity issues): -\end_layout - -\begin_deeper -\begin_layout Enumerate -TpX and tpx -\end_layout - -\begin_layout Enumerate -PDF and pdf -\end_layout - -\begin_layout Enumerate -VBS and vbs -\end_layout - -\begin_layout Enumerate -py -\end_layout - -\begin_layout Enumerate -tex -\end_layout - -\begin_layout Enumerate -pdf_tex -\end_layout - -\end_deeper -\begin_layout Enumerate -Annotations can now be referred to with the text in the annotation only. - This can be used to maintain consistency within the application (and most - importantly the claims) of terminology used when referring to drawing elements. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. -\end_layout - -\begin_layout Section* -Foreword -\end_layout - -\begin_layout Standard -I am indebted to several people who contributed by reviewing this document, - teaching me some LaTeX tricks and especially teaching me about patents. - Let me say ahead of time that if I ignored or incorrectly dealt with their - review comments, or have any remaining errors in documentation or LaTeX - code, the errors are solely my responsibility: -\end_layout - -\begin_layout Standard -I have worked with Gordon Kessler, previously our in-house patent counsel, - for over ten years. - He taught me almost everything I know about patents and is the patent attorney - of record on many of my patents. - Since I've worked with Gordon for so long, the style I use mostly reflects - his. -\end_layout - -\begin_layout Standard -Andrew Dommer of Fish & Richardson P. - C. - reviewed this document and provided lots of comments. - I've incorporated or accommodated most of his input and because of his - input added certain flexibility to these tools. -\end_layout - -\begin_layout Standard -Tracey Kinsella, the in-house paralegal at my company Teledyne LeCroy, proof-rea -d this document and, as usual, found most of the errors that no one else - did. -\end_layout - -\begin_layout Standard -Amy Hendrickson of TeXnology Inc. - taught me how to implement the macros responsible for dealing with figures - and annotations during a lecture she gave at the TeX Users Group (TUG) - conference in Boston, 2012. -\end_layout - -\begin_layout Standard -Boris Veytsman reviewed the original document, provided some comments, and - encouraged the production of a TUGboat article and the submission of this - work to CTAN. -\end_layout - -\begin_layout Standard -Brian Dunn of BDTechConcepts provided the Inkscape example. -\end_layout - -\begin_layout Section -Background -\end_layout - -\begin_layout Standard -About twenty years ago, I had my first opportunity to file a patent on an - invention. - At the time, I was asked by our in-house patent attorney for various informatio -n on the invention (usually referred to as a disclosure document) so that - the patent application could be generated and filed. - During the process from invention to filing, I was able to make several - observations: -\end_layout - -\begin_layout Itemize -For complicated inventions, as mine tend to be, it is very difficult to - communicate the technical information to the patent attorney. - In my case, the first application draft created by the attorney was so - far off that we basically had to start over. -\end_layout - -\begin_layout Itemize -While it was easy to articulate the design of an instrument using my invention, - it was very difficult to articulate the invention itself. - In order to understand what I mean by this very important statement, consider - the fact that an instance of a fully designed instrument is easy to describe - through engineering documentation, drawings, software source code, etc. - but the difficult and absolutely necessary information to provide for a - patent application is really something different. - A patent application requires a description that distinguishes a design - from an invention or more specifically, highlights the inventive portion - of the design. -\end_layout - -\begin_layout Itemize -When the application was filed and when a patent was granted, I was unclear - about the level of protection that was actually obtained. -\end_layout - -\begin_layout Standard -Because of my experiences, I determined to become more involved in the patenting - process. - In many cases, especially at large companies, the inventor provides a patent - attorney with some level of information that allows the attorney to extract - the rest of the information. - In some cases, the attorney essentially interviews the inventor while trying - to uncover the actual invention. - I have found patent attorneys to be helpful in uncovering the invention, - but overall too expensive to be used for that task; and in the end, I often - had to teach so many technical details that I thought that it might be - easier to develop some better understanding of the system so that the informati -on provided to the patent attorneys was already in the right form. - So, after my first invention I began to write clearer documents that described - my invention in a form that more closely fit the information required by - the patent office. - This made life easier for me and the patent attorney and theoretically - saved some money. - But then I found some other problems (more minor than the problems already - outlined): -\end_layout - -\begin_layout Itemize -I use a lot of equations and these were sometimes difficult for the patent - attorneys to accurately copy. -\end_layout - -\begin_layout Itemize -Drawings I created were often rejected by the patent office. -\end_layout - -\begin_layout Itemize -Sometimes, through weird actions within my company, things I wrote got rewritten - in a different way than I intended without my permission or notification. -\end_layout - -\begin_layout Standard -To solve these problems and in continuing with the vector I was on, I decided - to actually write the patent application myself. - To be clear, the application I write is always vetted and modified in the - end by a qualified attorney. - I generally only take a first cut at claims just to clarify things in my - mind. - I found that once I had a better understanding of the organization of informati -on required for an application, it was not a large step in properly formatting - the information. - This led to a new set of problems: -\end_layout - -\begin_layout Itemize -The document editing tools have several issues that go against proper patent - application formatting. - Often, they offer the user too much flexibility in editing section styles, - spacing, font sizes, etc. - that allow for a large amount of inconsistency. - On the reverse side, they were missing certain key features. -\end_layout - -\begin_layout Itemize -Some patent application software solved some of the formatting and inconsistency - issues, but did not solve certain issues and were not flexible enough in - the area of general document editing such as equation entry and cross referenci -ng. -\end_layout - -\begin_layout Standard -About ten years ago I discovered LaTeX. - LaTeX is a document typesetting program that converts text documents with - markup language into final PDF format for filing. - LaTeX is software popular in academia and is required by most universities - for doctoral dissertations. - It is based on a language called TeX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TeX -\end_layout - -\end_inset - - created by Donald Knuth -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Knuth, Donald -\end_layout - -\end_inset - -, a Stanford professor and author of many seminal books on computer programming. - His aim in creating TeX is to beautifully typeset technical documents especiall -y those containing a lot of mathematics. - Knuth's goals were very similar to mine in many ways: -\end_layout - -\begin_layout Itemize -He was trying to eliminate the middleman in publishing his books. - He discovered that reviewing proofs of his book and marking up these proofs - was unsatisfying, especially if he could typeset the book himself. - This problem is somewhat analogous with marking up patent attorney drafts. -\end_layout - -\begin_layout Itemize -Being a programmer, he believed in essentially programming the layout so - that the result followed certain predetermined rules. -\end_layout - -\begin_layout Itemize -Many rules governing the layout can be handled, again programmatically, - by the creation of macros written in TeX which leads to much more consistent - layouts. - Taken to an extreme, the writer can be limited to access to only a handful - of macros thereby reducing the capability to mess up the formatting while - simultaneously freeing up the writer to concentrate on the content. -\end_layout - -\begin_layout Standard -LaTeX has so many capabilities and produces such impressive output (especially - in the area of handling of drawings and equations) that I set to work creating - patent applications followed by sets of macros that I reused. - This work finally culminated in a patent -\emph on -class -\emph default - file which, when referenced by a patent application document allows me - to write beautiful, perfectly and consistently formatted patent applications - with less effort. - This class file also automates many aspects of the application. -\end_layout - -\begin_layout Standard -Having a programming and engineering background, I enjoy writing in LaTeX. - But LaTeX can be intimidating to many people and I looked for a solution - that could expose a broader set of people to the outcome provided by LaTeX - without exposing them too much to LaTeX itself. - This is when I found LyX. - LyX is a document editor that can produce many different kinds of output - but is mostly used as a front-end for LaTeX. - It follows a WYSIWYM philosophy which stands for -\begin_inset Quotes eld -\end_inset - -What You See Is What You Mean -\begin_inset Quotes erd -\end_inset - - as opposed to the more familiar WYSIWYG philosophy. - WYSIWYM is a balance. - With LaTeX, you write in text using macros but you don't see what you are - going to get until you -\emph on -compile -\emph default - the document. - Many LaTeX fans say that this is liberating because the writer does not - constantly fuss with the exact way that the document looks, but I don't - see it that way. - Many equations and such written in LaTeX require so much complication that - I find myself repeatedly compiling the document to see if I got it right. - This is not liberating. - WYSIWYM is a balance in that equations are shown as they are written -\emph on -mostly -\emph default - looking like they will when typeset. - What this means is that you get to see the structure of the equations and - the document to see what it roughly looks like, which is enough to break - the repeated compilation loop, but you don't fuss over the exact layout. - LyX is very approachable and easily usable and is the best environment - in which to write a patent application. -\end_layout - -\begin_layout Section -Introduction -\begin_inset CommandInset label -LatexCommand label -name "sec:Introduction" - -\end_inset - - -\end_layout - -\begin_layout Standard -If you are reading this document, you probably fall into one the following - categories: -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:introInventor" - -\end_inset - -You are an inventor and want to try writing your own patent application. -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:introAttorney" - -\end_inset - -You are an attorney who wants a better tool for writing a consistent and - properly formatted application. -\end_layout - -\begin_layout Standard -If you are in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - -, then you've come to the right place. - This document will enable you to accomplish this objective in either LyX - or LaTeX. - If you are in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introInventor" - -\end_inset - - I need to provide a warning upfront: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\series bold -I am not an attorney. - I am not qualified to give legal advice. - A patent application is a legal document. - Any information provided regarding patent applications are only my opinions - and are based on my experience. - You should consult with a qualified attorney for legal advice and with - the U.S. - Patent and Trademark Office for definitive information. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Mostly, I have to provide this warning because people in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - - also sue people. - I don't want to get sued. - But seriously, I need to provide this warning because in my discussions - with category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - - people that I've come in contact with, I've found their reaction to some - of my opinions like I share in this article to be varied. - Sometimes they disagree with what I do and therefore with some of the advice - that I give. - Some tell me I'm a fool to draft my own applications (I'm not sure why - since I always advise that the application be vetted, reviewed and improved - by someone trained and licensed in patent law). - Most of the smaller disagreements are based on how much of or the type - of information I choose to provide in patent applications. -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - I tend to be explicit and hopefully clear in the spirit of proper information - disclosure. - I believe that some attorneys recommend being purposely vague to increase - the potential value of a future interpretation of your patent rights. - They are of course right and you should listen to them. - Anyway, you will see some of my advice in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Regardless of your category, I will assume that you are intending to write - a patent application using either LyX or LaTeX. - Otherwise, there's no reason to continue reading this. -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - If you are an inventor, take my opinions on patents with a grain of salt - and let a qualified patent attorney make the final call. - If you are an attorney and you are trying to use this information to streamline - your process, then ignore all of my patent writing advice. - Either way, pay attention to my formatting instructions. - Also, please contact me to let me know how these tools are being used and - how I might improve them. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -If you don't know anything about LyX or LaTeX, I suggest you familiarize - yourself with the features of both. - If you are already a LaTeX user, then I recommend that you do the following - and make the following decisions: -\end_layout - -\begin_layout Enumerate -If you are already a LaTeX user, you are in good shape. - When I say LaTeX user, I don't mean LaTeX expert. - If you know your way around LaTeX and know the basic idea, then you will - do fine. - I assume also that if you are a LaTeX user that you don't need to install - it. - If you don't need to install it, skip to step -\begin_inset CommandInset ref -LatexCommand formatted -reference "enu:Editor-Choice" - -\end_inset - -. - Otherwise, see -\begin_inset CommandInset href -LatexCommand href -name "LaTeX Primer" -target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" - -\end_inset - - for more information and for a tutorial on LaTeX. - Unless you are not entering equations in your application, you should not - need to know much about the specifics of LaTeX. -\end_layout - -\begin_layout Enumerate -If you don't have LaTeX installed, then you'll want to install it now. - You can find some basic installation instructions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Installing-LaTeX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:Editor-Choice" - -\end_inset - -Now that you have LaTeX installed, you'll want to figure out what editor - you will use. - Even if you plan to use LyX, I recommend you install a LaTeX editor. - I recommend the TeXworks editor because it shows your PDF output side by - side with your LaTeX source and you can jump back and forth between the - source and output easily. - Some basic directions are found in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Installing-TeXWorks" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Now you need to decide whether you want to use LaTeX or LyX. - If you are a grizzled LaTeX veteran, then you will scoff at the idea of - entering your patent application in anything other than raw LaTeX. - I really encourage you to try LyX. - If you are inexperienced with LaTeX, then you really ought to use LyX but - I warn you that knowledge of LyX is not entirely a substitute for knowledge - of LaTeX. - If you are on the fence, let me give you some added encouragement: if you - start by using LyX and you change your mind, you can always export your - document in plain LaTeX and the exported document is very good LaTeX. - Give LyX a try. - To install it, follow the directions in -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Installing-LyX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -You will probably need some kind of drawing editor. - To test the suitability of your drawing editor, review its capability of - producing high quality, properly sized PDF files. - I supply some instructions for using the most popular Windows -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Windows is a trademark of Microsoft Corporation -\end_layout - -\end_inset - - based drawing editor Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - - -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Visio is a trademark of Microsoft Corporation -\end_layout - -\end_inset - - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Visio" - -\end_inset - -. - But I recommend TpX which is how I make all of my patent drawings. - It is open source software that produces the best patent drawings of any - package I know. - It will even output in LaTeX readable code (called -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ -\end_layout - -\end_inset - - - but you don't really need to know this detail). - Instructions for installing and working with TpX can be found in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:TpX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -At some point, all of the additional files you need will come in a standard - LaTeX and LyX installation (after I submit all of this stuff, that is). - Until then, you will need to get these additional files presumably from - the same place you got this document. - These additional files are, at a minimum, the U.S. - patent class file for use in LaTeX and the U.S. - patent layout file for use in LyX. - Remember, LyX is just a front-end for LaTeX which produces and compiles - LaTeX code so if you are using LyX, you will need both files. - These files should be put in the same directory where you intend to write - your patent application. -\end_layout - -\begin_layout Enumerate -Finally, you need a way to get started. - I recommend that you always start by editing one of the example files. - Follow the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-TeXWorks" - -\end_inset - - for LaTeX, which includes the setup and a short navigational tutorial that - you can ignore when you get proficient. - Similarly, for LyX, follow the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-LyX" - -\end_inset - - which contains similar setup and a navigational tutorial. -\end_layout - -\begin_layout Enumerate -Read this entire document to familiarize yourself with the macros used and - follow the instructions to get started in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -. -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - Use -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - - for a guide to filling out the patent application. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Also, please remember to proof-read your entire document prior to filing - with the patent office. - These tools are provided as an aid and I am not responsible for the final - output. - I, of course, expect these tools to work fine - I use them all the time. - This is basically a disclaimer to tell you that regardless of any errors - that I or LaTeX or LyX makes in formatting your document, you alone are - responsible for it. - I'm sorry to have to make statements like this, but you know how things - are. -\end_layout - -\begin_layout Section -Tool Installation -\end_layout - -\begin_layout Standard -In order to write your patent application, you will first need to install - some tools. - These are: -\end_layout - -\begin_layout Itemize -LaTeX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX -\end_layout - -\end_inset - - - A document typesetting program that converts text documents into final - PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - format for filing. - See -\begin_inset CommandInset href -LatexCommand href -name "LaTeX Primer" -target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" - -\end_inset - - for more information and for a tutorial on LaTeX. - Unless you are entering equations in your application, you should not need - to know much about the specifics of LaTeX. -\end_layout - -\begin_layout Itemize -TeXworks -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TeXworks -\end_layout - -\end_inset - - - An editor that allows you to view and edit your LaTeX document side-by-side - with your PDF application. - Since LaTeX is not WYSIWYG, you must -\emph on -compile -\emph default - your document to produce the final output. - TeXworks helps with this. -\end_layout - -\begin_layout Itemize -TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - - (optional) - an open-source drawing package that produces beautiful drawings - and is well linked with LaTeX. - Drawings maybe imported directly in TpX format (PDF or -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ -\end_layout - -\end_inset - -), otherwise you may use any drawing package as long as you can produce - final drawings for inclusion in PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - format. -\end_layout - -\begin_layout Itemize -LyX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX -\end_layout - -\end_inset - - - A WYSIWYM editor for producing LaTeX documents without extreme exposure - to LaTeX. -\end_layout - -\begin_layout Subsection -Installing LaTeX -\begin_inset CommandInset label -LatexCommand label -name "sub:Installing-LaTeX" - -\end_inset - - -\end_layout - -\begin_layout Standard -LaTeX can be obtained from -\begin_inset CommandInset href -LatexCommand href -name "http://www.latex-project.org/ftp.html" -target "http://www.latex-project.org/ftp.html" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!obtaining -\end_layout - -\end_inset - -which is the TeX Users Group -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TeX Users Group -\end_layout - -\end_inset - - (TUG -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TUG| see -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{TeX Users Group} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -). - The LaTeX language can be compiled with a number of compilers such as pdfLaTeX, - LuaTeX, XeTeX, etc. - We will be using pdfLaTeX. - On Windows machines, follow the directions for ProTeXt installation. - -\end_layout - -\begin_layout Standard -Here are the sources for various TeX installations: -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/texlive/ -\end_layout - -\end_inset - - - TeX Live Installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/mactex/ -\end_layout - -\end_inset - - - MacTeX installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/protext/ -\end_layout - -\end_inset - - - proTeXt installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.miktex.org/ -\end_layout - -\end_inset - - - MiKTeX installation. -\end_layout - -\begin_layout Standard -I use proTeXt (based on MiKTeX) on Windows and GNU/Linux machines. - MacTeX is the preferred installation for the Mac -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Mac -\end_layout - -\end_inset - - -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Mac is a trademark of Apple Inc. -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Installing TeXworks -\begin_inset CommandInset label -LatexCommand label -name "sub:Installing-TeXWorks" - -\end_inset - - -\end_layout - -\begin_layout Standard -In most cases, TeXworks -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TeXworks!installation -\end_layout - -\end_inset - - comes automatically with a ProTeXt installation. - Search for the file texworks.exe in the directories containing your LaTeX - installation and create a shortcut for easy access. - Otherwise, download it from -\begin_inset CommandInset href -LatexCommand href -name "http://www.tug.org/texworks/" -target "http://www.tug.org/texworks/" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Installing LyX -\begin_inset CommandInset label -LatexCommand label -name "sub:Installing-LyX" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!obtaining -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!installation -\end_layout - -\end_inset - -LyX can be found here: -\begin_inset CommandInset href -LatexCommand href -name "http://www.lyx.org" -target "http://www.lyx.org" - -\end_inset - -. - For Windows, click -\begin_inset Quotes eld -\end_inset - -LyX-2.02-2-Installer.exe -\begin_inset Quotes erd -\end_inset - - or whichever is the latest version. - When prompted to select a typesetting system, select the -\begin_inset Quotes eld -\end_inset - -... -\backslash -miktex -\backslash -bin -\begin_inset Quotes erd -\end_inset - - extension of your MiKTeX folder. - If an error occurs then a file search can reveal the proper location. - At the time of this writing, I am currently using the 2.1.5 version of LyX. -\end_layout - -\begin_layout Subsection -Patent Application Specific Files -\begin_inset CommandInset label -LatexCommand label -name "sub:Patent-Application-Files" - -\end_inset - - -\end_layout - -\begin_layout Standard -To get started with writing your patent application, you will need the class, - layout and example files. - They should all have been included with this documentation. - The files include: -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -uspatent.cls - The class file used by LaTeX that provides basic typesetting - information and all of the special macros that get called in the LaTeX - document. -\end_layout - -\begin_layout Itemize -uspatent.layout -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.layout -\end_layout - -\end_inset - - - The layout file used by LyX to translate environment and inset settings - in a LyX patent application into LaTeX macro commands in the uspatent.cls - file. -\end_layout - -\begin_layout Itemize -PatentApplication.tex -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentApplication.tex -\end_layout - -\end_inset - - - the example, skeleton LaTeX file that should be used as the basis for - your LaTeX based application. -\end_layout - -\begin_layout Itemize -PatentApplication.LyX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentApplication.LyX -\end_layout - -\end_inset - - - the example, skeleton file that should be used as the basis for your - LyX based application. -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -Drawings.lyx - the file containing the drawings and annotations instructions - that is included in PatentApplication.lyx. - Initially, you will find references to figures and annotations for four - drawings that are provided for reference only. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -VisioDrawing.pdf - an example Visio drawing exported in -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - -PDF format. -\end_layout - -\begin_layout Itemize -TpXDrawing.TpX - an example TpX drawing containing -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - code. -\end_layout - -\begin_layout Itemize -InkscapeDrawing.svg, .pdf, and .pdf_tex - an example Inkscape drawing. -\end_layout - -\begin_layout Standard -If you are using a MiKTeX LaTeX installation, you can install the latest - version of the -\series bold -uspatent -\series default - package using the -\emph on -MiKTeX Package Manager -\emph default - invoked by typing -\family typewriter -mpm -\family default - in a command prompt and selecting the -\family typewriter -uspatent -\family default - package for installation. -\end_layout - -\begin_layout Section -Starting a New Patent Application -\begin_inset CommandInset label -LatexCommand label -name "sec:Starting-a-New-Application" - -\end_inset - - -\end_layout - -\begin_layout Standard -A new application is started by creating a new directory for your application - and copying the files listed in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Patent-Application-Files" - -\end_inset - - to this new directory. -\end_layout - -\begin_layout Standard -The basic idea here is that you will rename the file PatentApplication.lyx - (if you are using LyX) or PatentApplication.tex (if you are using LaTeX) - to the name of your invention (e.g. - MyInvention.lyx or .tex). - You can also rename the Drawings.lyx or Drawings.tex file, but you will need - to reference the newly named drawings file in your patent application document. - There is no need to do that. - You will be editing the information in the new MyInvention file -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - - and also the drawings file. - As you edit the drawings file you will eventually remove the need for the - example drawings. - You will know when you no longer need the example drawing files and at - that time they can be removed. - Don't delete them right away because they are required temporarily to build - your document. -\end_layout - -\begin_layout Standard -Many headaches are created by special characters in file names, so it is - recommended that your directories (entire directory tree) and file names - contain no spaces or other strange characters. - If you want to insert a space, use an underscore -\begin_inset Quotes eld -\end_inset - -_ -\begin_inset Quotes erd -\end_inset - - to separate words. - I tend to use a programming style called -\emph on -CamelCase -\emph default - (or the technical term -\emph on -medial capitals -\emph default -). -\end_layout - -\begin_layout Standard -After creating your new directory containing your renamed files, you should - see if they produce the proper output by following the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-Latex-from-command-line" - -\end_inset - - or -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-TeXWorks" - -\end_inset - - if you are using LaTeX, or -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-LyX" - -\end_inset - - if you are using LyX. - If you can produce PDF output following these instructions, then you're - ready to get started. -\end_layout - -\begin_layout Section -Driving LaTeX from the command line -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-Latex-from-command-line" - -\end_inset - - -\end_layout - -\begin_layout Standard -LaTeX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!command line usage -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -LaTeX installed properly. -\end_layout - -\begin_layout Itemize -A text editor of any kind. -\end_layout - -\begin_layout Itemize -A PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - viewer of any kind. -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - -MyInvention and in it you will have at least the files -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -uspatent.cls, MyInvention.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX - and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To produce your application, type from the command line from within this - directory: -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -pdflatex -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - MyInvention -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -followed by the enter key. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -needspace{5 -\backslash -baselineskip} -\end_layout - -\end_inset - -If you've done everything correctly during installation, you will see lots - of messages streaming forth (LaTeX is very verbose). - In the end, the last few messages should be: -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter -Output written on MyInvention.pdf (11 pages, 197705 bytes). -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter -Transcript written on MyInvention.log -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -If you've gotten this far, then everything's right and you can view your - patent application by opening MyInvention.pdf with your PDF viewer. - By editing your MyInvention.tex file with your text editor, compiling your - document with pdflatex, and viewing it with your PDF viewer, you can create - your application using the most primitive tools at your disposal. -\end_layout - -\begin_layout Section -Driving TeXworks -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TeXworks -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-TeXWorks" - -\end_inset - - -\end_layout - -\begin_layout Standard -LaTeX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!TeXworks usage -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -LaTeX installed properly. -\end_layout - -\begin_layout Itemize -TeXworks installed (usually comes with your LaTeX installation). -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called MyInvention and in it you will have at - least the files uspatent.cls -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -, MyInvention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - -.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To edit your application, open MyInvention.tex with TeXworks or type from - the command line from within this directory: -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -texworks MyInvention.tex -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -You can become familiar with TeXworks yourself, but there are two things - you want to notice to get an application out immediately. - They are at the top of the dialog and are located right next to each other - and are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:TeXworks-ribbon-bar" - -\end_inset - -. - One is a drop-down list selector that selects the program used to produce - the output file. - This should be set to pdfLaTeX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - as shown. - The other is the green arrow to the left. - Clicking this with the mouse causes the document to be compiled and the - resulting PDF document to be produced and opened automatically to the right - of the editor dialog. - Sometimes you will need to click the arrow twice to get the figure numbers - updated properly. - You will see a log at the bottom of the editor. - If there are problems found, you will need to figure out how to fix them - before you can proceed. - Compile often so you remember what you've done and can more easily fix - any problems that crop up. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename TeXworks.png - width 100col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -TeXworks ribbon bar -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:TeXworks-ribbon-bar" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Driving LyX -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-LyX" - -\end_inset - - -\end_layout - -\begin_layout Standard -LyX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -LaTeX installed properly (remember LyX is just a front-end for LaTeX). -\end_layout - -\begin_layout Itemize -LyX installed properly. -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called MyInvention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - - and in it you will have at least the files uspatent.cls, MyInvention.lyx, - Drawings.lyx, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To edit your application, open MyInvention.lyx with LyX. -\end_layout - -\begin_layout Standard -If you created MyInvention.lyx by making a copy of PatentApplication.lyx, - then all of the document settings should be correctly configured (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:LyX-Document-Settings" - -\end_inset - - for a complete list of settings). -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyX.png - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Output Controls -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-output-controls" - -\end_inset - - -\end_layout - -\end_inset - -The output controls are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-output-controls" - -\end_inset - -. - Pressing the googly eyes to the left should cause LyX to produce the PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - document and open it for display. - For the display to work, you will need to have a PDF reader installed. - I prefer the Evince document viewer that comes with my Linux distribution, - but which I also use on Windows. -\end_layout - -\begin_layout Standard -You can learn more about LyX on your own, but I have to call your attention - at this time to two key customizations that are unique to the patent applicatio -n layout: -\end_layout - -\begin_layout Itemize -Environments -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -Custom Insets -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The file uspatent.layout provided overrides and restricts the -\emph on -environments -\emph default - available in LyX. - To access these environments, click the drop-down selector in the upper - left corner of the LyX editor dialog as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. - Similarly, it provides -\emph on -custom insets -\emph default - that provide for certain cross-referencing features. - To access these, select them from the drop-down menu by selecting: -\family typewriter -[Insert][Custom Insets] -\family default - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXEnvironmentsSelection.png - -\end_inset - - -\begin_inset Graphics - filename LyXEnvironments.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Environments -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-environments" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXCustomInsets.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Custom Insets -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-custom-insets" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -custom inset -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -The environments and custom insets are the full extent of the LyX customization - and access all of the special patent application features. - These features are explained elsewhere in this document but I figured you - might want to know where to find them now. -\end_layout - -\begin_layout Subsection -LyX Document Settings -\begin_inset CommandInset label -LatexCommand label -name "sub:LyX-Document-Settings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!document settings -\end_layout - -\end_inset - -If you start your new patent application by renaming the PatentApplication.LyX - file and editing it, you should never need to bother with any LyX document - settings -\emph on -provided you don't change them -\emph default -. - -\series bold -You are strongly encouraged to not change LyX document settings -\series default -. - This section is provided for completeness so that you know how LyX is set - up or in case you get yourself in trouble. -\end_layout - -\begin_layout Standard -Fortunately, for the most part, the default LyX settings are used. - Also, since the application format is rigidly enforced from within the - LaTeX class, most of the LyX settings are overridden anyway. - This section contains the LyX settings that are required. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DocumentSettings.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Document Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings" - -\end_inset - - -\end_layout - -\end_inset - -LyX document settings are accessed via the Settings selection in the Document - drop-down menu using -\family typewriter -[Document][Settings] -\family default - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Document Class -\begin_inset CommandInset label -LatexCommand label -name "sub:Document-Class" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXSettingsDocumentClass.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Document Class Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-class-settings" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!document class -\end_layout - -\end_inset - -Set the document class by pressing the button labeled Local Layout and browsing - to the uspatent.layout file that must be located in the same directory as - your patent application file. - Note that usually file classes and the associated layout files are selected - directly from the drop-down document class selection button but our layout - is local. - You will be warned that things will work properly only if the layout file - is kept along with your patent application file in the same directory. - The Document Class dialog is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-class-settings" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Output Control - pdfLaTeX -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXDocumentSettingsOutput.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Document Output Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings-output" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXDocumentSettingsFont.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Document Font Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings-font" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - -There are many offshoots from LaTeX (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Installing-LaTeX" - -\end_inset - -); we need to ensure that LyX will choose pdfLaTeX which is the only output - format that will work with the patent class file. -\end_layout - -\begin_layout Standard -The output is selected from the Document Output Settings dialog as shown - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings-output" - -\end_inset - -. - Under Output Format select (PDF) pdflatex as the Default Output Format. - There are other settings that can prevent pdfLaTeX as a choice. - Make sure that the -\begin_inset Quotes eld -\end_inset - -use non-Tex fonts (via XeTeX/LuaTeX) box -\begin_inset Quotes erd -\end_inset - - is not checked in the Document Fonts Settings menu as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings-font" - -\end_inset - -. -\end_layout - -\begin_layout Section -The Layout of the Patent Application -\begin_inset CommandInset label -LatexCommand label -name "sec:The-Layout-of-the-Patent-Application" - -\end_inset - - -\end_layout - -\begin_layout Standard -Two possible LaTeX patent application documents are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-document-layout" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-document-layout-1" - -\end_inset - -. - Two possible corresponding LyX patent application documents are shown in - -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-layout" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-layout-1" - -\end_inset - -. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} % includes the uspatent.cls class definitions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar \ldots{} -front matter\SpecialChar \ldots{} - % all front matter definitions go here -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -include{Drawings} % includes the figures information -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle % outputs the title and begins the patent application -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Field of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Cross Reference to Related Applications} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Background of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Objects of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Summary of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawingDescriptions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Detailed Description of the Preferred Embodiments} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton LaTeX Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-document-layout" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -end{document} -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} % includes the uspatent.cls class definitions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar \ldots{} -front matter\SpecialChar \ldots{} - % all front matter definitions go here -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -include{Drawings} % includes the figures information -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle % outputs the title and begins the patent application -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Technical Field} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Cross Reference to Related Applications} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Background} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Summary} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawingDescriptions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Detailed Description} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton LaTeX Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-document-layout-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -end{document} -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right -\SpecialChar \ldots{} -front matter\SpecialChar \ldots{} - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "30col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -Include: Drawings.lyx -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Field of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Cross Reference to Related Applications -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Background of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Objects of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Summary of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----BRIEF DESCRIPTION OF THE DRAWINGS--- -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Detailed Description of the Preferred Embodiments -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----START OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\align center -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----END OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Abstract -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----PATENT DRAWINGS--- -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton LyX Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-layout" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsEnd -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right -\SpecialChar \ldots{} -front matter\SpecialChar \ldots{} - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "30col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -Include: Drawings.lyx -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Technical Field -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Cross Reference to Related Applications -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Background -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Summary -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----BRIEF DESCRIPTION OF THE DRAWINGS--- -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Detailed Description -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----START OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\align center -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----END OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Abstract -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----PATENT DRAWINGS--- -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton LyX Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-layout-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsEnd -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - There are two styles to reflect the tastes of patent lawyers who reviewed - this document. - I use the first layout style. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!layout -\end_layout - -\end_inset - -The LaTeX document starts with a declaration of the uspatent class. - Every LaTeX document must contain at least one of these declarations and - here we specify the file containing the typesetting and macro definitions - that are used in the patent application. - It ends with an -\family typewriter - -\backslash -end{document} -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -end{document} -\end_layout - -\end_inset - -statement. - After the class definition, there are various -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -front matter definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -) that define things like the title, inventor, etc. - This is followed by an inclusion of a drawings file. - This file defines how the drawings will be read in, described, annotated, - etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - for information on how drawings are controlled. - After the drawings, we see the -\family typewriter - -\backslash -maketitle -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -maketitle -\end_layout - -\end_inset - -macro which is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. - This macro defines where the title page should be printed and where the - patent sections start. - The remainder of the patent application consists mostly of patent sections - set off by the -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentSection -\family default - macro described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Patent-Sections" - -\end_inset - -. - Each section consists of one or more paragraphs where each paragraph begins - with -\family typewriter - -\backslash -patentParagraph -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - -(see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Paragraph-Numbering" - -\end_inset - -). - You will notice two macros that control drawings: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentDrawingDescriptions -\family default - and -\family typewriter - -\backslash -patentDrawings -\family default -. - These macros expand into automatically generated sections containing a - brief description of the drawings and the drawings themselves. - The control of drawings is explained in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - Finally, you will notice two macros that delimit the area where the patent - claims are placed: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentClaimsStart -\family default - and -\family typewriter - -\backslash -patentClaimsEnd -\family default -. - The formatting of claims is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!layout -\end_layout - -\end_inset - -The LyX document starts directly with the various front matter -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -) that define things like the title, inventor, etc. - This is followed by an inclusion of a drawings file. - This file defines how the drawings will be read in, described, annotated, - etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - for information on how drawings are controlled. - The remainder of the patent application consists mostly of patent sections - formatted by the -\series bold -PatentSection -\series default - environment -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - - described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Patent-Sections" - -\end_inset - -. - Each section consists of one or more paragraphs where each paragraph is - formatted with the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentParagraph -\end_layout - -\end_inset - - -\series bold -PatentParagraph -\series default - environment (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Paragraph-Numbering" - -\end_inset - -). - You will notice two environments that control drawings: -\series bold -\size footnotesize ----BRIEF DESCRIPTION OF THE DRAWINGS-- -\series default -\size default - and -\series bold -\size footnotesize ----PATENT DRAWINGS--- -\series default -\size default -. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsSection -\end_layout - -\end_inset - -These environments expand into automatically generated sections containing - a brief description of the drawings and the drawings themselves. - The control of drawings is explained in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - Finally, you will notice two environments that delimit the area where the - patent claims are placed: -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsEnd -\end_layout - -\end_inset - - -\series bold -\size footnotesize ----START OF PATENT CLAIMS--- -\series default -\size default - and -\series bold -\size footnotesize ----END OF PATENT CLAIMS--- -\series default -\size default -. - The formatting of claims is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -. -\end_layout - -\begin_layout Section -Front Matter -\begin_inset CommandInset label -LatexCommand label -name "sec:Front-matter" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -Front matter is, as the name indicates, information that must appear at - or near the front of the document. - The information must be provided prior to the title (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Title" - -\end_inset - -), date (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Date" - -\end_inset - -), and inventor name (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Inventor-Name(s)" - -\end_inset - -) in LyX documents, because LyX will expect to emit the title page immediately - following the last of these three definitions. - In LaTeX, the emission of the title page is determined by the location - of the -\family typewriter - -\backslash -maketitle -\family default -\size larger - -\size default -macro. -\end_layout - -\begin_layout Standard -Thus in LyX, the front matter appears like: -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Title -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Date -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Inventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -\SpecialChar \ldots{} - -\begin_inset Newline linebreak -\end_inset - -various front matter definitions -\begin_inset Newline linebreak -\end_inset - -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\begin_layout Plain Layout -\align center -Peter J. - Pupalaikis -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -As mentioned, in LyX, the end of the front matter and title page information - is delimited by the last of the invention name, date, and inventor. -\end_layout - -\begin_layout Standard -In LaTeX, the front matter appears like: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -title -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -date -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -inventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter -\SpecialChar \ldots{} - -\begin_inset Newline newline -\end_inset - -various front matter definitions -\begin_inset Newline newline -\end_inset - -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\begin_inset Newline newline -\end_inset - - -\backslash -date{June 3, 2012} -\begin_inset Newline newline -\end_inset - - -\backslash -inventor{Peter J. - Pupalaikis} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here we see that the -\family typewriter - -\backslash -maketitle -\family default - macro defines the end of the front matter and title page definitions. -\end_layout - -\begin_layout Standard -In case you are wondering, your patent application will look nothing like - it looks in the LyX editor with the title followed by the date followed - by the inventor name. - This is what is meant by WYSIWYM. - You know that you need all of this information and it needs to go somewhere. - LyX provides the method of entering this information and later when you - compile the document, you'll see where it actually goes. -\end_layout - -\begin_layout Subsection -Assignee Information -\end_layout - -\begin_layout Standard -The assignee -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee -\end_layout - -\end_inset - - is the name of the entity that will own the rights to the invention. - Typically this is the company for which the inventor works. - The assignee information is defined using: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee name -\end_layout - -\end_inset - -assignee name is defined using the -\family typewriter - -\backslash -setAssigneeName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AssigneeName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeName -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee address -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee address -\end_layout - -\end_inset - - is defined using the -\family typewriter - -\backslash -setAssigneeAddress -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeAddress macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeAddress -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AssigneeAddress -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeAddress environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeAddress -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee city -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee city -\end_layout - -\end_inset - -, state & zip code is defined using the -\backslash -setAssigneeCity -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeCity macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeCity -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AssigneeCity -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeCity environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeCity -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee phone number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee phone number -\end_layout - -\end_inset - - is defined using the -\family typewriter - -\backslash -setAssigneePhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneePhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneePhone -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AssigneePhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneePhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneePhone -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LyX assignee definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Assignee Name:Company Name -\begin_inset Newline linebreak -\end_inset - -Assignee Address:Number and Street Name -\begin_inset Newline linebreak -\end_inset - -Assignee City:City, State and Zip -\begin_inset Newline linebreak -\end_inset - -Assignee Phone:Telephone Number -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeAddress environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeAddress -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeCity environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneeCity -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneePhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AssigneePhone -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX assignee definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setAssigneeName{Company Name} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneeAddress{Number and Street Name} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneeCity{City, State and Zip} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneePhone{Telephone Number} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeAddress macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeAddress -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeCity macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneeCity -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneePhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setAssigneePhone -\end_layout - -\end_inset - -I have been advised that some patent attorneys prefer not to include the - assignee information in the patent application. - If you or your patent attorney prefers not to provide this information, - then simply don't define these fields. - You should note, however, that in draft mode (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Printing-Mode" - -\end_inset - -), the patent prints with a confidential heading which does not print if - the assignee name has not been defined. -\end_layout - -\begin_layout Subsection -Patent Lawyer Information -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent lawyer -\end_layout - -\end_inset - -The patent lawyer information is defined using: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer name is defined using the -\family typewriter - -\backslash -setLawyerName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -LawyerName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerName -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer registration number is defined using the -\family typewriter - -\backslash -setLawyerNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerNumber -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -LawyerNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerNumber -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer phone number is defined using the -\family typewriter - -\backslash -setLawyerPhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -LawyerPhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerPhone -\end_layout - -\end_inset - -environment in LyX. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LyX patent lawyer definition: -\end_layout - -\begin_layout Standard -\align center - -\series bold -\size small -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Patent Lawyer Name:First M. - Last -\begin_inset Newline linebreak -\end_inset - -Patent Lawyer Reg Number: #:99,999 -\begin_inset Newline linebreak -\end_inset - -Patent Lawyer Phone:(845) 555-2000 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerNumber -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerPhone -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX assignee definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\backslash -setLawyerName{First M. - Last} -\family typewriter - -\begin_inset Newline newline -\end_inset - - -\family default - -\backslash -setLawyerNumber{Reg -\backslash -#:99,999} -\family typewriter - -\begin_inset Newline newline -\end_inset - - -\family default - -\backslash -setLawyerPhone{845-555-2000} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerNumber -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -I have been advised that some patent attorneys prefer not to include the - patent lawyer information in the patent application. - If you or your patent attorney prefers not to provide this information, - then simply don't define these fields. -\end_layout - -\begin_layout Subsection -Docket Number -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -docket number -\end_layout - -\end_inset - -To track the progress of a patent during prosecution, a patent application - is assigned a -\emph on -docket number -\emph default -. - This is the number that you refer to internal to your company. - At my company, this number is provided by the paralegal handling patent - applications. - When we are planning on filing an application, she provides a new number - to use. -\end_layout - -\begin_layout Standard -We use a numbering scheme which is in the form LEC-YY-1NN0-U1 where YY is - the last two digits of the year, NN is the number of the patent filed this - year, and U or D is used depending on whether the invention is a design - or utility patent. - By the way, the classes, layouts and all of this documentation pertains - only to utility patent applications. - Sometimes the number after the U is used to distinguish related applications - such as continuations, provisionals and divisionals. - You will need to find out this numbering scheme at your company and how - these numbers are assigned. -\end_layout - -\begin_layout Standard -The application number is defined using the -\family typewriter - -\backslash -setDocketNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DocketNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DocketNumber -\end_layout - -\end_inset - -environment in LyX. -\end_layout - -\begin_layout Standard -Here is an example LyX document docket number definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Docket Number:LEC-YY-1NN0-U1 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DocketNumber -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX document docket number definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setDocketNumber{LEC-YY-1NN0-U1} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -If you do not have and never will have a docket number, simply don't define - it. -\end_layout - -\begin_layout Subsection -DocumentVersion -\end_layout - -\begin_layout Standard -The document version is defined using the -\family typewriter - -\backslash -setDocumentVersion -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocumentVersion macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setDocumentVersion -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DocumentVersion -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocumentVersion environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DocumentVersion -\end_layout - -\end_inset - -environment in LyX. - The argument is x.y where x is the major version number and y is the minor - version number. - This version number is only printed in draft mode. -\end_layout - -\begin_layout Standard -Here is an example LyX document version definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Version:0.0 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocumentVersion environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DocumentVersion -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX document version definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setDocumentVersion{0.0} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocumentVersion macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setDocumentVersion -\end_layout - -\end_inset - -If you do not supply a version number, a value of 0.0 is supplied for you. -\end_layout - -\begin_layout Subsection -Inventor Name(s) -\begin_inset CommandInset label -LatexCommand label -name "sub:Inventor-Name(s)" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -inventor name -\end_layout - -\end_inset - -Inventions often include multiple inventors. - All inventors are considered equal from the view of the patent office regardles -s of the order in which they are listed. - That being said, the first inventor named gets some additional prestige - factor in that the patent is referred to in many places as invented by - the first named inventor suffixed with -\begin_inset Quotes eld -\end_inset - -et al. -\begin_inset Quotes erd -\end_inset - -. - The drawing section also contains only the first named inventor (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Drawings-Section" - -\end_inset - -). -\end_layout - -\begin_layout Standard -The first named inventor is assigned differently from all of the other inventors - and is assigned using the -\family typewriter - -\backslash -inventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -inventor -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Inventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Inventor -\end_layout - -\end_inset - -environment in LyX. - In LaTeX and LyX, the first named inventor is generally assigned under - the invention title and date. - Other inventors are assigned using the -\family typewriter - -\backslash -setOtherInventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setOtherInventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setOtherInventor -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -OtherInventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -OtherInventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!OtherInventor -\end_layout - -\end_inset - -environment in LyX. - These assignments are made in the front matter prior to the invention title, - date and first inventor. - LaTeX keeps track of all of the inventors added, so the same macro is used - to assign each one. - The title page output during compilation provides a list starting with - the first inventor followed by the other inventors in the order that they - are listed. - The uspatent.cls LaTeX class file provides for up to eight inventors before - the title page production fails. -\end_layout - -\begin_layout Standard -Here is an example LyX inventors definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -OtherInventor:John D. - Smith -\begin_inset Newline linebreak -\end_inset - -OtherInventor:Sally G. - Jones -\begin_inset Newline linebreak -\end_inset - -OtherInventor:Samuel J. - Jackson -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\begin_layout Plain Layout -\align center -Peter J. - Pupalaikis -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -OtherInventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!OtherInventor -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Inventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX inventors definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setOtherInventor{John D. - Smith} -\begin_inset Newline newline -\end_inset - - -\backslash -setOtherInventor{Sally G. - Jones} -\begin_inset Newline newline -\end_inset - - -\backslash -setOtherInventor{Samuel J. - Jackson} -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\begin_inset Newline newline -\end_inset - - -\backslash -date{June 3, 2012} -\begin_inset Newline newline -\end_inset - - -\backslash -inventor{Peter J. - Pupalaikis} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -inventor -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setOtherInventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setOtherInventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above LyX example, the inventor Peter J. - Pupalaikis is entered in the -\series bold -Inventor -\series default - environment, although, like the invention title and date, there is no visual - indication in the editor that it has been entered in this environment. - If you click on the text for the inventor name, however, you will see the - environment in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Title -\begin_inset CommandInset label -LatexCommand label -name "sub:Title" - -\end_inset - - -\end_layout - -\begin_layout Standard -The document title is defined using the -\family typewriter - -\backslash -title -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -title -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Title -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Title -\end_layout - -\end_inset - -environment in LyX. - The argument is the name of the invention. -\end_layout - -\begin_layout Standard -Here is an example LyX title definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX title definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above LyX example, the title is entered in the -\series bold -Title -\series default - environment, although there is no visual indication in the editor that - it has been entered in this environment. - If you click on the text for the title, however, you will see the environment - in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Date -\begin_inset CommandInset label -LatexCommand label -name "sub:Date" - -\end_inset - - -\end_layout - -\begin_layout Standard -The date is only the date of the version not the invention and is used to - help with versioning. - The document date is defined using the -\family typewriter - -\backslash -date -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -date -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Date -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Date -\end_layout - -\end_inset - -environment in LyX. - The argument is the date of the version. -\end_layout - -\begin_layout Standard -Here is an example LyX date definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Date -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX date definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -date{June 3, 2012} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -date -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above LyX example, the date is entered in the -\series bold -Date -\series default - environment, although there is no visual indication in the editor that - it has been entered in this environment. - If you click on the text for the date, however, you will see the environment - in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Standard -If the date is not provided, then todays date (at the time of document compilati -on) is supplied. -\end_layout - -\begin_layout Subsection -Printing Mode -\begin_inset CommandInset label -LatexCommand label -name "sub:Printing-Mode" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -printing mode -\end_layout - -\end_inset - -There are two printing modes supported by the patent application class: -\end_layout - -\begin_layout Itemize -application mode - default - the mode that you will print for submission - to the patent office. -\end_layout - -\begin_layout Itemize -draft mode - the mode that you will print as you develop the document -\end_layout - -\begin_layout Standard -The draft mode should really be the default, but I chose to make application - mode default for people who don't read documentation. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -You choose application mode using the -\family typewriter - -\backslash -setPrintingModeApplication -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setPrintingModeApplication macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setPrintingModeApplication -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -ApplicationMode -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ApplicationMode environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ApplicationMode -\end_layout - -\end_inset - -environment in LyX. - You choose draft mode using the -\family typewriter - -\backslash -setPrintingModeDraft -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setPrintingModeDraft macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setPrintingModeDraft -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DraftMode -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DraftMode environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DraftMode -\end_layout - -\end_inset - -environment in LyX. - There is no argument for these macros. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In draft mode, the version and date are printed, a company confidential - warning is printed on each page, and the annotation list (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Annotations-1" - -\end_inset - -) is printed at the end of the document. -\end_layout - -\begin_layout Standard -In patent office mode, the document is typeset in the form ready for filing. -\end_layout - -\begin_layout Section -Sections and Numbering -\begin_inset CommandInset label -LatexCommand label -name "sec:Sections-and-Numbering" - -\end_inset - - -\end_layout - -\begin_layout Subsection -Patent Sections -\begin_inset CommandInset label -LatexCommand label -name "sub:Patent-Sections" - -\end_inset - - -\end_layout - -\begin_layout Standard -Sections of the patent are delimited by the -\family typewriter - -\backslash -patentSection -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentSection -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -PatentSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - -environment in LyX. - This macro will expand into the section name with the appropriate formatting. - If you started your application following the instructions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - - you should never need to use this macro. -\end_layout - -\begin_layout Standard -Here is an example LyX section definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{ -\backslash -textbf{ -\backslash -uline{Field of the Invention}}} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example LaTeX section definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -patentSection{Field of the Invention} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above LyX example, the section name is entered in the -\series bold -PatentSection -\series default - environment. - The visual indication in the editor that it has been entered in this environmen -t is that it is bold, small caps and underlined (mostly - don't worry, it - will print better). - If you click on the text for the section name, you will see the -\series bold -PatentSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentSection -\end_layout - -\end_inset - -environment in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Paragraph Numbering -\begin_inset CommandInset label -LatexCommand label -name "sub:Paragraph-Numbering" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent numbering -\end_layout - -\end_inset - -Patents must be submitted with some form of numbering of lines or paragraphs. - This is so that during correspondence with the patent examiner, the correct - text can be identified and referenced. - Paragraphs are numbered using the -\family typewriter - -\backslash -patentParagraph -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -PatentParagraph -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentParagraph -\end_layout - -\end_inset - -environment in LyX. - There is no argument for this macro. - Almost every paragraph should begin with this macro. - When your application is produced, this will be expanded to a number like: - -\series bold -[0001] -\series default - in front of the paragraph. -\end_layout - -\begin_layout Standard -Unfortunately, in LyX there will be no visual indication that the paragraph - has been numbered and your only check is to click on the paragraph text - and observe the environment in the environment drop down box as shown in - -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. - The good news is that entire groups of paragraphs can be selected and the - -\series bold -PatentParagraph -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!PatentParagraph -\end_layout - -\end_inset - -environment applied. - You will run into some trouble with equations. - Equations technically form a new paragraph as far as LyX is concerned, - but they ought not be numbered as paragraphs. - To solve issues where the equation has a paragraph number, try entering - a carriage return after the text just prior to an equation and a carriage - return right after an equation (to ensure that the equation is truly in - its own paragraph) and then set the environment of the equation to -\series bold -Standard -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Standard -\end_layout - -\end_inset - -(the top environment entry). - I would like to make this more automatic, but the method for LyX customization - eluded me. -\end_layout - -\begin_layout Standard -Here is an example LaTeX patent paragraph definition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -patentParagraph The beginning of a paragraph to be numbered\SpecialChar \ldots{} - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -One note here is that if you inspect LaTeX code exported by LyX, you will - find the -\family typewriter - -\backslash -patentParagraph -\family default - with braces enclosing the entire paragraph to be numbered. - Either way works and you can use whichever method you are comfortable with. -\end_layout - -\begin_layout Standard -In LaTeX you may get tired of typing the verbose macro -\family typewriter - -\backslash -patentParagraph -\family default - before each paragraph so you might want to redefine a new one that does - not clash with any other macro settings you might be using like: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -def -\backslash -pp{ -\backslash -patentParagraph} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Drawings -\begin_inset CommandInset label -LatexCommand label -name "sec:Drawings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -drawing|see -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{figure} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure -\end_layout - -\end_inset - -One of the biggest nuisances in writing a patent application regards drawings - and the requirements on how they are described and referenced, and how - the various drawing elements are referenced. - Some things you must be aware of regarding drawings and patent applications: -\end_layout - -\begin_layout Itemize -Drawings must be displayed on pages at the end of the patent application - following specific formatting guidelines that ensure high quality and clear - labeling. -\end_layout - -\begin_layout Itemize -There must be a section in the patent that provides a brief description - of the drawings with each drawing listed and described in order. -\end_layout - -\begin_layout Itemize -Generally, drawing elements are not referred to by naming the elements on - a drawing itself. - Instead, drawing elements that are referenced should have a numbered line - pointing to the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!element -\end_layout - -\end_inset - -drawing element (a drawing element -\emph on -annotation -\emph default -) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!annotation -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation -\end_layout - -\end_inset - -and the element should be referred to in the patent application text using - the elements name followed by the number as a reference. -\end_layout - -\begin_layout Itemize -Every annotated drawing element must be referred to at least once in the - patent application. -\end_layout - -\begin_layout Itemize -Each element must have a unique number. - If an element in multiple drawings is the same, it should be numbered the - same. - The corollary is that any element numbered the same is presumed to be the - same. -\end_layout - -\begin_layout Standard -These drawing requirements cause a cross-referencing nightmare that we attempt - to solve to some degree using LaTeX and the U.S. - Patent class file. - The main problems are: -\end_layout - -\begin_layout Itemize -We do not generally know the final ordering of the figures during construction - of the application. - This is solved using cross-references on most word processors except that - the drawing description in the brief description of the drawings must go - with the correct figure number. - On most word processors, if the drawings are rearranged, the figure reference - will correctly connect to the drawing, but the figure numbers will be out - of order or the numbers will not match the descriptions provided. -\end_layout - -\begin_layout Itemize -While most word processors can account for cross-referencing, they cannot - work with cross references within figures or other embedded graphics. - This means that drawing element annotations cannot be automatically cross - referenced the way figures can. - Because of this, we cannot know the actual annotation numbers until the - end of the document creation, but we cannot finish the document creation - because we can't properly refer to the annotation numbers which leaves - us gridlocked. -\end_layout - -\begin_layout Itemize -Similarly with the figure number problems, the names of the annotated elements - must match the numbers they refer to. - As an example, if I refer to the widget [23] in FIG. - 1, then there better be a line pointing to the widget element in figure - 1 and it better be labeled with the number 23. - The checking and maintenance of this proper connection is cumbersome. -\end_layout - -\begin_layout Itemize -We generally want a way to ensure consistency in the claims with elements - in the drawings. - Furthermore, we would like to ensure proper support in the specification - for the language used in the claims. -\end_layout - -\begin_layout Standard -The way that we partially solve these problems using LaTeX and LyX is to - provide for an area in the patent application where the required drawing - and annotation information is filled in. - Once this information is filled in, the following problems are solved: -\end_layout - -\begin_layout Itemize -The drawings will automatically be drawn on properly formatted pages containing - header information that is in part provided by -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -front matter definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -). -\end_layout - -\begin_layout Itemize -A section containing the brief description of the drawings will be automatically - produced containing a list of the figures in the proper order matched properly - to their descriptions. - There are also certain obscure punctuation requirements -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Run-on-Sentences" - -\end_inset - -) -\end_layout - -\end_inset - - in patents that will be properly followed automatically. -\end_layout - -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!numbers -\end_layout - -\end_inset - -annotation numbers are automatically assigned and can be cross-referenced - from within the patent application. - These numbers are attached to an element name so that drawing annotation - references can be made with the name and the number so that you can always - be sure that the element named in the application has the correct associated - number that annotates the element in the drawing. -\end_layout - -\begin_layout Itemize -If certain recommended drawing tools are used (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:TpX" - -\end_inset - -), the annotation numbers can automatically be added to the drawings themselves - - something absolutely not possible with any other word-processor. - Otherwise, if LaTeX based drawing tools cannot be used, an annotation number - list is generated in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Printing-Mode" - -\end_inset - -) that breaks the gridlock by allowing the annotations to be cross-referenced - properly and produce the correct numbers during application construction - and the drawings annotated properly (albeit in a manual manner) at the - very end. -\end_layout - -\begin_layout Itemize -Element names can be referred to from within the application through the - use of macros and these language used within the claims can reference these - same macros, ensuring consistent claim language. -\end_layout - -\begin_layout Standard -Before going into too much detail about how this all works, I want to explain - to you the basic directions you will need to follow regarding your drawings - to make all of this work. - First, about the drawing file; if you are using LaTeX, your drawing file - will be called something like Drawings.tex and will be included somewhere - near the top of the patent application file (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:The-Layout-of-the-Patent-Application" - -\end_inset - -). - Note that this is not a requirement - you are perfectly entitled to list - all of your figures and annotations inside your application, as in the - example supplied - it's just annoying to have to look at this information - constantly at the top of your application - but you can do what you want. - Similarly, if you are using LyX you will have a file called Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -drawing file -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!file -\end_layout - -\end_inset - -.LyX that is included at the top of the file. - Like in LaTeX, these drawing definitions can also be in line at the top - of your application. -\end_layout - -\begin_layout Standard -Inside the drawings file, generally at the top, you can provide two options - regarding drawings in general. - These are: -\end_layout - -\begin_layout Itemize -The directory where the drawings are found. - This is described using the -\family typewriter - -\backslash -setFiguresLocation -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setFiguresLocation macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setFiguresLocation -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FiguresDirectory -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FiguresDirectory environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FiguresDirectory -\end_layout - -\end_inset - -environment in LyX. - The default figures location is defined as -\begin_inset Quotes eld -\end_inset - -. -\begin_inset Quotes erd -\end_inset - - meaning that the drawings are located in the same directory as the patent - application. - If your drawing files are located there, there is no need to specify this - (although in the example, it is specified just to show you that this is - possible). - Otherwise, you should specify this location relative to the location of - your patent application to maintain portability - like -\begin_inset Quotes eld -\end_inset - -./Drawings -\begin_inset Quotes erd -\end_inset - - or -\begin_inset Quotes eld -\end_inset - -../Drawings -\begin_inset Quotes erd -\end_inset - -, where the former describes a drawings directory underneath your patent - application and the latter describes a drawing directory side by side with - your application. - Note that the Linux convention should be utilized using forward slashes - to delimit the directories. - Unfortunately, there is only one directory that must contain all of the - drawings. -\end_layout - -\begin_layout Itemize -Whether captions are above or below the drawing. - I have always used captions below the drawing and that is the default. - However, you can make the captions appear above the drawing using the the - -\family typewriter - -\backslash -setFigureCaptionsOnTop -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setFigureCaptionsOnTop macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setFigureCaptionsOnTop -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureCaptionsOnTop -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FiguresCaptionsOnTop environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureCaptionsOnTop -\end_layout - -\end_inset - -environment in LyX. -\end_layout - -\begin_layout Standard -For each figure, you specify the following: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!definition -\end_layout - -\end_inset - -figure definition. -\begin_inset CommandInset label -LatexCommand label -name "The-figure-definition" - -\end_inset - - Figures are defined by the -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDefinition -\end_layout - -\end_inset - -environment in LyX. - The argument is the exact name of the file (matching case) -\begin_inset Foot -status open - -\begin_layout Plain Layout -Usually the case matching of file names is only a problem when the tools - are used within Linux - in Windows, file names are case insensitive. -\end_layout - -\end_inset - - without path or extension. - This is the name of the file that will get loaded in the patent drawings - section and is the name you will use to reference the figure. - The figure definition statement must come before any other attributes of - a figure are described like the extension, description, and caption and - basically assigns the figure number and matches it up with the name defined - for the figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -After the figure definition, in any order: -\end_layout - -\begin_deeper -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!extension -\end_layout - -\end_inset - -figure extension. - Figure extensions are defined by the -\family typewriter - -\backslash -figureExtension -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureExtension macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureExtension -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureExtension -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureExtension environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureExtension -\end_layout - -\end_inset - -environment in LyX. - The argument is the exact name of the file extension (matching case). - This extension will be appended to the file name to load the file in the - patent drawings section and will determine how the file gets loaded. - Special loading of pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - -, PDF, tpx, TpX, vbs, VBS, py, tex, and pdf_tex file extensions are handled. - If a file for the figure has not yet been created, use no extension. - Do not define an empty extension, just don't supply one. - This will cause a placeholder -\begin_inset Index idx -status open - -\begin_layout Plain Layout -placeholder figure -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!placeholder -\end_layout - -\end_inset - - figure to be listed in the drawings section until the file is actually - created and the proper file extension provided. - If neither the recognized extensions of pdf, PDF, tpx, TpX, vbs, VBS, py, - tex, or pdf_tex are provided, the file will be attempted to be loaded as - a graphics file and if the extension is supported by LaTeX, then it will - load. - Some known recognized graphics extensions are png and jpg. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -JPEG -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -file!JPEG -\end_layout - -\end_inset - - If you have a file in a format other than these and you know how to load - it in LaTeX, you can define this in the customizations. - See -\end_layout - -\begin_layout Itemize -The figure description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!description -\end_layout - -\end_inset - -. -\begin_inset CommandInset label -LatexCommand label -name "The-figure-description" - -\end_inset - - Figure descriptions are defined by the the -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDescription -\end_layout - -\end_inset - -environment in LyX. - The argument is the exact text for the description of the figure. - This description is the exact text that will be used when the section providing - the brief description of the drawings is automatically produced. - In order for it to come out right, you should not use any initial capitalizatio -n or any final punctuation. - It should contain the appropriate text that would follow a statement like - -\begin_inset Quotes eld -\end_inset - -FIG. - 1 \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - but again, with no period at the end. - It should start with a verb like -\begin_inset Quotes eld -\end_inset - -is -\begin_inset Quotes erd -\end_inset - -, -\begin_inset Quotes eld -\end_inset - -shows -\begin_inset Quotes erd -\end_inset - -, -\begin_inset Quotes eld -\end_inset - -depicts -\begin_inset Quotes erd -\end_inset - -, etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - for more information. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\align block -The (optional) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!caption -\end_layout - -\end_inset - -figure caption. - Figure captions are defined by the the -\family typewriter - -\backslash -figureCaption -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureCaption macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureCaption -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureCaption -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureCaption environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureCaption -\end_layout - -\end_inset - -environment in LyX. - The argument is the exact text for the caption for the figure. - Note that the use of a caption on a figure is rare. - Unlike normal documents that you might be familiar with, a caption is not - provided for any descriptive purposes in a patent application. - Instead it is provided mostly to call attention to figures that are not - actually part of an invention. - The only use I have ever come across for a caption is to distinguish -\emph on -prior art -\emph default -. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prior art -\end_layout - -\end_inset - -Prior art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!prior art -\end_layout - -\end_inset - - are things already done before and things already done before cannot be - patented or be part of an invention. - It is, however, sometimes useful to provide prior art drawings that are - either necessary to describe to someone how to practice the invention or - in discussions within your patent application to distinguish between what - you have invented shown in one figure versus what has already been done - in a figure with a prior art caption. - If you provide a prior art caption, it should be all upper case. - Be careful labeling things as prior art, for once submitted as such, the - patent office will consider this an admission that the material in the - drawing is not patentable. -\end_layout - -\begin_layout Itemize -(optional) -\begin_inset CommandInset label -LatexCommand label -name "clear-page" - -\end_inset - - An instruction to clear the page -\begin_inset Index idx -status open - -\begin_layout Plain Layout -clear page -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!problems -\end_layout - -\end_inset - - after the figure is displayed inside the Drawings Section (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:The-Drawings-Section" - -\end_inset - -). - LaTeX has very sophisticated algorithms for the placement of floating diagrams - (called floats or float environments). - Generally, LaTeX is allowed to use its own algorithms to place floats properly - and this works out well. - Your patent figures will be placed either in the center of the page or - will be doubled up with other figures, depending on LaTeX's decisions. - LaTeX does not like many floats listed one after another and after about - ten such floats, it generates an error and asks for help. - This is a problem that I'd like to try to solve automatically but have - not been able to. - So, when this error occurs you must break up your figure list with an instructi -on to clear the page after the drawing is placed. - This allows LaTeX to flush out its list of drawings and start over. - For patents with lots of drawings, you might need instructions in two or - three locations. - Generally, you can always give this instruction after a large drawing that - you know will be on a single page anyway and its always safe to unconditionally -, except for the last drawing, clear the page (you will just get one drawing - per drawing page, which is not too bad). - Do not clear the page after the last drawing. - To clear the page after a drawing, use the -\family typewriter - -\backslash -figureClearPageAfter -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureClearPageAfter macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureClearPageAfter -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureClearPageAfter -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureClearPageAfter environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureClearPageAfter -\end_layout - -\end_inset - -environment in LyX. -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -(optional) -\begin_inset CommandInset label -LatexCommand label -name "sideways-figure" - -\end_inset - - An instruction to display the figure sideways. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -sideways figures -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -landscape figures -\end_layout - -\end_inset - -. - Rarely, a figure needs to be placed in a sideways arrangement to fit it - on the page. - To render a drawing sideways, use the -\family typewriter - -\backslash -figureOrientationSideways -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureOrientationSideways macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureOrientationSideways -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureSideways -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureSideways environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureSideways -\end_layout - -\end_inset - -environment in LyX. -\begin_inset Newline newline -\end_inset - -The patent office requires that sideways figures be arranged with the top - of the figure to the left of the page and that all text in the figure be - rendered in the same orientation as the figure itself (meaning that the - text must be sideways as well). - All sideways figures will clear the page (see -\begin_inset CommandInset ref -LatexCommand ref -reference "clear-page" - -\end_inset - -) meaning that you should never clear the page before or after a sideways - figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Standard -For each annotation within a figure, annotations are defined. - Annotation definitions are associated with the last figure definition occurring - before it: -\end_layout - -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!definition -\end_layout - -\end_inset - -annotation definition. -\begin_inset CommandInset label -LatexCommand label -name "The-annotation-definition" - -\end_inset - - Annotations are defined by the -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in LyX. - The argument is the the name you will use to refer to the annotation when - cross-referencing. - The annotation definition statement must come before any other attributes - of an annotation are described like the name and description and basically - assigns the annotation number and matches it up with the name defined for - the annotation. -\end_layout - -\begin_layout Itemize -After the annotation definition, in any order: -\end_layout - -\begin_deeper -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!name -\end_layout - -\end_inset - -annotation name. - Annotation names are defined by the -\family typewriter - -\backslash -annotationName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationName -\end_layout - -\end_inset - -environment in LyX. - The argument is the exact text that should be used for the element in the - drawing. - This text should ideally be one word and certainly as few as possible so - that when the text is used within the patent application, the application - reads properly. - -\end_layout - -\begin_layout Itemize -The annotation description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!description -\end_layout - -\end_inset - -. - Annotation descriptions are defined by the -\family typewriter - -\backslash -annotationDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDescription -\end_layout - -\end_inset - -environment in LyX. - The argument is a description sufficient for identifying the element in - the drawing. - This text should be as descriptive as possible. - The annotation description will not appear anywhere in your patent application - except it will appear in the annotation list (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Annotation-List" - -\end_inset - -) when the application is printed in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Printing-Mode" - -\end_inset - -). - The sole purpose of the annotation description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!description -\end_layout - -\end_inset - - is to allow the author to match annotation numbers and names with the elements - in a figure and primarily provided as an aid when the drawing annotation - numbers are drawn into the figures at the very end. - For example, a reasonable strategy for producing the application is to - fill out the annotation while writing the patent so that the annotation - numbers and names can be referred to within the application. - Then, at the very end, the annotation list is printed and the author manually - goes to each drawing, connects a line to the element described by the annotatio -n description and adds the correct number. - Using this strategy, you can see that it is essential that when this step - is performed, the description is sufficient to properly identify the element - in the drawing. -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -setFiguresLocation{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{VisioDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{pdf} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in Visio} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{Widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{a widget in the Visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{Thing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{thing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{a thing in the visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{WidgetThingConnection} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{connection} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the arrow connecting the widget and the thing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{TpXDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureOrientationSideways{} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{TpX} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureCaption{PRIOR ART} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in TpX} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{input} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{input} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the input} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{output} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{output} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the output} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{mathProcessor} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{math processor} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the math processor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{InkscapeDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{pdf_tex} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in Inkscape} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{inputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{inputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the input two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{outputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{outputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the output two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{mathProcessortwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the math processor two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{DrawingToBeDrawn} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is a widget that can do just about anything} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{widgetLeftSide} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{right side of the widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{right side of the widget} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Drawing definitions in LaTeX -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-drawing-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureExtension macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureExtension -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDescription -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureCaption macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureCaption -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align right - -\series bold -Figures Directory:. -\begin_inset Newline linebreak -\end_inset - -Figure Definition:VisioDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Extension:pdf -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in Visio -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:Widget -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:a widget in the Visio drawing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:Thing -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation name:thing -\begin_inset Newline linebreak -\end_inset - -Annotation Description:a thing in the visio drawing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:WidgetThingConnection -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:connection -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the arrow connecting the widget and the thing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Figure Definition:TpXDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Sideways -\begin_inset Newline linebreak -\end_inset - -Figure Extension:TpX -\begin_inset Newline linebreak -\end_inset - -Figure Caption:PRIOR ART -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in TpX -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:input -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:input -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the input -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:output -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:output -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the output -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:mathProcessor -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:math processor -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the math procesor -\series bold - -\begin_inset Newline linebreak -\end_inset - -Figure Definition:InkscapeDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Extension:pdf_tex -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in Inkscape -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:inputtwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:input two -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the input two -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:outputtwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:outputtwo -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the output two -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:mathProcessortwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:math processor two -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the math processor two -\begin_inset Newline linebreak -\end_inset - - -\series bold -Figure Definition:DrawingToBeDrawn -\series default - -\begin_inset Newline linebreak -\end_inset - -Figure Description:is a widget that can do just about anything -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:widgetLeftSide -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:left side of the widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:left side of the widget -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:widgetRightSide -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:right side of the widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:right side of the widget -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Drawing definitions in LyX -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-drawing-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureExtension environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureExtension -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDescription -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureCaption environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureCaption -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDescription -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -An example drawing file for LaTeX is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-drawing-definitions" - -\end_inset - - and for LyX is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-drawing-definitions" - -\end_inset - -. - It is helpful to understand the data structures created when these example - drawing files are processed. - The figures data structure produced is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "tab:figure-definitions" - -\end_inset - - and the annotations data structure produced is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "tab:annotation-definitions" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Drawing Number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Element -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Definition -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -VisioDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -pdf -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in Visio -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -TpXDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in TpX -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -PRIOR ART -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -InkscapeDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -pdf_tex -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in Inkscape -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -DrawingToBeDrawn -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an widget that can do just about anything -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Figure Definitions -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "tab:figure-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!data structures -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Annotation Number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Figure -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Element -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Definition -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -a widget in the Visio drawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -a thing in the visio drawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -WidgetThingConnection -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -connection -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the arrow connecting the widget and the thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mathProcessor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -math processor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the math processor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mathProcessor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -math processor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the math processor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -10 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widgetLeftSide -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -left side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -left side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -11 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widgetRightSide -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -right side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -right side of the widget -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Annotation Definitions -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "tab:annotation-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!data structures -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -These data structures are fairly straightforward, but I'll point out a few - things: -\end_layout - -\begin_layout Itemize -The figure definition (the -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDefinition -\end_layout - -\end_inset - -environment in LyX) assigned a unique figure number that gets associated - with all of the subsequent figure assignments until the next figure definition - statement. -\end_layout - -\begin_layout Itemize -The annotation definition (the -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -annotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in LyX) assigned a unique annotation number that gets associated - with all of the subsequent annotation assignments until the next annotation - definition statement. -\end_layout - -\begin_layout Itemize -All of the annotations definitions between figure definitions are all associated - with the figure number that preceded the definition. -\end_layout - -\begin_layout Standard -Subsequent subsections refer to how this data is used: -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Drawing-and-Annotation-Cross-referencing" - -\end_inset - - for how to cross reference drawings and annotations. -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - for how the brief description of the drawings gets produced. -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Drawings-Section" - -\end_inset - - for how the drawings get produced. -\end_layout - -\begin_layout Subsection -Drawing and Annotation Cross-referencing -\begin_inset CommandInset label -LatexCommand label -name "sub:Drawing-and-Annotation-Cross-referencing" - -\end_inset - - -\end_layout - -\begin_layout Standard -There are four main macros for cross-referencing drawings and drawing elements. - These are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\family typewriter - -\backslash -referencePatentFigure -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -referencePatentFigure macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -referencePatentFigure -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureReference -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!FigureReference -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX references figures. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDefinition -\end_layout - -\end_inset - -environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -FIG. - xx -\begin_inset Quotes erd -\end_inset - - where xx is the number determined for the figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotateWithName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateWithName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotateWithName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Annotation+Name -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation+Name custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!Annotation+Name -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX references drawing elements. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in LaTeX or the -\series bold -AnnotationDefinition -\series default - environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -xxxx [yy] -\begin_inset Quotes erd -\end_inset - - where xxxx is the text for the drawing element provided in a previous -\family typewriter - -\backslash -annotationName -\family default - macro in LaTeX or the -\series bold -AnnotationName -\series default - environment in LyX and yy is the number determined for the annotation. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotate -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotate macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotate -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Annotation -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!Annotation -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX references drawing elements, but without the associated name. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in LaTeX or the -\series bold -AnnotationDefinition -\series default - environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -[yy] -\begin_inset Quotes erd -\end_inset - - where yy is the number determined for the annotation. - This macro is mostly used when the -\family typewriter - -\backslash -annotateWithName -\family default - macro in LaTeX or the -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -mbox{ -\backslash -textbf{Annotation+Name}} -\end_layout - -\end_inset - - custom inset in LyX is inappropriate when, for example, the name associated - with the annotation number produces awkward text in the patent application. - In circumstances like this, the annotation name corresponding to the drawing - element is manually written followed by the -\family typewriter - -\backslash -annotate -\family default - macro. - When this is done, the agreement between the element name and number must - be checked prior to filing. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotationNumberReference -\family default - (or -\family typewriter - -\backslash -annotateNoBrackets -\family default - which is an alias) -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationNumberReference -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateNoBrackets macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotateNoBrackets -\end_layout - -\end_inset - -macro in LaTeX references only the drawing element number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!number reference -\end_layout - -\end_inset - -. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in LaTeX or the -\series bold -AnnotationDefinition -\series default - environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -yy -\begin_inset Quotes erd -\end_inset - - where yy is the number determined for the annotation. - This macro is mostly used in LaTeX based drawing packages (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:TpX" - -\end_inset - -) to automatically draw the number associated with the annotation on the - drawing. - Sometimes, this number needs to be underlined when the annotation number - in a drawing cannot be pointed to an element. - This is somewhat rare. - In this case, use the -\family typewriter - -\backslash -annotateNumberReferenceUnderlined -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReferenceUnderlined macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationNumberReferenceUnderlined -\end_layout - -\end_inset - -macro or simply enclose the -\family typewriter - -\backslash -annotateNumberReference -\family default - macro with -\family typewriter - -\backslash -underline{} -\family default -. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotationTextReference -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationTextReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationTextReference -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationNameOnly -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationNameOnly custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!AnnotationNameOnly -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX references drawing elements, but with the only the text without - the associated number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!text reference -\end_layout - -\end_inset - -. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in LaTeX or the -\series bold -AnnotationDefinition -\series default - environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -xxxx -\begin_inset Quotes erd -\end_inset - - where xxxx is the text associated with the annotation. - This macro is useful for two main purposes: -\end_layout - -\begin_deeper -\begin_layout Itemize -it can clarify terminology from within the patent application. - In other words, after referring to a drawing element with the standard - -\family typewriter - -\backslash -annotateWithName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateWithName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotateWithName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Annotation+Name -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation+Name custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!Annotation+Name -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX, one might attempt to clarify what this element is or define it - in some way. - One could then refer to the text only and discuss the terminology of such - an element. -\end_layout - -\begin_layout Itemize -it can maintain consistency within the patent application and most importantly - in the claims. - From within a claim, this macro can be used to ensure that the claim language - exactly matches the language used in the application where the element - is referred to and described. -\end_layout - -\end_deeper -\begin_layout Subsection -The Brief Description of the Drawings Section -\begin_inset CommandInset label -LatexCommand label -name "sub:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - -\end_layout - -\begin_layout Standard -The brief description of the drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - is a required section that is placed between the Summary of the Invention - section and the Detailed Description of the Preferred Embodiments section. - It is produced automatically by placing the the -\family typewriter - -\backslash -patentDrawingDescriptions -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DrawingsDescriptionSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - -environment in LyX just before the Detailed Description of the Preferred - Embodiments section. - No argument is provided. -\end_layout - -\begin_layout Standard -This macro expands into something like: -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{ -\backslash -textbf{ -\backslash -uline{BRIEF DESCRIPTION OF THE DRAWINGS}}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -For a more complete understanding of the invention, reference is made to - the following description and accompanying drawings, in which: -\end_layout - -\begin_layout Plain Layout -FIG. - 1 aaaa; -\end_layout - -\begin_layout Plain Layout -FIG. - 2 bbbb; -\end_layout - -\begin_layout Plain Layout -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout -FIG. - x cccc; and -\end_layout - -\begin_layout Plain Layout -FIG. - y dddd. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here, aaaa, bbbb, cccc and dddd refers to a figure description supplied - by a previous -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDescription -\end_layout - -\end_inset - -environment in LyX (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-description" - -\end_inset - -) and x and y refer to corresponding figure numbers. - Notice that the brief description of the drawings is punctuated so that - it reads as a long run-on sentence ( -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard -see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Run-on-Sentences" - -\end_inset - - but also -\end_layout - -\end_inset - -see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -The Drawings Section -\begin_inset CommandInset label -LatexCommand label -name "sub:The-Drawings-Section" - -\end_inset - - -\end_layout - -\begin_layout Standard -The drawings section -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!section -\end_layout - -\end_inset - - is placed at the very end of the document (or just before the -\family typewriter - -\backslash -end{document} -\family default - macro in LaTeX). - It is produced automatically using the -\family typewriter - -\backslash -patentDrawings -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DrawingsSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsSection -\end_layout - -\end_inset - -environment in LyX. -\end_layout - -\begin_layout Standard -This macro expands into something like: -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -invention name -\begin_inset Newline linebreak -\end_inset - -inventor name et. - al. -\begin_inset Newline linebreak -\end_inset - -docket number -\begin_inset Newline linebreak -\end_inset - -patent attorney name (xxx)-xxx-xxxx -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -1/N -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "50col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -\begin_inset VSpace defskip -\end_inset - -name.ext -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -FIG. - x caption -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here the invention name (provided by the -\family typewriter - -\backslash -title -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -title -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Title -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Title -\end_layout - -\end_inset - -environment in LyX), first named inventor (provided by the -\family typewriter - -\backslash -inventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -inventor -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Inventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Inventor -\end_layout - -\end_inset - -environment in LyX), docket number (provided by the -\family typewriter - -\backslash -setDocketNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DocketNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DocketNumber -\end_layout - -\end_inset - -environment in LyX), patent attorney name (provided by the -\family typewriter - -\backslash -setLawyerName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -LawyerName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerName -\end_layout - -\end_inset - -environment in LyX), and patent attorney phone number (provided by the -\family typewriter - -\backslash -setLawyerPhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -LawyerPhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!LawyerPhone -\end_layout - -\end_inset - -environment in LyX) correspond to information provided in the front matter - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -). - The fields name, ext and caption correspond to information provided in - the figure definition (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -) and x corresponds to the assigned figure number. - The 1/N refers to the page number of the drawings out of the total N pages - found (note that you will need to run LaTeX multiple times to get this - right). -\end_layout - -\begin_layout Standard -If you have problems with drawing placement or get LaTeX errors, you might - need to clear pages after certain drawings (see clearing pages on page - -\begin_inset CommandInset ref -LatexCommand pageref -reference "clear-page" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -The Annotation List -\begin_inset CommandInset label -LatexCommand label -name "sub:The-Annotation-List" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!list section -\end_layout - -\end_inset - -When printed in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Printing-Mode" - -\end_inset - -), the drawings are automatically preceded by the annotation list section - by virtue of the -\family typewriter - -\backslash -patentDrawings -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -DrawingsSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!DrawingsSection -\end_layout - -\end_inset - -environment in LyX. -\end_layout - -\begin_layout Standard -The annotation list is a section with the heading -\begin_inset Quotes eld -\end_inset - -Annotation List -\begin_inset Quotes erd -\end_inset - -. - It contains, for each figure with at least one annotation: -\end_layout - -\begin_layout Itemize -The number of the figure followed by its variable name -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!definition -\end_layout - -\end_inset - - (supplied by a previous -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDefinition -\end_layout - -\end_inset - -environment in LyX - see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -) followed by the figure description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!description -\end_layout - -\end_inset - - (supplied by a previous -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!FigureDescription -\end_layout - -\end_inset - -environment in LyX - see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-description" - -\end_inset - -). -\end_layout - -\begin_layout Itemize -For each annotation within the figure: -\end_layout - -\begin_deeper -\begin_layout Itemize -The number of the annotation followed by its variable name (supplied by - an -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -annotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in LyX) followed by its text name (supplied by an -\family typewriter - -\backslash -annotationName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationName -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationName -\end_layout - -\end_inset - -environment in LyX) followed by its description (supplied by an -\family typewriter - -\backslash -annotationDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -AnnotationDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!AnnotationDescription -\end_layout - -\end_inset - -environment in LyX). -\end_layout - -\end_deeper -\begin_layout Standard -Note that figures without annotations are not shown in the annotation list. -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Claims -\begin_inset CommandInset label -LatexCommand label -name "sec:Claims" - -\end_inset - - -\end_layout - -\begin_layout Standard -Claims are relatively unstructured (from a LaTeX and LyX standpoint); a - qualified patent attorney is generally required to get claim structure - and language correct. - The Claims section should appear after the Detailed Description of the - Preferred Embodiments section and is begun and ended with the -\family typewriter - -\backslash -patentClaimsStart -\family default - and -\family typewriter - -\backslash -patentClaimsEnd -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - -macros in LaTeX or the -\series bold -ClaimsStart -\series default - and -\series bold -ClaimsEnd -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsEnd -\end_layout - -\end_inset - -environments in LyX. - These take no arguments. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -beginClaim{AnIndepClaim} -\end_layout - -\begin_layout Plain Layout - -\family typewriter -An Independent claim. -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -beginClaim{ADepClaim} -\end_layout - -\begin_layout Plain Layout - -\family typewriter -A dependent claim of -\backslash -claimRef{AnIndepClaim}. -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar \ldots{} - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LaTeX Patent Claims -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-patent-claims" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -beginClaim macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -beginClaim -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -claimRef macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -claimRef -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----START OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\align left - -\series bold -AnIndepClaim -\begin_inset Newline newline -\end_inset - - -\series default -An Independent Claim. -\end_layout - -\begin_layout Plain Layout - -\series bold -ADepClaim -\begin_inset Newline newline -\end_inset - - -\series default -A dependent claim of -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "20col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -AnIndepClaim -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny ----END OF PATENT CLAIMS--- -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny --- -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -LyX Patent Claims -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-patent-claims" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!ClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Claim environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Claim -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!ClaimReference -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - The Patent Claims section will always start on a new page and will automaticall -y begin with a statement like: -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -in version 1.0 of these tools, it was -\begin_inset Quotes eld -\end_inset - -What is claimed: -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\end_inset - -. - This statement will be printed automatically, but the statement can be - customized (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Claims-customization" - -\end_inset - -). -\end_layout - -\begin_layout Standard -Each claim begins with the -\family typewriter - -\backslash -beginClaim -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -beginClaim macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -beginClaim -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -Claim -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Claim environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!environment!Claim -\end_layout - -\end_inset - -environment in LyX. - The argument is a name by which the claim is referenced. - The argument should be a name and should not imply the number as claim - numbers are assigned automatically. -\end_layout - -\begin_layout Standard -A claim is referred to within the claims section with the -\family typewriter - -\backslash -claimRef -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -claimRef macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -claimRef -\end_layout - -\end_inset - -macro in LaTeX or the -\series bold -ClaimReference -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LyX!custom inset!ClaimReference -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in LyX. - The argument is the previously mentioned name of the claim defined by the - argument of a previous -\family typewriter - -\backslash -beginClaim -\family default - macro in LaTeX or the -\series bold -Claim -\series default - environment in LyX. -\end_layout - -\begin_layout Standard -A LaTeX example is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-patent-claims" - -\end_inset - - and a LyX example is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-patent-claims" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Note that since claims use standard LaTeX style of cross-referencing, you - will need to compile your document twice at least to get the claim references - properly updated. - LyX takes care of this automatically. -\end_layout - -\begin_layout Standard -\begin_inset Branch Patent Advice -status open - -\begin_layout Section -Basic Patent Terminology -\begin_inset CommandInset label -LatexCommand label -name "sec:Basic-Patent-Vocabulary" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!terminology -\end_layout - -\end_inset - -This section is provided as layman's terminology of basic patent terms for - the purpose of familiarizing you with these terms and the context that - they are used in. - While these terms have been reviewed by attorneys for this purpose, it - should be understood that these are in no way meant to be precise legal - definitions. - A patent attorney and the United States Patent and Trademark office should - be consulted for precise legal meaning. -\end_layout - -\begin_layout Itemize -Anticipate -\begin_inset Index idx -status open - -\begin_layout Plain Layout -anticipate -\end_layout - -\end_inset - - - When prior art is sufficiently similar to be considered essentially the - same for determination of patentability. -\end_layout - -\begin_layout Itemize -Art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -art -\end_layout - -\end_inset - - - Evidence of teaching in an area of technology or craftsmanship. -\end_layout - -\begin_layout Itemize -Assignee -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee -\end_layout - -\end_inset - - - An entity to which the inventor(s) have transferred their rights to the - patent. - If you work for a company, you may be required to transfer your rights - to the company you work for. -\end_layout - -\begin_layout Itemize -Patent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent -\end_layout - -\end_inset - - - An official document that grants an owner the right to exclude others - from practicing an invention. -\end_layout - -\begin_layout Itemize -Claims -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - - - The portion of a patent that defines the scope of legal rights. - The rights of a patent are to preclude others from practicing your invention - ( -\emph on -see infringement -\emph default -). -\end_layout - -\begin_layout Itemize -Continuation -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation -\end_layout - -\end_inset - - - A patent or application that relies on a previous patent. - Generally when the word is used alone it refers to a patent formed from - a prior specification and a new set of claims. - When a continuation consists of new matter which is different from a prior - specification, it is called a continuation in part -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation in part -\end_layout - -\end_inset - - and the priority dates of the claims will be different. -\end_layout - -\begin_layout Itemize -Dependent Claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -dependent claim -\end_layout - -\end_inset - - - A claim that relies on another. - A dependent claim is read as the dependent claim preceded by the claim - referred to. - As such, a dependent claim is the sum of another claim and the contents - of the dependent claim. - A dependent claim is always narrower in scope than the claim to which it - refers. - This means that if a dependent claim is infringed, the claim referred to - must also be infringed. -\end_layout - -\begin_layout Itemize -Design -\begin_inset Index idx -status open - -\begin_layout Plain Layout -design patent -\end_layout - -\end_inset - - - A class of patent that gives the patent owner the right to exclude others - from copying the look of something (technically referred to as the -\emph on -ornamental -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\emph off -ornamental design -\end_layout - -\end_inset - - design -\emph default -). -\end_layout - -\begin_layout Itemize -Divisional -\begin_inset Index idx -status open - -\begin_layout Plain Layout -divisional -\end_layout - -\end_inset - - - An application that must be split into multiple applications. - This happens when an examiner determines that the claims of an application - pertain to multiple inventions under certain criteria and issues a restriction - requirement. -\end_layout - -\begin_layout Itemize -Enabling -\begin_inset Index idx -status open - -\begin_layout Plain Layout -enabling -\end_layout - -\end_inset - - - Having sufficient information provided in a disclosure such that others - ordinarily skilled in the art would be able to practice it. -\end_layout - -\begin_layout Itemize -Examiner -\begin_inset Index idx -status open - -\begin_layout Plain Layout -examiner -\end_layout - -\end_inset - - - The person at the patent office who determines patentability of an applicatio -n based on criteria of uniqueness, non-obviousness, utility, and enablement. - He or she is very knowledgeable in an art field and will perform a search - for prior art. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -independent claim -\end_layout - -\end_inset - -Independent Claim - A claim that stands on its own and entirely defines - a claim. -\end_layout - -\begin_layout Itemize -Infringement -\begin_inset Index idx -status open - -\begin_layout Plain Layout -infringement -\end_layout - -\end_inset - - - The act of practicing all elements of a claim of a patent that is in - force (i.e. - that has not expired or been abandoned). - The determination of infringement is complicated and requires a patent - attorney's judgment. -\end_layout - -\begin_layout Itemize -Obvious -\begin_inset Index idx -status open - -\begin_layout Plain Layout -obvious -\end_layout - -\end_inset - - - When art is deemed as non inventive and unpatentable because even if - it has never been practiced before it is something any ordinarily skilled - person would think of or is obvious when compared to a combination of reference -s. -\end_layout - -\begin_layout Itemize -Present Invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -present invention -\end_layout - -\end_inset - - - The invention being described in the patent application. - This is how you refer to your own invention from within your own application. - Some prefer to refer to the present application. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preferred embodiments -\end_layout - -\end_inset - -Preferred Embodiments - The best known ways of practicing the invention. - An inventor is obligated to teach at least one best known way (called the - -\emph on -best mode -\emph default -) in order to be entitled to a patent. -\end_layout - -\begin_layout Itemize -Priority Date -\begin_inset Index idx -status open - -\begin_layout Plain Layout -priority date -\end_layout - -\end_inset - - - The date from which a patent's rights are valid. - This is generally the filing date. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prior art -\end_layout - -\end_inset - -Prior Art - Art that has been practiced before. - In layman's terms, something that's already been done (not necessarily - patented). -\end_layout - -\begin_layout Itemize -Prosecution -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prosecution -\end_layout - -\end_inset - - - The term used to describe the process from filing a patent application - to allowance, final rejection or abandonment of the application. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -provisional application -\end_layout - -\end_inset - -Provisional - A class of utility patent filing that may precede an actual - filing. - It is intended as an inexpensive way to establish the priority date for - a patent. - Provisional applications are not prosecuted and the inventor has one year - from the date of the filing to perfect and file an application. -\end_layout - -\begin_layout Itemize -Reduction to Practice -\begin_inset Index idx -status open - -\begin_layout Plain Layout -reduction to practice -\end_layout - -\end_inset - - - The act of practicing art. - Some ways that art can be reduced to practice include utilization of a - method, building of an apparatus or machine, and writing and filing of - a patent application. -\end_layout - -\begin_layout Itemize -One of Ordinary Skil in the art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -skilled in the art -\end_layout - -\end_inset - - - A hypothetical person having sufficient education, experience and skill - to understand and practice a field of art. - For example, certain electrical engineers have extraordinary education, - experience and skill in electronics design compared to the general public, - but are considered ordinarily skilled in the art (or sometimes just skilled - in the art) of electronic design. -\end_layout - -\begin_layout Itemize -Specification -\begin_inset Index idx -status open - -\begin_layout Plain Layout -specification -\end_layout - -\end_inset - - - The portion of a patent application that is followed by the claims and - enables the capability for others to practice the invention. - The specification will also show evidence of uniqueness, utility and non-obviou -sness. -\end_layout - -\begin_layout Itemize -Unique (or Novel) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -unique -\end_layout - -\end_inset - - - When art has never been practiced before and is not anticipated by prior - art. -\end_layout - -\begin_layout Itemize -Utility -\begin_inset Index idx -status open - -\begin_layout Plain Layout -utility -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -utility patent -\end_layout - -\end_inset - - - A quality of usefulness. - For art to be patentable, it must have utility. - Utility also refers to a class of patent distinguished from other classes - such as Design or Plant patents. -\end_layout - -\begin_layout Section -Guide to Filling in the Patent Sections -\begin_inset CommandInset label -LatexCommand label -name "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - - -\end_layout - -\begin_layout Standard -You will want to look at the process for filing a utility patent on the - PTO website. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!application filing process -\end_layout - -\end_inset - -See -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.uspto.gov/patents/process/index.jsp -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -You will also want to look at the definitive guide for filing a utility - patent application on the PTO website. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!application filing guidelines -\end_layout - -\end_inset - -See -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.uspto.gov/patents/resources/types/utility.jsp -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -Here, I provide the non-definitive guide on how to fill out the application. - If any information I provide here conflicts with the U.S. - patent office then I am incorrect. - You should consult the U.S. - patent office for definitive and certainly more complete information. -\end_layout - -\begin_layout Standard -The patent application consists of the following sections: -\end_layout - -\begin_layout Itemize -front matter -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - or information - where the definitions are provided like the inventor name, - title, etc. -\end_layout - -\begin_layout Itemize -(optional) Cross-references -\begin_inset Index idx -status open - -\begin_layout Plain Layout -cross-reference to related applications -\end_layout - -\end_inset - - - where cross-references to related applications are listed. -\end_layout - -\begin_layout Itemize -Field of the Invention (or Technical Field) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -field of the invention -\end_layout - -\end_inset - - - where the field of the invention is very briefly described. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -background of the invention -\end_layout - -\end_inset - -Background of the Invention (or just Background) - where prior art and present - day problems are described. -\end_layout - -\begin_layout Itemize -(optional) Objects of the Invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -objects of the invention -\end_layout - -\end_inset - - - where the problem being addressed is described. -\end_layout - -\begin_layout Itemize -Summary of the Invention (or just Summary) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -summary of the invention -\end_layout - -\end_inset - - - where the invention is summarily described. -\end_layout - -\begin_layout Itemize -Description of Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -description of drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - - - where each drawing is referred to and described briefly. -\end_layout - -\begin_layout Itemize -Detailed Description of the Preferred Embodiments (or just Detailed Description) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -detailed description of the preferred embodiments -\end_layout - -\end_inset - - - where the best known and detailed description of the invention is described. - This is usually the longest section. -\end_layout - -\begin_layout Itemize -Claims -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - - - where the claims are made. -\end_layout - -\begin_layout Itemize -Abstract -\begin_inset Index idx -status open - -\begin_layout Plain Layout -abstract -\end_layout - -\end_inset - - - where a single paragraph summary is provided describing what the invention - is about. - It must not exceed 150 words. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!list section -\end_layout - -\end_inset - -Annotation List - where the drawing elements are defined for referencing - elsewhere in the application. -\end_layout - -\begin_layout Itemize -Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!section -\end_layout - -\end_inset - - - where the drawing files are listed and included. -\end_layout - -\begin_layout Standard -Of the sections listed, some are not actually printed in the final application. - The front matter just contains the definitions outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. - The annotation list contains the list of elements in figures that are annotated - as outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Annotation-List" - -\end_inset - -. - The annotation list is printed only in draft mode as mentioned in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Printing-Mode" - -\end_inset - -. - The drawings, annotation list and description of the drawings section are - automatically produced as a function of information provided in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\begin_layout Standard -The Drawings, Annotations and Description of Drawings sections are created - automatically as a function of the information provided in the Drawings.lyx - or Drawings.tex file provided. - -\end_layout - -\begin_layout Standard -Each section and how to fill in the information is now provided in subsequent - sections below. -\end_layout - -\begin_layout Subsection -Front Matter -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -The first thing you will need to provide is a list of information about - the application. - This is a mechanical operation and involves filling in various definitions - as covered in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Run-on Sentences -\begin_inset CommandInset label -LatexCommand label -name "sub:Run-on-Sentences" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -run-on sentences -\end_layout - -\end_inset - -There are several locations within patent applications that include what - I term run-on sentences. - These are sentences begging for some periods when read by non-legal personnel. - Some areas where this occurs are: -\end_layout - -\begin_layout Itemize -cross-references to other applications. -\end_layout - -\begin_layout Itemize -claims -\end_layout - -\begin_layout Itemize -descriptions of the drawings (although see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Standard -These occur when elements are being itemized. - The proper sentence structure is to list each of the elements delimiting - each with a semi-colon until the next to last element which also contains - an -\begin_inset Quotes eld -\end_inset - -and -\begin_inset Quotes erd -\end_inset - -. - If the sentence continues after the list ends, then the last element has - a semi-colon and the sentence continues. -\end_layout - -\begin_layout Standard -For example, a normal, layman’s description of an invention might look like - this: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left -An instrument is produced in a manner such that it has improved measurement - speed. - The instrument has elements A, B, and C. - Elements A and B are connected to each other. - This connection causes element C to have improved measurement speed. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The claim language for this might look like this: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left -An instrument having improved measurement speed comprising: -\begin_inset Newline newline -\end_inset - -an element A; -\begin_inset Newline newline -\end_inset - -an element B; and -\begin_inset Newline newline -\end_inset - -an element C; -\begin_inset Newline newline -\end_inset - -whereby the element A and the element B are connected to each other, and -\begin_inset Newline newline -\end_inset - -whereby the element C has improved measurement speed and the instrument - is faster. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -There are some other observations to make about this sentence, but the primary - one I want to make here is that it is in fact a single sentence. - All of the elements in the sections listed above are written in this manner - as a single sentence making heavy use of the semi-colon and colon. -\end_layout - -\begin_layout Subsection -Citations -\begin_inset CommandInset label -LatexCommand label -name "sub:Citations" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -citations -\end_layout - -\end_inset - -When other works are relied upon in a patent application, they must be cited. - Works might be cited in a cross-reference (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Cross-references" - -\end_inset - -), in statements regarding prior art typically used to distinguish your - invention from things done in the past, or for terminology and establishment - of the enabling quality of your application. - As an example, if your invention relies on a chemical processing technique, - you might want to cite a paper that describes this technique so that a - reader can read this paper to understand terminology that you will use - regarding this technique or so that there is evidence that others skilled - in the art can read this paper and practice this technique. -\end_layout - -\begin_layout Standard -Inventors are not required to search for and cite all possible sources of - information. - Some things are so ordinarily known (like the Fourier Transform in signal - processing or the operation of the transistor in electronics) that they - go without saying. - If, however, you know about prior art material that the examiner might - find relevant to the review of your patent application, especially related - patents, you will need to provide this material along with a patent application - in the form of an -\emph on -Information Disclosure Statement -\emph default - (or IDS). - Patents only need to be identified since the patent office can easily access - the material. - The provision of this material is adequate and meets sufficiency requirements - as they are assumed to be part of the patent application even when not - cited. -\end_layout - -\begin_layout Standard -People familiar with journals and other scholarly works know about typical - citation rules which involve particular formatting rules. - These rules provide for the exact manner the work is cited and where the - cited work exists. - Usually, in scholarly works, the citation is a subscripted number or other - reference and the actual citation appears in a footnote or at the end of - the article in a bibliography. - Patent applications have no such rules except: -\end_layout - -\begin_layout Itemize -citations are not referenced with numbers or other referencing formats. -\end_layout - -\begin_layout Itemize -patent applications do not have footnotes or bibliography sections. -\end_layout - -\begin_layout Itemize -citations appear inline with patent application text. - This looks awkward, but it's how it's done. -\end_layout - -\begin_layout Standard -Citation formats should follow reasonable formatting rules. - Citation of a patent or patent application generally contains: -\end_layout - -\begin_layout Itemize -The words US Provisional or US Utility Patent or US Patent Application -\end_layout - -\begin_layout Itemize -The number (a patent number looks like x,xxx,xxx and a patent application - number looks like xx/yyy,yyy where xx is the series code and yyy,yyy is - the serial number). -\end_layout - -\begin_layout Itemize -The date of filing -\end_layout - -\begin_layout Itemize -The title -\end_layout - -\begin_layout Itemize -The inventor or first named inventor et al. -\end_layout - -\begin_layout Itemize -(sometimes) the assignee name. -\end_layout - -\begin_layout Standard -An example citation looks like this: -\end_layout - -\begin_layout Standard -US Provisional Patent Application 61/300,149, filed 02/01/2010 titled ``Wavelet - Denoising'' to Pupalaikis et al. -\end_layout - -\begin_layout Subsection -Cross-references -\begin_inset CommandInset label -LatexCommand label -name "sub:Cross-references" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -cross-reference to related applications -\end_layout - -\end_inset - -Most applications do not involve cross-references to other applications. - If cross-references are required, a patent attorney will know. - Cross-references are required if an application is: -\end_layout - -\begin_layout Itemize -preceded by a provisional application -\begin_inset Index idx -status open - -\begin_layout Plain Layout -provisional application -\end_layout - -\end_inset - -, -\end_layout - -\begin_layout Itemize -a continuation -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation -\end_layout - -\end_inset - - (or continuation in part), or -\end_layout - -\begin_layout Itemize -a divisional -\begin_inset Index idx -status open - -\begin_layout Plain Layout -divisional -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -These are somewhat unusual circumstances and often this section is omitted. - There are also even less common circumstances where further cross-references - may be appropriate. -\end_layout - -\begin_layout Standard -When cross-references to other applications are needed, there is usually - one, long run-on sentence (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Run-on-Sentences" - -\end_inset - -) describing the references. -\end_layout - -\begin_layout Standard -The list of cross-references may be preceded by a clause like -\begin_inset Quotes eld -\end_inset - -This application claims the benefit of\SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - when the cross-referenced applications are provisional applications or - a clause like -\begin_inset Quotes eld -\end_inset - -This application is a continuation of \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - - when the application is a continuation of cross-referenced applications. - It may be terminated with a clause like -\begin_inset Quotes eld -\end_inset - -the contents of each of these applications being incorporated herein by - reference. -\begin_inset Quotes erd -\end_inset - - It is written entirely in a single sentence paragraph with no line breaks - or carriage returns within the sentence. - The statement of incorporation by reference means that the application - is not provided along with the patent application, but is referred to so - that the patent office can find it. - Incorporation means that the entire application referenced is considered - to be part of the application in it's entirety. -\end_layout - -\begin_layout Standard -Here is an example: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter -This application claims the benefit of US Provisional Patent Application - 61/300,149, filed 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; US Provisional Patent Application 61/300,160, filed - 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; US Provisional Patent Application 61/300,230, filed - 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Time Domain Reflectometry Step to S-Parameter Conversion -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; and US Provisional Patent Application 61/355,182, - filed 06/16/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising for Time-Domain Network Analysis -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al., the contents of each of these applications being incorpora -ted herein by reference. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Subsection -Field of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -field of the invention -\end_layout - -\end_inset - -This section is where the field of the invention is very briefly described. - The brevity of description cannot be over emphasized. - It is used only to help the patent office properly classify the application - and to ensure it is dispatched to the proper examiner. - It consists of one or two sentences. - An example is: -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter -The present invention relates in general to network analysis and network - device measurements. - More specifically, one or more embodiments may relate to measurements of - a device under test (DUT) whereby the measurement instrument connection - to the DUT is made utilizing fixtures or probes whose effects it is desirable - to remove. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -We refer to our invention as the present invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -present invention -\end_layout - -\end_inset - - where present means the invention in this application. - The field of the invention starts with a general field and then transitions - to a more specific field as shown in the example. - The field refers mostly to the field of problems and solutions, not detail - about our invention. -\end_layout - -\begin_layout Standard -The Field of the Invention should be as short as possible as to not limit - the claims. -\end_layout - -\begin_layout Subsection -Background of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -background of the invention -\end_layout - -\end_inset - -This section is where prior-art and sometimes present day problems are described. - It helps to tell a story to the examiner to help him gain the context of - the invention. - In the background, we do not talk about our invention. - Instead, we tell a story about what the world looked like before the invention. -\end_layout - -\begin_layout Standard -The story starts as far back as necessary to give the proper context, but - be as brief as possible. - For example, a patent application for an invention for a probe de-embedding - method in network analysis might talk first about network analysis and - probes in general. - With a context for the invention established, a well written background - gradually transitions into describing various problems especially problems - related to those involved in the invention. - In many situations, especially in crowded fields, it is important to describe - prior art solutions, taking specific interest in describing the drawbacks - of prior-art methods, especially those addressed by the invention. - Also, you should mention characteristics of the prior art that is different - from your invention (but without mentioning your invention - you cannot - contrast, only mention these characteristics). - Just remember, here is not the place to say anything about the invention. - Pretend it doesn't exist, but talk about problems that will be solved by - the invention. - Usually, after describing lots of problems, this section ends with a paragraph - that begins: -\begin_inset Quotes eld -\end_inset - -what is needed is.... -\begin_inset Quotes erd -\end_inset - - where you state problems that need a solution (but list only the problems - that your invention will solve). -\end_layout - -\begin_layout Standard -You should take care in writing the background because you will be stuck - with any admission that something is prior art. - You should also be careful that you don't cause the reader to believe that - your solution is obvious. -\end_layout - -\begin_layout Subsection -Objects of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -objects of the invention -\end_layout - -\end_inset - -This section is where the problem being addressed is described. - A good transition between the previous section on the background and this - section is to begin with a paragraph that defines a broad object, like - -\begin_inset Quotes eld -\end_inset - -It is an object of the invention to overcome the drawbacks of the prior - art -\begin_inset Quotes erd -\end_inset - -. - Then you can state: -\begin_inset Quotes eld -\end_inset - -It is therefore an object of this invention to... -\begin_inset Quotes erd -\end_inset - - where you list the problems you will solve with your invention. - You want the list of objects to match up well with problems needing solution - listed at the end of the previous section. - If you do it right, it lines up perfectly and sets up the context and expectati -on in the readers mind regarding solutions during the remainder of the specifica -tion. -\end_layout - -\begin_layout Standard -Usually, this section is relatively short and is simply a list of objects. - The first paragraph starts as mentioned above and usually this first paragraph - lists only the first object. - The next paragraph starts like -\begin_inset Quotes eld -\end_inset - -It is another object of the invention to.... -\begin_inset Quotes erd -\end_inset - -. - The paragraphs continue until all objects are listed. -\end_layout - -\begin_layout Standard -In this section, refrain from writing anything about how the objects will - be attained. - Keep the reader in suspense with only the promise that the objects will - be met. -\end_layout - -\begin_layout Standard -End this section with some boilerplate statements that allow you to not - be limited only to the objects listed: -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter -Still other objects and advantages of the invention will in part be obvious - and will in part be apparent from the specification and drawings. - -\family default - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Summary of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -summary of the invention -\end_layout - -\end_inset - -This is where the invention is summarily described. - Avoid as much detail as possible. -\end_layout - -\begin_layout Subsection -Description of Drawings -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - -This section is automatically produced by LaTeX macros. - It is where each drawing is referred to and described briefly, meaning - -\bar under -very -\bar default - briefly. - Usually, you should wait until you are almost finished with the application - to fill in this section, because you will want the complete list of drawings - in the drawing section to be correct and in order first. - If you are using LaTeX or LyX to write your application, you do not have - this concern. -\end_layout - -\begin_layout Standard -The description of the drawings has the section title: Brief Description - of the Drawings. - The brief descriptions are prefixed with language like: -\begin_inset Quotes eld -\end_inset - -For a more complete understanding of the invention, reference is made to - the following description and accompanying drawings, in which: -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -The drawing descriptions are each written starting on a new line prefixed - by the figure number like -\begin_inset Quotes eld -\end_inset - -FIG. - 1 is \SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - -. -\end_layout - -\begin_layout Standard -The drawing descriptions are provided as a run-on sentence (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Run-on-Sentences" - -\end_inset - - but also see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -Detailed Description of the Preferred Embodiments -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -detailed description of the preferred embodiments -\end_layout - -\end_inset - -This is where the best known and detailed description of the invention is - described. - This is usually the longest section. - Here, you describe the invention. - Make use of the drawings, but remember to make use of annotations as outlined - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. - When writing a patent, it is your duty to describe the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preferred embodiments -\end_layout - -\end_inset - - -\emph on -preferred embodiment -\emph default -s and most importantly the -\emph on -best mode -\emph default -. - This is just a fancy name for -\begin_inset Quotes eld -\end_inset - -the best way you know how -\begin_inset Quotes erd -\end_inset - -. - If lesser ways are useful too and especially if these lesser constructions - are covered in your claims, they should be described also. - Describing all related constructions or possibilities you can think of - is not necessary but ought to be described because it can increase the - scope of legal protection offered. - This is one of the things that make patent application writing so tedious. - -\end_layout - -\begin_layout Standard -When describing the invention, try to avoid overly definitive or absolute - statements like never, always, etc. - and try to use words like may, can, etc. - Use words like preferably. - You may want to make statements like -\begin_inset Quotes eld -\end_inset - -The inventor of the present invention has determined that..... -\begin_inset Quotes erd -\end_inset - - when describing certain preferable constructs, especially when the determinatio -n itself is innovative and inventive. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -enabling -\end_layout - -\end_inset - -Another thing to know is that it's your obligation to describe the invention - in enough detail so that it would enable one ordinarily skilled in the - art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -skilled in the art -\end_layout - -\end_inset - - to follow your instructions to construct or practice the invention. - What this means is that if your invention is an electronic circuit, you - are not required to first teach an undergraduate engineering course but - your instructions must enable an electrical engineer to follow the instructions - and obtain the stated benefit of the invention. - I personally choose to err on providing more information, especially for - important patents because of the possibility for continuations. - Also, non-enablement is not often challenged by an examiner, but might - be determined long after your patent is granted during litigation which - can invalidate it. - -\end_layout - -\begin_layout Subsection -Claims -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - -This is where the claims are made. - The claims are the actual rights that you obtain. - Think of it this way: All of the rest of the patent serves only to tell - a story, teach the best method and techniques known and to clarify language - that you will employ in your claims. - As such, the rest of the application (called the specification) serves - to entitle you to an invention through your teaching. - But, when all is said and done, the claims are your only patent rights. - -\end_layout - -\begin_layout Standard -Claims characterize the invention and are written with the help of a patent - attorney skilled at patent prosecution. - They are best drafted jointly where the inventor clarifies the defined - protection and the attorney helps draft verbiage that meets legal requirements - and ensures the desired protection is obtained. - Despite the need for an attorney, it helps to understand claims so you - can at least define the invention and clear things up in your own head. - It also helps to attempt the drafting of claims so that you can ensure - that the specification contain support and needed definitions that can - be employed in the claims. - It is highly useful to draft claims prior to writing the specification, - but I admit that I have never been successful doing this. -\end_layout - -\begin_layout Standard -Claims are the invention. - The goal of claims writing, is to describe a set of elements and their - configurations such that if anyone else were to build something with each - and every element listed in the configuration stated, they would infringe - your patent. - The goal is not to provide a set of instructions that enable the building - of the invention, only a minimum set of elements or steps to distinguish - the invention over the prior art. -\end_layout - -\begin_layout Standard -Usually, when filing a patent, one writes a number of claims constituting - the invention. - In order to infringe -\begin_inset Index idx -status open - -\begin_layout Plain Layout -infringe -\end_layout - -\end_inset - - a patent, an infringer would need to have every element in a configuration - dictated by a single claim. - When making claims, the first claim is an independent claim. - When a claim is independent, it stands on its own. - Subsequent claims may be independent or dependent. - A dependent claim always begins with a reference to a previous claim like - -\begin_inset Quotes eld -\end_inset - -The method of claim 1 further comprising\SpecialChar \ldots{} - -\begin_inset Quotes erd -\end_inset - -. - When a claim is dependent, the claim is a further constraint on the independent - claim. - If you are confused about this, simply take the entire claim referenced - and place it at the front of the claim. - That is actually exactly how a dependent claim is interpreted. - If a dependent claim is dependent on another dependent claim, then it's - even further constraining. -\end_layout - -\begin_layout Standard -Independent claims are always the broadest claims and dependent claims are - always narrower. - If an infringer infringes a dependent claim, the claim depended on is also - always infringed. -\end_layout - -\begin_layout Standard -The strategy of drafting claims involves starting with an independent claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -independent claim -\end_layout - -\end_inset - - written as broadly as possible. - The broadness is dictated by trying to ensure that no prior-art can be - found that would match all of the elements in the claim in a non-obvious - manner. - Subsequent dependent claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -dependent claim -\end_layout - -\end_inset - -s are then drafted which narrow the claim scope. - The thought is that if someone were to copy the invention and the patent - was litigated, that the copier would need to infringe dependent claims - that would hold up better to prior-art scrutiny. - The narrower a claim is, the less likely a copier would need to infringe - it (making it technically less useful), but also the less likely for invalidati -on through finding prior-art or through claims of obviousness. - In summary, we shoot for claims that are broad making it more likely for - a copier to infringe, but hedge our bets through narrower claims that are - more likely to survive litigation. -\end_layout - -\begin_layout Subsection -Drawings -\begin_inset CommandInset label -LatexCommand label -name "sub:Drawings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!guidelines -\end_layout - -\end_inset - -This is where the drawing files are listed and included. - If you are using the LaTeX or LyX methods described in this document, then - the drawings are listed following the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - and are automatically formatted using the macros described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Drawings-Section" - -\end_inset - -. - -\end_layout - -\begin_layout Standard -Handling drawings is one of the biggest challenges in creating patent applicatio -ns. - This is partly because the patent office has very specific rules regarding - drawings which are not intuitive. -\end_layout - -\begin_layout Standard -See -\begin_inset CommandInset href -LatexCommand href -target "http://www.uspto.gov/web/offices/pac/mpep/documents/appxr_1_84.htm" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Here you will find the patent office drawing requirements. - To basically summarize the requirements that are worthwhile describing: -\end_layout - -\begin_layout Itemize -Drawings must be in black ink. -\end_layout - -\begin_layout Itemize -Things that cannot be drawn, like screen images and photographs are permitted - under certain circumstances, but I advise redrawing and retouching somehow - to put in solid black ink form. -\end_layout - -\begin_layout Itemize -They must fit well within the page. - They must fit with a margin of 1 inch on top, 1 inch on the sides and 3/8 - inch on the bottom (meaning that a drawing cannot be larger than -\begin_inset Formula $6\frac{15}{16}^{"}\times9\frac{5}{8}^{"}$ -\end_inset - -). - To be on the safe side, use a drawing package with absolute size control - on the final output and set the size to -\begin_inset Formula $6^{"}\times9^{"}$ -\end_inset - - max. -\end_layout - -\begin_layout Itemize -Other than annotations (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -), use as few words as possible on the drawings - drawing elements are described - in words within the specification. -\end_layout - -\begin_layout Itemize -Numbers, letters and words must be at least -\begin_inset Formula $\frac{1}{8}^{"}$ -\end_inset - - in height. - (If you use TpX, the fonts are guaranteed to be the same in your drawing - and in your document if you use the proper settings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:TpX-Settings" - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Customizations and Formatting -\begin_inset CommandInset label -LatexCommand label -name "sec:Customizations-and-Formatting" - -\end_inset - - -\end_layout - -\begin_layout Standard -If you are an inventor trying to take a first shot at writing a patent applicati -on, you will not need any customizations mentioned in this section. - If you are a patent attorney trying to use these tools to improve your - patent application flow, you will invariably desire various changes to - meet your style. - The first, easiest customization is in the naming and inclusion of various - sections. - The names and the sections you wish to include is up to you and can be - changed easily by editing the PatentApplication.tex or PatentApplication.lyx - template documents which you are free to do. - More difficult customizations can be performed by editing the uspatent.cls - and uspatent.layout files, but these will require excessive skill with LaTeX - and LyX. - There are some relatively easy customizations that have been anticipated. - These can only be made with LaTeX code, however (use -\family typewriter -[Insert] [TeX Code] -\family default - to accomplish these customizations from within LyX). -\end_layout - -\begin_layout Subsection -Claims -\begin_inset CommandInset label -LatexCommand label -name "sub:Claims-customization" - -\end_inset - - -\end_layout - -\begin_layout Standard -The uspatent.cls file begins the claims section with the text: -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - -. - To change this, redefine the -\family typewriter - -\backslash -WhatIsClaimed -\family default - macro. -\end_layout - -\begin_layout Standard -Here is an example redefinition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -renewcommand{ -\backslash -WhatIsClaimed}{WHAT IS CLAIMED IS:} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Brief Description of the Drawings -\begin_inset CommandInset label -LatexCommand label -name "sub:Brief-Description-of-Drawings-customization" - -\end_inset - - -\end_layout - -\begin_layout Standard -The uspatent.cls file provides for a Brief Description of the Drawings section - as outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - -. - To change the name of this section, redefine the -\family typewriter - -\backslash -annotationFigureListSectionName -\family default - macro. - To change the preamble of this section, redefine the -\family typewriter - -\backslash -annotationFigureListPreamble -\family default - macro. -\end_layout - -\begin_layout Standard -Here is an example redefinition: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -renewcommand{ -\backslash -annotationFigureListSectionName}{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace smallskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -renewcommand{ -\backslash -annotationFigureListPreamble}{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter -Reference is made to the following description and accompanying drawings, - in which: -\backslash -par} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Also, during review of this document, there seems to be some question of - whether the description of the drawings really ought to be a run-on sentence -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - (see -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Run-on-Sentences" - -\end_inset - -) -\end_layout - -\end_inset - -. - To make the descriptions read as separate sentences each ending in a period, - provide the -\family typewriter - -\backslash -setFigureListNoRunOn -\family default - macro. -\end_layout - -\begin_layout Subsection -Unsupported Figure Extensions -\begin_inset CommandInset label -LatexCommand label -name "sub:Unsupported-Drawing-Extensions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!unsupported -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -unsupported figure extensions -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The figure extensions explicitely recognized are tpx, TpX, pdf, PDF, vbs, - VBS, py, tex, and pdf_tex. - All other extensions work implicitly because of how LaTeX works including - jpeg and png. - This is because extensions not explicitly understood are brought in via - the LaTeX -\family typewriter - -\backslash -includegraphics -\family default - macro which understands these. -\end_layout - -\begin_layout Standard -The main area where you are likely to have problems is in the area of program - listings - there are many types of listings and this class does not implement - the exhaustive list. - For example, if you wanted Octave code listings, you could provide: -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure m -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -lstinputlisting[language=Octave]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Note that any file with an extension of .m will assume that it is an Octave - listing. -\end_layout - -\begin_layout Standard -In customized figure extensions, note that the extension to recognize is - the word in the above example after -\family typewriter -showfigure -\family default - (m in this case). - The command to import the figure is all of the second line, but note that - it must end in a -\family typewriter -} -\family default -. -\end_layout - -\begin_layout Section -Drawing Packages -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing packages -\end_layout - -\end_inset - -This section describes some basic ways to work with drawings with known - drawing packages. -\begin_inset Branch Patent Advice -status open - -\begin_layout Standard - For guidelines on drawings, see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Drawings" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\end_inset - - I recommend that you provide drawings in either TpX (pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - format) or in pdf produced by other drawing packages. - To check the quality of drawings, even in pdf, create your drawing and - zoom the drawing on your computer screen. - If the drawing retains its crispness even under extreme zoom settings, - then the quality is good. - If it does not, you will need to find another solution. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing package quality -\end_layout - -\end_inset - -This quality is illustrated in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:Zoomed-badness" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:Zoomed-goodness" - -\end_inset - -. - Lossy formats like JPEG -\begin_inset Index idx -status open - -\begin_layout Plain Layout -JPEG -\end_layout - -\end_inset - - should particularly be avoided. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DrawingZoomBad.png - scale 75 - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Zoomed Drawing Exhibiting Badness -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:Zoomed-badness" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing package quality -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DrawingZoomGood.png - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Zoomed Drawing Exhibiting Goodness -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:Zoomed-goodness" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Visio -\begin_inset CommandInset label -LatexCommand label -name "sub:Visio" - -\end_inset - - -\end_layout - -\begin_layout Standard -When using Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - -, the preferred method is to create your pictures in a two step process: -\end_layout - -\begin_layout Enumerate -Create your picture in whatever tool is appropriate. - Visio is a good tool for creating basic engineering diagrams, but other - tools might be appropriate. - Make sure this picture is no bigger than -\begin_inset Formula $5"\times8"$ -\end_inset - - to allow for annotation lines to extend outside the picture boundaries. -\end_layout - -\begin_layout Enumerate -Import your picture into Visio. - In the case that the picture was created in Visio, import the picture into - another Visio document using [insert][object] and then check the create - from file check box. - Browse to your file and import it. - If you are creating a visio drawing within visio (recommended), then use - [insert][object] and specify a visio drawing. -\end_layout - -\begin_layout Standard -Basically, the idea here is to use Visio as a -\emph on -housing -\emph default - for your drawing. - The housing contains the main drawing, sets the size of the drawing absolutely, - and is where the annotations are drawn. - The main drawing can be another embedded Visio drawing. -\end_layout - -\begin_layout Standard -When using Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - -, the annotations must be numbered in Visio. - This numbering should definitely wait until the end since if you change - the numbering, you'll have to edit each and every drawing. - If you want, annotate the drawing with a text label, include the annotation - in the annotation list as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - with similar descriptive text, and at the very end when you are almost - finished with the application, go back and change the text to the numbers - provided in the annotation list that is shown in the application in draft - mode. -\end_layout - -\begin_layout Subsubsection -Saving Your Drawing -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename VisioSave.png - scale 40 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Saving Visio Drawings as PDF -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AccessTpXDrawingProperties-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -When editing and saving your Visio drawing, you'll want to save your drawing - in Visio format and save it as a PDF. - The PDF document is what gets included in the application. - To do this, you want to use [Save As...], select PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - as the type, then make sure the options are set to ISO 19005-1 compliant - PDF. -\end_layout - -\begin_layout Subsection -TpX -\begin_inset CommandInset label -LatexCommand label -name "sub:TpX" - -\end_inset - - -\end_layout - -\begin_layout Standard -TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - is the best tool for creating LaTeX drawings. - What's good about it is that it easily allows importing other documents - and touching them up. - More importantly though, it allows automatic drawing annotation. - This section will explain what you need to know to deal with TpX documents. -\end_layout - -\begin_layout Subsubsection -TpX Settings -\begin_inset CommandInset label -LatexCommand label -name "sub:TpX-Settings" - -\end_inset - - -\end_layout - -\begin_layout Standard -Your TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!settings -\end_layout - -\end_inset - - document must be saved with certain settings. - These settings can be found under the menu [Edit][Picture properties] as - shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AccessTpXDrawingProperties" - -\end_inset - -. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename TpXSettingsAccess.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Accessing TpX Drawing Properties -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AccessTpXDrawingProperties" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -You will only need to change a few very important properties. - These are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -itemsep}{0mm} -\end_layout - -\end_inset - -TeXFormat=none - this prevents writing out spurious EPS files. -\end_layout - -\begin_layout Itemize -PdfTeXFormat=pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or tikz -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - (recommended) - this causes the graphics portion of the drawing to be output - in PDF if pdf is selected or it is embedded within the TpX document in - -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - format if tikz is chosen. -\end_layout - -\begin_layout Itemize -TeXFigure=none - this prevents the LaTeX portion of the file from including - figure information which is already included in the macro that imports - the file. -\end_layout - -\begin_layout Itemize -FontSizeInTeX=0 - this causes the font size to be used from your patent - application document settings. -\end_layout - -\begin_layout Standard -A comprehensive list of the desired settings are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -itemsep}{0mm} -\end_layout - -\end_inset - -Caption= -\end_layout - -\begin_layout Itemize -Comment= -\end_layout - -\begin_layout Itemize -Label= -\end_layout - -\begin_layout Itemize -PicScale=1 -\end_layout - -\begin_layout Itemize -Border=2 -\end_layout - -\begin_layout Itemize -TeXFormat=none -\end_layout - -\begin_layout Itemize -PdfTeXFormat=pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or tikz -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - (recommended) -\end_layout - -\begin_layout Itemize -BitmapRes=20000 -\end_layout - -\begin_layout Itemize -PicMagnif=1 -\end_layout - -\begin_layout Itemize -IncludePath= -\end_layout - -\begin_layout Itemize -LineWidth=0.3 -\end_layout - -\begin_layout Itemize -ArrowsSize=0.7 -\end_layout - -\begin_layout Itemize -StarsSize=1 -\end_layout - -\begin_layout Itemize -HatchingStep=2 -\end_layout - -\begin_layout Itemize -HatchingLineWidth=0.5 -\end_layout - -\begin_layout Itemize -DottedSize=0.5 -\end_layout - -\begin_layout Itemize -DashSize=1 -\end_layout - -\begin_layout Itemize -DefaultFontHeight=5 -\end_layout - -\begin_layout Itemize -FontName= -\end_layout - -\begin_layout Itemize -DefaultSymbolSize=30 -\end_layout - -\begin_layout Itemize -ApproximationPrecision=0.01 -\end_layout - -\begin_layout Itemize -MiterLimit=10 -\end_layout - -\begin_layout Itemize -TeXCenterFigure=1 -\end_layout - -\begin_layout Itemize -TeXFigure=none -\end_layout - -\begin_layout Itemize -TeXFigurePlacement= -\end_layout - -\begin_layout Itemize -TeXFigurePrologue= -\end_layout - -\begin_layout Itemize -TeXFigureEpilogue= -\end_layout - -\begin_layout Itemize -TeXPicEpilogue= -\end_layout - -\begin_layout Itemize -FontSizeInTeX=0 -\end_layout - -\begin_layout Itemize -MetaPostTeXText=1 -\end_layout - -\begin_layout Subsubsection -Annotations -\begin_inset CommandInset label -LatexCommand label -name "sub:Annotations-1" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in TpX -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!annotations -\end_layout - -\end_inset - -TpX is great for annotating because it can be handled automatically. - This is done by drawing a line to the element and then labeling it. - The line drawing is self explanatory. - The labeling should be such that it is aligned 1 mm below the line end - vertically and lined up with the line end horizontally as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename annotationAlignment.png - scale 40 - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -Annotation Alignment -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AnnotationAlignment" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in TpX -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!annotations -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -Notice in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - - that the text properties dialog is shown showing how the annotation is - labeled. - TpX enables two types of annotation labels: -\end_layout - -\begin_layout Itemize -TeX - the text you will see on the diagram which can be labeled in plain - English. - This text will not actually show up in your figure if there is a Tex te - label. -\end_layout - -\begin_layout Itemize -TeX te - the text that describes what will be seen in the diagram. - Note here that we use the -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotationNumberReference -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateNoBrackets macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LaTeX!macro! -\backslash -annotateNoBrackets -\end_layout - -\end_inset - -macro -\backslash -annotateNoBrackets{input} which tells the document compiler to figure out - the number that belongs in the label. - In order for this to work properly, the label input must have been entered - in the annotation list as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - If you don't, the drawing will show ?? for the number when you print your - application. - -\end_layout - -\begin_layout Standard -As mentioned, these text labels can be used in two ways: -\end_layout - -\begin_layout Itemize -no TeX te label - the label shown in the drawing and in your document will - be the label shown in the TeX box. -\end_layout - -\begin_layout Itemize -TeX te label provided - the label shown while editing your document will - be the TeX label, but the label shown when you print your document will - be the TeX te label which can be a macro, if desired. -\end_layout - -\begin_layout Standard -If using TpX, you should know that the size of the drawing will be such - that a box can surround the figure, as seen on the TpX screen. - This means according to the TeX text shown, which is unfortunate. - You will need to keep your TeX text short so that it does not make TpX - think that the drawing is larger than it will actually be when formatted. -\end_layout - -\begin_layout Subsubsection -Text Labels -\end_layout - -\begin_layout Standard -Text labels may be added to your drawing by using insert text. - When you insert text, there are many possibilities for how your text labels - will be shown. - You can use macros, formulas and other things as well as plain text. - The strategy you want to follow is when you are inserting just plain text, - then use insert text and just type it in. - When you are inserting something other than plain text, like a formula, - then use insert text, type in some text that you want to see when editing - the document (you cannot see the actual formula until you view the final - document), and then edit the text properties. - When you edit the text properties, you will see two boxes as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - -: -\end_layout - -\begin_layout Itemize -TeX - the text you will see on the diagram which can be labeled in plain - English. - This text will not actually show up in your figure if there is a Tex te - label. -\end_layout - -\begin_layout Itemize -TeX te - the text that describes what will be seen in the final output. - This can be plain text, LaTeX formulas, macros, etc. - The writing of LaTeX formulas is beyond the scope of this document. - Just know that you have this capability. -\end_layout - -\begin_layout Subsection -Inkscape -\begin_inset CommandInset label -LatexCommand label -name "sub:Inkscape" - -\end_inset - - -\end_layout - -\begin_layout Standard -Inkscape -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape -\end_layout - -\end_inset - - is another possible tool for creating LaTeX drawings. - What's important is that it can output in LaTeX format, thus making use - of the annotation macros. -\end_layout - -\begin_layout Subsubsection -Drawing Size -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapeDocumentProperties - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape Document Properties Dialog -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeDocumentProperties" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!size -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!figure size -\end_layout - -\end_inset - -When using Inkscape, you will want to specify the drawing size exactly, - and you'll want to do that upfront. - To do this, access the [File][Document Properties] dialog as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeDocumentProperties" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeDocumentProperties" - -\end_inset - -, I've specified -\begin_inset Formula $5\times3$ -\end_inset - - inches. - You'll want to keep the page border displayed until the very end where - you un-check this box so that the border doesn't appear. -\end_layout - -\begin_layout Subsubsection -Annotations -\begin_inset CommandInset label -LatexCommand label -name "sub:InkscapeAnnotations" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapeDrawingWindow.png - width 80col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape Annotations -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeAnnotations" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in Inkscape -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!annotations -\end_layout - -\end_inset - -In Inkscape, annotations are easily provided by simply typing the macro - text as text as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeAnnotations" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeAnnotations" - -\end_inset - - you see the three annotations provided in the example using the -\family typewriter - -\backslash -annotateNoBrackets -\family default - macro as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sub:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. -\end_layout - -\begin_layout Subsubsection -Saving the Drawing -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapePortableDocumentFormat.png - width 40col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape File Save -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeFileSave" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!format -\end_layout - -\end_inset - -In Inkscape, the normal extension on saved files is .svg. - In order to make use of the drawing from within LaTeX, you'll want to save - it as .pdf. - When you execute [File][Save As\SpecialChar \ldots{} -], you will be provided with certain options - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeFileSave" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeFileSave" - -\end_inset - -, you'll want to check the PDF+ -\begin_inset ERT -status open - -\begin_layout Plain Layout - -LaTeX -\end_layout - -\end_inset - - selection. - You should keep the master document saved in .svg. - When you are done, you will have three files: -\end_layout - -\begin_layout Itemize -svg - master document in scalable vector graphics form. -\end_layout - -\begin_layout Itemize -pdf - a pdf file containing any graphics in your document. -\end_layout - -\begin_layout Itemize -pdf_tex - a TikZ (LaTeX format) file - the file actually included in your - patent application containing LaTeX code that imports the .pdf file. -\end_layout - -\begin_layout Standard -Thus, when specifying the drawing in your patent application, specify pdf_tex - as the file extension. - As one final note, when using LyX, you will find that LyX doesn't really - like the underscore in the file extension. - It will convert pdf_tex to pdf -\backslash -_tex, which you don't want. - To work around this, you will want to enclose the extension in ERT by using - [Insert][ -\begin_inset ERT -status open - -\begin_layout Plain Layout - -TeX -\end_layout - -\end_inset - - Code] to avoid this conversion. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewcommand{ -\backslash -sectionmark}[1]{ -\backslash -markright{#1}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix A - uspatent.cls Listing -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix A - uspatent.cls Listing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix A - uspatent.cls Listing} -\end_layout - -\end_inset - - -\begin_inset listings -inline false -status open - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This is file `uspatent.cls', -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\end_layout - -\begin_layout Plain Layout - -%% Copyright 2012,2016 Peter J. - Pupalaikis -\end_layout - -\begin_layout Plain Layout - -%% Version 2.0 -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work may be distributed and/or modified under the -\end_layout - -\begin_layout Plain Layout - -%% conditions of the LaTeX Project Public License, either -\end_layout - -\begin_layout Plain Layout - -%% version 1.3 of this license or (at your option) any -\end_layout - -\begin_layout Plain Layout - -%% later version. -\end_layout - -\begin_layout Plain Layout - -%% The latest version of the license is in -\end_layout - -\begin_layout Plain Layout - -%% http://www.latex-project.org/lppl.txt -\end_layout - -\begin_layout Plain Layout - -%% and version 1.3 or later is part of all distributions of -\end_layout - -\begin_layout Plain Layout - -%% LaTeX version 2003/06/01 or later. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work consists of the files listed in the README file. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - - -\backslash -NeedsTeXFormat{LaTeX2e} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ProvidesClass{uspatent}% -\end_layout - -\begin_layout Plain Layout - - [2016/30/11 v2.0 U.S. - Patent Application Class] -\end_layout - -\begin_layout Plain Layout - -% -\backslash -DeclareOption*{ -\backslash -PassOptionsToClass{ -\backslash -CurrentOption}{memoir}} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -ProcessOptions -\end_layout - -\begin_layout Plain Layout - - -\backslash -LoadClass[letterpaper,12pt]{memoir}[1996/10/24] -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newif -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - - -\backslash -PatentOfficeModetrue -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newif -\backslash -ifFigureCaptionsOnTop -\end_layout - -\begin_layout Plain Layout - - -\backslash -FigureCaptionsOnTopfalse -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeName}{ -\backslash -def -\backslash -assigneeName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeAddress}{ -\backslash -def -\backslash -assigneeAddress} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeCity}{ -\backslash -def -\backslash -assigneeCity} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneePhone}{ -\backslash -def -\backslash -assigneePhone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setDocketNumber}{ -\backslash -def -\backslash -patentNumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerName}{ -\backslash -def -\backslash -patentLawyerName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerNumber}{ -\backslash -def -\backslash -patentLawyerNumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerPhone}{ -\backslash -def -\backslash -patentLawyerPhone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setOtherInventor}[1]{ -\backslash -otherInventor{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setDocumentVersion}{ -\backslash -def -\backslash -patentDocumentVersion} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setPrintingModeDraft}{ -\backslash -PatentOfficeModefalse} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setPrintingModeApplication}{ -\backslash -PatentOfficeModetrue} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -inventor}{ -\backslash -author} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setFiguresLocation}{ -\backslash -def -\backslash -dwgDir} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setFigureCaptionsOnTop}{ -\backslash -FigureCaptionsOnToptrue} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -settrimmedsize{11in}{8.5in}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -trimtop}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -trimedge}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -settypeblocksize{8.5in}{36pc}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setulmargins{1.5in}{*}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlrmargins{*}{*}{1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setmarginnotes{17pt}{51pt}{ -\backslash -onelineskip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setheadfoot{5 -\backslash -onelineskip}{3 -\backslash -onelineskip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setheaderspaces{*}{2 -\backslash -onelineskip}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -checkandfixthelayout -\end_layout - -\begin_layout Plain Layout - - -\backslash -captiondelim{} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifpdf -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[pdftex]{graphicx} -\end_layout - -\begin_layout Plain Layout - -%No Commas in the PDF Title!?! -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[ -\end_layout - -\begin_layout Plain Layout - -hyperindex=true, -\end_layout - -\begin_layout Plain Layout - -pdfusetitle, -\end_layout - -\begin_layout Plain Layout - -bookmarks=true, -\end_layout - -\begin_layout Plain Layout - -extension= pdf, -\end_layout - -\begin_layout Plain Layout - -linkcolor=black, -\end_layout - -\begin_layout Plain Layout - -colorlinks=true, -\end_layout - -\begin_layout Plain Layout - -hyperfootnotes=false, -\end_layout - -\begin_layout Plain Layout - -pdffitwindow=true, -\end_layout - -\begin_layout Plain Layout - -pdftoolbar=true, -\end_layout - -\begin_layout Plain Layout - -pdfmenubar=true, -\end_layout - -\begin_layout Plain Layout - -debug=false, -\end_layout - -\begin_layout Plain Layout - -pagebackref=true -\end_layout - -\begin_layout Plain Layout - -]{hyperref} -\end_layout - -\begin_layout Plain Layout - - -\backslash -DeclareGraphicsExtensions{ .pdf, .jpg, .tif} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[dvips]{graphicx} -\end_layout - -\begin_layout Plain Layout - - -\backslash -DeclareGraphicsExtensions{ .eps, .jpg } -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{amsmath} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{enumitem} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[nolist]{acronym} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{memhfixc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{xspace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{prettyref} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{lmodern} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[T1]{fontenc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{babel} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{tikz} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[figuresright]{rotating} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{eq}{ -\backslash -textup{( -\backslash -ref{#1})}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{cla}{claim -\backslash -ref{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{tab}{Table -\backslash -ref{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{fig}{ -\backslash -figurename -\backslash - -\backslash -textbf{ -\backslash -ref{#1}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentTitlePage}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeName -\backslash -undefined -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -assigneeName{~} -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -confidentialAssignee{~} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -confidentialAssignee{Confidential Property of -\backslash -assigneeName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeAddress -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneeAddress{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeCity -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneeCity{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneePhone -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneePhone{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentNumber -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentNumber{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerName -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerName{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerNumber -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerNumber{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerPhone -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerPhone{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentDocumentVersion -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentDocumentVersion{0.0} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -thedate -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -thedate{ -\backslash -today} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{title} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{title} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{titlingpage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -aliaspagestyle{titlingpage}{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 172 pt -\end_layout - -\begin_layout Plain Layout - -Title: -\backslash -MakeUppercase{ -\backslash -thetitle } -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 172 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{flushleft} -\backslash -begin{tabular}{rl} Inventors: & -\end_layout - -\begin_layout Plain Layout - - -\backslash -theauthor -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{1} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{2} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{3} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{4} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{5} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{6} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{7} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{8} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{tabular} -\backslash -par -\backslash -end{flushleft} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{flushright} -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 10 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash - -\backslash -[4 -\backslash -baselineskip] -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentLawyerName -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentLawyerNumber -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -[2 -\backslash -baselineskip] -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeName -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeAddress -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeCity -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneePhone -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{flushright} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{titlingpage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parindent 10pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -DoubleSpacing -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewcommand{ -\backslash -maketitle}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentTitlePage -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentStart -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureName{FIG.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -etal{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname inventorname 1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -~et~al. -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% use this command to put a comment in the margin -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentComment}[1]{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{SingleSpace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -marginpar{ -\backslash -tiny -\backslash -textcolor{red}{ -\backslash -begin{flushleft} #1 -\backslash -end{flushleft}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{SingleSpace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentSection}[1]{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -Needspace{8pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[#1][]{} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -label{#2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -textbf{ -\backslash -underline{ -\backslash -MakeUppercase{{#1}}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentParagraph}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\backslash -noindent -\end_layout - -\begin_layout Plain Layout - - -\backslash -refstepcounter{parnum}[ -\backslash -textbf{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 10 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 100 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 1000 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -arabic{parnum}}] -\end_layout - -\begin_layout Plain Layout - - -\backslash -indent} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings}{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings}{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{}{ -\backslash -thepage}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{}{ -\backslash -thepage}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{}{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{}{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{ -\backslash -thepage}{}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}}{}{ -\backslash -thepage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\backslash -textbf{ -\backslash -MakeUppercase{ -\backslash -thetitle }} -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% don't show section numbers! -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{secnumdepth}{-1} -\end_layout - -\begin_layout Plain Layout - -% let them go into the "TOC" (even though we won't print it) because -\end_layout - -\begin_layout Plain Layout - -% this allows the PDF file to contain the appropriate bookmarks -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{tocdepth}{1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setbeforesecskip{0pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setaftersecskip{0pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parskip=10pt -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% this is used to number paragraphs -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcounter{parnum} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@inventornumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@inventornumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -otherInventor#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@inventornumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname inventorname -\backslash -the -\backslash -@inventornumber -\backslash -endcsname{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -inventorListName#1{ -\backslash -csname inventorname #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Claims are the only area where I still use labels, hence the -\end_layout - -\begin_layout Plain Layout - -% prettyref include. -\end_layout - -\begin_layout Plain Layout - -% -\backslash -patentClaimsStart essentially begins the enumerate environment and -\end_layout - -\begin_layout Plain Layout - -% -\backslash -patentClaimsEnd essentially ends it. -\end_layout - -\begin_layout Plain Layout - -% I'd like to remove this dependency someday and use the counter -\end_layout - -\begin_layout Plain Layout - -% mechanisms used elsewhere. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Inside, a claim is begin with -\backslash -beginClaim which labels it and starts -\end_layout - -\begin_layout Plain Layout - -% an -\backslash -item. -\end_layout - -\begin_layout Plain Layout - -% Claims are referenced with -\backslash -claimRef -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -beginClaim}[1]{ -\backslash -item -\backslash -label{cla:#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -claimRef}[1]{claim -\backslash -ref{cla:#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -WhatIsClaimed}{What is claimed is:} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentClaimsStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[Claims][]{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parskip=0pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -WhatIsClaimed -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{enumerate} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentClaimsEnd}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{enumerate} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Patent drawings have a special header that numbers the drawing pages -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentDrawingsStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\begin_layout Plain Layout - -% -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{page}{1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings}{}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thetitle} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -theauthor -\backslash -etal} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentNumber} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentLawyerName -\backslash - -\backslash -patentLawyerPhone} -\backslash - -\backslash -[.1in] -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thepage/ -\backslash -thelastpage} -\end_layout - -\begin_layout Plain Layout - -}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings}{}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thetitle} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -theauthor -\backslash -etal} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentNumber} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentLawyerName -\backslash - -\backslash -patentLawyerPhone} -\backslash - -\backslash -[.1in] -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thepage/ -\backslash -thelastpage} -\end_layout - -\begin_layout Plain Layout - -}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{}{}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{}{}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{ -\backslash -thepage}{}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}}{}{ -\backslash -thepage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[Drawings][]{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{SingleSpace} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentDrawingsEnd}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{SingleSpace} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@annotationnumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationnumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@annotationfigurenumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -advanceannotationfigurenumber{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setannotationnumber#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -@annotationnumber=#1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationnumber by -1 -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationnextfigure{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setannotationfigurenumber#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -@annotationfigurenumber=#1 -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@newannotation#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anonum#1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationnumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anonum#1 -\backslash -endcsname{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anofignum -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\backslash -message{error: duplicate annotation #1} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDefinition{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@ifnextchar[{ -\backslash -@annotationDefinitionmulti}{ -\backslash -@newannotation}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@annotationDefinitionmulti[#1]#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@newannotation{#2} -\backslash -annotationName{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -@ifnextchar[{ -\backslash -@annotationDefinitionfull}{}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@annotationDefinitionfull[#1]{ -\backslash -annotationDescription{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDescription#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anodesc -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anodesc -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning description ``#1'' to annotation variable -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}'' -\end_layout - -\begin_layout Plain Layout - - - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListDescription{ -\backslash -the -\backslash -@annotationnumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationName#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anotext -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anotext -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning text name ``#1'' to annotation variable -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}'' -\end_layout - -\begin_layout Plain Layout - - - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListText{ -\backslash -the -\backslash -@annotationnumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationReference#1{% -\end_layout - -\begin_layout Plain Layout - -[ -\backslash -thinspace -\backslash -annotationNumberReference{#1} -\backslash -thinspace]} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNameAndReference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationTextReference{#1}~ -\backslash -annotationReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDescriptionreference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -csname anodesc -\backslash -annotationNumberReference{#1} -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationTextReference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -csname anotext -\backslash -annotationNumberReference{#1} -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNumberReference#1{ -\backslash -csname anonum#1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNumberReferenceUnderlined#1{ -\backslash -underline{ -\backslash -csname anonum#1 -\backslash -endcsname}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListVariableName#1{ -\backslash -csname anoele #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListText#1{ -\backslash -csname anotext #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListDescription#1{ -\backslash -csname anodesc #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureNumber#1{ -\backslash -csname anofignum #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureDescription#1{ -\backslash -csname anofigdesc #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureExtension#1{ -\backslash -csname anofigext #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureCaption#1{ -\backslash -csname anofigcap #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureName#1{ -\backslash -csname anofigname #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureOrientation#1{ -\backslash -csname anofigor #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newenvironment{pfigure}{ -\backslash -begin{figure}}{ -\backslash -end{figure}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureStartWithOrientation#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigor #1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewenvironment{pfigure}{ -\backslash -begin{figure}[ht]}{ -\backslash -end{figure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewenvironment{pfigure}{ -\backslash -begin{sidewaysfigure}}{ -\backslash -end{sidewaysfigure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListPrintFigure#1#2{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -testa{#1} -\backslash -edef -\backslash -testb{#2} -\backslash -edef -\backslash -testzero{0} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -testb -\backslash -testzero -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName #1--- -\backslash -annotationListFigureName{#1}.% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{#1}% -\end_layout - -\begin_layout Plain Layout - ---- -\backslash -annotationListFigureDescription{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -testa -\backslash -testb -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName #1--- -\backslash -annotationListFigureName{#1}.% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{#1}% -\end_layout - -\begin_layout Plain Layout - ---- -\backslash -annotationListFigureDescription{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListSectionName{ -\backslash -section*{Annotation List}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -printAnnotationList{{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationnumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListSectionName -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = -10 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListPrintFigure{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureNumber{ -\backslash -the -\backslash -@annotationnumber}} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = 10 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash -hangindent = 20 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash -hangafter -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureNumber{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -the -\backslash -@annotationnumber---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListText{ -\backslash -the -\backslash -@annotationnumber}---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListDescription{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = -10 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationnumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPrintFigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName ~#1 -\backslash -annotationListFigureDescription{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListSectionName{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -section*{Brief Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPreamble{% -\end_layout - -\begin_layout Plain Layout - -For a more complete understanding of the invention, -\end_layout - -\begin_layout Plain Layout - -reference is made to the following description and accompanying -\end_layout - -\begin_layout Plain Layout - -drawings, in which: -\backslash -par} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setFigureListNoRunOn{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListNextLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListOther{.} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListNextLast{; and} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListOther{;} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -printAnnotationFigureList{{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListSectionName -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListPreamble -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListPrintFigure{ -\backslash -the -\backslash -@annotationfigurenumber}% -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListLast -\backslash -else{ -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListNextLast -\backslash -else -\backslash -annotationFigureListOther -\backslash -par -\backslash -fi} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureDescription#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning description ``#1'' to annotation figure number -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureDescription{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureExtension#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning extension ``#1'' to annotation figure number -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureExtension{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureCaption#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigcap -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigcap -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning caption ``#1'' to annotation figure number - -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureCaption{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureOrientationSideways#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigor -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigor -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning orientation ``#1'' to annotation figure number - -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureOrientation{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureClearPageAfter{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigcp -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@newfigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname fignum#1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname fignum#1 -\backslash -endcsname{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\backslash -message{error: duplicate annotation #1} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureDefinition{ -\backslash -@ifnextchar[{ -\backslash -@figuredefinitionmulti}{ -\backslash -@newfigure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@figuredefinitionmulti[#1]#2{ -\backslash -@newfigure{#2} -\backslash -figureDescription{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureReference#1{FIG.~ -\backslash -figurenumberreference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -dwgDir}{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurenumberreference#1{ -\backslash -csname fignum#1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure vbs -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=VBScript]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure VBS -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=VBScript]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure py -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=Python]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure pdf -\backslash -endcsname #1#2{ -\backslash -includegraphics[]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure tpx -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure PDF -\backslash -endcsname #1#2{ -\backslash -includegraphics[]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure TpX -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure tex -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.tex"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure pdf_tex -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure placeholder -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - -no extension provided for file name #1. -\backslash -par This will be used as a placeholder} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure unk -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -includegraphics[]{#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figures{{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -figuresStart -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -figureextension{placeholder} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -figureextension{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname showfigure -\backslash -figureextension -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - -% this is an unknown figure extension -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureshower{ -\backslash -csname showfigure unk -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureshower{ -\backslash -csname showfigure -\backslash -figureextension -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurename{ -\backslash -annotationListFigureName{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurecaption{ -\backslash -annotationListFigureCaption{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureStartWithOrientation{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{pfigure} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifFigureCaptionsOnTop -\end_layout - -\begin_layout Plain Layout - - -\backslash -centering -\backslash -figureReference{ -\backslash -figurename}~~ -\backslash -figurecaption -\backslash -par -\backslash -figureshower{ -\backslash -figurename}{ -\backslash -figureextension} -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -centering -\backslash -figureshower{ -\backslash -figurename}{ -\backslash -figureextension} -\backslash -par -\backslash -figureReference{ -\backslash -figurename}~~ -\backslash -figurecaption -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pfigure} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigcp -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -figuresEnd -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListSectionName{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Brief Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListSectionName{ -\backslash -patentSection{Annotation List}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPreamble{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph{For a more complete understanding of the invention, reference - is made to the following -\end_layout - -\begin_layout Plain Layout - -description and accompanying drawings, in which:}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -patentDrawingDescriptions{ -\backslash -printAnnotationFigureList} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -referencePatentFigure#1{ -\backslash -figureReference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotate#1{ -\backslash -annotationReference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotateWithName#1{ -\backslash -annotationNameAndReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPrintFigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph{ -\backslash -figureName ~#1 -\backslash -annotationListFigureDescription{#1}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotateNoBrackets#1{ -\backslash -annotationNumberReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figuresStart{ -\backslash -patentDrawingsStart} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figuresEnd{ -\backslash -patentDrawingsEnd} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -patentDrawings{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -printAnnotationList -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figures -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -endinput -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% End of file `patent.cls'. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix B - PatentApplication.tex Listing -\end_layout - -\begin_layout Standard -\noindent -\align left -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix B - PatentApplication.tex Listing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix B - PatentApplication.tex Listing} -\end_layout - -\end_inset - - -\begin_inset listings -inline false -status open - -\begin_layout Plain Layout -\align left - -%% -\end_layout - -\begin_layout Plain Layout - -%% This is file `PatentApplication.tex', -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\end_layout - -\begin_layout Plain Layout - -%% Copyright 2012, 2016 Peter J. - Pupalaikis -\end_layout - -\begin_layout Plain Layout - -%% Version 2.0 -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work may be distributed and/or modified under the -\end_layout - -\begin_layout Plain Layout - -%% conditions of the LaTeX Project Public License, either -\end_layout - -\begin_layout Plain Layout - -%% version 1.3 of this license or (at your option) any -\end_layout - -\begin_layout Plain Layout - -%% later version. -\end_layout - -\begin_layout Plain Layout - -%% The latest version of the license is in -\end_layout - -\begin_layout Plain Layout - -%% http://www.latex-project.org/lppl.txt -\end_layout - -\begin_layout Plain Layout - -%% and version 1.3 or later is part of all distributions of -\end_layout - -\begin_layout Plain Layout - -%% LaTeX version 2003/06/01 or later. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work consists of the files listed in the README file. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - - -\backslash -documentclass[english]{uspatent} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{document} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeName{Assignee Name} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeAddress{Assignee Address} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeCity{Assignee City, State, Zip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneePhone{Assignee Phone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setDocketNumber{Docket Number} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerName{Patent Laywer Name} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerNumber{Patent Lawer Reg. - Number} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerPhone{Patent Lawyer Phone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setOtherInventor{Another Inventor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setOtherInventor{Yet Another Inventor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setDocumentVersion{0.0} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setPrintingModeApplication -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%% The following between the comment lines is -\end_layout - -\begin_layout Plain Layout - -%% usually contained in another file called: -\end_layout - -\begin_layout Plain Layout - -%% Drawings.tex and included with: -\backslash -include{Drawings} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setFiguresLocation{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{VisioDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{pdf} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in Visio} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{Widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{a widget in the Visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{Thing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{thing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{a thing in the visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{WidgetThingConnection} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{connection} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the arrow connecting the widget and the thing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{TpXDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureOrientationSideways{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{TpX} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureCaption{PRIOR ART} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in TpX} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{input} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{input} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the input} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{output} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{output} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the output} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{mathProcessor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{math processor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the math processor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{InkscapeDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{pdf_tex} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in Inkscape} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{inputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{inputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the input two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{outputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{outputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the output two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{mathProcessortwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the math processor two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{DrawingToBeDrawn} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is a widget that can do just about anything} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{widgetLeftSide} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{left side of the widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{right side of the widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{right side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -title{Invention Name Not Yet Defined} -\end_layout - -\begin_layout Plain Layout - - -\backslash -date{Date of this version} -\end_layout - -\begin_layout Plain Layout - - -\backslash -inventor{First Named Inventor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -maketitle -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Field of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Describe the field of the invention like... -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The present invention relates to -\backslash -ldots and in particular to -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph In other words, the basic types of things that the invention - improves or is implemented in. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Background of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Describe the past. - Focus on problems that you will be solving. - Talk about prior-art in detail to describe what has been done before and - what the problems are. - You are telling a story that inevitably leads up to ending statements like: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph What is needed is -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The things that are needed will be put forth as solutions - in the next section. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Objects of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It is an object of this invention to -\backslash -ldots{} Note that the objects should match the things that are needed as - described in the last section. - Do not describe the invention here, just the problems that will be solved - or the utility of the invention. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Still other objects and advantages of the invention will - in part be obvious and will in part be apparent from the specification - and drawings. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Summary of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph In order to overcome blank, we do -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The invention accordingly comprises the several steps and - the relation of one or more of such steps with respect to each of the others, - and the apparatus embodying features of construction, combinations of elements - and arrangement of parts that are adapted to affect such steps, all is - exemplified in the following detailed disclosure, and the scope of the - invention will be indicated in the claims. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentDrawingDescriptions{ -\backslash -noindent } -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Detailed Description of the Preferred Embodiments} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The details of the invention go here. - I will use this area to make reference to the drawings so you can see how - it's done. - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The arrangement in -\backslash -referencePatentFigure{VisioDrawing} shows an exemplary arrangement of a - preferred embodiment. - In -\backslash -referencePatentFigure{VisioDrawing}, one sees a -\backslash -annotateWithName{Widget} and a -\backslash -annotateWithName{Thing} with a preferable -\backslash -annotateWithName{WidgetThingConnection} that enables the -\backslash -annotateWithName{Thing} to process the data coming from the -\backslash -annotateWithName{Widget}. - I think you get the idea. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Note that -\backslash -referencePatentFigure{DrawingToBeDrawn} is a drawing that I haven't created - yet - but I can define it as a placeholder. - Note that the description will still be shown in the brief description - of the drawings section. - And I can talk about the elements of the drawing not yet drawn. - For example, I can say that the -\backslash -annotateWithName{widgetLeftSide} is connected to the -\backslash -annotateWithName{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph You can either write: -\backslash -annotateWithName{Thing} or you can write thing~ -\backslash -annotate{Thing}. - They both produce the same thing. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph I can put things in the margin of the application in draft - mode like this: -\backslash -patentComment{a comment like this appears in the margin when the application - is printed in draft mode} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Note that you make and refer to equations like this: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{equation} -\end_layout - -\begin_layout Plain Layout - -E=mc^{2} -\backslash -label{eq:energy} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{equation} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph One of my favorite equations is: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{equation} -\end_layout - -\begin_layout Plain Layout - -e^{j -\backslash -theta}= -\backslash -cos -\backslash -left( -\backslash -theta -\backslash -right)+j -\backslash -cdot -\backslash -sin -\backslash -left( -\backslash -theta -\backslash -right) -\backslash -label{eq:euler} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{equation} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph We refer to the first equation as -\backslash -prettyref{eq:energy} and the second as -\backslash -prettyref{eq:euler}. - The second equation -\backslash -prettyref{eq:euler} is Euler's equation. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It will thus be seen that the objects set forth above, among - those made apparent from the preceding description, are efficiently attained - and, because certain changes may be made in carrying out the above method - and in the construction(s) set forth without departing from the spirit - and scope of the invention, it is intended that all matter contained in - the above description and shown in the accompanying drawings shall be interpret -ed as illustrative and not in a limiting sense. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It is also to be understood that the following claims are - intended to cover all of the generic and specific features of the invention - herein described and all statements of the scope of the invention which, - as a matter of language, might be said to fall therebetween. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -This is an independent claim. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim2} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -The method of -\backslash -claimRef{Claim1} further comprising -\backslash -ldots{} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim3} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -I can use macros to say things like: a widget comprising: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -a -\backslash -annotationTextReference{widgetLeftSide}; and -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -a -\backslash -annotationTextReference{widgetRightSide}, -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -whereby the -\backslash -annotationTextReference{widgetLeftSide} is on the left and the -\backslash -annotationTextReference{widgetRightSide} is on the right and the two are - connected in between. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -emph{Don't take this claim language as correct - remember, I'm not a lawyer - - but you get the idea. - Macros in claims help you to maintain consistency and help guarantee proper - support for claim language (since they are elements in a drawing and must - have been discussed elsewhere)}. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -A simple statement of what the invention pertains to -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartoevenpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix C - Patent Application Document Printout -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix C - Patent Application Document Printout} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix C - Patent Application Document Printout} -\end_layout - -\end_inset - -The following pages contain a printout of the final document created upon - compilation of the PatentApplication.lyx or PatentApplication.tex document - with the uspatent.cls file provided. -\end_layout - -\begin_layout Standard -\begin_inset External - template PDFPages - filename PatentApplication.pdf - display false - extra LaTeX "pages=-" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset CommandInset index_print -LatexCommand printindex -type "idx" - -\end_inset - - -\end_layout - -\end_body -\end_document +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass article +\begin_preamble +\let\myIndex\theindex\renewcommand{\theindex}{\cleardoublepage\myIndex\phantomsection\addcontentsline{toc}{section}{\indexname}} +\hyphenation{PatentApplication} +\hyphenation{FigureDefinition} +\hyphenation{FigureClearPageAfter} +\hyphenation{annotationDefinition} +\hyphenation{AssigneeAddress} +\hyphenation{AssigneePhone} +\hyphenation{LawyerNumber} +\hyphenation{ApplicationMode} +\hyphenation{ClaimReference} +\usepackage{needspace} + +\def\TikZ{Ti\emph{k}Z} + +\usepackage{listings} + +\lstset{basicstyle=\footnotesize\ttfamily,breaklines=true,breakatwhitespace=false, alsoletter={\\}} + +\usepackage{fancyhdr} + \pagestyle{fancy} +\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} + \fancyhf{} + \rhead{\rightmark } + +\renewcommand{\headrulewidth}{0 pt} + +\cfoot{\thepage} + + +\usepackage{nextpage} + +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package babel +\inputencoding utf8 +\fontencoding OT1 +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format pdf2 +\output_sync 1 +\output_sync_macro "\synctex=-1" +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref true +\pdf_bookmarks true +\pdf_bookmarksnumbered false +\pdf_bookmarksopen false +\pdf_bookmarksopenlevel 1 +\pdf_breaklinks true +\pdf_pdfborder true +\pdf_colorlinks true +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\branch Patent Advice +\selected 0 +\filename_suffix 0 +\color #faf0e6 +\end_branch +\index Index +\shortcut idx +\color #008000 +\end_index +\leftmargin 1in +\topmargin 1in +\rightmargin 1in +\bottommargin 1in +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Writing a Patent Application in \SpecialChar LaTeX + and \SpecialChar LyX + +\begin_inset Newline linebreak +\end_inset + +Version 2.0 +\end_layout + +\begin_layout Author +Peter J. + Pupalaikis +\end_layout + +\begin_layout Date +December 1 +\begin_inset script superscript + +\begin_layout Plain Layout +st +\end_layout + +\end_inset + +, 2016 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage pagebreak +\end_inset + + +\end_layout + +\begin_layout Section* +License +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Author +\end_layout + +\end_inset + +Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\begin_inset Newline newline +\end_inset + +Copyright © 2012, 2016 Peter J. + Pupalaikis +\begin_inset Newline newline +\end_inset + +Version: 2.0 +\begin_inset Newline newline +\end_inset + +This work may be distributed and/or modified under the conditions of the + \SpecialChar LaTeX + Project Public License, either version 1.3 of this license or (at your + option) any later version. + The latest version of the license is in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.latex-project.org/lppl.txt +\end_layout + +\end_inset + + and version 1.3 or later is part of all distributions of \SpecialChar LaTeX + version 2003/06/01 + or later. +\end_layout + +\begin_layout Section* +Release Notes for Version 2.0 +\end_layout + +\begin_layout Standard +It's been four years since the first release of the +\emph on +uspatent +\emph default + class in 2012. + I'm happy to say that there are no bug fixes to report and that this version + is backward compatible with the last version - If you are using the last + version, this version will also work with your documents. + All of the changes to this version are feature and configuration flexibility + adds (except for the very first item on this list): +\end_layout + +\begin_layout Enumerate +In version 1.0, the beginning of the claims section reads by default +\begin_inset Quotes eld +\end_inset + +What is claimed: +\begin_inset Quotes erd +\end_inset + + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +). + Unfortunately, some patent examiners have rejected this, I believe because + the claims section must read like a giant sentence. + In one case, they made me use the terminology +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + +. + I use this terminology by default on all my patent applications now, and + this new version will also use that by default. + If you don't like this, you can still customize this using the instructions + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Claims-customization" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Based on a request from a user, +\emph on +uspatent +\emph default + now supports sideways drawings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sideways-figure" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Based on a request from a user, +\emph on +uspatent +\emph default + now supports the inclusion of Inkscape drawings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Inkscape" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +When I did the research on sideways drawings, I found that some people place + the figure caption above the figure, so I added this capability. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + By default, the captions are on the bottom by default (as I've used for + all my patents ever filed). +\end_layout + +\begin_layout Enumerate +Figures will now be loaded from a directory that you can specify. + Previously, all figures needed to be in the directory where the patent + application file is located. + Only one location can be specified for all figures. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Program listings are now supported as figures. + Currently, vbs and py are supported, but it's easy to add your own. + See +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Drawings" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Unsupported-Drawing-Extensions" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +I use both Linux and Windows machines, preferring the Linux machines actually. + If you are familiar with Linux, you'll know that file names and extensions + are case sensitive. + This caused some annoyance when I moved back and forth between the two + operating systems, mostly because certain file extensions might be upper + case. + So +\emph on +uspatent +\emph default + now specifically recognizes the following extensions (any others will simply + attempt to load as graphics and never had case sensitivity issues): +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Enumerate +TpX and tpx +\end_layout + +\begin_layout Enumerate +PDF and pdf +\end_layout + +\begin_layout Enumerate +VBS and vbs +\end_layout + +\begin_layout Enumerate +py +\end_layout + +\begin_layout Enumerate +tex +\end_layout + +\begin_layout Enumerate +pdf_tex +\end_layout + +\end_deeper +\begin_layout Enumerate +Annotations can now be referred to with the text in the annotation only. + This can be used to maintain consistency within the application (and most + importantly the claims) of terminology used when referring to drawing elements. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. +\end_layout + +\begin_layout Section* +Foreword +\end_layout + +\begin_layout Standard +I am indebted to several people who contributed by reviewing this document, + teaching me some \SpecialChar LaTeX + tricks and especially teaching me about patents. + Let me say ahead of time that if I ignored or incorrectly dealt with their + review comments, or have any remaining errors in documentation or \SpecialChar LaTeX + code, + the errors are solely my responsibility: +\end_layout + +\begin_layout Standard +I have worked with Gordon Kessler, previously our in-house patent counsel, + for over ten years. + He taught me almost everything I know about patents and is the patent attorney + of record on many of my patents. + Since I've worked with Gordon for so long, the style I use mostly reflects + his. +\end_layout + +\begin_layout Standard +Andrew Dommer of Fish & Richardson P. + C. + reviewed this document and provided lots of comments. + I've incorporated or accommodated most of his input and because of his + input added certain flexibility to these tools. +\end_layout + +\begin_layout Standard +Tracey Kinsella, the in-house paralegal at my company Teledyne LeCroy, proof-rea +d this document and, as usual, found most of the errors that no one else + did. +\end_layout + +\begin_layout Standard +Amy Hendrickson of \SpecialChar TeX +nology Inc. + taught me how to implement the macros responsible for dealing with figures + and annotations during a lecture she gave at the \SpecialChar TeX + Users Group (TUG) conference + in Boston, 2012. +\end_layout + +\begin_layout Standard +Boris Veytsman reviewed the original document, provided some comments, and + encouraged the production of a TUGboat article and the submission of this + work to CTAN. +\end_layout + +\begin_layout Standard +Brian Dunn of BDTechConcepts provided the Inkscape example. +\end_layout + +\begin_layout Section +Background +\end_layout + +\begin_layout Standard +About twenty years ago, I had my first opportunity to file a patent on an + invention. + At the time, I was asked by our in-house patent attorney for various informatio +n on the invention (usually referred to as a disclosure document) so that + the patent application could be generated and filed. + During the process from invention to filing, I was able to make several + observations: +\end_layout + +\begin_layout Itemize +For complicated inventions, as mine tend to be, it is very difficult to + communicate the technical information to the patent attorney. + In my case, the first application draft created by the attorney was so + far off that we basically had to start over. +\end_layout + +\begin_layout Itemize +While it was easy to articulate the design of an instrument using my invention, + it was very difficult to articulate the invention itself. + In order to understand what I mean by this very important statement, consider + the fact that an instance of a fully designed instrument is easy to describe + through engineering documentation, drawings, software source code, etc. + but the difficult and absolutely necessary information to provide for a + patent application is really something different. + A patent application requires a description that distinguishes a design + from an invention or more specifically, highlights the inventive portion + of the design. +\end_layout + +\begin_layout Itemize +When the application was filed and when a patent was granted, I was unclear + about the level of protection that was actually obtained. +\end_layout + +\begin_layout Standard +Because of my experiences, I determined to become more involved in the patenting + process. + In many cases, especially at large companies, the inventor provides a patent + attorney with some level of information that allows the attorney to extract + the rest of the information. + In some cases, the attorney essentially interviews the inventor while trying + to uncover the actual invention. + I have found patent attorneys to be helpful in uncovering the invention, + but overall too expensive to be used for that task; and in the end, I often + had to teach so many technical details that I thought that it might be + easier to develop some better understanding of the system so that the informati +on provided to the patent attorneys was already in the right form. + So, after my first invention I began to write clearer documents that described + my invention in a form that more closely fit the information required by + the patent office. + This made life easier for me and the patent attorney and theoretically + saved some money. + But then I found some other problems (more minor than the problems already + outlined): +\end_layout + +\begin_layout Itemize +I use a lot of equations and these were sometimes difficult for the patent + attorneys to accurately copy. +\end_layout + +\begin_layout Itemize +Drawings I created were often rejected by the patent office. +\end_layout + +\begin_layout Itemize +Sometimes, through weird actions within my company, things I wrote got rewritten + in a different way than I intended without my permission or notification. +\end_layout + +\begin_layout Standard +To solve these problems and in continuing with the vector I was on, I decided + to actually write the patent application myself. + To be clear, the application I write is always vetted and modified in the + end by a qualified attorney. + I generally only take a first cut at claims just to clarify things in my + mind. + I found that once I had a better understanding of the organization of informati +on required for an application, it was not a large step in properly formatting + the information. + This led to a new set of problems: +\end_layout + +\begin_layout Itemize +The document editing tools have several issues that go against proper patent + application formatting. + Often, they offer the user too much flexibility in editing section styles, + spacing, font sizes, etc. + that allow for a large amount of inconsistency. + On the reverse side, they were missing certain key features. +\end_layout + +\begin_layout Itemize +Some patent application software solved some of the formatting and inconsistency + issues, but did not solve certain issues and were not flexible enough in + the area of general document editing such as equation entry and cross referenci +ng. +\end_layout + +\begin_layout Standard +About ten years ago I discovered \SpecialChar LaTeX +. + \SpecialChar LaTeX + is a document typesetting program that converts text documents with markup + language into final PDF format for filing. + \SpecialChar LaTeX + is software popular in academia and is required by most universities for + doctoral dissertations. + It is based on a language called \SpecialChar TeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX + +\end_layout + +\end_inset + + created by Donald Knuth +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Knuth, Donald +\end_layout + +\end_inset + +, a Stanford professor and author of many seminal books on computer programming. + His aim in creating \SpecialChar TeX + is to beautifully typeset technical documents especially + those containing a lot of mathematics. + Knuth's goals were very similar to mine in many ways: +\end_layout + +\begin_layout Itemize +He was trying to eliminate the middleman in publishing his books. + He discovered that reviewing proofs of his book and marking up these proofs + was unsatisfying, especially if he could typeset the book himself. + This problem is somewhat analogous with marking up patent attorney drafts. +\end_layout + +\begin_layout Itemize +Being a programmer, he believed in essentially programming the layout so + that the result followed certain predetermined rules. +\end_layout + +\begin_layout Itemize +Many rules governing the layout can be handled, again programmatically, + by the creation of macros written in \SpecialChar TeX + which leads to much more consistent + layouts. + Taken to an extreme, the writer can be limited to access to only a handful + of macros thereby reducing the capability to mess up the formatting while + simultaneously freeing up the writer to concentrate on the content. +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + has so many capabilities and produces such impressive output (especially + in the area of handling of drawings and equations) that I set to work creating + patent applications followed by sets of macros that I reused. + This work finally culminated in a patent +\emph on +class +\emph default + file which, when referenced by a patent application document allows me + to write beautiful, perfectly and consistently formatted patent applications + with less effort. + This class file also automates many aspects of the application. +\end_layout + +\begin_layout Standard +Having a programming and engineering background, I enjoy writing in \SpecialChar LaTeX +. + But \SpecialChar LaTeX + can be intimidating to many people and I looked for a solution that + could expose a broader set of people to the outcome provided by \SpecialChar LaTeX + without + exposing them too much to \SpecialChar LaTeX + itself. + This is when I found \SpecialChar LyX +. + \SpecialChar LyX + is a document editor that can produce many different kinds of output but + is mostly used as a front-end for \SpecialChar LaTeX +. + It follows a WYSIWYM philosophy which stands for +\begin_inset Quotes eld +\end_inset + +What You See Is What You Mean +\begin_inset Quotes erd +\end_inset + + as opposed to the more familiar WYSIWYG philosophy. + WYSIWYM is a balance. + With \SpecialChar LaTeX +, you write in text using macros but you don't see what you are going + to get until you +\emph on +compile +\emph default + the document. + Many \SpecialChar LaTeX + fans say that this is liberating because the writer does not constantly + fuss with the exact way that the document looks, but I don't see it that + way. + Many equations and such written in \SpecialChar LaTeX + require so much complication that I + find myself repeatedly compiling the document to see if I got it right. + This is not liberating. + WYSIWYM is a balance in that equations are shown as they are written +\emph on +mostly +\emph default + looking like they will when typeset. + What this means is that you get to see the structure of the equations and + the document to see what it roughly looks like, which is enough to break + the repeated compilation loop, but you don't fuss over the exact layout. + \SpecialChar LyX + is very approachable and easily usable and is the best environment in + which to write a patent application. +\end_layout + +\begin_layout Section +Introduction +\begin_inset CommandInset label +LatexCommand label +name "sec:Introduction" + +\end_inset + + +\end_layout + +\begin_layout Standard +If you are reading this document, you probably fall into one the following + categories: +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:introInventor" + +\end_inset + +You are an inventor and want to try writing your own patent application. +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:introAttorney" + +\end_inset + +You are an attorney who wants a better tool for writing a consistent and + properly formatted application. +\end_layout + +\begin_layout Standard +If you are in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + +, then you've come to the right place. + This document will enable you to accomplish this objective in either \SpecialChar LyX + or + \SpecialChar LaTeX +. + If you are in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introInventor" + +\end_inset + + I need to provide a warning upfront: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\series bold +I am not an attorney. + I am not qualified to give legal advice. + A patent application is a legal document. + Any information provided regarding patent applications are only my opinions + and are based on my experience. + You should consult with a qualified attorney for legal advice and with + the U.S. + Patent and Trademark Office for definitive information. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Mostly, I have to provide this warning because people in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + + also sue people. + I don't want to get sued. + But seriously, I need to provide this warning because in my discussions + with category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + + people that I've come in contact with, I've found their reaction to some + of my opinions like I share in this article to be varied. + Sometimes they disagree with what I do and therefore with some of the advice + that I give. + Some tell me I'm a fool to draft my own applications (I'm not sure why + since I always advise that the application be vetted, reviewed and improved + by someone trained and licensed in patent law). + Most of the smaller disagreements are based on how much of or the type + of information I choose to provide in patent applications. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + I tend to be explicit and hopefully clear in the spirit of proper information + disclosure. + I believe that some attorneys recommend being purposely vague to increase + the potential value of a future interpretation of your patent rights. + They are of course right and you should listen to them. + Anyway, you will see some of my advice in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Regardless of your category, I will assume that you are intending to write + a patent application using either \SpecialChar LyX + or \SpecialChar LaTeX +. + Otherwise, there's no reason to continue reading this. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + If you are an inventor, take my opinions on patents with a grain of salt + and let a qualified patent attorney make the final call. + If you are an attorney and you are trying to use this information to streamline + your process, then ignore all of my patent writing advice. + Either way, pay attention to my formatting instructions. + Also, please contact me to let me know how these tools are being used and + how I might improve them. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +If you don't know anything about \SpecialChar LyX + or \SpecialChar LaTeX +, I suggest you familiarize yourself + with the features of both. + If you are already a \SpecialChar LaTeX + user, then I recommend that you do the following + and make the following decisions: +\end_layout + +\begin_layout Enumerate +If you are already a \SpecialChar LaTeX + user, you are in good shape. + When I say \SpecialChar LaTeX + user, I don't mean \SpecialChar LaTeX + expert. + If you know your way around \SpecialChar LaTeX + and know the basic idea, then you will do + fine. + I assume also that if you are a \SpecialChar LaTeX + user that you don't need to install it. + If you don't need to install it, skip to step +\begin_inset CommandInset ref +LatexCommand formatted +reference "enu:Editor-Choice" + +\end_inset + +. + Otherwise, see +\begin_inset CommandInset href +LatexCommand href +name "LaTeX Primer" +target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" +literal "false" + +\end_inset + + for more information and for a tutorial on \SpecialChar LaTeX +. + Unless you are not entering equations in your application, you should not + need to know much about the specifics of \SpecialChar LaTeX +. +\end_layout + +\begin_layout Enumerate +If you don't have \SpecialChar LaTeX + installed, then you'll want to install it now. + You can find some basic installation instructions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-LaTeX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:Editor-Choice" + +\end_inset + +Now that you have \SpecialChar LaTeX + installed, you'll want to figure out what editor you + will use. + Even if you plan to use \SpecialChar LyX +, I recommend you install a \SpecialChar LaTeX + editor. + I recommend the \SpecialChar TeX +works editor because it shows your PDF output side by side + with your \SpecialChar LaTeX + source and you can jump back and forth between the source and + output easily. + Some basic directions are found in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-TeXWorks" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Now you need to decide whether you want to use \SpecialChar LaTeX + or \SpecialChar LyX +. + If you are a grizzled \SpecialChar LaTeX + veteran, then you will scoff at the idea of entering + your patent application in anything other than raw \SpecialChar LaTeX +. + I really encourage you to try \SpecialChar LyX +. + If you are inexperienced with \SpecialChar LaTeX +, then you really ought to use \SpecialChar LyX + but I warn + you that knowledge of \SpecialChar LyX + is not entirely a substitute for knowledge of \SpecialChar LaTeX +. + If you are on the fence, let me give you some added encouragement: if you + start by using \SpecialChar LyX + and you change your mind, you can always export your document + in plain \SpecialChar LaTeX + and the exported document is very good \SpecialChar LaTeX +. + Give \SpecialChar LyX + a try. + To install it, follow the directions in +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Installing-LyX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +You will probably need some kind of drawing editor. + To test the suitability of your drawing editor, review its capability of + producing high quality, properly sized PDF files. + I supply some instructions for using the most popular Windows +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Windows is a trademark of Microsoft Corporation +\end_layout + +\end_inset + + based drawing editor Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + + +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Visio is a trademark of Microsoft Corporation +\end_layout + +\end_inset + + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Visio" + +\end_inset + +. + But I recommend TpX which is how I make all of my patent drawings. + It is open source software that produces the best patent drawings of any + package I know. + It will even output in \SpecialChar LaTeX + readable code (called +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ +\end_layout + +\end_inset + + - but you don't really need to know this detail). + Instructions for installing and working with TpX can be found in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +At some point, all of the additional files you need will come in a standard + \SpecialChar LaTeX + and \SpecialChar LyX + installation (after I submit all of this stuff, that is). + Until then, you will need to get these additional files presumably from + the same place you got this document. + These additional files are, at a minimum, the U.S. + patent class file for use in \SpecialChar LaTeX + and the U.S. + patent layout file for use in \SpecialChar LyX +. + Remember, \SpecialChar LyX + is just a front-end for \SpecialChar LaTeX + which produces and compiles \SpecialChar LaTeX + code so + if you are using \SpecialChar LyX +, you will need both files. + These files should be put in the same directory where you intend to write + your patent application. +\end_layout + +\begin_layout Enumerate +Finally, you need a way to get started. + I recommend that you always start by editing one of the example files. + Follow the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-TeXWorks" + +\end_inset + + for \SpecialChar LaTeX +, which includes the setup and a short navigational tutorial that you + can ignore when you get proficient. + Similarly, for \SpecialChar LyX +, follow the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-LyX" + +\end_inset + + which contains similar setup and a navigational tutorial. +\end_layout + +\begin_layout Enumerate +Read this entire document to familiarize yourself with the macros used and + follow the instructions to get started in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + Use +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + + for a guide to filling out the patent application. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Also, please remember to proof-read your entire document prior to filing + with the patent office. + These tools are provided as an aid and I am not responsible for the final + output. + I, of course, expect these tools to work fine - I use them all the time. + This is basically a disclaimer to tell you that regardless of any errors + that I or \SpecialChar LaTeX + or \SpecialChar LyX + makes in formatting your document, you alone are responsible + for it. + I'm sorry to have to make statements like this, but you know how things + are. +\end_layout + +\begin_layout Section +Tool Installation +\end_layout + +\begin_layout Standard +In order to write your patent application, you will first need to install + some tools. + These are: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX + +\end_layout + +\end_inset + + - A document typesetting program that converts text documents into final + PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + format for filing. + See +\begin_inset CommandInset href +LatexCommand href +name "LaTeX Primer" +target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" +literal "false" + +\end_inset + + for more information and for a tutorial on \SpecialChar LaTeX +. + Unless you are entering equations in your application, you should not need + to know much about the specifics of \SpecialChar LaTeX +. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works +\end_layout + +\end_inset + + - An editor that allows you to view and edit your \SpecialChar LaTeX + document side-by-side + with your PDF application. + Since \SpecialChar LaTeX + is not WYSIWYG, you must +\emph on +compile +\emph default + your document to produce the final output. + \SpecialChar TeX +works helps with this. +\end_layout + +\begin_layout Itemize +TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + - (optional) - an open-source drawing package that produces beautiful drawings + and is well linked with \SpecialChar LaTeX +. + Drawings maybe imported directly in TpX format (PDF or +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ +\end_layout + +\end_inset + +), otherwise you may use any drawing package as long as you can produce + final drawings for inclusion in PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + format. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX + +\end_layout + +\end_inset + + - A WYSIWYM editor for producing \SpecialChar LaTeX + documents without extreme exposure to + \SpecialChar LaTeX +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar LaTeX + +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-LaTeX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + can be obtained from +\begin_inset CommandInset href +LatexCommand href +name "http://www.latex-project.org/ftp.html" +target "http://www.latex-project.org/ftp.html" +literal "false" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!obtaining +\end_layout + +\end_inset + +which is the \SpecialChar TeX + Users Group +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX + Users Group +\end_layout + +\end_inset + + (TUG +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TUG| see +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{TeX Users Group} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +). + The \SpecialChar LaTeX + language can be compiled with a number of compilers such as pdf\SpecialChar LaTeX +, Lua\SpecialChar TeX +, + Xe\SpecialChar TeX +, etc. + We will be using pdf\SpecialChar LaTeX +. + On Windows machines, follow the directions for Pro\SpecialChar TeX +t installation. + +\end_layout + +\begin_layout Standard +Here are the sources for various \SpecialChar TeX + installations: +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/texlive/ +\end_layout + +\end_inset + + - \SpecialChar TeX + Live Installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/mactex/ +\end_layout + +\end_inset + + - Mac\SpecialChar TeX + installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/protext/ +\end_layout + +\end_inset + + - pro\SpecialChar TeX +t installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.miktex.org/ +\end_layout + +\end_inset + + - MiK\SpecialChar TeX + installation. +\end_layout + +\begin_layout Standard +I use pro\SpecialChar TeX +t (based on MiK\SpecialChar TeX +) on Windows and GNU/Linux machines. + Mac\SpecialChar TeX + is the preferred installation for the Mac +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Mac +\end_layout + +\end_inset + + +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Mac is a trademark of Apple Inc. +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar TeX +works +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-TeXWorks" + +\end_inset + + +\end_layout + +\begin_layout Standard +In most cases, \SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works!installation +\end_layout + +\end_inset + + comes automatically with a Pro\SpecialChar TeX +t installation. + Search for the file texworks.exe in the directories containing your \SpecialChar LaTeX + installatio +n and create a shortcut for easy access. + Otherwise, download it from +\begin_inset CommandInset href +LatexCommand href +name "http://www.tug.org/texworks/" +target "http://www.tug.org/texworks/" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar LyX + +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-LyX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!obtaining +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!installation +\end_layout + +\end_inset + +\SpecialChar LyX + can be found here: +\begin_inset CommandInset href +LatexCommand href +name "http://www.lyx.org" +target "http://www.lyx.org" +literal "false" + +\end_inset + +. + For Windows, click +\begin_inset Quotes eld +\end_inset + +\SpecialChar LyX +-2.02-2-Installer.exe +\begin_inset Quotes erd +\end_inset + + or whichever is the latest version. + When prompted to select a typesetting system, select the +\begin_inset Quotes eld +\end_inset + +... +\backslash +miktex +\backslash +bin +\begin_inset Quotes erd +\end_inset + + extension of your MiK\SpecialChar TeX + folder. + If an error occurs then a file search can reveal the proper location. + At the time of this writing, I am currently using the 2.1.5 version of \SpecialChar LyX +. +\end_layout + +\begin_layout Subsection +Patent Application Specific Files +\begin_inset CommandInset label +LatexCommand label +name "subsec:Patent-Application-Files" + +\end_inset + + +\end_layout + +\begin_layout Standard +To get started with writing your patent application, you will need the class, + layout and example files. + They should all have been included with this documentation. + The files include: +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +uspatent.cls - The class file used by \SpecialChar LaTeX + that provides basic typesetting informatio +n and all of the special macros that get called in the \SpecialChar LaTeX + document. +\end_layout + +\begin_layout Itemize +uspatent.layout +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.layout +\end_layout + +\end_inset + + - The layout file used by \SpecialChar LyX + to translate environment and inset settings + in a \SpecialChar LyX + patent application into \SpecialChar LaTeX + macro commands in the uspatent.cls file. +\end_layout + +\begin_layout Itemize +PatentApplication.tex +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentApplication.tex +\end_layout + +\end_inset + + - the example, skeleton \SpecialChar LaTeX + file that should be used as the basis for your + \SpecialChar LaTeX + based application. +\end_layout + +\begin_layout Itemize +PatentApplication.\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentApplication.\SpecialChar LyX + +\end_layout + +\end_inset + + - the example, skeleton file that should be used as the basis for your + \SpecialChar LyX + based application. +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +Drawings.lyx - the file containing the drawings and annotations instructions + that is included in PatentApplication.lyx. + Initially, you will find references to figures and annotations for four + drawings that are provided for reference only. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +PatentApplication.xmpdata - a file that defines metadata required for the + output to be in PDF/A archival format for electronic submittal to the USPTO + via their eFile system. +\end_layout + +\begin_layout Itemize +VisioDrawing.pdf - an example Visio drawing exported in +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + +PDF format. +\end_layout + +\begin_layout Itemize +TpXDrawing.TpX - an example TpX drawing containing +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + code. +\end_layout + +\begin_layout Itemize +InkscapeDrawing.svg, .pdf, and .pdf_tex - an example Inkscape drawing. +\end_layout + +\begin_layout Standard +If you are using a MiK\SpecialChar TeX + \SpecialChar LaTeX + installation, you can install the latest version + of the +\series bold +uspatent +\series default + package using the +\emph on +MiK\SpecialChar TeX + Package Manager +\emph default + invoked by typing +\family typewriter +mpm +\family default + in a command prompt and selecting the +\family typewriter +uspatent +\family default + package for installation. +\end_layout + +\begin_layout Section +Starting a New Patent Application +\begin_inset CommandInset label +LatexCommand label +name "sec:Starting-a-New-Application" + +\end_inset + + +\end_layout + +\begin_layout Standard +A new application is started by creating a new directory for your application + and copying the files listed in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Application-Files" + +\end_inset + + to this new directory. +\end_layout + +\begin_layout Standard +The basic idea here is that you will rename the file PatentApplication.lyx + (if you are using \SpecialChar LyX +) or PatentApplication.tex (if you are using \SpecialChar LaTeX +) to the + name of your invention (e.g. + MyInvention.lyx or .tex). + You can also rename the Drawings.lyx or Drawings.tex file, but you will need + to reference the newly named drawings file in your patent application document. + There is no need to do that. + You will be editing the information in the new MyInvention file +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + + and also the drawings file. + As you edit the drawings file you will eventually remove the need for the + example drawings. + You will know when you no longer need the example drawing files and at + that time they can be removed. + Don't delete them right away because they are required temporarily to build + your document. +\end_layout + +\begin_layout Standard +Many headaches are created by special characters in file names, so it is + recommended that your directories (entire directory tree) and file names + contain no spaces or other strange characters. + If you want to insert a space, use an underscore +\begin_inset Quotes eld +\end_inset + +_ +\begin_inset Quotes erd +\end_inset + + to separate words. + I tend to use a programming style called +\emph on +CamelCase +\emph default + (or the technical term +\emph on +medial capitals +\emph default +). +\end_layout + +\begin_layout Standard +After creating your new directory containing your renamed files, you should + see if they produce the proper output by following the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-Latex-from-command-line" + +\end_inset + + or +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-TeXWorks" + +\end_inset + + if you are using \SpecialChar LaTeX +, or +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-LyX" + +\end_inset + + if you are using \SpecialChar LyX +. + If you can produce PDF output following these instructions, then you're + ready to get started. +\end_layout + +\begin_layout Section +Driving \SpecialChar LaTeX + from the command line +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-Latex-from-command-line" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!command line usage +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly. +\end_layout + +\begin_layout Itemize +A text editor of any kind. +\end_layout + +\begin_layout Itemize +A PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + viewer of any kind. +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + +MyInvention and in it you will have at least the files +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +uspatent.cls, MyInvention.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX + and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To produce your application, type from the command line from within this + directory: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +pdflatex +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + MyInvention +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +followed by the enter key. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +needspace{5 +\backslash +baselineskip} +\end_layout + +\end_inset + +If you've done everything correctly during installation, you will see lots + of messages streaming forth (\SpecialChar LaTeX + is very verbose). + In the end, the last few messages should be: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter +Output written on MyInvention.pdf (11 pages, 197705 bytes). +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter +Transcript written on MyInvention.log +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +If you've gotten this far, then everything's right and you can view your + patent application by opening MyInvention.pdf with your PDF viewer. + By editing your MyInvention.tex file with your text editor, compiling your + document with pdflatex, and viewing it with your PDF viewer, you can create + your application using the most primitive tools at your disposal. +\end_layout + +\begin_layout Section +Driving \SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-TeXWorks" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!\SpecialChar TeX +works usage +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +works installed (usually comes with your \SpecialChar LaTeX + installation). +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called MyInvention and in it you will have at + least the files uspatent.cls +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +, MyInvention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + +.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To edit your application, open MyInvention.tex with \SpecialChar TeX +works or type from the + command line from within this directory: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +texworks MyInvention.tex +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You can become familiar with \SpecialChar TeX +works yourself, but there are two things you + want to notice to get an application out immediately. + They are at the top of the dialog and are located right next to each other + and are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:TeXworks-ribbon-bar" + +\end_inset + +. + One is a drop-down list selector that selects the program used to produce + the output file. + This should be set to pdf\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + as shown. + The other is the green arrow to the left. + Clicking this with the mouse causes the document to be compiled and the + resulting PDF document to be produced and opened automatically to the right + of the editor dialog. + Sometimes you will need to click the arrow twice to get the figure numbers + updated properly. + You will see a log at the bottom of the editor. + If there are problems found, you will need to figure out how to fix them + before you can proceed. + Compile often so you remember what you've done and can more easily fix + any problems that crop up. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename TeXworks.png + width 100col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar TeX +works ribbon bar +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:TeXworks-ribbon-bar" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Driving \SpecialChar LyX + +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-LyX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX + +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly (remember \SpecialChar LyX + is just a front-end for \SpecialChar LaTeX +). +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + installed properly. +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called MyInvention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + + and in it you will have at least the files uspatent.cls, MyInvention.lyx, + Drawings.lyx, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To edit your application, open MyInvention.lyx with \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +If you created MyInvention.lyx by making a copy of PatentApplication.lyx, + then all of the document settings should be correctly configured (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:LyX-Document-Settings" + +\end_inset + + for a complete list of settings). +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyX.png + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Output Controls +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-output-controls" + +\end_inset + + +\end_layout + +\end_inset + +The output controls are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-output-controls" + +\end_inset + +. + Pressing the googly eyes to the left should cause \SpecialChar LyX + to produce the PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + document and open it for display. + For the display to work, you will need to have a PDF reader installed. + I prefer the Evince document viewer that comes with my Linux distribution, + but which I also use on Windows. +\end_layout + +\begin_layout Standard +You can learn more about \SpecialChar LyX + on your own, but I have to call your attention + at this time to two key customizations that are unique to the patent applicatio +n layout: +\end_layout + +\begin_layout Itemize +Environments +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +Custom Insets +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The file uspatent.layout provided overrides and restricts the +\emph on +environments +\emph default + available in \SpecialChar LyX +. + To access these environments, click the drop-down selector in the upper + left corner of the \SpecialChar LyX + editor dialog as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. + Similarly, it provides +\emph on +custom insets +\emph default + that provide for certain cross-referencing features. + To access these, select them from the drop-down menu by selecting: +\family typewriter +[Insert][Custom Insets] +\family default + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXEnvironmentsSelection.png + +\end_inset + + +\begin_inset Graphics + filename LyXEnvironments.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Environments +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-environments" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXCustomInsets.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Custom Insets +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-custom-insets" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +custom inset +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +The environments and custom insets are the full extent of the \SpecialChar LyX + customization + and access all of the special patent application features. + These features are explained elsewhere in this document but I figured you + might want to know where to find them now. +\end_layout + +\begin_layout Subsection +\SpecialChar LyX + Document Settings +\begin_inset CommandInset label +LatexCommand label +name "subsec:LyX-Document-Settings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!document settings +\end_layout + +\end_inset + +If you start your new patent application by renaming the PatentApplication.\SpecialChar LyX + + file and editing it, you should never need to bother with any \SpecialChar LyX + document + settings +\emph on +provided you don't change them +\emph default +, except for the efileReady document property if you wish to eFile with + the USPTO. + +\series bold +You are strongly encouraged to not change \SpecialChar LyX + document settings +\series default +. + This section is provided for completeness so that you know how \SpecialChar LyX + is set + up or in case you get yourself in trouble. +\end_layout + +\begin_layout Standard +Fortunately, for the most part, the default \SpecialChar LyX + settings are used. + Also, since the application format is rigidly enforced from within the + \SpecialChar LaTeX + class, most of the \SpecialChar LyX + settings are overridden anyway. + This section contains the \SpecialChar LyX + settings that are required. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DocumentSettings.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings" + +\end_inset + + +\end_layout + +\end_inset + +\SpecialChar LyX + document settings are accessed via the Settings selection in the Document + drop-down menu using +\family typewriter +[Document][Settings] +\family default + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Document Class +\begin_inset CommandInset label +LatexCommand label +name "subsec:Document-Class" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXSettingsDocumentClass.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Class Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-class-settings" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!document class +\end_layout + +\end_inset + +Set the document class by pressing the button labeled Local Layout and browsing + to the uspatent.layout file that must be located in the same directory as + your patent application file. + Note that usually file classes and the associated layout files are selected + directly from the drop-down document class selection button but our layout + is local. + You will be warned that things will work properly only if the layout file + is kept along with your patent application file in the same directory. + The Document Class dialog is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-class-settings" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Output Control - pdf\SpecialChar LaTeX + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXDocumentSettingsOutput.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Output Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings-output" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXDocumentSettingsFont.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Font Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings-font" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + +There are many offshoots from \SpecialChar LaTeX + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-LaTeX" + +\end_inset + +); we need to ensure that \SpecialChar LyX + will choose pdf\SpecialChar LaTeX + which is the only output format + that will work with the patent class file. +\end_layout + +\begin_layout Standard +The output is selected from the Document Output Settings dialog as shown + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings-output" + +\end_inset + +. + Under Output Format select (PDF) pdflatex as the Default Output Format. + There are other settings that can prevent pdf\SpecialChar LaTeX + as a choice. + Make sure that the +\begin_inset Quotes eld +\end_inset + +use non-Tex fonts (via Xe\SpecialChar TeX +/Lua\SpecialChar TeX +) box +\begin_inset Quotes erd +\end_inset + + is not checked in the Document Fonts Settings menu as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings-font" + +\end_inset + +. +\end_layout + +\begin_layout Section +The Layout of the Patent Application +\begin_inset CommandInset label +LatexCommand label +name "sec:The-Layout-of-the-Patent-Application" + +\end_inset + + +\end_layout + +\begin_layout Standard +Two possible \SpecialChar LaTeX + patent application documents are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-document-layout" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-document-layout-1" + +\end_inset + +. + Two possible corresponding \SpecialChar LyX + patent application documents are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-layout" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-layout-1" + +\end_inset + +. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} % includes the uspatent.cls class definitions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots +front matter\SpecialChar ldots + % all front matter definitions go here +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +include{Drawings} % includes the figures information +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle % outputs the title and begins the patent application +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Field of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Cross Reference to Related Applications} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Background of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Objects of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Summary of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawingDescriptions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Detailed Description of the Preferred Embodiments} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LaTeX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-document-layout" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} % includes the uspatent.cls class definitions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots +front matter\SpecialChar ldots + % all front matter definitions go here +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +include{Drawings} % includes the figures information +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle % outputs the title and begins the patent application +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Technical Field} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Cross Reference to Related Applications} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Background} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Summary} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawingDescriptions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Detailed Description} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LaTeX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-document-layout-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right +\SpecialChar ldots +front matter\SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "30col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +Include: Drawings.lyx +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Field of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Cross Reference to Related Applications +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Background of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Objects of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Summary of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—BRIEF DESCRIPTION OF THE DRAWINGS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Detailed Description of the Preferred Embodiments +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align center +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Abstract +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—PATENT DRAWINGS— +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LyX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-layout" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right +\SpecialChar ldots +front matter\SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "30col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +Include: Drawings.lyx +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Technical Field +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Cross Reference to Related Applications +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Background +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Summary +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—BRIEF DESCRIPTION OF THE DRAWINGS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Detailed Description +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align center +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Abstract +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—PATENT DRAWINGS— +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LyX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-layout-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + There are two styles to reflect the tastes of patent lawyers who reviewed + this document. + I use the first layout style. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + +The \SpecialChar LaTeX + document starts with a declaration of the uspatent class. + Every \SpecialChar LaTeX + document must contain at least one of these declarations and here + we specify the file containing the typesetting and macro definitions that + are used in the patent application. + It ends with an +\family typewriter + +\backslash +end{document} +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + +statement. + After the class definition, there are various +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +front matter definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +) that define things like the title, inventor, etc. + This is followed by an inclusion of a drawings file. + This file defines how the drawings will be read in, described, annotated, + etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + for information on how drawings are controlled. + After the drawings, we see the +\family typewriter + +\backslash +maketitle +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + +macro which is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. + This macro defines where the title page should be printed and where the + patent sections start. + The remainder of the patent application consists mostly of patent sections + set off by the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentSection +\family default + macro described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Sections" + +\end_inset + +. + Each section consists of one or more paragraphs where each paragraph begins + with +\family typewriter + +\backslash +patentParagraph +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + +(see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Paragraph-Numbering" + +\end_inset + +). + You will notice two macros that control drawings: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentDrawingDescriptions +\family default + and +\family typewriter + +\backslash +patentDrawings +\family default +. + These macros expand into automatically generated sections containing a + brief description of the drawings and the drawings themselves. + The control of drawings is explained in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + Finally, you will notice two macros that delimit the area where the patent + claims are placed: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentClaimsStart +\family default + and +\family typewriter + +\backslash +patentClaimsEnd +\family default +. + The formatting of claims is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + +The \SpecialChar LyX + document starts directly with the various front matter +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +) that define things like the title, inventor, etc. + This is followed by an inclusion of a drawings file. + This file defines how the drawings will be read in, described, annotated, + etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + for information on how drawings are controlled. + The remainder of the patent application consists mostly of patent sections + formatted by the +\series bold +PatentSection +\series default + environment +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Sections" + +\end_inset + +. + Each section consists of one or more paragraphs where each paragraph is + formatted with the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\series bold +PatentParagraph +\series default + environment (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Paragraph-Numbering" + +\end_inset + +). + You will notice two environments that control drawings: +\series bold +\size footnotesize +—BRIEF DESCRIPTION OF THE DRAWINGS– +\series default +\size default + and +\series bold +\size footnotesize +—PATENT DRAWINGS— +\series default +\size default +. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +These environments expand into automatically generated sections containing + a brief description of the drawings and the drawings themselves. + The control of drawings is explained in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + Finally, you will notice two environments that delimit the area where the + patent claims are placed: +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\series bold +\size footnotesize +—START OF PATENT CLAIMS— +\series default +\size default + and +\series bold +\size footnotesize +—END OF PATENT CLAIMS— +\series default +\size default +. + The formatting of claims is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +. +\end_layout + +\begin_layout Section +Front Matter +\begin_inset CommandInset label +LatexCommand label +name "sec:Front-matter" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +Front matter is, as the name indicates, information that must appear at + or near the front of the document. + The information must be provided prior to the title (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Title" + +\end_inset + +), date (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Date" + +\end_inset + +), and inventor name (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Inventor-Name(s)" + +\end_inset + +) in \SpecialChar LyX + documents, because \SpecialChar LyX + will expect to emit the title page immediately + following the last of these three definitions. + In \SpecialChar LaTeX +, the emission of the title page is determined by the location of the + +\family typewriter + +\backslash +maketitle +\family default +\size larger + +\size default +macro. +\end_layout + +\begin_layout Standard +Thus in \SpecialChar LyX +, the front matter appears like: +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + + +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +\SpecialChar ldots + +\begin_inset Newline linebreak +\end_inset + +various front matter definitions +\begin_inset Newline linebreak +\end_inset + +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\begin_layout Plain Layout +\align center +Peter J. + Pupalaikis +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +As mentioned, in \SpecialChar LyX +, the end of the front matter and title page information + is delimited by the last of the invention name, date, and inventor. +\end_layout + +\begin_layout Standard +In \SpecialChar LaTeX +, the front matter appears like: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + + +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter +\SpecialChar ldots + +\begin_inset Newline newline +\end_inset + +various front matter definitions +\begin_inset Newline newline +\end_inset + +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\begin_inset Newline newline +\end_inset + + +\backslash +date{June 3, 2012} +\begin_inset Newline newline +\end_inset + + +\backslash +inventor{Peter J. + Pupalaikis} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +One item of note in this section is the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + and its options. + Normally, only the option +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + +english +\end_layout + +\end_inset + + is used. + However, if you wish to produce a PDF/A archival output suitable for filing + directly with the USPTO via the eFile system, you can add the +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + +efileReady +\end_layout + +\end_inset + + option . + The declaration will then look like this: +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + + +\backslash +documentclass[english,efileReady]{uspatent} +\end_layout + +\end_inset + +. + If you do this, make sure you fill out the information in the PatentApplication. +xmpdata file to add the correct metadata to your application. +\end_layout + +\begin_layout Standard +Here we see that the +\family typewriter + +\backslash +maketitle +\family default + macro defines the end of the front matter and title page definitions. +\end_layout + +\begin_layout Standard +In case you are wondering, your patent application will look nothing like + it looks in the \SpecialChar LyX + editor with the title followed by the date followed by + the inventor name. + This is what is meant by WYSIWYM. + You know that you need all of this information and it needs to go somewhere. + \SpecialChar LyX + provides the method of entering this information and later when you compile + the document, you'll see where it actually goes. +\end_layout + +\begin_layout Subsection +Assignee Information +\end_layout + +\begin_layout Standard +The assignee +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee +\end_layout + +\end_inset + + is the name of the entity that will own the rights to the invention. + Typically this is the company for which the inventor works. + The assignee information is defined using: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee name +\end_layout + +\end_inset + +assignee name is defined using the +\family typewriter + +\backslash +setAssigneeName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee address +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee address +\end_layout + +\end_inset + + is defined using the +\family typewriter + +\backslash +setAssigneeAddress +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeAddress macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeAddress +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeAddress +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeAddress environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeAddress +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee city +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee city +\end_layout + +\end_inset + +, state & zip code is defined using the +\backslash +setAssigneeCity +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeCity macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeCity +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeCity +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeCity environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeCity +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee phone number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee phone number +\end_layout + +\end_inset + + is defined using the +\family typewriter + +\backslash +setAssigneePhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneePhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneePhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneePhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneePhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneePhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Assignee Name:Company Name +\begin_inset Newline linebreak +\end_inset + +Assignee Address:Number and Street Name +\begin_inset Newline linebreak +\end_inset + +Assignee City:City, State and Zip +\begin_inset Newline linebreak +\end_inset + +Assignee Phone:Telephone Number +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeAddress environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeAddress +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeCity environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeCity +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneePhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneePhone +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setAssigneeName{Company Name} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneeAddress{Number and Street Name} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneeCity{City, State and Zip} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneePhone{Telephone Number} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeAddress macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeAddress +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeCity macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeCity +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneePhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneePhone +\end_layout + +\end_inset + +I have been advised that some patent attorneys prefer not to include the + assignee information in the patent application. + If you or your patent attorney prefers not to provide this information, + then simply don't define these fields. + You should note, however, that in draft mode (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Printing-Mode" + +\end_inset + +), the patent prints with a confidential heading which does not print if + the assignee name has not been defined. +\end_layout + +\begin_layout Subsection +Patent Lawyer Information +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent lawyer +\end_layout + +\end_inset + +The patent lawyer information is defined using: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer name is defined using the +\family typewriter + +\backslash +setLawyerName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer registration number is defined using the +\family typewriter + +\backslash +setLawyerNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer phone number is defined using the +\family typewriter + +\backslash +setLawyerPhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerPhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + patent lawyer definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\series bold +\size small +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Patent Lawyer Name:First M. + Last +\begin_inset Newline linebreak +\end_inset + +Patent Lawyer Reg Number: #:99,999 +\begin_inset Newline linebreak +\end_inset + +Patent Lawyer Phone:(845) 555-2000 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerNumber +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\backslash +setLawyerName{First M. + Last} +\family typewriter + +\begin_inset Newline newline +\end_inset + + +\family default + +\backslash +setLawyerNumber{Reg +\backslash +#:99,999} +\family typewriter + +\begin_inset Newline newline +\end_inset + + +\family default + +\backslash +setLawyerPhone{845-555-2000} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerNumber +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +I have been advised that some patent attorneys prefer not to include the + patent lawyer information in the patent application. + If you or your patent attorney prefers not to provide this information, + then simply don't define these fields. +\end_layout + +\begin_layout Subsection +Docket Number +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +docket number +\end_layout + +\end_inset + +To track the progress of a patent during prosecution, a patent application + is assigned a +\emph on +docket number +\emph default +. + This is the number that you refer to internal to your company. + At my company, this number is provided by the paralegal handling patent + applications. + When we are planning on filing an application, she provides a new number + to use. +\end_layout + +\begin_layout Standard +We use a numbering scheme which is in the form LEC-YY-1NN0-U1 where YY is + the last two digits of the year, NN is the number of the patent filed this + year, and U or D is used depending on whether the invention is a design + or utility patent. + By the way, the classes, layouts and all of this documentation pertains + only to utility patent applications. + Sometimes the number after the U is used to distinguish related applications + such as continuations, provisionals and divisionals. + You will need to find out this numbering scheme at your company and how + these numbers are assigned. +\end_layout + +\begin_layout Standard +The application number is defined using the +\family typewriter + +\backslash +setDocketNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocketNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + document docket number definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Docket Number:LEC-YY-1NN0-U1 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + document docket number definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setDocketNumber{LEC-YY-1NN0-U1} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +If you do not have and never will have a docket number, simply don't define + it. +\end_layout + +\begin_layout Subsection +DocumentVersion +\end_layout + +\begin_layout Standard +The document version is defined using the +\family typewriter + +\backslash +setDocumentVersion +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocumentVersion macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocumentVersion +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocumentVersion +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocumentVersion environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocumentVersion +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is x.y where x is the major version number and y is the minor + version number. + This version number is only printed in draft mode. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + document version definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Version:0.0 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocumentVersion environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocumentVersion +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + document version definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setDocumentVersion{0.0} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocumentVersion macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocumentVersion +\end_layout + +\end_inset + +If you do not supply a version number, a value of 0.0 is supplied for you. +\end_layout + +\begin_layout Subsection +Inventor Name(s) +\begin_inset CommandInset label +LatexCommand label +name "subsec:Inventor-Name(s)" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +inventor name +\end_layout + +\end_inset + +Inventions often include multiple inventors. + All inventors are considered equal from the view of the patent office regardles +s of the order in which they are listed. + That being said, the first inventor named gets some additional prestige + factor in that the patent is referred to in many places as invented by + the first named inventor suffixed with +\begin_inset Quotes eld +\end_inset + +et al. +\begin_inset Quotes erd +\end_inset + +. + The drawing section also contains only the first named inventor (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + +). +\end_layout + +\begin_layout Standard +The first named inventor is assigned differently from all of the other inventors + and is assigned using the +\family typewriter + +\backslash +inventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Inventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + In \SpecialChar LaTeX + and \SpecialChar LyX +, the first named inventor is generally assigned under the invention + title and date. + Other inventors are assigned using the +\family typewriter + +\backslash +setOtherInventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setOtherInventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setOtherInventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +OtherInventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +OtherInventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!OtherInventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + These assignments are made in the front matter prior to the invention title, + date and first inventor. + \SpecialChar LaTeX + keeps track of all of the inventors added, so the same macro is used to + assign each one. + The title page output during compilation provides a list starting with + the first inventor followed by the other inventors in the order that they + are listed. + The uspatent.cls \SpecialChar LaTeX + class file provides for up to eight inventors before the + title page production fails. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + inventors definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +OtherInventor:John D. + Smith +\begin_inset Newline linebreak +\end_inset + +OtherInventor:Sally G. + Jones +\begin_inset Newline linebreak +\end_inset + +OtherInventor:Samuel J. + Jackson +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\begin_layout Plain Layout +\align center +Peter J. + Pupalaikis +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +OtherInventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!OtherInventor +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + inventors definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setOtherInventor{John D. + Smith} +\begin_inset Newline newline +\end_inset + + +\backslash +setOtherInventor{Sally G. + Jones} +\begin_inset Newline newline +\end_inset + + +\backslash +setOtherInventor{Samuel J. + Jackson} +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\begin_inset Newline newline +\end_inset + + +\backslash +date{June 3, 2012} +\begin_inset Newline newline +\end_inset + + +\backslash +inventor{Peter J. + Pupalaikis} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setOtherInventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setOtherInventor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the inventor Peter J. + Pupalaikis is entered in the +\series bold +Inventor +\series default + environment, although, like the invention title and date, there is no visual + indication in the editor that it has been entered in this environment. + If you click on the text for the inventor name, however, you will see the + environment in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Title +\begin_inset CommandInset label +LatexCommand label +name "subsec:Title" + +\end_inset + + +\end_layout + +\begin_layout Standard +The document title is defined using the +\family typewriter + +\backslash +title +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Title +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the name of the invention. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + title definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + title definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the title is entered in the +\series bold +Title +\series default + environment, although there is no visual indication in the editor that + it has been entered in this environment. + If you click on the text for the title, however, you will see the environment + in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Date +\begin_inset CommandInset label +LatexCommand label +name "subsec:Date" + +\end_inset + + +\end_layout + +\begin_layout Standard +The date is only the date of the version not the invention and is used to + help with versioning. + The document date is defined using the +\family typewriter + +\backslash +date +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Date +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the date of the version. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + date definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + date definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +date{June 3, 2012} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the date is entered in the +\series bold +Date +\series default + environment, although there is no visual indication in the editor that + it has been entered in this environment. + If you click on the text for the date, however, you will see the environment + in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Standard +If the date is not provided, then todays date (at the time of document compilati +on) is supplied. +\end_layout + +\begin_layout Subsection +Printing Mode +\begin_inset CommandInset label +LatexCommand label +name "subsec:Printing-Mode" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +printing mode +\end_layout + +\end_inset + +There are two printing modes supported by the patent application class: +\end_layout + +\begin_layout Itemize +application mode - default - the mode that you will print for submission + to the patent office. +\end_layout + +\begin_layout Itemize +draft mode - the mode that you will print as you develop the document +\end_layout + +\begin_layout Standard +The draft mode should really be the default, but I chose to make application + mode default for people who don't read documentation. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +You choose application mode using the +\family typewriter + +\backslash +setPrintingModeApplication +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setPrintingModeApplication macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setPrintingModeApplication +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +ApplicationMode +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ApplicationMode environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ApplicationMode +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + You choose draft mode using the +\family typewriter + +\backslash +setPrintingModeDraft +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setPrintingModeDraft macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setPrintingModeDraft +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DraftMode +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DraftMode environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DraftMode +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + There is no argument for these macros. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In draft mode, the version and date are printed, a company confidential + warning is printed on each page, and the annotation list (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Annotations-1" + +\end_inset + +) is printed at the end of the document. +\end_layout + +\begin_layout Standard +In patent office mode, the document is typeset in the form ready for filing. +\end_layout + +\begin_layout Section +Sections and Numbering +\begin_inset CommandInset label +LatexCommand label +name "sec:Sections-and-Numbering" + +\end_inset + + +\end_layout + +\begin_layout Subsection +Patent Sections +\begin_inset CommandInset label +LatexCommand label +name "subsec:Patent-Sections" + +\end_inset + + +\end_layout + +\begin_layout Standard +Sections of the patent are delimited by the +\family typewriter + +\backslash +patentSection +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +PatentSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + This macro will expand into the section name with the appropriate formatting. + If you started your application following the instructions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + + you should never need to use this macro. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + section definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{ +\backslash +textbf{ +\backslash +uline{Field of the Invention}}} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + section definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +patentSection{Field of the Invention} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the section name is entered in the +\series bold +PatentSection +\series default + environment. + The visual indication in the editor that it has been entered in this environmen +t is that it is bold, small caps and underlined (mostly - don't worry, it + will print better). + If you click on the text for the section name, you will see the +\series bold +PatentSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + +environment in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Paragraph Numbering +\begin_inset CommandInset label +LatexCommand label +name "subsec:Paragraph-Numbering" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent numbering +\end_layout + +\end_inset + +Patents must be submitted with some form of numbering of lines or paragraphs. + This is so that during correspondence with the patent examiner, the correct + text can be identified and referenced. + Paragraphs are numbered using the +\family typewriter + +\backslash +patentParagraph +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +PatentParagraph +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + There is no argument for this macro. + Almost every paragraph should begin with this macro. + When your application is produced, this will be expanded to a number like: + +\series bold +[0001] +\series default + in front of the paragraph. +\end_layout + +\begin_layout Standard +Unfortunately, in \SpecialChar LyX + there will be no visual indication that the paragraph + has been numbered and your only check is to click on the paragraph text + and observe the environment in the environment drop down box as shown in + +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. + The good news is that entire groups of paragraphs can be selected and the + +\series bold +PatentParagraph +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + +environment applied. + You will run into some trouble with equations. + Equations technically form a new paragraph as far as \SpecialChar LyX + is concerned, but + they ought not be numbered as paragraphs. + To solve issues where the equation has a paragraph number, try entering + a carriage return after the text just prior to an equation and a carriage + return right after an equation (to ensure that the equation is truly in + its own paragraph) and then set the environment of the equation to +\series bold +Standard +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Standard +\end_layout + +\end_inset + +(the top environment entry). + I would like to make this more automatic, but the method for \SpecialChar LyX + customization + eluded me. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + patent paragraph definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +patentParagraph The beginning of a paragraph to be numbered\SpecialChar ldots + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +One note here is that if you inspect \SpecialChar LaTeX + code exported by \SpecialChar LyX +, you will find the + +\family typewriter + +\backslash +patentParagraph +\family default + with braces enclosing the entire paragraph to be numbered. + Either way works and you can use whichever method you are comfortable with. +\end_layout + +\begin_layout Standard +In \SpecialChar LaTeX + you may get tired of typing the verbose macro +\family typewriter + +\backslash +patentParagraph +\family default + before each paragraph so you might want to redefine a new one that does + not clash with any other macro settings you might be using like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +def +\backslash +pp{ +\backslash +patentParagraph} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Drawings +\begin_inset CommandInset label +LatexCommand label +name "sec:Drawings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +drawing|see +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{figure} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure +\end_layout + +\end_inset + +One of the biggest nuisances in writing a patent application regards drawings + and the requirements on how they are described and referenced, and how + the various drawing elements are referenced. + Some things you must be aware of regarding drawings and patent applications: +\end_layout + +\begin_layout Itemize +Drawings must be displayed on pages at the end of the patent application + following specific formatting guidelines that ensure high quality and clear + labeling. +\end_layout + +\begin_layout Itemize +There must be a section in the patent that provides a brief description + of the drawings with each drawing listed and described in order. +\end_layout + +\begin_layout Itemize +Generally, drawing elements are not referred to by naming the elements on + a drawing itself. + Instead, drawing elements that are referenced should have a numbered line + pointing to the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!element +\end_layout + +\end_inset + +drawing element (a drawing element +\emph on +annotation +\emph default +) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!annotation +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation +\end_layout + +\end_inset + +and the element should be referred to in the patent application text using + the elements name followed by the number as a reference. +\end_layout + +\begin_layout Itemize +Every annotated drawing element must be referred to at least once in the + patent application. +\end_layout + +\begin_layout Itemize +Each element must have a unique number. + If an element in multiple drawings is the same, it should be numbered the + same. + The corollary is that any element numbered the same is presumed to be the + same. +\end_layout + +\begin_layout Standard +These drawing requirements cause a cross-referencing nightmare that we attempt + to solve to some degree using \SpecialChar LaTeX + and the U.S. + Patent class file. + The main problems are: +\end_layout + +\begin_layout Itemize +We do not generally know the final ordering of the figures during construction + of the application. + This is solved using cross-references on most word processors except that + the drawing description in the brief description of the drawings must go + with the correct figure number. + On most word processors, if the drawings are rearranged, the figure reference + will correctly connect to the drawing, but the figure numbers will be out + of order or the numbers will not match the descriptions provided. +\end_layout + +\begin_layout Itemize +While most word processors can account for cross-referencing, they cannot + work with cross references within figures or other embedded graphics. + This means that drawing element annotations cannot be automatically cross + referenced the way figures can. + Because of this, we cannot know the actual annotation numbers until the + end of the document creation, but we cannot finish the document creation + because we can't properly refer to the annotation numbers which leaves + us gridlocked. +\end_layout + +\begin_layout Itemize +Similarly with the figure number problems, the names of the annotated elements + must match the numbers they refer to. + As an example, if I refer to the widget [23] in FIG. + 1, then there better be a line pointing to the widget element in figure + 1 and it better be labeled with the number 23. + The checking and maintenance of this proper connection is cumbersome. +\end_layout + +\begin_layout Itemize +We generally want a way to ensure consistency in the claims with elements + in the drawings. + Furthermore, we would like to ensure proper support in the specification + for the language used in the claims. +\end_layout + +\begin_layout Standard +The way that we partially solve these problems using \SpecialChar LaTeX + and \SpecialChar LyX + is to provide + for an area in the patent application where the required drawing and annotation + information is filled in. + Once this information is filled in, the following problems are solved: +\end_layout + +\begin_layout Itemize +The drawings will automatically be drawn on properly formatted pages containing + header information that is in part provided by +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +front matter definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +). +\end_layout + +\begin_layout Itemize +A section containing the brief description of the drawings will be automatically + produced containing a list of the figures in the proper order matched properly + to their descriptions. + There are also certain obscure punctuation requirements +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + +) +\end_layout + +\end_inset + + in patents that will be properly followed automatically. +\end_layout + +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!numbers +\end_layout + +\end_inset + +annotation numbers are automatically assigned and can be cross-referenced + from within the patent application. + These numbers are attached to an element name so that drawing annotation + references can be made with the name and the number so that you can always + be sure that the element named in the application has the correct associated + number that annotates the element in the drawing. +\end_layout + +\begin_layout Itemize +If certain recommended drawing tools are used (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +), the annotation numbers can automatically be added to the drawings themselves + - something absolutely not possible with any other word-processor. + Otherwise, if \SpecialChar LaTeX + based drawing tools cannot be used, an annotation number + list is generated in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +) that breaks the gridlock by allowing the annotations to be cross-referenced + properly and produce the correct numbers during application construction + and the drawings annotated properly (albeit in a manual manner) at the + very end. +\end_layout + +\begin_layout Itemize +Element names can be referred to from within the application through the + use of macros and these language used within the claims can reference these + same macros, ensuring consistent claim language. +\end_layout + +\begin_layout Standard +Before going into too much detail about how this all works, I want to explain + to you the basic directions you will need to follow regarding your drawings + to make all of this work. + First, about the drawing file; if you are using \SpecialChar LaTeX +, your drawing file will + be called something like Drawings.tex and will be included somewhere near + the top of the patent application file (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:The-Layout-of-the-Patent-Application" + +\end_inset + +). + Note that this is not a requirement - you are perfectly entitled to list + all of your figures and annotations inside your application, as in the + example supplied - it's just annoying to have to look at this information + constantly at the top of your application - but you can do what you want. + Similarly, if you are using \SpecialChar LyX + you will have a file called Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +drawing file +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!file +\end_layout + +\end_inset + +.\SpecialChar LyX + that is included at the top of the file. + Like in \SpecialChar LaTeX +, these drawing definitions can also be in line at the top of your + application. +\end_layout + +\begin_layout Standard +Inside the drawings file, generally at the top, you can provide two options + regarding drawings in general. + These are: +\end_layout + +\begin_layout Itemize +The directory where the drawings are found. + This is described using the +\family typewriter + +\backslash +setFiguresLocation +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setFiguresLocation macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setFiguresLocation +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FiguresDirectory +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FiguresDirectory environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FiguresDirectory +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The default figures location is defined as +\begin_inset Quotes eld +\end_inset + +. +\begin_inset Quotes erd +\end_inset + + meaning that the drawings are located in the same directory as the patent + application. + If your drawing files are located there, there is no need to specify this + (although in the example, it is specified just to show you that this is + possible). + Otherwise, you should specify this location relative to the location of + your patent application to maintain portability - like +\begin_inset Quotes eld +\end_inset + +./Drawings +\begin_inset Quotes erd +\end_inset + + or +\begin_inset Quotes eld +\end_inset + +../Drawings +\begin_inset Quotes erd +\end_inset + +, where the former describes a drawings directory underneath your patent + application and the latter describes a drawing directory side by side with + your application. + Note that the Linux convention should be utilized using forward slashes + to delimit the directories. + Unfortunately, there is only one directory that must contain all of the + drawings. +\end_layout + +\begin_layout Itemize +Whether captions are above or below the drawing. + I have always used captions below the drawing and that is the default. + However, you can make the captions appear above the drawing using the the + +\family typewriter + +\backslash +setFigureCaptionsOnTop +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setFigureCaptionsOnTop macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setFigureCaptionsOnTop +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureCaptionsOnTop +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FiguresCaptionsOnTop environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaptionsOnTop +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +For each figure, you specify the following: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!definition +\end_layout + +\end_inset + +figure definition. +\begin_inset CommandInset label +LatexCommand label +name "The-figure-definition" + +\end_inset + + Figures are defined by the +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact name of the file (matching case) +\begin_inset Foot +status open + +\begin_layout Plain Layout +Usually the case matching of file names is only a problem when the tools + are used within Linux - in Windows, file names are case insensitive. +\end_layout + +\end_inset + + without path or extension. + This is the name of the file that will get loaded in the patent drawings + section and is the name you will use to reference the figure. + The figure definition statement must come before any other attributes of + a figure are described like the extension, description, and caption and + basically assigns the figure number and matches it up with the name defined + for the figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +After the figure definition, in any order: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!extension +\end_layout + +\end_inset + +figure extension. + Figure extensions are defined by the +\family typewriter + +\backslash +figureExtension +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureExtension macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureExtension +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureExtension +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureExtension environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureExtension +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact name of the file extension (matching case). + This extension will be appended to the file name to load the file in the + patent drawings section and will determine how the file gets loaded. + Special loading of pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + +, PDF, tpx, TpX, vbs, VBS, py, tex, and pdf_tex file extensions are handled. + If a file for the figure has not yet been created, use no extension. + Do not define an empty extension, just don't supply one. + This will cause a placeholder +\begin_inset Index idx +status open + +\begin_layout Plain Layout +placeholder figure +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!placeholder +\end_layout + +\end_inset + + figure to be listed in the drawings section until the file is actually + created and the proper file extension provided. + If neither the recognized extensions of pdf, PDF, tpx, TpX, vbs, VBS, py, + tex, or pdf_tex are provided, the file will be attempted to be loaded as + a graphics file and if the extension is supported by \SpecialChar LaTeX +, then it will load. + Some known recognized graphics extensions are png and jpg. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +JPEG +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +file!JPEG +\end_layout + +\end_inset + + If you have a file in a format other than these and you know how to load + it in \SpecialChar LaTeX +, you can define this in the customizations. + See +\end_layout + +\begin_layout Itemize +The figure description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!description +\end_layout + +\end_inset + +. +\begin_inset CommandInset label +LatexCommand label +name "The-figure-description" + +\end_inset + + Figure descriptions are defined by the the +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text for the description of the figure. + This description is the exact text that will be used when the section providing + the brief description of the drawings is automatically produced. + In order for it to come out right, you should not use any initial capitalizatio +n or any final punctuation. + It should contain the appropriate text that would follow a statement like + +\begin_inset Quotes eld +\end_inset + +FIG. + 1 \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + but again, with no period at the end. + It should start with a verb like +\begin_inset Quotes eld +\end_inset + +is +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +shows +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +depicts +\begin_inset Quotes erd +\end_inset + +, etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + for more information. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\align block +The (optional) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!caption +\end_layout + +\end_inset + +figure caption. + Figure captions are defined by the the +\family typewriter + +\backslash +figureCaption +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureCaption macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureCaption +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureCaption +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureCaption environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaption +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text for the caption for the figure. + Note that the use of a caption on a figure is rare. + Unlike normal documents that you might be familiar with, a caption is not + provided for any descriptive purposes in a patent application. + Instead it is provided mostly to call attention to figures that are not + actually part of an invention. + The only use I have ever come across for a caption is to distinguish +\emph on +prior art +\emph default +. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prior art +\end_layout + +\end_inset + +Prior art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!prior art +\end_layout + +\end_inset + + are things already done before and things already done before cannot be + patented or be part of an invention. + It is, however, sometimes useful to provide prior art drawings that are + either necessary to describe to someone how to practice the invention or + in discussions within your patent application to distinguish between what + you have invented shown in one figure versus what has already been done + in a figure with a prior art caption. + If you provide a prior art caption, it should be all upper case. + Be careful labeling things as prior art, for once submitted as such, the + patent office will consider this an admission that the material in the + drawing is not patentable. +\end_layout + +\begin_layout Itemize +(optional) +\begin_inset CommandInset label +LatexCommand label +name "clear-page" + +\end_inset + + An instruction to clear the page +\begin_inset Index idx +status open + +\begin_layout Plain Layout +clear page +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!problems +\end_layout + +\end_inset + + after the figure is displayed inside the Drawings Section (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:The-Drawings-Section" + +\end_inset + +). + \SpecialChar LaTeX + has very sophisticated algorithms for the placement of floating diagrams + (called floats or float environments). + Generally, \SpecialChar LaTeX + is allowed to use its own algorithms to place floats properly + and this works out well. + Your patent figures will be placed either in the center of the page or + will be doubled up with other figures, depending on \SpecialChar LaTeX +'s decisions. + \SpecialChar LaTeX + does not like many floats listed one after another and after about ten + such floats, it generates an error and asks for help. + This is a problem that I'd like to try to solve automatically but have + not been able to. + So, when this error occurs you must break up your figure list with an instructi +on to clear the page after the drawing is placed. + This allows \SpecialChar LaTeX + to flush out its list of drawings and start over. + For patents with lots of drawings, you might need instructions in two or + three locations. + Generally, you can always give this instruction after a large drawing that + you know will be on a single page anyway and its always safe to unconditionally +, except for the last drawing, clear the page (you will just get one drawing + per drawing page, which is not too bad). + Do not clear the page after the last drawing. + To clear the page after a drawing, use the +\family typewriter + +\backslash +figureClearPageAfter +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureClearPageAfter macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureClearPageAfter +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureClearPageAfter +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureClearPageAfter environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureClearPageAfter +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +(optional) +\begin_inset CommandInset label +LatexCommand label +name "sideways-figure" + +\end_inset + + An instruction to display the figure sideways. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +sideways figures +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +landscape figures +\end_layout + +\end_inset + +. + Rarely, a figure needs to be placed in a sideways arrangement to fit it + on the page. + To render a drawing sideways, use the +\family typewriter + +\backslash +figureOrientationSideways +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureOrientationSideways macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureOrientationSideways +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureSideways +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureSideways environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureSideways +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset Newline newline +\end_inset + +The patent office requires that sideways figures be arranged with the top + of the figure to the left of the page and that all text in the figure be + rendered in the same orientation as the figure itself (meaning that the + text must be sideways as well). + All sideways figures will clear the page (see +\begin_inset CommandInset ref +LatexCommand ref +reference "clear-page" + +\end_inset + +) meaning that you should never clear the page before or after a sideways + figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +For each annotation within a figure, annotations are defined. + Annotation definitions are associated with the last figure definition occurring + before it: +\end_layout + +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!definition +\end_layout + +\end_inset + +annotation definition. +\begin_inset CommandInset label +LatexCommand label +name "The-annotation-definition" + +\end_inset + + Annotations are defined by the +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the the name you will use to refer to the annotation when + cross-referencing. + The annotation definition statement must come before any other attributes + of an annotation are described like the name and description and basically + assigns the annotation number and matches it up with the name defined for + the annotation. +\end_layout + +\begin_layout Itemize +After the annotation definition, in any order: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!name +\end_layout + +\end_inset + +annotation name. + Annotation names are defined by the +\family typewriter + +\backslash +annotationName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text that should be used for the element in the + drawing. + This text should ideally be one word and certainly as few as possible so + that when the text is used within the patent application, the application + reads properly. + +\end_layout + +\begin_layout Itemize +The annotation description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!description +\end_layout + +\end_inset + +. + Annotation descriptions are defined by the +\family typewriter + +\backslash +annotationDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is a description sufficient for identifying the element in + the drawing. + This text should be as descriptive as possible. + The annotation description will not appear anywhere in your patent application + except it will appear in the annotation list (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Annotation-List" + +\end_inset + +) when the application is printed in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +). + The sole purpose of the annotation description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!description +\end_layout + +\end_inset + + is to allow the author to match annotation numbers and names with the elements + in a figure and primarily provided as an aid when the drawing annotation + numbers are drawn into the figures at the very end. + For example, a reasonable strategy for producing the application is to + fill out the annotation while writing the patent so that the annotation + numbers and names can be referred to within the application. + Then, at the very end, the annotation list is printed and the author manually + goes to each drawing, connects a line to the element described by the annotatio +n description and adds the correct number. + Using this strategy, you can see that it is essential that when this step + is performed, the description is sufficient to properly identify the element + in the drawing. +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +setFiguresLocation{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{VisioDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{pdf} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in Visio} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{Widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{a widget in the Visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{Thing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{thing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{a thing in the visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{WidgetThingConnection} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{connection} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the arrow connecting the widget and the thing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{TpXDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureOrientationSideways{} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{TpX} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureCaption{PRIOR ART} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in TpX} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{input} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{input} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the input} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{output} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{output} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the output} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{mathProcessor} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{math processor} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the math processor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{InkscapeDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{pdf_tex} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in Inkscape} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{inputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{inputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the input two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{outputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{outputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the output two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{mathProcessortwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the math processor two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{DrawingToBeDrawn} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is a widget that can do just about anything} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{widgetLeftSide} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{right side of the widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{right side of the widget} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Drawing definitions in \SpecialChar LaTeX + +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-drawing-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureExtension macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureExtension +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureCaption macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureCaption +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +Figures Directory:. +\begin_inset Newline linebreak +\end_inset + +Figure Definition:VisioDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Extension:pdf +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in Visio +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:Widget +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:a widget in the Visio drawing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:Thing +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation name:thing +\begin_inset Newline linebreak +\end_inset + +Annotation Description:a thing in the visio drawing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:WidgetThingConnection +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:connection +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the arrow connecting the widget and the thing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Figure Definition:TpXDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Sideways +\begin_inset Newline linebreak +\end_inset + +Figure Extension:TpX +\begin_inset Newline linebreak +\end_inset + +Figure Caption:PRIOR ART +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in TpX +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:input +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:input +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the input +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:output +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:output +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the output +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:mathProcessor +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:math processor +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the math procesor +\series bold + +\begin_inset Newline linebreak +\end_inset + +Figure Definition:InkscapeDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Extension:pdf_tex +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in Inkscape +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:inputtwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:input two +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the input two +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:outputtwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:outputtwo +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the output two +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:mathProcessortwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:math processor two +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the math processor two +\begin_inset Newline linebreak +\end_inset + + +\series bold +Figure Definition:DrawingToBeDrawn +\series default + +\begin_inset Newline linebreak +\end_inset + +Figure Description:is a widget that can do just about anything +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:widgetLeftSide +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:left side of the widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:left side of the widget +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:widgetRightSide +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:right side of the widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:right side of the widget +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Drawing definitions in \SpecialChar LyX + +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-drawing-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureExtension environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureExtension +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureCaption environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaption +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +An example drawing file for \SpecialChar LaTeX + is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-drawing-definitions" + +\end_inset + + and for \SpecialChar LyX + is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-drawing-definitions" + +\end_inset + +. + It is helpful to understand the data structures created when these example + drawing files are processed. + The figures data structure produced is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "tab:figure-definitions" + +\end_inset + + and the annotations data structure produced is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "tab:annotation-definitions" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Drawing Number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Element +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Definition +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +VisioDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdf +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in Visio +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +TpXDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in TpX +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +PRIOR ART +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +InkscapeDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdf_tex +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in Inkscape +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +DrawingToBeDrawn +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an widget that can do just about anything +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Figure Definitions +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "tab:figure-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!data structures +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Annotation Number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Figure +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Element +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Definition +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +a widget in the Visio drawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +a thing in the visio drawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +WidgetThingConnection +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +connection +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the arrow connecting the widget and the thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathProcessor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +math processor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the math processor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathProcessor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +math processor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the math processor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +10 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widgetLeftSide +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +left side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +left side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +11 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widgetRightSide +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +right side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +right side of the widget +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Annotation Definitions +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "tab:annotation-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!data structures +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +These data structures are fairly straightforward, but I'll point out a few + things: +\end_layout + +\begin_layout Itemize +The figure definition (the +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) assigned a unique figure number that gets associated with + all of the subsequent figure assignments until the next figure definition + statement. +\end_layout + +\begin_layout Itemize +The annotation definition (the +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +annotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) assigned a unique annotation number that gets associated + with all of the subsequent annotation assignments until the next annotation + definition statement. +\end_layout + +\begin_layout Itemize +All of the annotations definitions between figure definitions are all associated + with the figure number that preceded the definition. +\end_layout + +\begin_layout Standard +Subsequent subsections refer to how this data is used: +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + + for how to cross reference drawings and annotations. +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + for how the brief description of the drawings gets produced. +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + + for how the drawings get produced. +\end_layout + +\begin_layout Subsection +Drawing and Annotation Cross-referencing +\begin_inset CommandInset label +LatexCommand label +name "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + + +\end_layout + +\begin_layout Standard +There are four main macros for cross-referencing drawings and drawing elements. + These are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\family typewriter + +\backslash +referencePatentFigure +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +referencePatentFigure macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +referencePatentFigure +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureReference +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!FigureReference +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references figures. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +FIG. + xx +\begin_inset Quotes erd +\end_inset + + where xx is the number determined for the figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotateWithName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateWithName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateWithName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation+Name +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation+Name custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation+Name +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +xxxx [yy] +\begin_inset Quotes erd +\end_inset + + where xxxx is the text for the drawing element provided in a previous +\family typewriter + +\backslash +annotationName +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + environment in \SpecialChar LyX + and yy is the number determined for the annotation. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotate +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotate macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotate +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements, but without the associated name. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +[yy] +\begin_inset Quotes erd +\end_inset + + where yy is the number determined for the annotation. + This macro is mostly used when the +\family typewriter + +\backslash +annotateWithName +\family default + macro in \SpecialChar LaTeX + or the +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +mbox{ +\backslash +textbf{Annotation+Name}} +\end_layout + +\end_inset + + custom inset in \SpecialChar LyX + is inappropriate when, for example, the name associated + with the annotation number produces awkward text in the patent application. + In circumstances like this, the annotation name corresponding to the drawing + element is manually written followed by the +\family typewriter + +\backslash +annotate +\family default + macro. + When this is done, the agreement between the element name and number must + be checked prior to filing. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotationNumberReference +\family default + (or +\family typewriter + +\backslash +annotateNoBrackets +\family default + which is an alias) +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReference +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateNoBrackets macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateNoBrackets +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + references only the drawing element number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!number reference +\end_layout + +\end_inset + +. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +yy +\begin_inset Quotes erd +\end_inset + + where yy is the number determined for the annotation. + This macro is mostly used in \SpecialChar LaTeX + based drawing packages (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +) to automatically draw the number associated with the annotation on the + drawing. + Sometimes, this number needs to be underlined when the annotation number + in a drawing cannot be pointed to an element. + This is somewhat rare. + In this case, use the +\family typewriter + +\backslash +annotateNumberReferenceUnderlined +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReferenceUnderlined macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReferenceUnderlined +\end_layout + +\end_inset + +macro or simply enclose the +\family typewriter + +\backslash +annotateNumberReference +\family default + macro with +\family typewriter + +\backslash +underline{} +\family default +. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotationTextReference +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationTextReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationTextReference +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationNameOnly +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationNameOnly custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!AnnotationNameOnly +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements, but with the only the text without the + associated number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!text reference +\end_layout + +\end_inset + +. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +xxxx +\begin_inset Quotes erd +\end_inset + + where xxxx is the text associated with the annotation. + This macro is useful for two main purposes: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +it can clarify terminology from within the patent application. + In other words, after referring to a drawing element with the standard + +\family typewriter + +\backslash +annotateWithName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateWithName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateWithName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation+Name +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation+Name custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation+Name +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX +, one might attempt to clarify what this element is or define it in + some way. + One could then refer to the text only and discuss the terminology of such + an element. +\end_layout + +\begin_layout Itemize +it can maintain consistency within the patent application and most importantly + in the claims. + From within a claim, this macro can be used to ensure that the claim language + exactly matches the language used in the application where the element + is referred to and described. +\end_layout + +\end_deeper +\begin_layout Subsection +The Brief Description of the Drawings Section +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + +\end_layout + +\begin_layout Standard +The brief description of the drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + is a required section that is placed between the Summary of the Invention + section and the Detailed Description of the Preferred Embodiments section. + It is produced automatically by placing the the +\family typewriter + +\backslash +patentDrawingDescriptions +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsDescriptionSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX + just before the Detailed Description of the Preferred Embodiment +s section. + No argument is provided. +\end_layout + +\begin_layout Standard +This macro expands into something like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{ +\backslash +textbf{ +\backslash +uline{BRIEF DESCRIPTION OF THE DRAWINGS}}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +For a more complete understanding of the invention, reference is made to + the following description and accompanying drawings, in which: +\end_layout + +\begin_layout Plain Layout +FIG. + 1 aaaa; +\end_layout + +\begin_layout Plain Layout +FIG. + 2 bbbb; +\end_layout + +\begin_layout Plain Layout +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +FIG. + x cccc; and +\end_layout + +\begin_layout Plain Layout +FIG. + y dddd. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here, aaaa, bbbb, cccc and dddd refers to a figure description supplied + by a previous +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-description" + +\end_inset + +) and x and y refer to corresponding figure numbers. + Notice that the brief description of the drawings is punctuated so that + it reads as a long run-on sentence ( +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard +see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + + but also +\end_layout + +\end_inset + +see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +The Drawings Section +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Drawings-Section" + +\end_inset + + +\end_layout + +\begin_layout Standard +The drawings section +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!section +\end_layout + +\end_inset + + is placed at the very end of the document (or just before the +\family typewriter + +\backslash +end{document} +\family default + macro in \SpecialChar LaTeX +). + It is produced automatically using the +\family typewriter + +\backslash +patentDrawings +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +This macro expands into something like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +invention name +\begin_inset Newline linebreak +\end_inset + +inventor name et. + al. +\begin_inset Newline linebreak +\end_inset + +docket number +\begin_inset Newline linebreak +\end_inset + +patent attorney name (xxx)-xxx-xxxx +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +1/N +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "50col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset VSpace defskip +\end_inset + +name.ext +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +FIG. + x caption +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here the invention name (provided by the +\family typewriter + +\backslash +title +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Title +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), first named inventor (provided by the +\family typewriter + +\backslash +inventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Inventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), docket number (provided by the +\family typewriter + +\backslash +setDocketNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocketNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), patent attorney name (provided by the +\family typewriter + +\backslash +setLawyerName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), and patent attorney phone number (provided by the +\family typewriter + +\backslash +setLawyerPhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerPhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) correspond to information provided in the front matter + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +). + The fields name, ext and caption correspond to information provided in + the figure definition (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +) and x corresponds to the assigned figure number. + The 1/N refers to the page number of the drawings out of the total N pages + found (note that you will need to run \SpecialChar LaTeX + multiple times to get this right). +\end_layout + +\begin_layout Standard +If you have problems with drawing placement or get \SpecialChar LaTeX + errors, you might need + to clear pages after certain drawings (see clearing pages on page +\begin_inset CommandInset ref +LatexCommand pageref +reference "clear-page" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +The Annotation List +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Annotation-List" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!list section +\end_layout + +\end_inset + +When printed in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +), the drawings are automatically preceded by the annotation list section + by virtue of the +\family typewriter + +\backslash +patentDrawings +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +The annotation list is a section with the heading +\begin_inset Quotes eld +\end_inset + +Annotation List +\begin_inset Quotes erd +\end_inset + +. + It contains, for each figure with at least one annotation: +\end_layout + +\begin_layout Itemize +The number of the figure followed by its variable name +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!definition +\end_layout + +\end_inset + + (supplied by a previous +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX + - see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +) followed by the figure description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!description +\end_layout + +\end_inset + + (supplied by a previous +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX + - see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-description" + +\end_inset + +). +\end_layout + +\begin_layout Itemize +For each annotation within the figure: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The number of the annotation followed by its variable name (supplied by + an +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +annotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) followed by its text name (supplied by an +\family typewriter + +\backslash +annotationName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) followed by its description (supplied by an +\family typewriter + +\backslash +annotationDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +). +\end_layout + +\end_deeper +\begin_layout Standard +Note that figures without annotations are not shown in the annotation list. +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Claims +\begin_inset CommandInset label +LatexCommand label +name "sec:Claims" + +\end_inset + + +\end_layout + +\begin_layout Standard +Claims are relatively unstructured (from a \SpecialChar LaTeX + and \SpecialChar LyX + standpoint); a qualified + patent attorney is generally required to get claim structure and language + correct. + The Claims section should appear after the Detailed Description of the + Preferred Embodiments section and is begun and ended with the +\family typewriter + +\backslash +patentClaimsStart +\family default + and +\family typewriter + +\backslash +patentClaimsEnd +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + +macros in \SpecialChar LaTeX + or the +\series bold +ClaimsStart +\series default + and +\series bold +ClaimsEnd +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + +environments in \SpecialChar LyX +. + These take no arguments. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +beginClaim{AnIndepClaim} +\end_layout + +\begin_layout Plain Layout + +\family typewriter +An Independent claim. +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +beginClaim{ADepClaim} +\end_layout + +\begin_layout Plain Layout + +\family typewriter +A dependent claim of +\backslash +claimRef{AnIndepClaim}. +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LaTeX + Patent Claims +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-patent-claims" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +beginClaim macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +beginClaim +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +claimRef macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +claimRef +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align left + +\series bold +AnIndepClaim +\begin_inset Newline newline +\end_inset + + +\series default +An Independent Claim. +\end_layout + +\begin_layout Plain Layout + +\series bold +ADepClaim +\begin_inset Newline newline +\end_inset + + +\series default +A dependent claim of +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "20col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +AnIndepClaim +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +– +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Patent Claims +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-patent-claims" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Claim environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Claim +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!ClaimReference +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + The Patent Claims section will always start on a new page and will automaticall +y begin with a statement like: +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +in version 1.0 of these tools, it was +\begin_inset Quotes eld +\end_inset + +What is claimed: +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\end_inset + +. + This statement will be printed automatically, but the statement can be + customized (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Claims-customization" + +\end_inset + +). +\end_layout + +\begin_layout Standard +Each claim begins with the +\family typewriter + +\backslash +beginClaim +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +beginClaim macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +beginClaim +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Claim +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Claim environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Claim +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is a name by which the claim is referenced. + The argument should be a name and should not imply the number as claim + numbers are assigned automatically. +\end_layout + +\begin_layout Standard +A claim is referred to within the claims section with the +\family typewriter + +\backslash +claimRef +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +claimRef macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +claimRef +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +ClaimReference +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!ClaimReference +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX +. + The argument is the previously mentioned name of the claim defined by the + argument of a previous +\family typewriter + +\backslash +beginClaim +\family default + macro in \SpecialChar LaTeX + or the +\series bold +Claim +\series default + environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +A \SpecialChar LaTeX + example is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-patent-claims" + +\end_inset + + and a \SpecialChar LyX + example is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-patent-claims" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Note that since claims use standard \SpecialChar LaTeX + style of cross-referencing, you will + need to compile your document twice at least to get the claim references + properly updated. + \SpecialChar LyX + takes care of this automatically. +\end_layout + +\begin_layout Standard +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Section +Basic Patent Terminology +\begin_inset CommandInset label +LatexCommand label +name "sec:Basic-Patent-Vocabulary" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!terminology +\end_layout + +\end_inset + +This section is provided as layman's terminology of basic patent terms for + the purpose of familiarizing you with these terms and the context that + they are used in. + While these terms have been reviewed by attorneys for this purpose, it + should be understood that these are in no way meant to be precise legal + definitions. + A patent attorney and the United States Patent and Trademark office should + be consulted for precise legal meaning. +\end_layout + +\begin_layout Itemize +Anticipate +\begin_inset Index idx +status open + +\begin_layout Plain Layout +anticipate +\end_layout + +\end_inset + + - When prior art is sufficiently similar to be considered essentially the + same for determination of patentability. +\end_layout + +\begin_layout Itemize +Art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +art +\end_layout + +\end_inset + + - Evidence of teaching in an area of technology or craftsmanship. +\end_layout + +\begin_layout Itemize +Assignee +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee +\end_layout + +\end_inset + + - An entity to which the inventor(s) have transferred their rights to the + patent. + If you work for a company, you may be required to transfer your rights + to the company you work for. +\end_layout + +\begin_layout Itemize +Patent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent +\end_layout + +\end_inset + + - An official document that grants an owner the right to exclude others + from practicing an invention. +\end_layout + +\begin_layout Itemize +Claims +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + + - The portion of a patent that defines the scope of legal rights. + The rights of a patent are to preclude others from practicing your invention + ( +\emph on +see infringement +\emph default +). +\end_layout + +\begin_layout Itemize +Continuation +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation +\end_layout + +\end_inset + + - A patent or application that relies on a previous patent. + Generally when the word is used alone it refers to a patent formed from + a prior specification and a new set of claims. + When a continuation consists of new matter which is different from a prior + specification, it is called a continuation in part +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation in part +\end_layout + +\end_inset + + and the priority dates of the claims will be different. +\end_layout + +\begin_layout Itemize +Dependent Claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +dependent claim +\end_layout + +\end_inset + + - A claim that relies on another. + A dependent claim is read as the dependent claim preceded by the claim + referred to. + As such, a dependent claim is the sum of another claim and the contents + of the dependent claim. + A dependent claim is always narrower in scope than the claim to which it + refers. + This means that if a dependent claim is infringed, the claim referred to + must also be infringed. +\end_layout + +\begin_layout Itemize +Design +\begin_inset Index idx +status open + +\begin_layout Plain Layout +design patent +\end_layout + +\end_inset + + - A class of patent that gives the patent owner the right to exclude others + from copying the look of something (technically referred to as the +\emph on +ornamental +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\emph off +ornamental design +\end_layout + +\end_inset + + design +\emph default +). +\end_layout + +\begin_layout Itemize +Divisional +\begin_inset Index idx +status open + +\begin_layout Plain Layout +divisional +\end_layout + +\end_inset + + - An application that must be split into multiple applications. + This happens when an examiner determines that the claims of an application + pertain to multiple inventions under certain criteria and issues a restriction + requirement. +\end_layout + +\begin_layout Itemize +Enabling +\begin_inset Index idx +status open + +\begin_layout Plain Layout +enabling +\end_layout + +\end_inset + + - Having sufficient information provided in a disclosure such that others + ordinarily skilled in the art would be able to practice it. +\end_layout + +\begin_layout Itemize +Examiner +\begin_inset Index idx +status open + +\begin_layout Plain Layout +examiner +\end_layout + +\end_inset + + - The person at the patent office who determines patentability of an applicatio +n based on criteria of uniqueness, non-obviousness, utility, and enablement. + He or she is very knowledgeable in an art field and will perform a search + for prior art. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +independent claim +\end_layout + +\end_inset + +Independent Claim - A claim that stands on its own and entirely defines + a claim. +\end_layout + +\begin_layout Itemize +Infringement +\begin_inset Index idx +status open + +\begin_layout Plain Layout +infringement +\end_layout + +\end_inset + + - The act of practicing all elements of a claim of a patent that is in + force (i.e. + that has not expired or been abandoned). + The determination of infringement is complicated and requires a patent + attorney's judgment. +\end_layout + +\begin_layout Itemize +Obvious +\begin_inset Index idx +status open + +\begin_layout Plain Layout +obvious +\end_layout + +\end_inset + + - When art is deemed as non inventive and unpatentable because even if + it has never been practiced before it is something any ordinarily skilled + person would think of or is obvious when compared to a combination of reference +s. +\end_layout + +\begin_layout Itemize +Present Invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +present invention +\end_layout + +\end_inset + + - The invention being described in the patent application. + This is how you refer to your own invention from within your own application. + Some prefer to refer to the present application. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preferred embodiments +\end_layout + +\end_inset + +Preferred Embodiments - The best known ways of practicing the invention. + An inventor is obligated to teach at least one best known way (called the + +\emph on +best mode +\emph default +) in order to be entitled to a patent. +\end_layout + +\begin_layout Itemize +Priority Date +\begin_inset Index idx +status open + +\begin_layout Plain Layout +priority date +\end_layout + +\end_inset + + - The date from which a patent's rights are valid. + This is generally the filing date. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prior art +\end_layout + +\end_inset + +Prior Art - Art that has been practiced before. + In layman's terms, something that's already been done (not necessarily + patented). +\end_layout + +\begin_layout Itemize +Prosecution +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prosecution +\end_layout + +\end_inset + + - The term used to describe the process from filing a patent application + to allowance, final rejection or abandonment of the application. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +provisional application +\end_layout + +\end_inset + +Provisional - A class of utility patent filing that may precede an actual + filing. + It is intended as an inexpensive way to establish the priority date for + a patent. + Provisional applications are not prosecuted and the inventor has one year + from the date of the filing to perfect and file an application. +\end_layout + +\begin_layout Itemize +Reduction to Practice +\begin_inset Index idx +status open + +\begin_layout Plain Layout +reduction to practice +\end_layout + +\end_inset + + - The act of practicing art. + Some ways that art can be reduced to practice include utilization of a + method, building of an apparatus or machine, and writing and filing of + a patent application. +\end_layout + +\begin_layout Itemize +One of Ordinary Skil in the art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +skilled in the art +\end_layout + +\end_inset + + - A hypothetical person having sufficient education, experience and skill + to understand and practice a field of art. + For example, certain electrical engineers have extraordinary education, + experience and skill in electronics design compared to the general public, + but are considered ordinarily skilled in the art (or sometimes just skilled + in the art) of electronic design. +\end_layout + +\begin_layout Itemize +Specification +\begin_inset Index idx +status open + +\begin_layout Plain Layout +specification +\end_layout + +\end_inset + + - The portion of a patent application that is followed by the claims and + enables the capability for others to practice the invention. + The specification will also show evidence of uniqueness, utility and non-obviou +sness. +\end_layout + +\begin_layout Itemize +Unique (or Novel) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +unique +\end_layout + +\end_inset + + - When art has never been practiced before and is not anticipated by prior + art. +\end_layout + +\begin_layout Itemize +Utility +\begin_inset Index idx +status open + +\begin_layout Plain Layout +utility +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +utility patent +\end_layout + +\end_inset + + - A quality of usefulness. + For art to be patentable, it must have utility. + Utility also refers to a class of patent distinguished from other classes + such as Design or Plant patents. +\end_layout + +\begin_layout Section +Guide to Filling in the Patent Sections +\begin_inset CommandInset label +LatexCommand label +name "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + + +\end_layout + +\begin_layout Standard +You will want to look at the process for filing a utility patent on the + PTO website. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!application filing process +\end_layout + +\end_inset + +See +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.uspto.gov/patents/process/index.jsp +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +You will also want to look at the definitive guide for filing a utility + patent application on the PTO website. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!application filing guidelines +\end_layout + +\end_inset + +See +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.uspto.gov/patents/resources/types/utility.jsp +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +Here, I provide the non-definitive guide on how to fill out the application. + If any information I provide here conflicts with the U.S. + patent office then I am incorrect. + You should consult the U.S. + patent office for definitive and certainly more complete information. +\end_layout + +\begin_layout Standard +The patent application consists of the following sections: +\end_layout + +\begin_layout Itemize +front matter +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + or information - where the definitions are provided like the inventor name, + title, etc. +\end_layout + +\begin_layout Itemize +(optional) Cross-references +\begin_inset Index idx +status open + +\begin_layout Plain Layout +cross-reference to related applications +\end_layout + +\end_inset + + - where cross-references to related applications are listed. +\end_layout + +\begin_layout Itemize +Field of the Invention (or Technical Field) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +field of the invention +\end_layout + +\end_inset + + - where the field of the invention is very briefly described. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +background of the invention +\end_layout + +\end_inset + +Background of the Invention (or just Background) - where prior art and present + day problems are described. +\end_layout + +\begin_layout Itemize +(optional) Objects of the Invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +objects of the invention +\end_layout + +\end_inset + + - where the problem being addressed is described. +\end_layout + +\begin_layout Itemize +Summary of the Invention (or just Summary) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +summary of the invention +\end_layout + +\end_inset + + - where the invention is summarily described. +\end_layout + +\begin_layout Itemize +Description of Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +description of drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + + - where each drawing is referred to and described briefly. +\end_layout + +\begin_layout Itemize +Detailed Description of the Preferred Embodiments (or just Detailed Description) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +detailed description of the preferred embodiments +\end_layout + +\end_inset + + - where the best known and detailed description of the invention is described. + This is usually the longest section. +\end_layout + +\begin_layout Itemize +Claims +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + + - where the claims are made. +\end_layout + +\begin_layout Itemize +Abstract +\begin_inset Index idx +status open + +\begin_layout Plain Layout +abstract +\end_layout + +\end_inset + + - where a single paragraph summary is provided describing what the invention + is about. + It must not exceed 150 words. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!list section +\end_layout + +\end_inset + +Annotation List - where the drawing elements are defined for referencing + elsewhere in the application. +\end_layout + +\begin_layout Itemize +Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!section +\end_layout + +\end_inset + + - where the drawing files are listed and included. +\end_layout + +\begin_layout Standard +Of the sections listed, some are not actually printed in the final application. + The front matter just contains the definitions outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. + The annotation list contains the list of elements in figures that are annotated + as outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Annotation-List" + +\end_inset + +. + The annotation list is printed only in draft mode as mentioned in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +. + The drawings, annotation list and description of the drawings section are + automatically produced as a function of information provided in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\begin_layout Standard +The Drawings, Annotations and Description of Drawings sections are created + automatically as a function of the information provided in the Drawings.lyx + or Drawings.tex file provided. + +\end_layout + +\begin_layout Standard +Each section and how to fill in the information is now provided in subsequent + sections below. +\end_layout + +\begin_layout Subsection +Front Matter +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +The first thing you will need to provide is a list of information about + the application. + This is a mechanical operation and involves filling in various definitions + as covered in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Run-on Sentences +\begin_inset CommandInset label +LatexCommand label +name "subsec:Run-on-Sentences" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +run-on sentences +\end_layout + +\end_inset + +There are several locations within patent applications that include what + I term run-on sentences. + These are sentences begging for some periods when read by non-legal personnel. + Some areas where this occurs are: +\end_layout + +\begin_layout Itemize +cross-references to other applications. +\end_layout + +\begin_layout Itemize +claims +\end_layout + +\begin_layout Itemize +descriptions of the drawings (although see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Standard +These occur when elements are being itemized. + The proper sentence structure is to list each of the elements delimiting + each with a semi-colon until the next to last element which also contains + an +\begin_inset Quotes eld +\end_inset + +and +\begin_inset Quotes erd +\end_inset + +. + If the sentence continues after the list ends, then the last element has + a semi-colon and the sentence continues. +\end_layout + +\begin_layout Standard +For example, a normal, layman’s description of an invention might look like + this: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left +An instrument is produced in a manner such that it has improved measurement + speed. + The instrument has elements A, B, and C. + Elements A and B are connected to each other. + This connection causes element C to have improved measurement speed. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The claim language for this might look like this: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left +An instrument having improved measurement speed comprising: +\begin_inset Newline newline +\end_inset + +an element A; +\begin_inset Newline newline +\end_inset + +an element B; and +\begin_inset Newline newline +\end_inset + +an element C; +\begin_inset Newline newline +\end_inset + +whereby the element A and the element B are connected to each other, and +\begin_inset Newline newline +\end_inset + +whereby the element C has improved measurement speed and the instrument + is faster. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +There are some other observations to make about this sentence, but the primary + one I want to make here is that it is in fact a single sentence. + All of the elements in the sections listed above are written in this manner + as a single sentence making heavy use of the semi-colon and colon. +\end_layout + +\begin_layout Subsection +Citations +\begin_inset CommandInset label +LatexCommand label +name "subsec:Citations" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +citations +\end_layout + +\end_inset + +When other works are relied upon in a patent application, they must be cited. + Works might be cited in a cross-reference (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Cross-references" + +\end_inset + +), in statements regarding prior art typically used to distinguish your + invention from things done in the past, or for terminology and establishment + of the enabling quality of your application. + As an example, if your invention relies on a chemical processing technique, + you might want to cite a paper that describes this technique so that a + reader can read this paper to understand terminology that you will use + regarding this technique or so that there is evidence that others skilled + in the art can read this paper and practice this technique. +\end_layout + +\begin_layout Standard +Inventors are not required to search for and cite all possible sources of + information. + Some things are so ordinarily known (like the Fourier Transform in signal + processing or the operation of the transistor in electronics) that they + go without saying. + If, however, you know about prior art material that the examiner might + find relevant to the review of your patent application, especially related + patents, you will need to provide this material along with a patent application + in the form of an +\emph on +Information Disclosure Statement +\emph default + (or IDS). + Patents only need to be identified since the patent office can easily access + the material. + The provision of this material is adequate and meets sufficiency requirements + as they are assumed to be part of the patent application even when not + cited. +\end_layout + +\begin_layout Standard +People familiar with journals and other scholarly works know about typical + citation rules which involve particular formatting rules. + These rules provide for the exact manner the work is cited and where the + cited work exists. + Usually, in scholarly works, the citation is a subscripted number or other + reference and the actual citation appears in a footnote or at the end of + the article in a bibliography. + Patent applications have no such rules except: +\end_layout + +\begin_layout Itemize +citations are not referenced with numbers or other referencing formats. +\end_layout + +\begin_layout Itemize +patent applications do not have footnotes or bibliography sections. +\end_layout + +\begin_layout Itemize +citations appear inline with patent application text. + This looks awkward, but it's how it's done. +\end_layout + +\begin_layout Standard +Citation formats should follow reasonable formatting rules. + Citation of a patent or patent application generally contains: +\end_layout + +\begin_layout Itemize +The words US Provisional or US Utility Patent or US Patent Application +\end_layout + +\begin_layout Itemize +The number (a patent number looks like x,xxx,xxx and a patent application + number looks like xx/yyy,yyy where xx is the series code and yyy,yyy is + the serial number). +\end_layout + +\begin_layout Itemize +The date of filing +\end_layout + +\begin_layout Itemize +The title +\end_layout + +\begin_layout Itemize +The inventor or first named inventor et al. +\end_layout + +\begin_layout Itemize +(sometimes) the assignee name. +\end_layout + +\begin_layout Standard +An example citation looks like this: +\end_layout + +\begin_layout Standard +US Provisional Patent Application 61/300,149, filed 02/01/2010 titled ``Wavelet + Denoising'' to Pupalaikis et al. +\end_layout + +\begin_layout Subsection +Cross-references +\begin_inset CommandInset label +LatexCommand label +name "subsec:Cross-references" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +cross-reference to related applications +\end_layout + +\end_inset + +Most applications do not involve cross-references to other applications. + If cross-references are required, a patent attorney will know. + Cross-references are required if an application is: +\end_layout + +\begin_layout Itemize +preceded by a provisional application +\begin_inset Index idx +status open + +\begin_layout Plain Layout +provisional application +\end_layout + +\end_inset + +, +\end_layout + +\begin_layout Itemize +a continuation +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation +\end_layout + +\end_inset + + (or continuation in part), or +\end_layout + +\begin_layout Itemize +a divisional +\begin_inset Index idx +status open + +\begin_layout Plain Layout +divisional +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +These are somewhat unusual circumstances and often this section is omitted. + There are also even less common circumstances where further cross-references + may be appropriate. +\end_layout + +\begin_layout Standard +When cross-references to other applications are needed, there is usually + one, long run-on sentence (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + +) describing the references. +\end_layout + +\begin_layout Standard +The list of cross-references may be preceded by a clause like +\begin_inset Quotes eld +\end_inset + +This application claims the benefit of\SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + when the cross-referenced applications are provisional applications or + a clause like +\begin_inset Quotes eld +\end_inset + +This application is a continuation of \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + when the application is a continuation of cross-referenced applications. + It may be terminated with a clause like +\begin_inset Quotes eld +\end_inset + +the contents of each of these applications being incorporated herein by + reference. +\begin_inset Quotes erd +\end_inset + + It is written entirely in a single sentence paragraph with no line breaks + or carriage returns within the sentence. + The statement of incorporation by reference means that the application + is not provided along with the patent application, but is referred to so + that the patent office can find it. + Incorporation means that the entire application referenced is considered + to be part of the application in it's entirety. +\end_layout + +\begin_layout Standard +Here is an example: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +This application claims the benefit of US Provisional Patent Application + 61/300,149, filed 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; US Provisional Patent Application 61/300,160, filed + 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; US Provisional Patent Application 61/300,230, filed + 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Time Domain Reflectometry Step to S-Parameter Conversion +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; and US Provisional Patent Application 61/355,182, + filed 06/16/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising for Time-Domain Network Analysis +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al., the contents of each of these applications being incorpora +ted herein by reference. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Subsection +Field of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +field of the invention +\end_layout + +\end_inset + +This section is where the field of the invention is very briefly described. + The brevity of description cannot be over emphasized. + It is used only to help the patent office properly classify the application + and to ensure it is dispatched to the proper examiner. + It consists of one or two sentences. + An example is: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +The present invention relates in general to network analysis and network + device measurements. + More specifically, one or more embodiments may relate to measurements of + a device under test (DUT) whereby the measurement instrument connection + to the DUT is made utilizing fixtures or probes whose effects it is desirable + to remove. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +We refer to our invention as the present invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +present invention +\end_layout + +\end_inset + + where present means the invention in this application. + The field of the invention starts with a general field and then transitions + to a more specific field as shown in the example. + The field refers mostly to the field of problems and solutions, not detail + about our invention. +\end_layout + +\begin_layout Standard +The Field of the Invention should be as short as possible as to not limit + the claims. +\end_layout + +\begin_layout Subsection +Background of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +background of the invention +\end_layout + +\end_inset + +This section is where prior-art and sometimes present day problems are described. + It helps to tell a story to the examiner to help him gain the context of + the invention. + In the background, we do not talk about our invention. + Instead, we tell a story about what the world looked like before the invention. +\end_layout + +\begin_layout Standard +The story starts as far back as necessary to give the proper context, but + be as brief as possible. + For example, a patent application for an invention for a probe de-embedding + method in network analysis might talk first about network analysis and + probes in general. + With a context for the invention established, a well written background + gradually transitions into describing various problems especially problems + related to those involved in the invention. + In many situations, especially in crowded fields, it is important to describe + prior art solutions, taking specific interest in describing the drawbacks + of prior-art methods, especially those addressed by the invention. + Also, you should mention characteristics of the prior art that is different + from your invention (but without mentioning your invention - you cannot + contrast, only mention these characteristics). + Just remember, here is not the place to say anything about the invention. + Pretend it doesn't exist, but talk about problems that will be solved by + the invention. + Usually, after describing lots of problems, this section ends with a paragraph + that begins: +\begin_inset Quotes eld +\end_inset + +what is needed is.... +\begin_inset Quotes erd +\end_inset + + where you state problems that need a solution (but list only the problems + that your invention will solve). +\end_layout + +\begin_layout Standard +You should take care in writing the background because you will be stuck + with any admission that something is prior art. + You should also be careful that you don't cause the reader to believe that + your solution is obvious. +\end_layout + +\begin_layout Subsection +Objects of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +objects of the invention +\end_layout + +\end_inset + +This section is where the problem being addressed is described. + A good transition between the previous section on the background and this + section is to begin with a paragraph that defines a broad object, like + +\begin_inset Quotes eld +\end_inset + +It is an object of the invention to overcome the drawbacks of the prior + art +\begin_inset Quotes erd +\end_inset + +. + Then you can state: +\begin_inset Quotes eld +\end_inset + +It is therefore an object of this invention to... +\begin_inset Quotes erd +\end_inset + + where you list the problems you will solve with your invention. + You want the list of objects to match up well with problems needing solution + listed at the end of the previous section. + If you do it right, it lines up perfectly and sets up the context and expectati +on in the readers mind regarding solutions during the remainder of the specifica +tion. +\end_layout + +\begin_layout Standard +Usually, this section is relatively short and is simply a list of objects. + The first paragraph starts as mentioned above and usually this first paragraph + lists only the first object. + The next paragraph starts like +\begin_inset Quotes eld +\end_inset + +It is another object of the invention to.... +\begin_inset Quotes erd +\end_inset + +. + The paragraphs continue until all objects are listed. +\end_layout + +\begin_layout Standard +In this section, refrain from writing anything about how the objects will + be attained. + Keep the reader in suspense with only the promise that the objects will + be met. +\end_layout + +\begin_layout Standard +End this section with some boilerplate statements that allow you to not + be limited only to the objects listed: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +Still other objects and advantages of the invention will in part be obvious + and will in part be apparent from the specification and drawings. + +\family default + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Summary of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +summary of the invention +\end_layout + +\end_inset + +This is where the invention is summarily described. + Avoid as much detail as possible. +\end_layout + +\begin_layout Subsection +Description of Drawings +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + +This section is automatically produced by \SpecialChar LaTeX + macros. + It is where each drawing is referred to and described briefly, meaning + +\bar under +very +\bar default + briefly. + Usually, you should wait until you are almost finished with the application + to fill in this section, because you will want the complete list of drawings + in the drawing section to be correct and in order first. + If you are using \SpecialChar LaTeX + or \SpecialChar LyX + to write your application, you do not have this concern. +\end_layout + +\begin_layout Standard +The description of the drawings has the section title: Brief Description + of the Drawings. + The brief descriptions are prefixed with language like: +\begin_inset Quotes eld +\end_inset + +For a more complete understanding of the invention, reference is made to + the following description and accompanying drawings, in which: +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +The drawing descriptions are each written starting on a new line prefixed + by the figure number like +\begin_inset Quotes eld +\end_inset + +FIG. + 1 is \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + +. +\end_layout + +\begin_layout Standard +The drawing descriptions are provided as a run-on sentence (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + + but also see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +Detailed Description of the Preferred Embodiments +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +detailed description of the preferred embodiments +\end_layout + +\end_inset + +This is where the best known and detailed description of the invention is + described. + This is usually the longest section. + Here, you describe the invention. + Make use of the drawings, but remember to make use of annotations as outlined + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. + When writing a patent, it is your duty to describe the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preferred embodiments +\end_layout + +\end_inset + + +\emph on +preferred embodiment +\emph default +s and most importantly the +\emph on +best mode +\emph default +. + This is just a fancy name for +\begin_inset Quotes eld +\end_inset + +the best way you know how +\begin_inset Quotes erd +\end_inset + +. + If lesser ways are useful too and especially if these lesser constructions + are covered in your claims, they should be described also. + Describing all related constructions or possibilities you can think of + is not necessary but ought to be described because it can increase the + scope of legal protection offered. + This is one of the things that make patent application writing so tedious. + +\end_layout + +\begin_layout Standard +When describing the invention, try to avoid overly definitive or absolute + statements like never, always, etc. + and try to use words like may, can, etc. + Use words like preferably. + You may want to make statements like +\begin_inset Quotes eld +\end_inset + +The inventor of the present invention has determined that..... +\begin_inset Quotes erd +\end_inset + + when describing certain preferable constructs, especially when the determinatio +n itself is innovative and inventive. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +enabling +\end_layout + +\end_inset + +Another thing to know is that it's your obligation to describe the invention + in enough detail so that it would enable one ordinarily skilled in the + art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +skilled in the art +\end_layout + +\end_inset + + to follow your instructions to construct or practice the invention. + What this means is that if your invention is an electronic circuit, you + are not required to first teach an undergraduate engineering course but + your instructions must enable an electrical engineer to follow the instructions + and obtain the stated benefit of the invention. + I personally choose to err on providing more information, especially for + important patents because of the possibility for continuations. + Also, non-enablement is not often challenged by an examiner, but might + be determined long after your patent is granted during litigation which + can invalidate it. + +\end_layout + +\begin_layout Subsection +Claims +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + +This is where the claims are made. + The claims are the actual rights that you obtain. + Think of it this way: All of the rest of the patent serves only to tell + a story, teach the best method and techniques known and to clarify language + that you will employ in your claims. + As such, the rest of the application (called the specification) serves + to entitle you to an invention through your teaching. + But, when all is said and done, the claims are your only patent rights. + +\end_layout + +\begin_layout Standard +Claims characterize the invention and are written with the help of a patent + attorney skilled at patent prosecution. + They are best drafted jointly where the inventor clarifies the defined + protection and the attorney helps draft verbiage that meets legal requirements + and ensures the desired protection is obtained. + Despite the need for an attorney, it helps to understand claims so you + can at least define the invention and clear things up in your own head. + It also helps to attempt the drafting of claims so that you can ensure + that the specification contain support and needed definitions that can + be employed in the claims. + It is highly useful to draft claims prior to writing the specification, + but I admit that I have never been successful doing this. +\end_layout + +\begin_layout Standard +Claims are the invention. + The goal of claims writing, is to describe a set of elements and their + configurations such that if anyone else were to build something with each + and every element listed in the configuration stated, they would infringe + your patent. + The goal is not to provide a set of instructions that enable the building + of the invention, only a minimum set of elements or steps to distinguish + the invention over the prior art. +\end_layout + +\begin_layout Standard +Usually, when filing a patent, one writes a number of claims constituting + the invention. + In order to infringe +\begin_inset Index idx +status open + +\begin_layout Plain Layout +infringe +\end_layout + +\end_inset + + a patent, an infringer would need to have every element in a configuration + dictated by a single claim. + When making claims, the first claim is an independent claim. + When a claim is independent, it stands on its own. + Subsequent claims may be independent or dependent. + A dependent claim always begins with a reference to a previous claim like + +\begin_inset Quotes eld +\end_inset + +The method of claim 1 further comprising\SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + +. + When a claim is dependent, the claim is a further constraint on the independent + claim. + If you are confused about this, simply take the entire claim referenced + and place it at the front of the claim. + That is actually exactly how a dependent claim is interpreted. + If a dependent claim is dependent on another dependent claim, then it's + even further constraining. +\end_layout + +\begin_layout Standard +Independent claims are always the broadest claims and dependent claims are + always narrower. + If an infringer infringes a dependent claim, the claim depended on is also + always infringed. +\end_layout + +\begin_layout Standard +The strategy of drafting claims involves starting with an independent claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +independent claim +\end_layout + +\end_inset + + written as broadly as possible. + The broadness is dictated by trying to ensure that no prior-art can be + found that would match all of the elements in the claim in a non-obvious + manner. + Subsequent dependent claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +dependent claim +\end_layout + +\end_inset + +s are then drafted which narrow the claim scope. + The thought is that if someone were to copy the invention and the patent + was litigated, that the copier would need to infringe dependent claims + that would hold up better to prior-art scrutiny. + The narrower a claim is, the less likely a copier would need to infringe + it (making it technically less useful), but also the less likely for invalidati +on through finding prior-art or through claims of obviousness. + In summary, we shoot for claims that are broad making it more likely for + a copier to infringe, but hedge our bets through narrower claims that are + more likely to survive litigation. +\end_layout + +\begin_layout Subsection +Drawings +\begin_inset CommandInset label +LatexCommand label +name "subsec:Drawings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!guidelines +\end_layout + +\end_inset + +This is where the drawing files are listed and included. + If you are using the \SpecialChar LaTeX + or \SpecialChar LyX + methods described in this document, then the + drawings are listed following the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + and are automatically formatted using the macros described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + +. + +\end_layout + +\begin_layout Standard +Handling drawings is one of the biggest challenges in creating patent applicatio +ns. + This is partly because the patent office has very specific rules regarding + drawings which are not intuitive. +\end_layout + +\begin_layout Standard +See +\begin_inset CommandInset href +LatexCommand href +target "http://www.uspto.gov/web/offices/pac/mpep/documents/appxr_1_84.htm" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Here you will find the patent office drawing requirements. + To basically summarize the requirements that are worthwhile describing: +\end_layout + +\begin_layout Itemize +Drawings must be in black ink. +\end_layout + +\begin_layout Itemize +Things that cannot be drawn, like screen images and photographs are permitted + under certain circumstances, but I advise redrawing and retouching somehow + to put in solid black ink form. +\end_layout + +\begin_layout Itemize +They must fit well within the page. + They must fit with a margin of 1 inch on top, 1 inch on the sides and 3/8 + inch on the bottom (meaning that a drawing cannot be larger than +\begin_inset Formula $6\frac{15}{16}^{"}\times9\frac{5}{8}^{"}$ +\end_inset + +). + To be on the safe side, use a drawing package with absolute size control + on the final output and set the size to +\begin_inset Formula $6^{"}\times9^{"}$ +\end_inset + + max. +\end_layout + +\begin_layout Itemize +Other than annotations (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +), use as few words as possible on the drawings - drawing elements are described + in words within the specification. +\end_layout + +\begin_layout Itemize +Numbers, letters and words must be at least +\begin_inset Formula $\frac{1}{8}^{"}$ +\end_inset + + in height. + (If you use TpX, the fonts are guaranteed to be the same in your drawing + and in your document if you use the proper settings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX-Settings" + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Customizations and Formatting +\begin_inset CommandInset label +LatexCommand label +name "sec:Customizations-and-Formatting" + +\end_inset + + +\end_layout + +\begin_layout Standard +If you are an inventor trying to take a first shot at writing a patent applicati +on, you will not need any customizations mentioned in this section. + If you are a patent attorney trying to use these tools to improve your + patent application flow, you will invariably desire various changes to + meet your style. + The first, easiest customization is in the naming and inclusion of various + sections. + The names and the sections you wish to include is up to you and can be + changed easily by editing the PatentApplication.tex or PatentApplication.lyx + template documents which you are free to do. + More difficult customizations can be performed by editing the uspatent.cls + and uspatent.layout files, but these will require excessive skill with \SpecialChar LaTeX + + and \SpecialChar LyX +. + There are some relatively easy customizations that have been anticipated. + These can only be made with \SpecialChar LaTeX + code, however (use +\family typewriter +[Insert] [\SpecialChar TeX + Code] +\family default + to accomplish these customizations from within \SpecialChar LyX +). +\end_layout + +\begin_layout Subsection +Claims +\begin_inset CommandInset label +LatexCommand label +name "subsec:Claims-customization" + +\end_inset + + +\end_layout + +\begin_layout Standard +The uspatent.cls file begins the claims section with the text: +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + +. + To change this, redefine the +\family typewriter + +\backslash +WhatIsClaimed +\family default + macro. +\end_layout + +\begin_layout Standard +Here is an example redefinition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +renewcommand{ +\backslash +WhatIsClaimed}{WHAT IS CLAIMED IS:} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Brief Description of the Drawings +\begin_inset CommandInset label +LatexCommand label +name "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + + +\end_layout + +\begin_layout Standard +The uspatent.cls file provides for a Brief Description of the Drawings section + as outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + +. + To change the name of this section, redefine the +\family typewriter + +\backslash +annotationFigureListSectionName +\family default + macro. + To change the preamble of this section, redefine the +\family typewriter + +\backslash +annotationFigureListPreamble +\family default + macro. +\end_layout + +\begin_layout Standard +Here is an example redefinition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +renewcommand{ +\backslash +annotationFigureListSectionName}{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace smallskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +renewcommand{ +\backslash +annotationFigureListPreamble}{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter +Reference is made to the following description and accompanying drawings, + in which: +\backslash +par} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Also, during review of this document, there seems to be some question of + whether the description of the drawings really ought to be a run-on sentence +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Run-on-Sentences" + +\end_inset + +) +\end_layout + +\end_inset + +. + To make the descriptions read as separate sentences each ending in a period, + provide the +\family typewriter + +\backslash +setFigureListNoRunOn +\family default + macro. +\end_layout + +\begin_layout Subsection +Unsupported Figure Extensions +\begin_inset CommandInset label +LatexCommand label +name "subsec:Unsupported-Drawing-Extensions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!unsupported +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +unsupported figure extensions +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The figure extensions explicitely recognized are tpx, TpX, pdf, PDF, vbs, + VBS, py, tex, and pdf_tex. + All other extensions work implicitly because of how \SpecialChar LaTeX + works including jpeg + and png. + This is because extensions not explicitly understood are brought in via + the \SpecialChar LaTeX + +\family typewriter + +\backslash +includegraphics +\family default + macro which understands these. +\end_layout + +\begin_layout Standard +The main area where you are likely to have problems is in the area of program + listings - there are many types of listings and this class does not implement + the exhaustive list. + For example, if you wanted Octave code listings, you could provide: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure m +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +lstinputlisting[language=Octave]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Note that any file with an extension of .m will assume that it is an Octave + listing. +\end_layout + +\begin_layout Standard +In customized figure extensions, note that the extension to recognize is + the word in the above example after +\family typewriter +showfigure +\family default + (m in this case). + The command to import the figure is all of the second line, but note that + it must end in a +\family typewriter +} +\family default +. +\end_layout + +\begin_layout Section +Drawing Packages +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing packages +\end_layout + +\end_inset + +This section describes some basic ways to work with drawings with known + drawing packages. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + For guidelines on drawings, see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawings" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\end_inset + + I recommend that you provide drawings in either TpX (pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + format) or in pdf produced by other drawing packages. + To check the quality of drawings, even in pdf, create your drawing and + zoom the drawing on your computer screen. + If the drawing retains its crispness even under extreme zoom settings, + then the quality is good. + If it does not, you will need to find another solution. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing package quality +\end_layout + +\end_inset + +This quality is illustrated in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:Zoomed-badness" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:Zoomed-goodness" + +\end_inset + +. + Lossy formats like JPEG +\begin_inset Index idx +status open + +\begin_layout Plain Layout +JPEG +\end_layout + +\end_inset + + should particularly be avoided. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DrawingZoomBad.png + scale 75 + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Zoomed Drawing Exhibiting Badness +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:Zoomed-badness" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing package quality +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DrawingZoomGood.png + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Zoomed Drawing Exhibiting Goodness +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:Zoomed-goodness" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Visio +\begin_inset CommandInset label +LatexCommand label +name "subsec:Visio" + +\end_inset + + +\end_layout + +\begin_layout Standard +When using Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + +, the preferred method is to create your pictures in a two step process: +\end_layout + +\begin_layout Enumerate +Create your picture in whatever tool is appropriate. + Visio is a good tool for creating basic engineering diagrams, but other + tools might be appropriate. + Make sure this picture is no bigger than +\begin_inset Formula $5"\times8"$ +\end_inset + + to allow for annotation lines to extend outside the picture boundaries. +\end_layout + +\begin_layout Enumerate +Import your picture into Visio. + In the case that the picture was created in Visio, import the picture into + another Visio document using [insert][object] and then check the create + from file check box. + Browse to your file and import it. + If you are creating a visio drawing within visio (recommended), then use + [insert][object] and specify a visio drawing. +\end_layout + +\begin_layout Standard +Basically, the idea here is to use Visio as a +\emph on +housing +\emph default + for your drawing. + The housing contains the main drawing, sets the size of the drawing absolutely, + and is where the annotations are drawn. + The main drawing can be another embedded Visio drawing. +\end_layout + +\begin_layout Standard +When using Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + +, the annotations must be numbered in Visio. + This numbering should definitely wait until the end since if you change + the numbering, you'll have to edit each and every drawing. + If you want, annotate the drawing with a text label, include the annotation + in the annotation list as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + with similar descriptive text, and at the very end when you are almost + finished with the application, go back and change the text to the numbers + provided in the annotation list that is shown in the application in draft + mode. +\end_layout + +\begin_layout Subsubsection +Saving Your Drawing +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename VisioSave.png + scale 40 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Saving Visio Drawings as PDF +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AccessTpXDrawingProperties-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +When editing and saving your Visio drawing, you'll want to save your drawing + in Visio format and save it as a PDF. + The PDF document is what gets included in the application. + To do this, you want to use [Save As...], select PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + as the type, then make sure the options are set to ISO 19005-1 compliant + PDF. +\end_layout + +\begin_layout Subsection +TpX +\begin_inset CommandInset label +LatexCommand label +name "subsec:TpX" + +\end_inset + + +\end_layout + +\begin_layout Standard +TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + is the best tool for creating \SpecialChar LaTeX + drawings. + What's good about it is that it easily allows importing other documents + and touching them up. + More importantly though, it allows automatic drawing annotation. + This section will explain what you need to know to deal with TpX documents. +\end_layout + +\begin_layout Subsubsection +TpX Settings +\begin_inset CommandInset label +LatexCommand label +name "subsec:TpX-Settings" + +\end_inset + + +\end_layout + +\begin_layout Standard +Your TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!settings +\end_layout + +\end_inset + + document must be saved with certain settings. + These settings can be found under the menu [Edit][Picture properties] as + shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AccessTpXDrawingProperties" + +\end_inset + +. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename TpXSettingsAccess.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Accessing TpX Drawing Properties +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AccessTpXDrawingProperties" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You will only need to change a few very important properties. + These are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +itemsep}{0mm} +\end_layout + +\end_inset + +\SpecialChar TeX +Format=none - this prevents writing out spurious EPS files. +\end_layout + +\begin_layout Itemize +Pdf\SpecialChar TeX +Format=pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or tikz +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + (recommended) - this causes the graphics portion of the drawing to be output + in PDF if pdf is selected or it is embedded within the TpX document in + +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + format if tikz is chosen. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Figure=none - this prevents the \SpecialChar LaTeX + portion of the file from including figure + information which is already included in the macro that imports the file. +\end_layout + +\begin_layout Itemize +FontSizeIn\SpecialChar TeX +=0 - this causes the font size to be used from your patent application + document settings. +\end_layout + +\begin_layout Standard +A comprehensive list of the desired settings are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +itemsep}{0mm} +\end_layout + +\end_inset + +Caption= +\end_layout + +\begin_layout Itemize +Comment= +\end_layout + +\begin_layout Itemize +Label= +\end_layout + +\begin_layout Itemize +PicScale=1 +\end_layout + +\begin_layout Itemize +Border=2 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Format=none +\end_layout + +\begin_layout Itemize +Pdf\SpecialChar TeX +Format=pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or tikz +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + (recommended) +\end_layout + +\begin_layout Itemize +BitmapRes=20000 +\end_layout + +\begin_layout Itemize +PicMagnif=1 +\end_layout + +\begin_layout Itemize +IncludePath= +\end_layout + +\begin_layout Itemize +LineWidth=0.3 +\end_layout + +\begin_layout Itemize +ArrowsSize=0.7 +\end_layout + +\begin_layout Itemize +StarsSize=1 +\end_layout + +\begin_layout Itemize +HatchingStep=2 +\end_layout + +\begin_layout Itemize +HatchingLineWidth=0.5 +\end_layout + +\begin_layout Itemize +DottedSize=0.5 +\end_layout + +\begin_layout Itemize +DashSize=1 +\end_layout + +\begin_layout Itemize +DefaultFontHeight=5 +\end_layout + +\begin_layout Itemize +FontName= +\end_layout + +\begin_layout Itemize +DefaultSymbolSize=30 +\end_layout + +\begin_layout Itemize +ApproximationPrecision=0.01 +\end_layout + +\begin_layout Itemize +MiterLimit=10 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +CenterFigure=1 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Figure=none +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigurePlacement= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigurePrologue= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigureEpilogue= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +PicEpilogue= +\end_layout + +\begin_layout Itemize +FontSizeIn\SpecialChar TeX +=0 +\end_layout + +\begin_layout Itemize +MetaPost\SpecialChar TeX +Text=1 +\end_layout + +\begin_layout Subsubsection +Annotations +\begin_inset CommandInset label +LatexCommand label +name "subsec:Annotations-1" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in TpX +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!annotations +\end_layout + +\end_inset + +TpX is great for annotating because it can be handled automatically. + This is done by drawing a line to the element and then labeling it. + The line drawing is self explanatory. + The labeling should be such that it is aligned 1 mm below the line end + vertically and lined up with the line end horizontally as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename annotationAlignment.png + scale 40 + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +Annotation Alignment +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AnnotationAlignment" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in TpX +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!annotations +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +Notice in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + + that the text properties dialog is shown showing how the annotation is + labeled. + TpX enables two types of annotation labels: +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + - the text you will see on the diagram which can be labeled in plain English. + This text will not actually show up in your figure if there is a Tex te + label. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te - the text that describes what will be seen in the diagram. + Note here that we use the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReference +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateNoBrackets macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateNoBrackets +\end_layout + +\end_inset + +macro +\backslash +annotateNoBrackets{input} which tells the document compiler to figure out + the number that belongs in the label. + In order for this to work properly, the label input must have been entered + in the annotation list as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + If you don't, the drawing will show ?? for the number when you print your + application. + +\end_layout + +\begin_layout Standard +As mentioned, these text labels can be used in two ways: +\end_layout + +\begin_layout Itemize +no \SpecialChar TeX + te label - the label shown in the drawing and in your document will + be the label shown in the \SpecialChar TeX + box. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te label provided - the label shown while editing your document will be + the \SpecialChar TeX + label, but the label shown when you print your document will be the + \SpecialChar TeX + te label which can be a macro, if desired. +\end_layout + +\begin_layout Standard +If using TpX, you should know that the size of the drawing will be such + that a box can surround the figure, as seen on the TpX screen. + This means according to the \SpecialChar TeX + text shown, which is unfortunate. + You will need to keep your \SpecialChar TeX + text short so that it does not make TpX think + that the drawing is larger than it will actually be when formatted. +\end_layout + +\begin_layout Subsubsection +Text Labels +\end_layout + +\begin_layout Standard +Text labels may be added to your drawing by using insert text. + When you insert text, there are many possibilities for how your text labels + will be shown. + You can use macros, formulas and other things as well as plain text. + The strategy you want to follow is when you are inserting just plain text, + then use insert text and just type it in. + When you are inserting something other than plain text, like a formula, + then use insert text, type in some text that you want to see when editing + the document (you cannot see the actual formula until you view the final + document), and then edit the text properties. + When you edit the text properties, you will see two boxes as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + +: +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + - the text you will see on the diagram which can be labeled in plain English. + This text will not actually show up in your figure if there is a Tex te + label. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te - the text that describes what will be seen in the final output. + This can be plain text, \SpecialChar LaTeX + formulas, macros, etc. + The writing of \SpecialChar LaTeX + formulas is beyond the scope of this document. + Just know that you have this capability. +\end_layout + +\begin_layout Subsection +Inkscape +\begin_inset CommandInset label +LatexCommand label +name "subsec:Inkscape" + +\end_inset + + +\end_layout + +\begin_layout Standard +Inkscape +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape +\end_layout + +\end_inset + + is another possible tool for creating \SpecialChar LaTeX + drawings. + What's important is that it can output in \SpecialChar LaTeX + format, thus making use of the + annotation macros. +\end_layout + +\begin_layout Subsubsection +Drawing Size +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapeDocumentProperties + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape Document Properties Dialog +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeDocumentProperties" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!size +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!figure size +\end_layout + +\end_inset + +When using Inkscape, you will want to specify the drawing size exactly, + and you'll want to do that upfront. + To do this, access the [File][Document Properties] dialog as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeDocumentProperties" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeDocumentProperties" + +\end_inset + +, I've specified +\begin_inset Formula $5\times3$ +\end_inset + + inches. + You'll want to keep the page border displayed until the very end where + you un-check this box so that the border doesn't appear. +\end_layout + +\begin_layout Subsubsection +Annotations +\begin_inset CommandInset label +LatexCommand label +name "subsec:InkscapeAnnotations" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapeDrawingWindow.png + width 80col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape Annotations +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeAnnotations" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in Inkscape +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!annotations +\end_layout + +\end_inset + +In Inkscape, annotations are easily provided by simply typing the macro + text as text as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeAnnotations" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeAnnotations" + +\end_inset + + you see the three annotations provided in the example using the +\family typewriter + +\backslash +annotateNoBrackets +\family default + macro as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. +\end_layout + +\begin_layout Subsubsection +Saving the Drawing +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapePortableDocumentFormat.png + width 40col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape File Save +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeFileSave" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!format +\end_layout + +\end_inset + +In Inkscape, the normal extension on saved files is .svg. + In order to make use of the drawing from within \SpecialChar LaTeX +, you'll want to save it + as .pdf. + When you execute [File][Save As\SpecialChar ldots +], you will be provided with certain options + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeFileSave" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeFileSave" + +\end_inset + +, you'll want to check the PDF+ +\begin_inset ERT +status open + +\begin_layout Plain Layout + +LaTeX +\end_layout + +\end_inset + + selection. + You should keep the master document saved in .svg. + When you are done, you will have three files: +\end_layout + +\begin_layout Itemize +svg - master document in scalable vector graphics form. +\end_layout + +\begin_layout Itemize +pdf - a pdf file containing any graphics in your document. +\end_layout + +\begin_layout Itemize +pdf_tex - a TikZ (\SpecialChar LaTeX + format) file - the file actually included in your patent + application containing \SpecialChar LaTeX + code that imports the .pdf file. +\end_layout + +\begin_layout Standard +Thus, when specifying the drawing in your patent application, specify pdf_tex + as the file extension. + As one final note, when using \SpecialChar LyX +, you will find that \SpecialChar LyX + doesn't really like + the underscore in the file extension. + It will convert pdf_tex to pdf +\backslash +_tex, which you don't want. + To work around this, you will want to enclose the extension in ERT by using + [Insert][ +\begin_inset ERT +status open + +\begin_layout Plain Layout + +TeX +\end_layout + +\end_inset + + Code] to avoid this conversion. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +sectionmark}[1]{ +\backslash +markright{#1}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix A - uspatent.cls Listing +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix A - uspatent.cls Listing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix A - uspatent.cls Listing} +\end_layout + +\end_inset + + +\begin_inset listings +inline false +status open + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This is file `uspatent.cls', +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\end_layout + +\begin_layout Plain Layout + +%% Copyright 2012,2016 Peter J. + Pupalaikis +\end_layout + +\begin_layout Plain Layout + +%% Version 2.0 +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work may be distributed and/or modified under the +\end_layout + +\begin_layout Plain Layout + +%% conditions of the LaTeX Project Public License, either +\end_layout + +\begin_layout Plain Layout + +%% version 1.3 of this license or (at your option) any +\end_layout + +\begin_layout Plain Layout + +%% later version. +\end_layout + +\begin_layout Plain Layout + +%% The latest version of the license is in +\end_layout + +\begin_layout Plain Layout + +%% http://www.latex-project.org/lppl.txt +\end_layout + +\begin_layout Plain Layout + +%% and version 1.3 or later is part of all distributions of +\end_layout + +\begin_layout Plain Layout + +%% LaTeX version 2003/06/01 or later. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work consists of the files listed in the README file. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + + +\backslash +NeedsTeXFormat{LaTeX2e} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ProvidesClass{uspatent}% +\end_layout + +\begin_layout Plain Layout + + [2016/30/11 v2.0 U.S. + Patent Application Class] +\end_layout + +\begin_layout Plain Layout + +% +\backslash +DeclareOption*{ +\backslash +PassOptionsToClass{ +\backslash +CurrentOption}{memoir}} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +ProcessOptions +\end_layout + +\begin_layout Plain Layout + + +\backslash +LoadClass[letterpaper,12pt]{memoir}[1996/10/24] +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newif +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + + +\backslash +PatentOfficeModetrue +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newif +\backslash +ifFigureCaptionsOnTop +\end_layout + +\begin_layout Plain Layout + + +\backslash +FigureCaptionsOnTopfalse +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeName}{ +\backslash +def +\backslash +assigneeName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeAddress}{ +\backslash +def +\backslash +assigneeAddress} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeCity}{ +\backslash +def +\backslash +assigneeCity} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneePhone}{ +\backslash +def +\backslash +assigneePhone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setDocketNumber}{ +\backslash +def +\backslash +patentNumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerName}{ +\backslash +def +\backslash +patentLawyerName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerNumber}{ +\backslash +def +\backslash +patentLawyerNumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerPhone}{ +\backslash +def +\backslash +patentLawyerPhone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setOtherInventor}[1]{ +\backslash +otherInventor{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setDocumentVersion}{ +\backslash +def +\backslash +patentDocumentVersion} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setPrintingModeDraft}{ +\backslash +PatentOfficeModefalse} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setPrintingModeApplication}{ +\backslash +PatentOfficeModetrue} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +inventor}{ +\backslash +author} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setFiguresLocation}{ +\backslash +def +\backslash +dwgDir} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setFigureCaptionsOnTop}{ +\backslash +FigureCaptionsOnToptrue} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +settrimmedsize{11in}{8.5in}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +trimtop}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +trimedge}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +settypeblocksize{8.5in}{36pc}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setulmargins{1.5in}{*}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlrmargins{*}{*}{1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setmarginnotes{17pt}{51pt}{ +\backslash +onelineskip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setheadfoot{5 +\backslash +onelineskip}{3 +\backslash +onelineskip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setheaderspaces{*}{2 +\backslash +onelineskip}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +checkandfixthelayout +\end_layout + +\begin_layout Plain Layout + + +\backslash +captiondelim{} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifpdf +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[pdftex]{graphicx} +\end_layout + +\begin_layout Plain Layout + +%No Commas in the PDF Title!?! +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[ +\end_layout + +\begin_layout Plain Layout + +hyperindex=true, +\end_layout + +\begin_layout Plain Layout + +pdfusetitle, +\end_layout + +\begin_layout Plain Layout + +bookmarks=true, +\end_layout + +\begin_layout Plain Layout + +extension= pdf, +\end_layout + +\begin_layout Plain Layout + +linkcolor=black, +\end_layout + +\begin_layout Plain Layout + +colorlinks=true, +\end_layout + +\begin_layout Plain Layout + +hyperfootnotes=false, +\end_layout + +\begin_layout Plain Layout + +pdffitwindow=true, +\end_layout + +\begin_layout Plain Layout + +pdftoolbar=true, +\end_layout + +\begin_layout Plain Layout + +pdfmenubar=true, +\end_layout + +\begin_layout Plain Layout + +debug=false, +\end_layout + +\begin_layout Plain Layout + +pagebackref=true +\end_layout + +\begin_layout Plain Layout + +]{hyperref} +\end_layout + +\begin_layout Plain Layout + + +\backslash +DeclareGraphicsExtensions{ .pdf, .jpg, .tif} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[dvips]{graphicx} +\end_layout + +\begin_layout Plain Layout + + +\backslash +DeclareGraphicsExtensions{ .eps, .jpg } +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{amsmath} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{enumitem} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[nolist]{acronym} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{memhfixc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{xspace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{prettyref} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{lmodern} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[T1]{fontenc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{babel} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{tikz} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[figuresright]{rotating} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{eq}{ +\backslash +textup{( +\backslash +ref{#1})}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{cla}{claim +\backslash +ref{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{tab}{Table +\backslash +ref{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{fig}{ +\backslash +figurename +\backslash + +\backslash +textbf{ +\backslash +ref{#1}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentTitlePage}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeName +\backslash +undefined +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +assigneeName{~} +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +confidentialAssignee{~} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +confidentialAssignee{Confidential Property of +\backslash +assigneeName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeAddress +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneeAddress{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeCity +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneeCity{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneePhone +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneePhone{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentNumber +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentNumber{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerName +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerName{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerNumber +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerNumber{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerPhone +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerPhone{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentDocumentVersion +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentDocumentVersion{0.0} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +thedate +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +thedate{ +\backslash +today} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{title} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{title} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{titlingpage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +aliaspagestyle{titlingpage}{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 172 pt +\end_layout + +\begin_layout Plain Layout + +Title: +\backslash +MakeUppercase{ +\backslash +thetitle } +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 172 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{flushleft} +\backslash +begin{tabular}{rl} Inventors: & +\end_layout + +\begin_layout Plain Layout + + +\backslash +theauthor +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{1} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{2} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{3} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{4} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{5} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{6} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{7} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{8} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{tabular} +\backslash +par +\backslash +end{flushleft} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{flushright} +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 10 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash + +\backslash +[4 +\backslash +baselineskip] +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentLawyerName +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentLawyerNumber +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +[2 +\backslash +baselineskip] +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeName +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeAddress +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeCity +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneePhone +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{flushright} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{titlingpage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parindent 10pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +DoubleSpacing +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +maketitle}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentTitlePage +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentStart +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureName{FIG.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +etal{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname inventorname 1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +~et~al. +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% use this command to put a comment in the margin +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentComment}[1]{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{SingleSpace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +marginpar{ +\backslash +tiny +\backslash +textcolor{red}{ +\backslash +begin{flushleft} #1 +\backslash +end{flushleft}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{SingleSpace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentSection}[1]{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +Needspace{8pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[#1][]{} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +label{#2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +textbf{ +\backslash +underline{ +\backslash +MakeUppercase{{#1}}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentParagraph}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\backslash +noindent +\end_layout + +\begin_layout Plain Layout + + +\backslash +refstepcounter{parnum}[ +\backslash +textbf{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 10 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 100 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 1000 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +arabic{parnum}}] +\end_layout + +\begin_layout Plain Layout + + +\backslash +indent} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings}{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings}{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{}{ +\backslash +thepage}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{}{ +\backslash +thepage}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{}{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{}{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{ +\backslash +thepage}{}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}}{}{ +\backslash +thepage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\backslash +textbf{ +\backslash +MakeUppercase{ +\backslash +thetitle }} +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% don't show section numbers! +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{secnumdepth}{-1} +\end_layout + +\begin_layout Plain Layout + +% let them go into the "TOC" (even though we won't print it) because +\end_layout + +\begin_layout Plain Layout + +% this allows the PDF file to contain the appropriate bookmarks +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{tocdepth}{1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setbeforesecskip{0pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setaftersecskip{0pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parskip=10pt +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% this is used to number paragraphs +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcounter{parnum} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@inventornumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@inventornumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +otherInventor#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@inventornumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname inventorname +\backslash +the +\backslash +@inventornumber +\backslash +endcsname{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +inventorListName#1{ +\backslash +csname inventorname #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Claims are the only area where I still use labels, hence the +\end_layout + +\begin_layout Plain Layout + +% prettyref include. +\end_layout + +\begin_layout Plain Layout + +% +\backslash +patentClaimsStart essentially begins the enumerate environment and +\end_layout + +\begin_layout Plain Layout + +% +\backslash +patentClaimsEnd essentially ends it. +\end_layout + +\begin_layout Plain Layout + +% I'd like to remove this dependency someday and use the counter +\end_layout + +\begin_layout Plain Layout + +% mechanisms used elsewhere. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Inside, a claim is begin with +\backslash +beginClaim which labels it and starts +\end_layout + +\begin_layout Plain Layout + +% an +\backslash +item. +\end_layout + +\begin_layout Plain Layout + +% Claims are referenced with +\backslash +claimRef +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +beginClaim}[1]{ +\backslash +item +\backslash +label{cla:#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +claimRef}[1]{claim +\backslash +ref{cla:#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +WhatIsClaimed}{What is claimed is:} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentClaimsStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[Claims][]{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parskip=0pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +WhatIsClaimed +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{enumerate} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentClaimsEnd}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{enumerate} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Patent drawings have a special header that numbers the drawing pages +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentDrawingsStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\begin_layout Plain Layout + +% +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{page}{1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings}{}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thetitle} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +theauthor +\backslash +etal} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentNumber} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentLawyerName +\backslash + +\backslash +patentLawyerPhone} +\backslash + +\backslash +[.1in] +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thepage/ +\backslash +thelastpage} +\end_layout + +\begin_layout Plain Layout + +}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings}{}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thetitle} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +theauthor +\backslash +etal} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentNumber} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentLawyerName +\backslash + +\backslash +patentLawyerPhone} +\backslash + +\backslash +[.1in] +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thepage/ +\backslash +thelastpage} +\end_layout + +\begin_layout Plain Layout + +}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{}{}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{}{}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{ +\backslash +thepage}{}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}}{}{ +\backslash +thepage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[Drawings][]{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{SingleSpace} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentDrawingsEnd}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{SingleSpace} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@annotationnumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationnumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@annotationfigurenumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +advanceannotationfigurenumber{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setannotationnumber#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +@annotationnumber=#1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationnumber by -1 +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationnextfigure{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setannotationfigurenumber#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +@annotationfigurenumber=#1 +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@newannotation#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anonum#1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationnumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anonum#1 +\backslash +endcsname{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anofignum +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\backslash +message{error: duplicate annotation #1} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDefinition{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@ifnextchar[{ +\backslash +@annotationDefinitionmulti}{ +\backslash +@newannotation}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@annotationDefinitionmulti[#1]#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@newannotation{#2} +\backslash +annotationName{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +@ifnextchar[{ +\backslash +@annotationDefinitionfull}{}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@annotationDefinitionfull[#1]{ +\backslash +annotationDescription{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDescription#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anodesc +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anodesc +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning description ``#1'' to annotation variable +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}'' +\end_layout + +\begin_layout Plain Layout + + - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListDescription{ +\backslash +the +\backslash +@annotationnumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationName#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anotext +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anotext +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning text name ``#1'' to annotation variable +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}'' +\end_layout + +\begin_layout Plain Layout + + - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListText{ +\backslash +the +\backslash +@annotationnumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationReference#1{% +\end_layout + +\begin_layout Plain Layout + +[ +\backslash +thinspace +\backslash +annotationNumberReference{#1} +\backslash +thinspace]} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNameAndReference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationTextReference{#1}~ +\backslash +annotationReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDescriptionreference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +csname anodesc +\backslash +annotationNumberReference{#1} +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationTextReference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +csname anotext +\backslash +annotationNumberReference{#1} +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNumberReference#1{ +\backslash +csname anonum#1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNumberReferenceUnderlined#1{ +\backslash +underline{ +\backslash +csname anonum#1 +\backslash +endcsname}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListVariableName#1{ +\backslash +csname anoele #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListText#1{ +\backslash +csname anotext #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListDescription#1{ +\backslash +csname anodesc #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureNumber#1{ +\backslash +csname anofignum #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureDescription#1{ +\backslash +csname anofigdesc #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureExtension#1{ +\backslash +csname anofigext #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureCaption#1{ +\backslash +csname anofigcap #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureName#1{ +\backslash +csname anofigname #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureOrientation#1{ +\backslash +csname anofigor #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newenvironment{pfigure}{ +\backslash +begin{figure}}{ +\backslash +end{figure}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureStartWithOrientation#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigor #1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewenvironment{pfigure}{ +\backslash +begin{figure}[ht]}{ +\backslash +end{figure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewenvironment{pfigure}{ +\backslash +begin{sidewaysfigure}}{ +\backslash +end{sidewaysfigure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListPrintFigure#1#2{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +testa{#1} +\backslash +edef +\backslash +testb{#2} +\backslash +edef +\backslash +testzero{0} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +testb +\backslash +testzero +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName #1--- +\backslash +annotationListFigureName{#1}.% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{#1}% +\end_layout + +\begin_layout Plain Layout + +--- +\backslash +annotationListFigureDescription{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +testa +\backslash +testb +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName #1--- +\backslash +annotationListFigureName{#1}.% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{#1}% +\end_layout + +\begin_layout Plain Layout + +--- +\backslash +annotationListFigureDescription{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListSectionName{ +\backslash +section*{Annotation List}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +printAnnotationList{{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationnumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListSectionName +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = -10 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListPrintFigure{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureNumber{ +\backslash +the +\backslash +@annotationnumber}} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = 10 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash +hangindent = 20 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash +hangafter +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureNumber{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +the +\backslash +@annotationnumber---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListText{ +\backslash +the +\backslash +@annotationnumber}---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListDescription{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = -10 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationnumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPrintFigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName ~#1 +\backslash +annotationListFigureDescription{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListSectionName{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +section*{Brief Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPreamble{% +\end_layout + +\begin_layout Plain Layout + +For a more complete understanding of the invention, +\end_layout + +\begin_layout Plain Layout + +reference is made to the following description and accompanying +\end_layout + +\begin_layout Plain Layout + +drawings, in which: +\backslash +par} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setFigureListNoRunOn{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListNextLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListOther{.} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListNextLast{; and} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListOther{;} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +printAnnotationFigureList{{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListSectionName +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListPreamble +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListPrintFigure{ +\backslash +the +\backslash +@annotationfigurenumber}% +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListLast +\backslash +else{ +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListNextLast +\backslash +else +\backslash +annotationFigureListOther +\backslash +par +\backslash +fi} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureDescription#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning description ``#1'' to annotation figure number +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureDescription{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureExtension#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning extension ``#1'' to annotation figure number +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureExtension{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureCaption#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigcap +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigcap +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning caption ``#1'' to annotation figure number + +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureCaption{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureOrientationSideways#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigor +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigor +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning orientation ``#1'' to annotation figure number + +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureOrientation{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureClearPageAfter{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigcp +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@newfigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname fignum#1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname fignum#1 +\backslash +endcsname{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\backslash +message{error: duplicate annotation #1} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureDefinition{ +\backslash +@ifnextchar[{ +\backslash +@figuredefinitionmulti}{ +\backslash +@newfigure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@figuredefinitionmulti[#1]#2{ +\backslash +@newfigure{#2} +\backslash +figureDescription{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureReference#1{FIG.~ +\backslash +figurenumberreference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +dwgDir}{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurenumberreference#1{ +\backslash +csname fignum#1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure vbs +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=VBScript]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure VBS +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=VBScript]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure py +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=Python]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure pdf +\backslash +endcsname #1#2{ +\backslash +includegraphics[]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure tpx +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure PDF +\backslash +endcsname #1#2{ +\backslash +includegraphics[]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure TpX +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure tex +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.tex"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure pdf_tex +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure placeholder +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + +no extension provided for file name #1. +\backslash +par This will be used as a placeholder} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure unk +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +includegraphics[]{#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figures{{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +figuresStart +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +figureextension{placeholder} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +figureextension{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname showfigure +\backslash +figureextension +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + +% this is an unknown figure extension +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureshower{ +\backslash +csname showfigure unk +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureshower{ +\backslash +csname showfigure +\backslash +figureextension +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurename{ +\backslash +annotationListFigureName{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurecaption{ +\backslash +annotationListFigureCaption{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureStartWithOrientation{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{pfigure} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifFigureCaptionsOnTop +\end_layout + +\begin_layout Plain Layout + + +\backslash +centering +\backslash +figureReference{ +\backslash +figurename}~~ +\backslash +figurecaption +\backslash +par +\backslash +figureshower{ +\backslash +figurename}{ +\backslash +figureextension} +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +centering +\backslash +figureshower{ +\backslash +figurename}{ +\backslash +figureextension} +\backslash +par +\backslash +figureReference{ +\backslash +figurename}~~ +\backslash +figurecaption +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pfigure} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigcp +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +figuresEnd +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListSectionName{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Brief Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListSectionName{ +\backslash +patentSection{Annotation List}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPreamble{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph{For a more complete understanding of the invention, reference + is made to the following +\end_layout + +\begin_layout Plain Layout + +description and accompanying drawings, in which:}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +patentDrawingDescriptions{ +\backslash +printAnnotationFigureList} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +referencePatentFigure#1{ +\backslash +figureReference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotate#1{ +\backslash +annotationReference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotateWithName#1{ +\backslash +annotationNameAndReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPrintFigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph{ +\backslash +figureName ~#1 +\backslash +annotationListFigureDescription{#1}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotateNoBrackets#1{ +\backslash +annotationNumberReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figuresStart{ +\backslash +patentDrawingsStart} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figuresEnd{ +\backslash +patentDrawingsEnd} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +patentDrawings{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +printAnnotationList +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figures +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +endinput +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% End of file `patent.cls'. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix B - PatentApplication.tex Listing +\end_layout + +\begin_layout Standard +\noindent +\align left +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix B - PatentApplication.tex Listing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix B - PatentApplication.tex Listing} +\end_layout + +\end_inset + + +\begin_inset listings +inline false +status open + +\begin_layout Plain Layout +\align left + +%% +\end_layout + +\begin_layout Plain Layout + +%% This is file `PatentApplication.tex', +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\end_layout + +\begin_layout Plain Layout + +%% Copyright 2012, 2016 Peter J. + Pupalaikis +\end_layout + +\begin_layout Plain Layout + +%% Version 2.0 +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work may be distributed and/or modified under the +\end_layout + +\begin_layout Plain Layout + +%% conditions of the LaTeX Project Public License, either +\end_layout + +\begin_layout Plain Layout + +%% version 1.3 of this license or (at your option) any +\end_layout + +\begin_layout Plain Layout + +%% later version. +\end_layout + +\begin_layout Plain Layout + +%% The latest version of the license is in +\end_layout + +\begin_layout Plain Layout + +%% http://www.latex-project.org/lppl.txt +\end_layout + +\begin_layout Plain Layout + +%% and version 1.3 or later is part of all distributions of +\end_layout + +\begin_layout Plain Layout + +%% LaTeX version 2003/06/01 or later. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work consists of the files listed in the README file. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + + +\backslash +documentclass[english]{uspatent} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{document} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeName{Assignee Name} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeAddress{Assignee Address} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeCity{Assignee City, State, Zip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneePhone{Assignee Phone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setDocketNumber{Docket Number} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerName{Patent Laywer Name} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerNumber{Patent Lawer Reg. + Number} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerPhone{Patent Lawyer Phone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setOtherInventor{Another Inventor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setOtherInventor{Yet Another Inventor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setDocumentVersion{0.0} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setPrintingModeApplication +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%% The following between the comment lines is +\end_layout + +\begin_layout Plain Layout + +%% usually contained in another file called: +\end_layout + +\begin_layout Plain Layout + +%% Drawings.tex and included with: +\backslash +include{Drawings} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setFiguresLocation{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{VisioDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{pdf} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in Visio} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{Widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{a widget in the Visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{Thing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{thing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{a thing in the visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{WidgetThingConnection} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{connection} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the arrow connecting the widget and the thing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{TpXDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureOrientationSideways{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{TpX} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureCaption{PRIOR ART} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in TpX} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{input} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{input} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the input} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{output} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{output} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the output} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{mathProcessor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{math processor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the math processor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{InkscapeDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{pdf_tex} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in Inkscape} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{inputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{inputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the input two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{outputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{outputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the output two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{mathProcessortwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the math processor two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{DrawingToBeDrawn} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is a widget that can do just about anything} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{widgetLeftSide} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{left side of the widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{right side of the widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{right side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +title{Invention Name Not Yet Defined} +\end_layout + +\begin_layout Plain Layout + + +\backslash +date{Date of this version} +\end_layout + +\begin_layout Plain Layout + + +\backslash +inventor{First Named Inventor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +maketitle +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Field of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Describe the field of the invention like... +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The present invention relates to +\backslash +ldots and in particular to +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph In other words, the basic types of things that the invention + improves or is implemented in. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Background of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Describe the past. + Focus on problems that you will be solving. + Talk about prior-art in detail to describe what has been done before and + what the problems are. + You are telling a story that inevitably leads up to ending statements like: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph What is needed is +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The things that are needed will be put forth as solutions + in the next section. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Objects of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It is an object of this invention to +\backslash +ldots{} Note that the objects should match the things that are needed as + described in the last section. + Do not describe the invention here, just the problems that will be solved + or the utility of the invention. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Still other objects and advantages of the invention will + in part be obvious and will in part be apparent from the specification + and drawings. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Summary of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph In order to overcome blank, we do +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The invention accordingly comprises the several steps and + the relation of one or more of such steps with respect to each of the others, + and the apparatus embodying features of construction, combinations of elements + and arrangement of parts that are adapted to affect such steps, all is + exemplified in the following detailed disclosure, and the scope of the + invention will be indicated in the claims. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentDrawingDescriptions{ +\backslash +noindent } +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Detailed Description of the Preferred Embodiments} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The details of the invention go here. + I will use this area to make reference to the drawings so you can see how + it's done. + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The arrangement in +\backslash +referencePatentFigure{VisioDrawing} shows an exemplary arrangement of a + preferred embodiment. + In +\backslash +referencePatentFigure{VisioDrawing}, one sees a +\backslash +annotateWithName{Widget} and a +\backslash +annotateWithName{Thing} with a preferable +\backslash +annotateWithName{WidgetThingConnection} that enables the +\backslash +annotateWithName{Thing} to process the data coming from the +\backslash +annotateWithName{Widget}. + I think you get the idea. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Note that +\backslash +referencePatentFigure{DrawingToBeDrawn} is a drawing that I haven't created + yet - but I can define it as a placeholder. + Note that the description will still be shown in the brief description + of the drawings section. + And I can talk about the elements of the drawing not yet drawn. + For example, I can say that the +\backslash +annotateWithName{widgetLeftSide} is connected to the +\backslash +annotateWithName{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph You can either write: +\backslash +annotateWithName{Thing} or you can write thing~ +\backslash +annotate{Thing}. + They both produce the same thing. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph I can put things in the margin of the application in draft + mode like this: +\backslash +patentComment{a comment like this appears in the margin when the application + is printed in draft mode} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Note that you make and refer to equations like this: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{equation} +\end_layout + +\begin_layout Plain Layout + +E=mc^{2} +\backslash +label{eq:energy} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{equation} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph One of my favorite equations is: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{equation} +\end_layout + +\begin_layout Plain Layout + +e^{j +\backslash +theta}= +\backslash +cos +\backslash +left( +\backslash +theta +\backslash +right)+j +\backslash +cdot +\backslash +sin +\backslash +left( +\backslash +theta +\backslash +right) +\backslash +label{eq:euler} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{equation} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph We refer to the first equation as +\backslash +prettyref{eq:energy} and the second as +\backslash +prettyref{eq:euler}. + The second equation +\backslash +prettyref{eq:euler} is Euler's equation. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It will thus be seen that the objects set forth above, among + those made apparent from the preceding description, are efficiently attained + and, because certain changes may be made in carrying out the above method + and in the construction(s) set forth without departing from the spirit + and scope of the invention, it is intended that all matter contained in + the above description and shown in the accompanying drawings shall be interpret +ed as illustrative and not in a limiting sense. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It is also to be understood that the following claims are + intended to cover all of the generic and specific features of the invention + herein described and all statements of the scope of the invention which, + as a matter of language, might be said to fall therebetween. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +This is an independent claim. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim2} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +The method of +\backslash +claimRef{Claim1} further comprising +\backslash +ldots{} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim3} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +I can use macros to say things like: a widget comprising: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +a +\backslash +annotationTextReference{widgetLeftSide}; and +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +a +\backslash +annotationTextReference{widgetRightSide}, +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +whereby the +\backslash +annotationTextReference{widgetLeftSide} is on the left and the +\backslash +annotationTextReference{widgetRightSide} is on the right and the two are + connected in between. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +emph{Don't take this claim language as correct - remember, I'm not a lawyer + - but you get the idea. + Macros in claims help you to maintain consistency and help guarantee proper + support for claim language (since they are elements in a drawing and must + have been discussed elsewhere)}. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +A simple statement of what the invention pertains to +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartoevenpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix C - Patent Application Document Printout +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix C - Patent Application Document Printout} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix C - Patent Application Document Printout} +\end_layout + +\end_inset + +The following pages contain a printout of the final document created upon + compilation of the PatentApplication.lyx or PatentApplication.tex document + with the uspatent.cls file provided. +\end_layout + +\begin_layout Standard +\begin_inset External + template PDFPages + filename PatentApplication.pdf + display false + extra LaTeX "pages=-" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset CommandInset index_print +LatexCommand printindex +type "idx" +name "Index" +literal "true" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/doc/PatentApplicationGuide.pdf b/doc/PatentApplicationGuide.pdf index 9c40539f7dbef99999382c2d675fc8170d4026c5..e3306e504fd83978fc96bef5a2e5ca93ed713da5 100644 GIT binary patch delta 290782 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�>Uk-&J28-cY&`twtZ$NeQk#aUGXEYJ9>d#X^G0 z7C2d1`QqexkQ<9s^7Z+Ngs${r4qle}gRi_mZ?9APwe!mZW88V)$oCT4oLwmOr;(|FtGZjs6C$_^*w!bFlnnnDGOy z#Qaw!UM2!I4z|Cmz1!pqhMb50fgbu3WAtw*li%+*rrMnWM+=P@5S%cCmf2MZT21aY!?W`Xvh|Uo}5Fjj|^utxwVhw0+BpiF!t5T&iCXn^8ltXPM2?j7@ zTd4a7r3ZE*R-X*4MDO~7Fmb}%A`q0%FuQ(^q2TZE6T5AIOgwJOU8xG6HB*&=cL9U= z0V^U=Mk{U&b7wIur}q3>q{SxGw6ZVEJ}@<)9`f z{BT%sq<5=e)=RPU455pX`8atvi3GZBK4Wlbl}B<3-kQELZ<}`C)n%1Ey~yJn9!s5A zt#mFIt=H(_*?H+rdTk?|X(EM8KFBo4htUjsZ_Z3uK73HRCU~n5Zf_AM2;iW4PljM3 z(Z2e}}oqELFDxPgEn58NyEuc2fd`9m_tPHmJ6!DpcJ>?R<-eYBOziCcddAJi z%SiR{BL-c(qB*Yeo-#crF5&X3EAWKu%a`&7U<#Uv3*lT|w2i1*5Gx{u-_$a;PdgB5UU;;JkR-6|P zWR#lFFa|M`;4Xm8j~IY+3v1~bwWBd)xs0~r+g*2->n5B#xS5bo-KtY|dkM3k*<=9f zZZlhl>G1}UG_Mj#yQIs!lJCB=p8mhS^irE4 z{Dw^SD8{p?;{yz|0Ry4(@BaPEy}to${?5IC-|=;S#tQ-#Cf0xT?`ndK+$zI|f1j!M z4{>>ZGQaT|%AHEM}`gv*m0W zg0U-dTZ@#~obZ*&=KI-$?rp6M9PehJ2}eZX&fgO>^q9c{#F-&~TcRyil+yj%O2jzbO-g zfq86A@Z^IBtn@OynuXWnH?96o-Ymeexl9t!L}} zW#;thaF>ThYY{V&ZE(IX!uUlxm@73W#FXrpnV={WK!H9M7uijHc*)4ro=rKfZ~eJrFrq- zM&0KBmQT`p)WOMn&&d1LhiU-Vg+I_xk(&aYL1>61*H0=`jWu_6$MasZBQ`-e4w@y3 zea~4cD|`hw7|pI3tD6SRE;>TK5AX=)2fyVo@utTC;3kBHwg(CS=3u546F(%p3z7Mv zK<+es59PXi-cs49in%Z$a(RHb6WJ4%A! z3r77>y++y%re2JS3mMZi;m9u6X|USE6~UY9{n$>T??vGuQx0J4za@N?1)x(lo3avz zHXFp`^!oC>AEWfMoU`t9hX3Gi}d9WD`1_A{lrF%5~ zk8uK6e2}AlCt3a7zw=)P%Isr0^KX~i`S=d#UIx@am+bARkr>x&B^glxR1x8V^lv50 z=tx>6Xjf-4_3&Z(5F$F~P~=}n9&MIEL6cUZPWe+n<}@$6HT4DUOW^>DT@KKKvlg5Z#S=rk#!LL4T*+tf1)Y|?MVJRTcD8iFA{ z;_Y>T>5wMii+!tL--~8D6k=Huu@Zy&RpOMENE5&250l*OU+sQX?A$exR?_7o{H&hF z&Zxi|?=6s8?!EWCp-TX04#&wjGB~K*Bi%ma@y5q^T*U4oLCOHb1S&r{2m23y{qC;+ z4T|tV&-@3sQato@_BVGS0&T7pH#1@>p8uN5)1&}n)!{-&ETESS~KEi1tSwfr; zg^jHt#la-gJ2MIl0~xUSsw2i4#JL(?jO`K$X7)6ww?snvC6GHoIwLTK^Gtx{CRl0O z6ACqQqnnTD%v8CRsB5yjseEB^axoX)w>KCh!xOR1d`@Cv(YrVjWddU-n`4}y=OCv8 zUEow<1z<>0Hm;%{fy1%UO~n{W0O+ShYIRG~JBmEEJ@52u$!T^5QiMkWUsKC|5ejN`BPIcJ zGNkrZ_}k>MN14w&*oC|^BcGCIuS8y?)L(A`Gi`j#y8u5YdlRTQi9l5OPGh@Ck^}y5W>i;@;RFM>-k~QqGnX~3s=NVf zwaC!EwtF=buxtlX^?Tx#K-963tBO5xxGVnNicPyu3|N!aQRvvO@k9J~3f%@Qv1=!q zQQ$7B_*`If)|*0rkE`a^Dc0uSd-Z=49c=%C)esMDSNIMM!U(%|LCw@CBo)`_at0By zNkFs)9~`D=D_^kruEnWv?AhFop{uJ)5DG|#Cj{+n^;bZOMX}l?^foCAk!Kno=)^`s z#hP&TarIL`v`89d49_&CSCnWecov~Ds`&Y(ivEg1Wxz4jrbVJ!3gVmKqFevoa8Qlw ze)iFUT~>`1J(O2?0iI^|4HdEGO{xL zg|GXNI_!*p2@R$X1S$&?+uz8JrlKMwNZS90%J|>34g>o?EPpi0#`#aJ!^y_n3?d`W-yb-~|Nmt74^ki}$6w<0!_y3mAD}=+hCj)Ja{oaJ%urvkSrJ9tD?T++ zB)D6r=SS>ziXq~s1BhCqx($ctQIsMMFd1{oJY88&!Ah717lh<6SRst8@j9ALPQsh} zOG#4WXsZ&=zUM^{_F0-BvU- z0CokhmfZwHbO7N3GPua3XlHQAvf#QB2ktci^mF_4FD`+eATRU+YL=W;SN8ED)5|8O}0*LfFK$7z|cUW^B|!vt(|JPe(%&E z&9NdFInmOK4ocOOni_+{wy;|e(R#i+B#Bm^Bn>APkQ}1W|BH^0vc@MCnvaxILk69J zsoMb9pBSH&L2?UA#BBmow2!JD|IovTSp!`)Pi3=!9dM>p%_AtQ>N9X6aGsTjLP&Q3 z9r)9Dk9Ut2TiPmfajWx3R|`NsVswauq0rB`-ADN*9KX1RTX;M z4_Y~yv-w-^y1bq!y5|;UmLgHTGu4e{NyUjm_t`10w?prS)#|3Eu8hQ?gT;d`Yum;l z5uH8xi)TtmdO|^%tHW$Sdh&$z^>+={jn7iuECBEbR{eup%5D4GR03w zd}1VK0wgJ%L|w9osYUjKQ|6P@t1So5O%n&cCkDIjW-33SA49nzIh!?ydtm&`lk{Ug z?Er9l!lO1pwL8njvwT;<@AnTgu=omuf~7=;ZoU~--J1Y@Sa)#b5Hq7XmNw}|cr)oU z24NEpjfF5eTCnYn zXvYriimFoKcqPs)o|hLk5JM*BB5=HLd;kEC4I;2ZV3wP9iR?K0k*`SKoy_@ZM? zF}v=USeAy-T-OKb&Q&SQy{w*z-%9f&gwAd9P2)6SdM4yrV?0i@)ZA)w6`Ky8*;Ewk z#PG*gD|siA3d1gswwAukjmUGReUriVarIdz{!>DNk$GSVqUzVDIbaE<>XGcYTLu7y zJ1VLkM4`*JxFf$6A}Tv)tIO(Z;nmll^s6{YHyMil^0DN$e6SpdD{TtFBT(TzwwKN=qcx}MLMW(&}ytm}tHe6KJ-vUX)C5H;AuieQ% zD@h^M1Mr@{z)fjM=)L}2WbsNvn~6vLcyafY0Je^Pk!k22I)3 zyCr*lUdnR1LSi-HOu4??LIgB^hdtckm&q9qGUU(U3h_SgI8EC?OKN`WpDIDnGFtsk zTbY?TT#K#&&pdg@^<{T;_|{t9XzZ9&s^BX zHx0j4vfjAyOW@lgo>=l4W9!K$i3r=m?iD&N|d*RcmY+Yv9>IvHd$ORw4O^f@)vo-5h|ATm=Q_)kVnUzv|kWo2}+I|x-!))+!qe7lUiBsu&6Mwlg(FRv%}XN zsIP;C6CyJ+lXoTl(T)JRMS*0d7k`iAXB5`P`R5xxU~r&1h`Ik1Lch&IIQ}I|A>#VM z0yh2~-26KN`0tSHe__ zgmaY>KkmP%Tpo&PHUH!!zYTO2ZOh%}95VHNrHq1TJar|rWvPR88H=8|G!ts};D%c= z5owsYG=eav06NPjNs|-gCdJReDgw5GMHIzumIGWjZ8+V3oYkMgS`?6OO-8%tpek{K zWhM~|B+4ag=6J*kO6^a?yD$>Ne93goPcUqT6=PZyOqD3IyqBYCE{a{^ZCWsUTZcnnKhkANBtjWI}ESw@iHoqSij=59z_-B^2k+%Hsun~=B6 zb^%;c1b`!4d|ZXt7GMA_V{r&j)Zqw@WSWK|S`Dd@7jUq`GIDQnEw1kbmEEThmUN65 z-8v6K5PKRgEIL*RW(poejt_V*60V!+-ptHlflat{Cyoxf99pG=u8vHSNNB@Au3HBU zzS*9u6L0l-SZizz&zJS*N2!d^z?3j8g%C+`d&-6F^yVIm76d?6UB{0nQx)m*$2^{h zV0QoueusuO{qZz4qkuf2Bz#Brv4Ur@e8u|q5k`S75#CuEXfiLQO4={sip$h+tX>$; zH`dtEr+(Ti=A8?VD^^~-UkQc_$zrcZF-AE@qJipXgXMjmI2+2Nrj?Q!2Xm4w&V`2{ zjnsk8o>lX#ll*|F44;-yfQDQDv+TZ>GP&3#731X&e>aAT;nsQ=tIqPn2wv|B-oUUZ zIj=OXAIrw>1BsOK_M@5viwW7QO|q?Yo&H+0wBrT*Ev(gKRY(*c!7ut!QSb5 zIH#40ib3d(pm64(_4^yC^o10GiyP5g<#a--I){SKA)NqJ=6na-^`<6@?dWnc2-QK{ zi{C7NZEN1xe{1JMa|ub=QN25z^zejfTx$_<@*G1c_AAd^?l%Nloca@b8X*xW@(LMM@g;2TF%Gg%D$XF@uyPfzDPY%>6>_ZVST5JmYvk1Egtrv z%Nh9b@bsF?_<09Dyy}`jASk;~(e|ZmdGYJYV$aB_bFs*A zfC4>3|BJPIl&|;AeZ}$>k+ZF_JGr6dtk>o}PCpy~as}(8R3O`~jP?EN?AIAG85bbg z2fci(=oi)w^g93y0}!0mBEtU>CBMza|7D8&ClsCePlh=2p9pd0-wEQ11k8W%!$02t zK!h_h{+9RpZ9fYE;ExY~0K%CW|KNi&GyaYT|M5CMeA^~F#R)g;<|jMA!VD+kJ$OFW~U7=e>dVFoe``k zVy-+_miPm700(0L9LCOaZ_&k|hb{U6jocnt4>rZbG}YF$GqndW8gX%=?=B++u_lE%<0@ekHF&u18-;VnrLu z1R2mm11hDFK&gRv3|@rJ5zdQ8d`S-(EFn@wmYkNL?-tAFBktWMgI8@vJY5i#kEK{H zWL`Rv@I)cl@}(c(=;Z*K0z{8%OpcimV36Q$ju?2{iX$dr*uO2?Pjpjvn|O8$XGRDu zO}S8e=Ry!w=aNbdf2-yf1Jb_;L<2Zk5E*Sf|D0Rljt#LbyL2T@;*Bef9uygdW8UHl z6)(JY48^CXw}M~$sKszRm^5hSA+?iM$j*ize3$!k8w?(R(`8Cc=jx#?4u_E{`wfz4 z&4(b7{JLN8L!K2lHB`_hw!4&MVdQhc2^ew(n1RPN3+QeJp~5(c=`!d}@I5fT#U?0K zRD=x%9-7CA?raje_|OP)(s2Z%*yVD=3Sa${nnU*!z+J)AZ$-LFtX8v^(w@~_fw?19 zoAsYe4c-O#%Z=ZBTZ!JjlV#w9i_HO#QQaM9HdQvk&eTVm8Z z`-HFxhzdmy6i|533%n1#C>_;f8RcPB~Gf9 ztxlVQn|k;NB+v%rx6+n<%wO7ZV!trOy6#4|3KjH}0J=g}+|ISfF=8r%35*2qmzrjq zQ4;z+x2kBQUrHoJhFfv&GwHGEok^}!loc~1VA#lUcbtBKg0GUIYhr%#$Jkze_muyV z^nlf^EJM7k(Ak>Htj_oNmRy1u1VM(;$*{^&kFN@JQ`u3}(W`?3Zcr*y9|fC1TVx3J z&DJKZ8?MXk2xPunycnx})V0k;5uC5DF=oy1(l!}@cqp^XY|DI4WLBvAM?3}mb8Y#z z=mdAP~`A$U}+^in&w- z_WahiD)im>R0TT9jmR$^09}5xZND^J)vIx9&{xuEGj04PX=9l{pj;EvE0cH-&5nXnUU31L6&(JAGGrA7W}ZXwc&&=+nD zn~#oG#h|I6!Z1r=;nZI2ulZRN-5Q7mbcx}ViE^3R**DG9r+DcSAThSI zvETl!sJOSH>SjH8@?@S9D5h_}vbMH2?bN!aPe|BvPH2yfyxn;*UGv7gX?N91`}V;R zlD@+X39Z3gCZr}3)Ofn#{`=|V{%+0x)e-R2u>p7X=E#-n-q~9pm-kMx2QoglL`EnkZ9QjSv!={A|kZs5sLkpkIvU zf_co*@Qgr65J=`R!RnPR2_&$w0MT=Eyc7gi0znP?UG&gEi%2YDYe`vV%bCqf)UpPc?zi6Qzc0 zeAU7SI9%%s+k9x@E*i}W{UacBre^4*ouc|}L-*x)s^#qgFm^wv7+pC<0oHbM4*Va8 zK3;s;BP=~cG(Ajhx^`(;L38Qh@b__uqq8foix&?!yUv|IKDah6+WfJSOknf{5O z{{Yb64*x#@`UfLn{X+;?{}2M!KZJnw4{1;;IxBLCi{|SOF6$g9J!hJ7 z2ga2XqR3!*J;OgdWwkYTV_T#vckze-C`CJ&q6$)9$q!Z>di#j2Cgv$H;a7ohWBq+M z;AvLZ?SiHS8TGexb-Two+Vd!l8ry%^70SIT$J;MZ-4*FN*iTH?ZE_0w0`4vzIj$N=BvKI*Ns5;zI>yxUHszf(xY7eBWz+;WcaKHAOQdR z&Bv`hws6eH1KT{ed!5Fie&ayH=ECpj?y7TfeyQ|D>(|>GaYXRm0mceq^W<9Q^CWaVF$hSkFmxlc&jqV z;tY+Q)zH=D2&LLWQF&TI^QQ90tdc@&=+mQ5?=?*RkzFnfn1tbtoR1$Wa zKCrDOLYGq4{rox_o|>BaJzPlKzQ2OHW(v_~N2OU_8=ffleDe|mcC&GLL4NnBVn)dZ zC!14~+fx)NbT>2a3`0FD05lJCW3JysaG7~Qoy_9HT_i6aU}%dn(#iz9G>uI2X1r^b!6>M0*~ppxhem051#npAa-Sc2sF%#>=?8K-ff&Y7 zj11XT)?g`I`-1lC#|B7!I*Onm+asZa{#ak@YHKgAuKdtGj9|^7x&S6Ch2(GFIy)=l zMt>3#gn=JUlh7&t);jn~`9uYUQx!@a&=(dVy3B@@Jz*$?5x7-!0zr`QxtV2&9dX1G zNi(-v`(|5d)F0=}!qf331X6PL&hU1E3i^#}YKQ_P+65e_Fhn@NE@+=dDTb|v2;rpP z;^goLSamgUf-uJJQxTx1hFDU{FCSU0u=H7|Ff zQ*f!7O}Nu>xD`)a-`XO+P7?dIQ0hGJRiQF!BH4I%AkZo>!?ekd6p8Hlw0Y3%^`RPS z$J0Ijfv^*q+|UqjHc_`PU-aD&BaXFn^g(oRG`wgXCIwe`^{LB85q-VW`2*XpX81IP zq}(ISp`I43QV{@1^uRb!kLaPEV51d2_YJ9e$06AiC(!1Vvg_FfS%$1~Y1s(Ti~T4x zi2OeVC%fzLU2c1+P(%9y?%O!0bI`}fw3HvnwY71XR<&8PJJi{kKtyyg)9KV)Jx-^H zI!09FhaU<$YEG^DQ2AJXBp(!~HX(-c%hWUnv$Cp)&7=casC}z7$l{ky7#pN<~P*yC_1U9nj(x zYOl%+%cexbgBm9_MILf+JI+`Y-9^sD2^vWj=}jRLcee64R72#u5k5J#h$8f@e1Vqz z((?l2OB4Z+D(P-%1m{V#ZBkJ^g^HTE)>V_BJ_&5H@}RW(HEMn7K|qMF#bf%;IIE-asMT4LeyRe1DPUaYYg}e)UAE4<{aWVl_?qdA zj$awq7^l&0aZP!5NyAVGQTl+=g@FP)!kDaZ?8Nn*Bh`Q!4kI`ob3BwF!;`6mNnng6 zkq{D(l?hZDgKc^FBB#ss0YAGGOZfeqS7hI|tV`2?+spi1yTN8O=PET@4{Njt_DpO5 zEkYM?(znf|O>J%g-)}5s%nqZj#6p4VC=kXyrdWSXkOJy7#*`d07Y%#PpLEy;0oHGr zSm@yOYdmLzN1(X!PFX{N9`ddobvFdX>A4RYJge_;czfH@6*`dGYKDSQsL2wH=QXfI z%o5zg2Jt(gd!(aD>H-2CX*o>3Gaq`bqgV{U6>pZS9%U!M>#1X*M`z>?1g|w9zrq}7 z`csC}1iokYbl?uR7>vvL{o52j;;Q3;DGMBMreC`x5A#x>Rb{avPlIhk=Y+XgDu~~| zZj!J7+d@O{R;5c8`7rUd?~s6PBf4bk%PTp#wc_t~n7c8>Te0NyhL{&wnV5P?n`=&h zF#FD4xma-nN&;PzA`P>&FaD_ojk0i%QXVz(b1+H{M1#^vhKzp%C{@}S>ZmSRELUP( zR-B*F*V?;L>IFv*Yb+R(D}D?0x4~8lFSu!0HpE_wC)RY3m*|htykWHYN^1X2lU5}2 zY>n-*YNkC?l`5i=rfzn8%`b8VLkTs2c1)-AHq6p$-+g#^Y1P~KekjRAlE9qudj93c zy9SO>w=**$^o%YL?=(IL)vzQ&Z8c|-%AY633qPehS)Ex$I+_Ik5UoMLUUrA*L2UI>T5?{{pbPF4V(vXEk-Ov zwZV|a)4qLr^SxAaqai^P160G^O%{kQINcQqCgw6cuH+NQk9hozN$HAX!P^1_{p z{x6aZ!dfW-f00^sK0WPN{e zWDyChAscV?kW?I4Ga5=_v; z?Ur*-;n~amqF33a*lM39ksjm0R9|G-?f&s)P-)K)DOFSA18!A7y@{5Kzh-b}@ujvB%8~USK39Ke2yy`4Fj~>D8^sLgH^8V1+XAgLGy7ad-~TY3h+1rA?vLMTkp^#}USMu+&E(_b}D zoi26YIQvUwfE}LQ$90cA6_0$j!$!d0c;2WlO}IGUv`Zgb3)a;wdL8F*iX3qyYO2h$ zDU7vdn`l#Zz6CC9+XNuE3c7_{yjgGoIi%exJMk;F69b4K^a4V4Tw5Y`(6ev@orynY z>yAilVEmE6(~+nT`)7uz7lZj)%L4zHAO6AY6~MTA;bW{O-nW1MUMXHv)<&b*1Ku@@ zpE0!z>ss-Q}zoh#;zN$SZ) zB(uX7`pAvYBaO)2<;{%ZQ^vaO9|S=M75s{fVJxWmGWGaC-E;MRWA0@5Q0&~=c6^WS zpGny>pW$$Wwgt%3?=={UhPDgbM$JXlo-Feu7-jL)tA$2VPdF_cG(fq+1~K*{F?{z`mfo0X31*^=s5LU7A-PNCTdAc9~G6iMINRDz)V@oP7N4 zv%Jr@2G;$K@}k@rM0SLKrilp%8^HkKZ3v_wV4E__V>;@WuiL6B!6zrI+N%`HV!E*- zVFk$egFEGn1JT#+Cemt&WU|t>Lth;Dc#s$ilm?y}y-l|8q6; zcdg`~E_)(2uD^AiKGOyNT`B?C!NXW?HYdwFpbEotzToUL~ny|!%4bX(oSK5n9b=(NRMZpvSL+)br- z3z>=|$n%)XAc+p;cR0o|Dz+2|^49@!#j00CFFKMsI;#wR3!|eLWGy2O+CIUid>zlQ zmJBLDQ<^Oo2!vqH4M@xfh`m!@PA+2O$4m5;FkyhtFE?5djab@7BKyr0c@u=D1k8J< z=C6)yJt@nFixumRJlH~VfGFt3C-!$0)_bYj&K;^YTs?_l+VCh1s7!4}GX0c?E-fl= zU-zZVU>qsIn;vsVl&(?CPh>6$i%X|6KssyCGn{d+UTTZ6Wj!JRq!)dC{FRQ~gdJ(Z zHONhavBv%ZU8bBC#cIT1G91)%!KqlDP5h(n1pVGrYXxI z;=7s@?QTQ;<?fUJY%i?Q2erlXwPG@*$WY(|Oj^hr&PYdqv=}6pv^B8gdt^e@n zITCfS|7>Wwx)A-P2>jny_J1$z|1J}#IJg?Qni2hR2Pqj@nEgZXXS0U?+x`CMXZatM zJv;Y*IKP`L@f{!mHC&m;v?n}30ZgBhzS>^43LSk|%`11+Kst*1lnmyWF;SjDIjXqX zLD3IczGax-r-6FRO_VtakIF~!ap8vWK_3)k%E+Wr#?vMvm+onhlKK^owM+mxc$gV@ zEOI+LGp!=afkH(YoU&DqhoR%1kvrv_DPrBmh6uO-g=WYB!sg2}P*wvZec~HLJAfui ztf`@qOZ_V?n{8K(7}kW!vw5VxKx?IjV$%fwO24!=CNwl=G=xq35fy@;j0y$Q8R2kq zaz`e%QH9ZdU?R~tuUfa_zO5k6AkJ@Cz2+-Ru|j8bR=@g2i1Iv}L>vmOEw#&Z1fL`m zdTjKQmh&r%IHhb{#nT&&D#sTD70G#X3<@T#$p6P)I)*?d_% zS*E>mGXX^0fLv!fRFkdG&Z&8L#BbtVO|-bz^xE&gfDcgO`NqlbTWc2-4(s2*6%iwv zQR$MwXGvhV*XZWH)R;~Pzgxn_M6dwPG=I!{UC&z^0toNJ(Rug>hC@YDv5@8-3gz~3 zKi&O>kfqI(1&;X%S7D5sNyag7>|Ns42bYjcYW&cQ%TFED;}oD}m~zdjy>z0@`DQRN z^f}n;a1Mw}3pZq>IDI2Jyo9amc;}&{YWfmP8)sCs5ms*+QZ@WBN-(O)NL{2Y9?8-Z zyIK1bfRIf5FxwLb_=jxbYanLXLzGmnxvYX$E4vMk?A;LWy*u3F53~&nihAR2Qzpr3 z;-47ks`(RO{j}hsVY?6;Xq?{=p~%#cOT+lEsHq~ZwFjhJDMpSXC`6DIjr**(S_2k8 zF5pLEWW7gD6nd^;<07fNrfv*E;>&_#?@Rfe0IS#v5DEPKEPD{vXcM%nw2659{;1G&*&}&KDxz?nCUT2);m@B|Y_GB@7T$lM3oHsM^Dsua3y;b6)WG=hp z7_d#Wq63D44J1Me9ULm21f|Mv{g#2}v{qMko_p8 z0RoX;=2^Ai72kEiB^a33wfl%kJGs-ZTjB$kubG3K`l<=; z!|zF5GU0Wj&E0DvQ(G{V^#OYhVGvw=DZ?LViW)!186c*lX70jNw#C_p^OgB+CWjsJ zW{4)KA2J}_lgrM9U?G+Dxvm8fU4iwI2>@+e=05+W%lBrIEHC{cNTA)@77nYkCiiMgsz%g46NUca|{5?Qm*}X^}XqBDMUyAYVs}Z|eUx%8maa`_s*UbQO zrQZvxec$L>m+T2StL0SlA_bvoG^Dq|5Q!wlcoiesJ8@nS6^!XXvV3TW_KAFeBw4-9 z#8ORM_frdT$*)Mm(ffz4@Pw<3_0K^%=O=-}F5rfRJ7t*IcE1aEq0WaL9;*SPH**Va zIwLWwujt2PBLlA{RLv_GhRw+}4r&|nt+;zANxb)n=C`h7PP!PegQbWgA?V7*H``Vv=D79bVU*U@@xCrI}!CKQa-Mtrd;2D3(?Z|m3yFYfzV z3fb6mc{w{+NZYJ0F1<^zuA2as4OvmXz>hZ>MqIS7?(g3lf3&8}V*HD!k7&BHob_!1@5*HLG_s%=M(- zdyzN{{MVy`Yw}^io0Tde_?L`S7) zq{2v)N>B*(6ZvtPkb;YXlEOlb;!zpd!Wn%DST!g5mXqTzr0nnPXf56B9}u18FJ&z* zU7dq3^l8903PS(4UWb3NApe6W06q!j=gF<|{})sEt26PxwgCRR-#?iGxvi_2Goys< zC$SLwPcalW7S8|3p(G7`P9sNQH1Cw2;G#-|gJIIkym7tSqtcDlcLSU#i84A(+lJid!Ak-4g5E;TZsVI7TcwY4c+e%#!i0+Tee9AEVzJcigFN z;KXy-_x=!wX`BGV#ML8=YxPDA51hE$0<>}Z*^G3sKXBJ#510crjRH{Bc2Q=NujKg8 z+bgRYE_rF~etA~%5-fEr0(G6PHI=IRb}=l?D4x}0qC7YT6%fK>#{C|X5B9=4O>ly^ z)_KqT^2km^#tceQK}6QhZ@meWjXmRrDlVK+>f3Wu+=)JKO<>#6U51xkoCkJ9f0cdW z2-XCyQoupVn53d1xjt4(mLIl2b8h?)#r#{N?d6hyfT3!leuFt@mcjt*f0DA za@h*xQyaiwgZ6~T;W-y=^DA$rr*1vhpVb=sK)Af+_7LWE z@9J2FKT0kUe$Tyxq1=x#s`6uLKg~_j=wxDMhd3jVcX|W%399AkG&}rtFYp{a*s4gQ z*c*ztn=}k#%ayWceP;qKp@}wk$Bw>K{vN(mW=Q_Ikz+j>j8j$|5pcZ%cQr-2QiGjS zfm}i!wLjZy#!fP)N~3pHv1P)3sRe4<$v>&U-qNH3QU7Dbd5*25MpSi6%bqVm%bOnx z$)*j0r4I<8)RvTRIbf;8^YFGJspp{)U=hzP!J$CJv@Gk-OFJDHkb%*UG5H>0j>{z) z3Ns!8Mkm8E3QeyZCc;l8mntNFGCS^wQd}``6-ms*$4+?q+5v2jN=-X7CVUseTCSx! zZeIY2haRgUDxni9bl+5)Uv+*x_u8~O_M&-GCNu`1*)FG(!HWFCQ(@)pY(JOIBORHs zw=;@28;@bSwWgQAzpAkjXxGRdA*9Luy;QC7wPDX)0u2r;evAr90|-NI#)SbU(F9qD z>4vXO99{kGDINxws zSigY2&L`E(o)2+9i!emS(-xAQ&<#E|m!JXkRTZ=@bDu-HveVX)addyS=C?%Ni$E?Z zx6}i_+$As-LryxzPQdQ8>Ta!kJGJ1K`UaEr@m03lGsnP8ID-Ug{>Os`iNyKh_nF231tyfdC~8`M`2J^#H&Q59oJuYji(&nZiIA3< z-j(ICnHM*#4kFf(PD2qr$&osc-$>-#CR%#NT6*+-g5!9JQbcqWT=0#2I;@2N-Y%Mf zjVb~xtJ#BICqAxRp_4M@5fRkO%>YVxC?YfYhJ${sXsCV(ja{t(C$JEKVjtk;Q~QQw z@Ll8;|||lBPQ17nXO; zS>^iD$_{%>k_`ldorh@@VF4sq5HfGTR`^8F9Y~kAh^7VnI%Um2X*mi7V3m*Mur@(vK$UK`{`kS{g zqJyEX?;&;RC$tAhT78>!33?FWOn!ub{6rVvRh#SEHnbUaWmmyw)HPb7sw8jctCdgo5jiOAHQA4MvFlu6g56gL5Q2yzUwtiMHYd=d z+}#u-(E<~0W@BHtn0pOCI_cS(aG&bOEWw@Hj7cZG(6#qT&t${{{AM~UCkgu%kwzsV zCKVDHq-`&LgTYW59Vis!H5y+j$92=Uf&ZY)iYnjtqgX$B zUBESo+@!&#JEoKhfcRchyB;gti`_DH;z&MD{uGUi3F-6#O-b7A%3`>*SMl%zDl~(< zyLDY;M2I|%8uobU0k46Am(b?Lkh5Kg^amx>Dpf@lH`SFVPHR9aXuu+WdTJ0LrCo`0 zN9>a5ti6YUQI3LTx*t_)g-XPyPg-x>WrUk*pppe^Y?>(zpi!a$LF9y}N?HT?4k}Fq zvF~5s)c@qm$Oh7+h<<}AFV}8#ta;L;U+R`x)!5hBEq4@MP@Z@Q1&9V!a3g)dqvP7e z2~qc$k-nr%!?()cR*4N}7MSJA(R`L*FY?-fR7)Q^P*b>r-V zmoVnEOm(H}T{?(@K(Go^h0WK~WTPfThVJr<#_rn019=#Q_IM9|-OW9d15&UXaB!mA z6*a8SKsFKLadmzuwQg=v{DF?uE7h%BSidp0nO*BQgM7O;K6c7bweNn=(A>@n!RQ=C z;wX&-7_}+tN{L`p9lsiYpj)AyK8DVF`NB`d5L{d#3`rjKhJM_yMjFm}GG%R(wVg?B zbh2tVEpUSR(63ua<~80MOdQ*=M$ISJ_c-`8lxO-9Uwf-21libdxonE#vzpuxjWud; zXU$k!)ZE#LR`-OFWnLn=gHT=!<(lGCc+I~Bu#rmqc{Hc#kJHb+7kGFBrJscDJNf(6 zZO}ylVZCEU@KFF%1!?DvD-C)}23`Df71sQU6oE0u!2z4UH?0@a$jOS7P63f+e`K#F zhFAjT#xiGOB2AMJI_7w4_o6?uf&Nb3)RV0^5Q*GkUgU-`B_^{$&|4*QbrJ36X?Tbnk<`atjGa%`{_fK@xm0TuS_^hmLx1nuD$FGza5^9aEM@-42<6?N6f068r6SfnR=qr;h8-Hqzm_opnFIqjQUuRRb)XU z88A|3utd!T5o}x=#M2tdfUABG*4M0ksZDT+1Kcdt`_6`{5yYA%tJ#~Lj^By`;$u{3 z?vG}|g?+bi0j=cth?h*bZ$)Z&WIJgqe!B^@F-eV<7sN_IymFYEnPvfpTWcN;_FFx# zfwUG8Jl<=0iVB;+-{6P}Wa`+fvs|_ZUa6EFv?GNt@cI2R+ipiHXa;|M!G2wye;VM|D=SpEQ zOv$Z&>cwpb1+Y4p()iN@hP6SK;9Zmgup`H1IMYV-(c`7MKNm zvnSFsr}N>-{W%v3sDx`2;RdJNoK|IzP{_GDAeYj|8Vv}9{4n-v4<7BXDkd9`eHwS8 zDWr{bci7lt4FCl_96ms`d+1~06}Gl>pU9SoW<9u_(j{ILy5RqaeCHE_amOo#*$Q$> z(G#+Se0S8tI3BI+g3_OAI70fGcyCF@ox%H>VeiLY_d$gVFn1pm85SoJo{yDO!?0G;rKBfaYY|#3Z$6JefN0=5hI1D9Zg1 z@|~iQ+v-FEbnxASWEI(MNUe<9yE-<#SacXuU2ydhO%k((dFJbF@N{G~kl$crxTiVE zqV-Zr=jwmaC(C+^#cJb39$FzMs)may+}Oc_7-J?O38V6**YjSgxkBNgo!%JC^i<5NQOWL2k6l7fd4+n>#qdLpAY*F zuPECePbk|TODNkPODOvvODOvvODOvvODOxF&4>2n1c|auly%sv-($~LB!kV<8r2Gd;TdLk^el5ejTBi~wUX_~%-*Nj zZ?ea}Fa3(M>owfIQ32?W$=<3f{?hBDfrXBwQR-tx;nzl0tN)rPE6Wey6-eHC)c~xW z`=5AC+q-wxvP~NV_ygs)1lqdOM8r=*aDFot1pyYNUYisSUticYN49hS5lF9-4kvDs zVj;hN!Fmj9U%QMAx^vlg_643J}G<`|HziHDny4DAr9R!4Hqj-hOpx|mGSP+ z>9?VkBHvo|>)3+&HBJYRr$9+F%I@}CCv8#3;YzcF|IC?AueTk*b6n=U`Iu$520$|Y zDfr&@0%@kP{VS}|$T1kqfEu@%S{+wc#*2>!j}YO4^-Cj}Xh#aabj*aO;edP?Yky4O zcoTMv?Wcbd?ip-W7_Ohnf<)VLP$-_ExPQ()0$Zj0E|>)rvjGPHYy$Rl)#k8pAp;+u zc9V`-eR&TS3@h$SZB1G5bj0_aZwW8k{?(q{W>RG9E2Z~l?qs9YI}{U83Z9zEN7sQR(!IL?Pl>6}}R~Pyx_NZdq#v5eI+Ohc7B-i=?)9wSw0t z4a=Zf6!M)o<1xcg#~%%CGee@=QoPsdmA`a>ItWZ_g(wHedK}SHB?^LJ#38W&bQmk@ z^2X3Y@pIM%j84oLLdv8LwlFv30iq~SO!}Cwg;SZrhJ}642uu=h3w<;>VULS0e7Rf* zX3=w|=%9D<+z4l(E?-3DT#N6D+OptVG>BFVMnfM$V2SCB*G9y`PbI1yHR2--1BS~& zQxcwlW_8I@ofe^oE9Q|OwOYgh0)`x_cH@QCuh;{&GawNjQ9pp4KEFE}TZ`ICG8#C^ zZ*#wCg5lAydDwV_guE?70~9+2h?wRzNod#dQH2@Ye3D$LMH3|smUaW#nnNG`5@^}n$X zw?GU;@)b!Dfmz&)1&Y~2|6nn0a!Eg}avQt{%g2fhvti8~P%5m*2_dvEElfq`YkvaD z)&eSzM_Th>`A!!I?zRMdLm|0l{zjaO?2260nDfKx2T!LYRu&t(%S-BUNW<4?FPdkJ z+JeM^_9bc|P;Dn-OfXkSfPS+z>xhL=PjVy!6#yXuBT?8DC4SskPJ7DHnlsNLMRVaTj z*Kg$LMe$JMxNyP~AcQs;rvw;Lx7 zUFp>dd~gD1&zwGCfM&Nv-(8Y3M?j0o-frXBx`+`*VKy_uOzKeQNn>h9#>A)QS<#WD08-JxnVpF9VPq7Zse58$ zeh4B(%m)Tx++?Lo+>U1v7eQHRYyN6lY@P<))nL|S?@C*#=S<<}0bfV=Edo7+>EDh> zjHuH!^N`n+f-VJOi)7r@!kQY2qNlUz3P zZ}RQ&JcJ{&0qnHK^F$7+KJSvFg9F3p4qJ*NM z8G%0t&K#Ri;Bm=@g*Pz`6k73PUYAM!y4cHy8(~XW3aH{l|3Wro9kb*_X&*O$=`~0f z5Wn>rqbL2f7^Nn0Zb}dBh;in?Pq`;axJU12NJs}p4$-4%uvQi+`WW=O)poq}%*cr% z$0Jv-ivUd2u$X!x@v`}|2nm?-#~G{Xsmm#ZE|6)YB~AgK*alxR>pDC(K^*(OMj*GR zzLQ&95ukO%i%Mxicbhm^qQ!0)uJ6$#VN1rtS;Fkw52y?;WhRl5V99pXmdQZ8fG^k0 zD`~}eD_Z8|o-gij``M;sG|ZCR5Gpo2?02?nIM)W<3^W}W(wK-u0oo$?zroFS_kn+DAv?$vb43La@JdCbPi~!1s9IM;7qvs$@bY9S0?9{oOFT|XR zC-no$ z*B`R0Jb!C^6h`qU+Dl2aQ$*=-u13s$?eiIsHjzmncE=%btln6Ix6SDu7w#M1gT|wE zCj?|2VIn~#_VJ!|?p87?mfGRte95gs0>UQ)SJnz<%G}t!P&prz#4VkSW1QoceRpOq zaOBkW6WqeiZ$9$9a|{fvH)eE#v`|AD`oR^$FqnKt3uUHKI)8j${1y=0O?NJmhGpP89Jqdyd{iZDnz>ep9wTXCxDG(k4CBS7G$NiNfRNOL9t6eP{Ws4F245+Xbhw+U^Pc3p~Or20Vr?66pdS6$pr z8ozTlFxmK2R+2_)QAEOWV<2~nfem?<7<5aebCf^X)`X20nwSe&9 z2Xd2JxI-R)XLq-{8N|(LrWpABfcnqaCb0*ug0B7Rqef^)8d|; zqU=0d1JEDu@m$q2dc9U@JGYZ2zq{LU^KG{6kn?{9|C5xe5F=8-s&dR<5dMlVMLCb zpj27KH(D<(z+Gd*o3=Qu03n92KXi|HB19s1T1Dgjlv z&E%d=Njt-O!d6aGMKCC;x+{Pn@oHla2h>ei&G%mry&LJq*!)nkz7^})?|kMN!UI5P z)-k&Am1NSXo7h0yABZ`0!xjII2LJEYzW-`dWoKvlV^anE`$%u~KWiw8@EHDwRTE8Q zm7i4d#RMezltY2>p>rV77^=s;S6CX-hzS!k{93t3b&n%=JAAZ7*>N!R6WPh+Rl4yl zeJo1KiN6fh`x+0?*2q{Zq|CNx*}h>36H5qeicm_{)_rc>j9H6*)z&+5%c1R)<)1S+ zGuk*inRUCK z6g>`mtN5Y@6q(1$ajNA?a zR^3}y#8-z(oGv+!F5Q`OE^c#PX=mol+V;O#2sx$!#_H^vP!JrmO_LsExS=o~sWAvj z9U*AI^+|cg5RBlv+29Hff|mLUVu#;LD*#Yi%D?Fxw#n;KEly;!0 zk`##mDfm3V7P5D-^i-qSR>0^;I!fMbEp^-s`5Q)Fa+mlQTIYKmo=>Ywi^3_AFEX5J@CJK6#vC=^N)&*<4+~V@uw2|YpD2VA;!u4XDSBgpGu7LzlLA` zK8NG~rsDdSg6ps0sw)4<`2sNeFX`96ZutLLaj`Nn{pX5H=S$MsH+28Uy6t`G%!Ya} zU?juMb?I!UJr4VBtMw7DZIyMs8JS`cmDI+5w9lI*ULh# zmz`mQS_9o~cV&u3HtC|XH7UxBdY0&FcM%Jk4tH~5^IO8t%<-^9=3kp1iQt4v+fLlumT zw$Wh0%b2O_ZkQ8p0R1Z{{(Hy7Fg1iua>yN(=*Q%=geJC>@F0FGg{hpt# z8~2l`Rd@=rVYe8cE&-FUJv~u@W?$>-5bGQYk)J^U+RT`DJ=WGv^;gNjEZ<3D1A!w$ z3|`H!>aB1Mg+9n2QOH%i#(#U|j70&3lybLg$@Qv3> z23}?Z%aqF$0Chq|{h^9k&~W8f#ks9Cxz*+ayC2_5w(_{U4GF5$f{1~?NmH}zi4Uk4 zwy$&0bFk5IrZpw5IdZ+>0htx5nQCx{giMEoBo!LNrH&Ve5QiE195p;CiY4Lu!5DO~ z8A|g5^U}L!_BTBGKnX}Eiu;C!B$LU8h_YhCLXY^E0-DW?OC{ED9GY2S!^h(1D;i8B zK=sxv#UP4m_6?iMAi-MmLsh8R;_)LT=^a^_$89%U`CFs#hQQ!1^hE^S-r*|Hwd=Dn zc@gvxHEotlt`66Fw1cr=+m1+++|eWAA)k-*l<=)oMdm{fVR~~a&qQQ-eGCri`&MV( z7((!D0Z2#=^M0IB0Q^mKM(KnV$n+l2D zPVXuy3U-Snb^O+xujpm1W4J5w@kv!pE{5+dEy4JA0@kk-y}7*nCa~EtdK0pMLUnPR#{fOVB(Tj;=( zp|xO3Yu*(T9k5x|QGOQx+MMRt@H7ORID*K%6aL&5Xp)hJwi;D!P-I<|x)(`lWZCka z_a)kZ5V^Oz=B_|J=jzu~H%uNp>+QB9#w5vz(9JM~Q!^-47Xfkt;YOza2PwWh^VX|y$|C+})kI|Aj4Fc|Wmd08s?Mn{QYwvM5r zK(;7`8dabyXu%9FksGD+poa11;c4&tZMwjo!x5aTwva6k$lEKG?z2@6%nDps(nSFW zHM)%@1@u8R0h26O3D{}B08M=+BoN?~jx-r*8bgSTq#)KxVL2!sk#PXDI5_0@^8~8u z_(2Mj?5i*y!s%JL&@PO$ra8j*tSxY9&+xf4=DIN7h3}ZJC2hhZrDOWOJB_@A z#Ev)TS^;;gnjag}3Snv*!7{MccSZ7}YW)ZJkIkj%Psj0VP; z@ei%Go+F|PU=z)2vZgn;)l%in9?HOeQM!I~re;qg)NmfY#NSz~c$gR;f;@l< zCU|O14mjmP1y6De)<`ktAh$PD_y{JL?64-0? z^tlnaR1+_hSr;v`!VTx(fnRHc0d0=B>LH{N^$-4Z)y4$ig*-QJIiq;}AJV=uEUzr- z7I$}o2Pe3@LvVLVaCi5Ey9Kx4?k>SSK(G)jxCeI&l1r!4GCk>@x!?SH|DCg+_tf6I zYSpT>nygdtLr$dRjzb~n6_f**;UjcDvpjrqzEV_O_PAyYhf0p`Y5JTMYs${{`ZS_v zo3~e>ic3#t+k1=w5@(r;<-DCF){lJ!U3(GtHFi*BH68Ksxfq3t?9$ zos4Xmh84uU{lBhQ{$dq0`OD>H^%?(`bDyc%n ze!=0s-F-4Nw_8#2$d&e<04XFJlxWO*GLaB2@of@@y`19+ct<4&PBbw1T&*Tl)gy&S zS?J_u25Q2vcM-8uSRgj4BVA$;S_xN`Ag1(wP>ZIb`c&Z?;btlhYL?H^r=!^Pl+PU_ z5zyRW1FpAi!7iR&5i+nvA)}lk1+_Z8?&vfrj(6M%Bf|QFuMbyaQ0Y;}_HqU~HHmDg zS@f?g!6mNP3U{Z=Aqn*?w{3qWZkiq4rX^!BlJ|ByFZ}H?Z&Ue0dNR%as9HdD8FF zSv~z>8=OQhSkYRG;nAQ!B`HsXCulbAF_)MGyu0_z*zJO?QL)3Bw_QK=JjaiZ8Kydu z%&80aS7fghRT+Z{Q>%$Ule|^QQ+^Z2%{5tc_Tl34LU=r@v4USW(fNpm|EuosRr<`< zDWL;UMP#E^@K6+!E)I-80J;kdk&I~tk0h`(I(v@ZIYo!1v}hv2n2{k=n^<)D*>Y$ZrU`{PrU8OeBET}Dg0cM1ye<3q}UD8fQDQOe>SjqXoq`AuGS?a!Wq0b%*EV- zQIsbV4BI!W#0vMFX?1z$ueq?@r@;s!nzP(9SM>V5&xXS@e0g8U16X~qL75?IZZErL zeEbj@;!zn~T2}5KVsXvz8KL?QNXTn?N!LX$HD57_c`qz zrr8BgdnCFh0m;4m7EmDT^qSt8E~kU{c4nV+oKH5M;(d~${EAI_`?JsgOP%`T^Z!=d za{TBPa(wR=J{7e;+K=Cb^nWRGzZboK>LUKCA^B@f3;h3f>wj${{;8<_E?WPuMeV=U zw7*o{m#H06*_Cw3WgyYD+xu;3%al zio+*1kjO=Nnt9clS+Tu#LS`fuN;FV+_#DAFb^ayO$5naKqBUG?<+ZmXaQW4`ak!Tk zb!gA0F3y}#Do3qkSU7QH+8b#3O0F>5q%^!*l=CIHbbeh15)$;AIidN%jeAWkVsFXi$g09?);?2CJ#;;>GPH( zLcp-`(9C`y*i9RVE4DgVS_!+DS~z!}<3}HpN)F)_vs0et+n8G$7u}_2wr zVm*c;E;M;MJ-93dqAxI~PD9eenUt-f$IsM$X4)DTD4hQS`5qLgjM=3PeHsL%As2a5 z(h|xWCp4Bx7Zd<0Y)mFDY|o1pjxJ4w6szF2nPegmOOP+9k~xfUNGzwCA||1iA6OT} zVhO4}isrT0yt}MaDMH8AW7w|(aP&+MgP-TUfhps^X(+|>8>!9}QQ!fjU)BvftfD{a z-@efoC8I{S5zzxE%~oRMj~8cH^*W;b`w!_>Lh(iYB}8mDc;O(Mb8+v0jxn-R<@b8J ztgKXf9R-SmM@VhsgfD};E@*JtcHziYQ85Zk;Xo{?Q7k&7&H`0G&f#TzSzY6tSeC4< z4ss%V8C63;KSxX_iO2ZXgpX3p{Z)m}dR^CYVvpI4#X3^Q(#Xd(*j5v-$8HN-yjgw1-ahTTWU-D8~Nf~*5SfXxdfMHQ=B3^ zI+Dp_+O5t3GMl^?*yO9k6Iq#<@V5{|co9c$Ok#MZCZZ|(jvG1X=w_|!*p@PqAknZg z_fa9Z<0zG3`ol0&2@oy_T+H@tlyXL%SG(uFxkTjza8!{f3C}^)wB*VCIjqmat7v4c zgLiBBh{_sy8p)+0m>|HxcAgRDI@=$N7uTTr!rVM)IFAXAkjo*M0M+UZx|6DE2RO@I z9|Z8r-sPVh6;V43r7%F=6GaS6R$xNhs<`gD?znsdm-)7E$ zqbgcmhkhMY1_bu-`dS*7;7is~_#S*@>EAqI!+ zns>bnW}wJ-IWM~SZ{lz}70{J&+ZHC)H%at_fwX}Zv^OI+R_v1tZnN{`@7b`KB$E5alq+&?T3-DdKZDIWEpj|(4M%}L>C#FlmKV;)iF9zgU<4*gsCr%V z76793F`8Y7S#2!lbiv`n#i^s9v}F^)7KCTA*P4=mhIQp_*E4+D{?%Dq67{rVOi8Rl zd#LdmCm(n%1wi{^oAZ+>eBFlxc@~vD#o4BI$o2cotsfC==z7V*I$@mG<;bOrtshA5FrFzAU7&@rW6WLFMI080s9OS;EC_G_Ep0xTFN&azbds_qa@-U+x#CG`zI}3? zNNv&yo-0HRufScXrn%8z+d5}O^{*li(@lcoR~?{;GVv>A)vIDrf~57MC6?ORvzz5% zQ*J3T;jHPWToz3e?;2uLvX@lY1GXKKh*$j&m%FYV?onw#DPsX$5N^CfTw-;ch#^kxz2jB5$!#;x%(p2VQY@z$OMzy?7PpAgiyroFNmZFuUpv>Y7Lh;4Vh z&;WzXTf*Ai4om*4{qy$8?=j z1x9y~iSsJQM7jzXQr=#iJLp-J79e)y4G<2?>duW-2h)N#?8KWV0VD6;>aMm8wYX;M z?PcU&Td2Lx7>y|h+lGVE zZz34wjEZlut?D=yZJV~|kgQzklp8qOD}b5siaH4iRM{FLChN~Ob9^gpnlO!$#T%V8 zmn02JejCI>?&7+gjT|cSB83&*#inRM`Nh<>14gM0^Iz%8Mvr#5jWBD53cGZUJ-BAE zOB|ntz-~6OSU+N$UKEeS=(1%8)WFGl^FtWD>+-OeP1g$@#n_f7X0N;{rKdT#7VsD46WWRm zeEI-F^VXOLC7GzM6qeJoaE%T!+V}AKLUbXJm&vMq{okb51PU--`85VTd%^c6Bz3CI zs}Z{P;2S8Vmw(T16$tRl{P~jy#xFVicjft?C-Z-hpILurKQlj>WXU~|q5oZw==(%_ zMx3lA*e`lSQqhOxERx&kM%`*w@O+^j+E=+t0T?dfl@pJ5CV+EIQ;!GC5Rd-0WQuw& zG&~wO3ePC&T-Y`Qnua4(a(&gBW8nOU4{TV-MdwGKj_yQu6(;!7qTHz$lvKA%@C7~_ zT3;$Ir0k?s_LsS{Shg#~JHICp3iTI83PszNL5UNATTB^spZ(_5u>COMopz`&+FE&` zdO1kg?E{uXN&@geFMCAxbup1BgUN#$N+?(BgQ;=m!7Noj2krmrS#1wCQxLhlQcMqh z@wL@eVJY7jc3O7b*|Y(TG7?)_Ge6;52)*-$lL#34*vSIePuW2j}SpF{{TTZh|7_!5Zki87@3k>vX?Nh@r{7ZQ{@Qv;?j z2bCE4!e}YMJya|$b6jsATrRA;*rAZ{+!PP5F$VEgJN-X^yOI{G=^ui4d`?7;9B^3m z?}(VcMq$)TKp8q58Y`sPyOQJ2gK!|j2(i1?D+MY1;sYh2zI533$#*{CH533rn$Z93 z+SP%uG?gRvYpNB6X@P#HCAA3Ky%sQpj?RE7vtwJb3a-C9g%_3pPOe1yiP~zyQb&6e-OB(*Lh1oS5G^@ zx{5P+t@+}}nd%v?uNW5>)QEqjzsw=S+cd1sR$kjZMnO5#@x##GT2xn&7(xdyKPoes z%fBGgE8t|7N1c%|fIVN9)eAG1oq+E2o_+FK4pW(xwbTgq38E(k2ro zVmiek?TtdD3Pwx8Sy;x9PP1)yMzahtjNUwp##MZ*E(~Tn;kDaRJ`Qf+$1_J}v<|@; z9u<|1)jONT-8XVD9Y8qC{GCmR*OoTGFo9~E5tfv&@O$qW17K+%$+_*%Tut4`Z( zBWvS7a(RSdKt6HPPQJ_RUU0EuAL&t|&(7mRi{cHivGhTWCvzB;%bY*L>)beE>4j!6#Do;@YlQ z^5M-}m{7@wNQU=Kz=<^urna>*efYr~HY=7=;PG~jb+OmNo-q^zJvxL>J!Gv&j+0NQV%#JA%RIIK=*JdmCHGoe{_Oe z0Pf90ixPc!LJe-B!<#J8Aur(;vfJR>zWiM6mGISw#h98vj=iXGZ?$O?rKyBI!lrvH zdJZ!)D4Ou-r*UE>Vbr%DITlabg!(eJxt2#d3HBCjRhUHulkklJQv#s zcSWh&b2iHo&N2P$fX(Mj4l-_aLvU^+DA4LR9wT=YTdxg|>3WgPoabJZeRM5bxJqS` zgMbTryfz+YZFF~#!Fq}GIX|JTYjFX`{E|!v=}n`8HEeY(D^s{w2tF^$pqhV zzpOgRsXokd7inYg{8;2d$@p0(gPnK^PoIwo{QY&ML~i*BCqRDKHlLoAmA-TFi7;Y#4V>7K9p`ue2iHq8PKg^vu3AEOKIo zA;mYH&44{A@=Gb~?R*Pg=;weyr`>@8vd_7dFuPm`w-B%`*azvvu|; zp;IEA2E{FoEl&O8p66p^R!66=Sz7c^(ho_IDG0T*(r>Y|uI_&=xntyNLEa*BK(-|D zsEsdt$Tx9%lLcpHlaG2fw`7(zg>x|8`)oAlJz;l( zi@t8^ESLyTF`%)xQA^-HT+r)E${dj-+RBahgdpixY-4$gVC0AB%2Ss$UmXyx>o%%a z9McrJzF+~;5ftsO0@LLP2c9slI^^shn=DRIGj;4dlyDBxe68hs8H0)Xtn=iBnfaH} z1^cdUSIy z)c!2vrAmZ8=PL<9vaB;+1oi31z(vMsf3O=-l5eZ$EJ?i{<{@kIPT$a&LDbmA+|XF*rSQ*;&LoV@P0gI1#-Dz(9euI{ zWqmT}PBB$j^5IuPNWFlcR46>as#u_{f=8IRGS z@;c;kRLq|Zk$pE>`un8j*T&2rX)()_oyk9>#rbdKrNNm{`a6g5FXN0%&aj7ttxM=( zk{Y4)ce`hR29@2)a_tG*;{!F%1bV0*PxQF^ZE}261UoXp$XtXzHI+hAMQC<6MPzzS zoTv+p?Tfv<#m2jLN>^G8m)7m2buufTMjhud#E)1k`KV8fj+`p7YuojNG4VM!RNfCOdy+emS_waf>MxTL;FeKivMU#=O+Qh^2==E zUsL8E9TUzUG(pZEG(oN(^N?IW=C!zfuml0FA2~JGkDQw8dm2p4!u6vC!}a5VTt6Pj z_3Hy!8NWa9Pr3K6Ze0Jr^g`g*!O6eo-mHw@*ZD8}!oRj+zQ6GA!}Le)&C1B}7kZ)Q zlLZi}&ukUWCOLlBQ*n#TKD0ShL*DC$hBxypmgLUwnS(2g{SfTXsm1xevikY6O5W&= zwhyd#<&~8iWqZ*s*R5vPml2&y9XI!???!q)m^VF17-|;ulCib+73Pe7IBJ}0hmTV@ zv{k_n>)wADZvs|!$v)Y?Yn_}3^1PS0r2oV{FWX>y%`uR&3Y573c~h%)K2+&^7*OSn z-RTZErQ02YISkK9-hTrghri%za!`y3=OJSFR?eN?3z%cli8EXalNT3tFqrSYF0HiY z#eJ|ia1bN(&Z}jdIkkO#JmM%&kNm;cHmzfG+Sio*LvG-)smP|v-=zwDPE`?$S46tCFROMx``u25JL#eBJhHAcj>jXu zo-r}}m5nLhq+Cczto^&;jBpNMHt|l=QI%Grx`md_ypW z2rDlGSM&0f-wMT5knqp7l;?n~IjdP~>?j}Uop4#qu}~u&D?)$o1}3v}{H_hJc_ioX z+3SVnieRP}k&-}#O2(^`zIi**`}(8HG> zT1dq^y7GWXm!*ej_!Z#6;2J5V46F_Xz=1MFFVZ|I^zh9)+AH$509&mbLYQbQVk(Lb zipxJ$noF?PPcnYxhLp>}{!y@cHa)R9l~GpQ9xwWKOG+arfM*k_5r5d`y(CD^)kK3g zFqPc8EUYa*kEb?cWs##iY4#c+%J(4Wy3!F$%ESU_)69-PcuR3i6PyYgg^XQ=g1rVlc$?%mT(o5S;3hnR^Xj22)avsDrKG(A!HI7ke5J z;9dbLGPx2evEz%d2%?nd2tGZnj=GL`&i9-$V=#LPY}iZvQw7{AsjXwvQDmy$#zIQ1 zu{Ou7u+*68JZk72$(ij!UsPUDo@H-=Cg_OrWlbWl-0ngQd|+rz+J?COoIHYsJ16OU zd#Vx;9!uIi{*Hktrogts=<}M!P**N_1m!D$?=-Lt+K*HE7Vq)Auppa2e54{w-caI1 zVTtHvpq~Fr+8xIajP;9WIr=r5TJn^vH%QGCOoY$`()NAKG)AYh^U>6k#UO&%t7)Pw zT-%`7hf($L)&^@{68$D|AZ}z~u5}h@K`9C`iakVB2s(T(`JT{D(7Fsw))8|v(ee&J zCs?ckb@Hv4K)lGXW(!s7Z9J@d22cq|I2Jm+jR9-JXTq|Am zvx-n5)cC%)s;zitQ}T>6Ymi+OnGjJeNsR6NM?D>=ixHPTu3Qwo>Gi&HjP;5mZ-B#k==+uxHaGb1=%O~UD08zBNqx_gijoItZ4(K8D4n96k zGN?2+IlQpen>b-Fmydiq5p@gI=faQ=@0b}f=g_h6Gzd$(&%?vOhA>61w8)Vy#)(16}8PPiHG?)uEf;YV}cOPn^=R!x**l?-f z-D2;)hIMwW1T=15Q$3$Uq(UhhQKoZQsRt(=?_K^P*c`n=OEngphHABUpd&}j4K~GG z<}=b8>niRUkqw^O4$M3+rb5bt1w!JfoAid~Azm_`ts?SwS(aq@W&2w~K>BUgBNx4c zNHh@$WU0SDW>R4lC=DI85;kEU^3U@^8B|&CnJeE6!Zid9Xf?f{)Z9hZGS0<6U}f}w zF-G}F`7XyV1KEq{?A3>RbfunGy%5(v8BM{yaYsp{LNH?}p@G6#;nQec?SSy&XP4d< z(1;MKnYbA;xs)A+GF8Fnuv^fgDAocev(zs!Sl|10yV4A|-s?yc)zIOl+_1JF$u*~% zO<=cLP-WcJ3hGzepFGXU)Y`pfgWhHQSRDwd0J`A*KB#b*RBOwZboY#^b+3a)!5X1l ziJkFC@C@QLm_bh9XDQmobxxrABn^_wPu4h0QZm*W0rdF+L+v_QXLEuJ-ZPWYr?x7o zSS(A#<#0HEJO2L0(=kd{1r(nXlJbIQZu%j^TELpg8gX;IL12^7btPucB!cle^;_M< z2#Qg3RfLo8YiEqsZ-sFPKBc8f{=zgm?D3%pwA;1(@Qf9SPFowqtQ~-6!`IT&JW#}- z(7eLCuxZ3iW5i|~=1bWd2Hut-8Ank?teJgWDL=K0ku0rQ6U#)uR`F$#%<46I*@1S( z5uuOv+}*D#P4&3K3WL^vvOcB{E!tIKvPdHG0;y)$c-1*?gORDMt+%yGOA8!~QGQiz z4lJLsutq;mH{i2EX(1H6)Lx&2hSO0NoQ?he7{0j*)*foKw}v4a}c zG?eL+CbIzEr>BZsBENVx=t7%(-KSaD)#TaPGwUAS*4I- z&YF<&wX*qR&0zI zRN~-lKm}p}6GQHpdX95FSU6)mzjDlWN3dr+!V{{f2CEB-Ph~ai>As0- zYOBiM=yH0yB=tJ4sPMR z5hnW$z~q5ykE^gGv<@Ij%RRsnwWrq`3o{m#r4*8sZoyhp(Zlz?o-S*D-oDCxr3yJ+ zf+M#|Iy;;jUVTCDTQW2(~R(0j_%>?aRBSLa`vrFEjja$Bg5S_Su5I(NL z_};k_8{x|&s1mZs$al}TojW`xx{(Z`(2zrSv)IKR!^@l4K8p8AwXLA~AZE=G2t-^?(elE!YD zI6as;B;`VTaBZLKj;KbRy75`)1dDe>r#|A+nG5}yRkSpF_@WLx8e0cvr1ePIxqBpEM3Dq~h6~Eww zf=nNSSrh0&Up$gAz-31#JLKF)wzJuQg=rdj(895^nH@F_FU_yhb9RBSeiR1HIFd88 zgILWgo#ZHGyZk0dnF0;wNqKl3`8LPWT|m0bC*m`w zKX*%g6kJoFxe?bIF8tC$b{5j!e_GnF&9~8&M#k^AXq8`dIwmO_a~mF|iJ_Nmb>MjY zfox-AKv-!3k44iL)aAeppl8GzO}>0c7WzH}V8-DLb+KL5sxqP94f zF=DYlowoMFWQtJaiQ@ANNA)MByE_kz&>YNuHfbMHhR@-Rr~ADMTLHKVt2}ghW{d@h zzB%vqCGe5mePFgc@$=p(V_gL+So~UD-J7DCi%Wl@oPtX638JW{8F%Grg(*WeF}cK* z2nzmTa~^Y=kO06fY;x00(=1M*=taNjr>Ld~XF6m@@qE65^O_8FB`H9EO~m^M((ZIb z!eYBKcZAvv@<}Ie!H>i+lUr@Q)|9^$#kQpJ6O3gdT<`HIy++ykkq}(8>w97m-u~%%j$+>W4nXAP7|Q zjPq;ugCTtzIZtj3{w82wYA-xF`fUa$+vS~6o4A_e*-p4%tG+fsg|G$26c}D~|4Qnt zGMtT1EyuyaoiWc}gAtW7&>s^V+(R)hlJ`()BafGM*mK9&1hF&7m=Br!6J+a?P-bAL z?z=P4d$(@+;tJjz_9r@r*B%rmaiRA#a_xYK^leSfvLQ;_YVnLF4z)~`i9Q^RlXUW{ z<&GQV3O>O52~z=Vj2wRzu=>#x{%$7z_o%|J;1?6~@3dsLCx-Hqgc94|b%pCyM=Vr? zP#zMs_6pzaPb0&CPoiMz1d_GtvxntD=mV896xqP>?oeM4d<`Ua@}7mw<*wu2jj1KlXb%k+D_WLFKiwC@2q^&nup;vvm4LmGtH0e_5}nw-j}k9n)ZgoZ?n!+X z)G&=(piqE*5}HsHqES$%*%6HH_QX&eq8!*EJW#x0FA#b}(& z?^IaATiZIo+!AxE=7&_-uh^M_vx?80SN#P+ooQ3`wSsOyT?6i?QX;!M($R^rjxcb?*s0srz%r?>6x#mJQ^lT>j zH46Z$UB@Lvzt4UM2WEB`EnY|DVZMep!^44Cf5ydOz|pV>2M=0N15n3TJ~iEM{B8;G5wKD#%X(t|`VND{{tV>%6XEzb75gXe*(c=h|0rVr zuTYzYBQY!EcP#Lqv9@1c`1iZww>~!~>+gVbUDX8v=+9vA@2(Ezt%=KU-{-sSU7)y>;GQFkBL#~ zPa=L;PqqvLCW1A@JUkD+x%Zo^z^6E~2M}zIhuBZyXx`(CeHSV_8V@kv^2pY*|NTGrBd(vUo_~+)CW%5&&7TJLcNgmaC0;lgfB!~o%p6a;692Ko!^ZVH zujH2w&q2GZg0^|uu>c@DUGcfeuo(1l^k$sey|<6vT8{m;S8#K^|+`?mWYGa>32^F2*>4@AeF zP5s2+L@PfH?*H}J{_{$iIhnZrk1N&eY zsIvA-rT1gZbw*S9IE4G5q?*+Bp4X zEpe0X>oE@o^`O#LrD1k@eY*xLSK2HG%O?aOOVNpiq5b~N=?39v`>{c0HNw0IOr)sc zfjz>G^%}VgC25cu=eq`m2f{KdgDi!GSqJh@-m;7OEe@tpr0Y|7p7~4@yKQssvX@A7G z7h{SN)-W~Wzjf>)%ReE5P%h~h2qY%%LxtswpW#r!=L}H_BCSvqrNZjtDQeh!a#Vu` z0>Lc%ef6cQY2$Tm!YPK<-*vF{b4%}!zV)>1dgY&^c)h#_WB3{MV6WoRmZe8Zp&a5E zW|lOAsyp(?`Q8{yf}+U$jZtes$xQLxA~;HH|G?LI;qlRltQ4RF9yy~$Um7-Md_@&8nTY+R4G|B;WQkeQU9 zL`}W?wxrqJG}3OJqz{7!w`hdsF$HV?Yx+jL)NE_%f^3AU=GL7K9t=`_PpmRh;uq1F z&C>w$j}+(YZOjT_jjbldBcQrEv`g#DU{Ukv9Iul9QtOp9a~;vSVv2YqbfNC6oU z7+5;FfirHl)TRNowoLL)>~H?X_Du9ms>tS{FGrd5b&mq&nRh8F*PStKIhLC=+ioxI zxpd|ao|QF+ii4epYU@^;IAmoRJ{G+h&>7}G{1(-fURv&r@L;SKyC?QBNN3*Kl=x$w zligM%IWZ}IN(3l9!Vx;1S!W?1G(FIB$IT0xeBy5JPC$vgU%H5CS^$k9JP=If%VpQv zhL5p{t^kt-9VBoh08;i9A10+QZkGfqmPj~gg%WB!0rp%sb8xzd2s^-5J?g&bV?jwg z%@W~@&kSoKs~=hI)0~?=`1QQh>nu4iR&{33*}C3hZm{nDQbCpjuRKYNlpO%{$b@F) z5Oxf$vsUfM>adNu#N6a;Z5Rw`9@(E&t{!n|%NekcyyK=nCceChy@B^fgrfId2*K%X|;|Ed{Uu z@LVyxMLRJE{p*qwd*_CgCf@4>;2K)7&R32oM6rz{(t?9N2k_m%;(5t|^*M$FiGaWf z33Qh8jDR(0NK)zjagtvX@5FZmAarTf-yQh7mQrt zA-M8ukRh=EPdy_oEH$D^GSc^*#}fJMwa<&L!2CGA^ydyu+TASUDT(-_iB4qIHSN!* zdqyF!Gsl^=i^)jgqXuEjrr-t7;9W4zMvxm?bu70ucJB}!JpXuJbtvy{cCXiRX&A*} za2|75ZLKrOk0;<(w_<8;m0nMa6|;ZMg4XjT%XNPq5MY6m^{2{J(UT)3Yv@x^!q}+` zdFjv2cteQ#AyWJ`_Y^*pER!nQXI!n($7ft`Ff!ltZ4S!8pn>_q&~qD65ebTv3=HFt zC3f|IPgSgs@)?4&L`Ow;X_{73Z-^X)Q;b>Z3N$|-`snc#_|LeoQL^?{7BcN*JOf19 zZELJ403G{qHq&-}=Cv?1{K*|0K$}*KY}*{wG$g9*p)-1*aZ)~TgBHQr(!4#FTon$T zE?cMu6*M7gp-}9z!$Ad%mN=AU#RKDjn|30K`wnfB>;}yjZCYy7eB=R>R9i38y@g(` zchUJ5<8R9rAt>^rF!8Y74rzlJ_MpdS7k#nH1Z-a1k<-O}Ejq84jTf1|F6?hCKilEO zlWk*tChhWJ7*&t6Uwq7TMQ zp4Tt1v+QVu(1No@w?6l`f(avhY?Ie*e45GA+X>XcIfL6nuU+^M&Ajyi(yKmEmZo(D zk_=#Jy?fAhT(odBx3CpcvHyT^BB$TzQX3nkY^H3?i2i&oe1G+!l4d_UMcxKJOt-JS zYq*0afI6TDDr7|EomilsBmX+Ne|)dqR}VK-?33qJy(8Lq0_3XhRE3`yo_~0cV?3-! z8Q)1YtgiHJFLtN#tH&OUfng~1pfF_M)+GwCjZIAZI?#?&$yS#@efLr2U1u=(#ta+# z=+_5xl#@@;#A_O8Y$mENH6(l<`rKhFl1ol>O{Usju{B!Ue+KvKO_Z0HegzSeb!_8+ z?uoeGa;w9U7&U(1V@u+z_YGP2wwv-Y!p$)r&1_#>WZa~T;bP2izj(q_Nwz#Dti zgh5`4%@QtLL9Q?=1+R)e$Fc;G{xEB?fnNR5CqzsRbZdbvlGxTApJ=EhK;Sih@x}t{dn>i>lP;N6e{82T06VO(W)e7@=juBHfWDv*O#azf`Ok3FUye%7 z?+T6okdXe_wE+01vyxrHH1;2iD0OHtzW!{rf7DKYKpj7v0sgHV1pXVJfqzdyzq9oI z5$gE1ce>pAp)lVcwRba4IzKn)#sic0gw;rv3D}xj+!((yr zX4vWDht0ujp?oyOLSnK=hUYR9$hO#X-tfMrO}OKk*O}3t@?$#NsT@5<8|gC7dLf!p zRimjH>Q0@nxLqIo5}1iPUkHnAF;IH10cYcDrp~X`-j=18R+aO|-HLt5Oz3Ck9VtEE z>xJw^Kn zzcs(E(MMEL%ZW@=^>%?PL4>suj1BJKZWcNW^nn?iyG6ogDf{O4??0IFmYiYiBLnZ} z_VgQprE>L^4C3?teA8Q&#gu_gG0gu2zq@hu_$@IX)zc zvy|K;Gg{l@GUk6Hj5*Y94JZkNr3I)C@mb^s1es{mrm!3~7>Do(NhiP)C@HK7EKTbS zd>$qUdU`PEm4f@9Uv*d?5ts^-FW07F2{Slby(%$2Lr=LQC=pw2rBi}m(1~N zR~;Q`B_)xW#7@Q_d)S#veu4i&ModgtA9)Iuz*O3OSKCZI)9;{F9|XDGw?MzBJJE-c zjK0Dc(O(XP@+IaY#gxtf9S&Z#X!eXY$Rl@@@)E5?cPzl& zp&nz0@xVkh7KEL4x{_0LnnmjpCO+>ah{5YoVjibfmYCBSv2PwZyQniC8kP^zkMnv4t#Z%x=W%|U_7TuLf_)uh}1dsf^N-D6G}f!AmeBNdCO0H>dMps(Bz{wt8DYa+ z^I2xJ(V_gj%o5_24r0#>aB`ZGS;f10+UfOvX*d?vF<{ZRPCI;=Ct^2X9^>ZVbW*Ku zA45k_ja8YLGZTXsp`2>*?I7Av2S;u-;?fo|0gXOwVY9pAb8U8vOza zKQd~J{?w&^HAQUNuTC@w-(qqD29_x&<>jjda&JL~Y+7MgeL95`pp>jN1{#97SQ&9< z_tZCk^Flr*gwiy;*X3A3trZ8u-N$z7a%*?X%x#9qtoC;IWN&`!ivh2PGvTY0d(|bT zM{A9C&UW72_?-Lk$=mZX23S*LEKl4`siCKyV>59c0(Q-)OxI@!Rya6v3n6~G;UTMK zwb$@)&e-IL-c%@S09A=HN)K*)C>(8eZ2NWditKD1@@sj5Yb3So`IK_{i?@PXiGAOi zJA@A!Y|dbo0mk5P2{NE z0_W}*mrDk?#ZY9$-Txo z0M|+L{^FU30JX&kL||DeM%92fT0)kN4dDh2yiMJj*tEJc;`siuDTBOtC(-*b&m_$Q zN5-Zol56=d=*2u#NVzU3N#Uho$m8;^LumxH_b)Wj$?vj2A=Bqtq> zvE?Rxw{jL5`GGJ2cTe?7%BkAJ&n?n@${9%w<{mrm2gz+BVi|>OMV?#%=6qp8tZqjpjcRt zL92C(-E?BzO-;Ow6@geg@j@7TP$)#09S}d}`WLEYn*K zS;&0+-nsZro6G20zp=hY-rfRSn$U25cGLXF*yzWhJm$bW*Sey?7Df3t>WVq*Fil)piJ!Dc}m#d}u$ zfD~3Gz5Vr96K#jmE@z!EL2U?k1+vdrxe+fEB@i|@Jd+Z%!V8;ZbUNK;@h#l84^roG z#gAY}Z9R81k4FngGd)NVhHS!EgW*iVRHJDaB-ts60JP+*f&@vItdJDee0;;E@~LA3T6d&c;Z)o|eLJ zc!Pxe;Q0B{>ornR$GK%x@dDRP>D%pai9zZns5|o13m?lHM*K4SPnLL&J)yPXG!;m4 zX>*whKmiUFa~uwJiAia0c%iqARYS@K(6lhxN&DW2jV|0v8(^XRHWZ=&bVJlpxm2Q_j)1(n|=oEiPtNmW63rgwG-w*CsJAs&M)6y6l8w}cl zR1rcwX=I9u9{bjTFgB|+f1K}eE&Kv<&?9!JXzSv!h=!-<%Bkqt?k95flzchd+?Kv% zAP<@WACtyKR7P>zzbuw3B;2iL>A*!kMoa=}cb`7X`$!{DbQ(OHo}RY>1j7&M^+2)m zmyLV&mF<1aWv~??RiP*b-(&p#op;TvLdips=L&oB)0G|Wv>uvt+R$k|OT=&L-5&^LAK=VYSSX0R zqA?qbjD&(!f7O*(ATtMdWYno8+Z1Cx38@S7*!l8$TPde3cX`c*>P3l<)OyqTDPZQ7 zdd1c>q{rEU6Jt|5dAEPkMRtrFe2}bvsmI7K-Lf`xoVVW;Z%aTmUHSo$8d8i1cMF4D zQ1t(C_Lfn3Y+JW3?oQC)?(XjH7Tn!}I}|R#-GWb+U_WJHU zf0#dLFV(6jCi5AikKW6veL~jazLag{2MP{F9vd&GEQcqtkm;l<3Vx7tROg|}4~m@f zhDE2BjdD83IC8H)-`QS@Q=e&StBY6fDGT%!EdGJZ0u+r9f&5?PPL)Ch5p@ z!RoiV&pRxB__zt|D5%o2Z}T9qy)2P$o;QU>q(?f*%?$53r(xcj z=@T)^&Z>tedcc6>K7kcHZa)AiP-ACbZoUoza~4-j78uxdH#Mcm`FD}t*)dHn8-y8U5v?da6+rC1148;L|HDmW%+|%E*N&g3LakBq?X{tu) zKeqLQ-%C@!?d!n*$Blg%t>P~>_TS^E{)C)AP372_e&5%B`3L?n0`+Tj?$^zz{N^Y4 z=laJ46x$!kZ@{l_{9e!hwf?@T|5|^Ct6%HyTl%l{&mZ`Qp*j)U??#3y|27KsM;O-s z+dmTEPm=pr8=K{SmuLKb!T*)*SpQ=bO2>J%5zTM1da8g8y`V3e=qZH*a66UDJm|~j zJ}>k&BwIO9%lDC5wkmnNw!mu5h52+t&h4yE=TNIlhw1%@>B7;PZB|dH@8kZslUZ+k z5HhJQ(At)PV-bA)IF=6PcX#H*{>=0ciC%g4Vyk@Q*=mPbmUbEb-MM8|{d^~Ol#`JK zlbe@09ganTZK#HOcuAigP(Wz&(7E{Knv~OO-BR8pkCl_w_LDy`Ba|@y`6KS7J&o>J zCaV>cjO?!10UI4*igmd7>2^mjqnarU&l!WInK8ji7j>R3YC7kB-TKT)d6`b*-C#d# zR5`}<3B|G`Q%JCTy_PqBLAN*4NLUvcE3vAHZ(3x3L{RChQ^a!{AYBv^MxIu3;fCMA z&8s{DLw|QBCbM0MugO_|Yp1&1HP%Fr%CXv*KW(?1vS{b&J&QU>$+REwxe1=zA_h*~ zK^QXa^3f{6-B*wE`lpvWt0U$J_ja4t8J(#Y=H*jAl0pH91&yxh8-KmlhuWUlRlKyW z18ZC7IFjy*7W#uuAW!w<yUqPL{A$p(k%-mpORh4D)%4&*cBVPbD zHA>Gkrb|PG@!aQG%q8Mw%O@x?Bo=$6=_>8bUA6hVakUr@(wMmde}6Bk4{|W&kDRtY zt96)qaPPw-0Qg5{$8B3qxgc#s(Pds@^-HEs+TEDol`o+%1yBCTs<6oJE*hNMdvL5k zL`%PD%wQiNY3;bw{RNr#!*`<(!8PDu&v4=&DMG$7`?Op*&}s8^ySA71f@ewPrr4>^ zz@QnA_W5B(Loq1Wi;Kf=>IV{Y>M{CzF7DT9%R_!;0W>sk$8Ns+YVI0;Xl(6mzEQ!p zB7ofo!@QeBFw?$cgOfAHDfdJhoq_Bul;Y6#AXkO%Txmqf=S89&XEyPACayf#baX^? zM!Y6`P(EhO^Su@qSh3J5Mfw$_F2lq43Cu5fD&yfDiSps&OG#Hjg+DaaD2QkHc9YN~ z@pa2`Ht#vYp`L50@>nU;Pl1RV+_B3j^37Yk1Y+>jAM#=8syl|h`w2`z5O)Y z0YgZO(N;7!Dp(z)P)>Ew2YS{Qw*PTAWgatsbGSOvPf*=+*G*<2)io+62}2~X7F}{> z-9clVIAR_Mos&|u#bDo@Z*?8JWsFyI=*|@z0lpUOms&SLAU6uNwv}o*ytJ=WEv_mR zVNGKN;2KfIjD~Jnrku9M$bj)dJxqvB3r9;pf>Jo-oSqmOk<4=829?-1CS6mMNiMYv zBf%l(BFJQO4PJ|xO1aXKERM@YZTh@(m7{w<)DnlZ!-_-8>E)+M#10Cy86{jDehY z9-@AE_6;CO@uhR)B*wEFMd66B=rrzQG8o;lLJVl3d1ElLt?B3+W-LT>u+o&5pwow! z8#y`I-SJqDFL%fN50{ghdf9I`DKMQ^efzN`W7n_qA}2ntm$yxVx-ZU_PDKqhk4C#m z)^QPZtF&ET$1p`eSE*pkiVv!LHi6OErqo=BGbZJoTd@bIQdw<&e*^9$Z0jPT)qTk` zT=V9zp6iaVo)Tr`knPIRE@88= zCuJN_%$X-6g0r*)`%%tuRIm6MIT{AaRFpec<1d0!FHZEPnKd^ z2GeXoyrr4QpNIp8vrW}ufNVxhq2E9Plr~sVs9w@Awh>i2hukOBB9-YFQ-N|Zdx<7B zgGKR2kssCPw~D+(rYZUk91Vh#ENm*nQ= z(EFJodt3es2%bC|#YOQm2TY^BJ7a{Vo0#EP@u7T6XgI zGcc|jmBgcGMXb@sMBFg#N?F|FS2j`mq`sm>Pk0qGiH^LO-*CrnL3-)MT06((J9TpFh1#iTcQ-%g6HB7xN4(#m)dylW7)3=DE87W)xAEiG^ zaz+uqk&*nI?nl0N1i^e~tAiCsnuH#5_{p7MtNRy(rlji zHbkQ(#$N#moNotJ+i;aQuwQJ0?e90g39lkd%b{!;2Zi~~nZ$Ai7Phyx(t{5C)Pklh zA~1`>YP>SoK?t*t5Si;08L;=f0ze@5ukHMt|EB0_E?<8YJ*i)5`mv()h8T| zj5tC+iWJ{Q$p%%vHi9QE2D$a6!_ZKUy0FBaBp56|DI>s)h=)nx%hRY!q?4bI)%NyR zm|?7&`k`}|X6Ma(IL@!hA;x?WGJ+6eoQ?xTJm_1dQbG;N*r0lra2CaWgXfS!f3ny% zIaT!ylEI~kB1Z&Fq~8yRTsb`3sA;U(#AlM&@e-=HAyKS04z4K+F8{bJ+lbhJd6Jhs zPP$%S`T-(kCWICw@{`Y>SFbiFM;b{LcSz|*3x}Tf{>}S`AWHgoR&Z)B@4%tI`cdInS`8J`A)Mqhn^EWz~^WLhX}=tk~L1u>)8-z8A2cvAW{+fpyoc1x@8$G%;eGIn!;6 zFB!oc<)|)y3+v@D!bVY|L=D`MzoUez;j^9;3o<_re21 z$y#}H;>P{ndV_I&i&$owXP2R(FdjR*vLMmK{pD<{GU7;^lCpRBkp0W~yRV-=S2bB4 zBI2Dg-*Hv>`g{)VvPZt%^=h*1IUlE4yY!=5wR$4&0@<6nK>6qE2K>vO@%Ier{{i!V z7{32IYyTm>`+q9h{wHd)5dpsqR{Wi;_V+~V|CP0W8NmNTSNqEx(qpAxTgQE^@i*I% zE!AFr$^3}-peN(M`-2>ee;X#**uU?Kfd+D$L7~SFoZHTksl@pqHgWI!J zw4AQW6%)ZI+qX}3R_51ILgM6N`-8Z}*TErX24`R9bZ46M zgE-b^Y|CKd4xqF&|QT`^7TxtRW2mVMC{D%QZ{tu5g<68ET| zQx(my)gN@j`Y|vg@82EwG#2sAe1^1$5-(MW0l;iirW`$jL^HwFtKzYAPToIV=umZq zztk{%AupIL@8tKsnfuycqwA`pU#W&>j`5Wv%nvv!UBe#{@HXIva~M3l% zx!g0nrGZAcsJfAC|(EvU}^r#3G4nr(R3xLHZW`*YQTB;_Yz$c;MF6p~Ns&7qNam>XO zCj2d30u2pkI1gPMhfD*gufUUUlO#RzZN;Re`)9Vq z@!C^f-d}1FsaTqACb$sSS(3g|?+@S8$$2u!lxPsq8q`K5qL%v8qf{cGdkdCUX92=b z3)7u$??d({GUxp=TQHzqdZ!7HDKV5kBZTeRrl6Q0NS5LdAq*;iH#6W?*)`E{BvbLk zYqrl)@(g%Z#afR?Ue%wo51VpQ^kP^IjR`DsaI>7$I(q0=BvY_;%&~*Z-$|j(T5b#* zm;w*bkaN4>w#HEGLUDmij=2Y=(E?7j&pS9=^&1Q;rV@naqiwDF{JLT?z4*8!1CwxM zOfW*N*FhF4Vf#7?1Vk&(ELeFKFDz&5g||bJl|h(x)1WQzeCT0+47ib@hJo`mzRJ{p zYCFqZs9*eORX~Q#Tm1NLqalI0*H84iuCy$Ebhz}6zj3X(+YhtL$0z|uaRz9jNOlt( zPMluQHqR@WaD&8-CsXM5%BO7TU4O{f60lw-cKBq=m5r0y+2;B4C6)6n{L4MmPaY7% z?s%Us_=grMg$k85Y=%&@DC2u-BUfFu{#(U3L#Qbg{9x~`xxwQM+f-V$zGmv*O9tBG zuE4z5uQl1Y_1|GO5PB@4ApCNX_aBu`rogT-!>a*>k%IQ+vv*C$@+0Sip!1Jk`37Q$ z5~>@#gUV`rKw=qNnc)$luN)PU9D$Sl#Ss$3%4+KCt*h}_`LxT$y_x#hn3zJFmW6q$ zK$hn8$Dx3jsJwNC!RUJWwGoF=s*SM*((_Ji=T!y1%la}s`C&VaQS|XR} z?tVEx>l^%>dmlvy&Mo8*$US#MovJ);S+}*^9~p@jYbGHTN*e6Pc^-j`9wuT#w~-QN zmADSW`GamCgSo&#b46M>51`bLUsBS?CLE*2Y8KoMBz(n{i{g!4m9B{eD@W0X4A}2+tpwCu_)99rtrZD$awh9VT1!~g1EqR z)Ds9^ErYh2zL;_u>V^@O0TkV#LM8r0x!z;JCASXWxx|_e?OLNtZz@MKPF$Z})#;Tm zBnGb#FKm1N8vZl-0(>Doz(&$KfZX*)$`FTKvWrE=Nb^(2pta)Sboh*~BuZ~t5H@Bi z@j!Qiqdft5ZAq5|0D8K);)S`(eT*|km&)#oWms%lm{iMz{?J25oEE`7_O4rwp;r!x zsrL@mJdr=W3!!S&{}IPUfadEos;s0{Kp1KCdH~x`SSb@8&=mfKIg@D3jF@QbxrGVJ z038hv&r>_1aDE_f5*TTJf1Ho7XlF;@GsuBlwsBB&tmiKWXcq3_#T|fpytp~!NZ~6< zE+U4H`9E+`RPyuBlD(*LKFM=K!me?%Z-Z6^k(tU>TMrOQQgyibWfzKu zUOFfo2f)J61WA9ItalqGi|JYMTb--24B#*(K5xQ7j)6v8}G z1|gB!E5T;T6*QRa^ld7!G|63iH?BVSfmOmvCKe;>I8*Q89g6j9 zP$Iz7B|>2(O(rts&tx&Nxf;c^&q{C|O2Fd_Q5TK9=7^kVM58JuI*U9uH-@KJLj^YA zCe+Z#QL-5VL#VhudcLAHU{bXWRyJry1|QwP6zD(LDSsbir*}n>lv3o=BC$s#u5rD9 zFP}36Byyxw28`RrI=j@BUngnS_-%Cxa}0>u^J%)k@=hK04)Tf6C@2{NoFS`z%p%)? z@(Y1SA5-QYE}+Lq+YTuA&D7lve`5Wrfig27eS=X2ZXgHFP3332cW6cA^+~Mcfw0&( zJ|gj%&B3c(HtBA0txtJu|4{da!i8O+j#}^)xG{l{?iOyr5TtpCB0CFIfFkX5q`=uT zGry;~J9^*8Rzwd9KO7_ulI0Vt0ZCqS5(D{B{Q@w^APWQ|u zKyh&d^49<3%t1X}#Q~`C0M#2!0JSHkJ*%9tKH??lm}Dh~;0U+wUU#)_@~;T?L$*Ht zdm-4wUN-wDjsV!h4y)6hV&`=`M=M_%mw9=`=zH!@yQ9nBc=kdlFQ{S=Xmi@Dj5ymB zqXsTNG@nozG$lP{wz)3rvUZ@rarh-U0^HfkCbE_2IC+bsM_!fT_^$C$Y2?;ljFMj6 z@V|fQN~pEGU#7fQtesj+-a1|b^Hc?PHSSZx$x)5!d@WhN8)~U>Q_!f7TrUeJgi8dk zH*%|SM}ynLVRLi(d8mabV|moZ&W@$xdHkEEiUwfs(c=4+w?i zbPB?5Xd{6{&vqJa!Iv1vpgxF^7Ps1?$RuT-^PaeW{4td{ZLvN_<#CZXq{Y5WVWHC~ zp3;gHtP`=dc6eBtiiB?P_A+zP;lSMx9edC;_ z$8H^`XlOw2yj%zB|*W6m_c=aj3&aRfab>r<4N(b{+OlCF{4+)zXy&Nf>YbS;;elC}L2XzQ9 zge#F3r>_Y%(+FLQ+GfWDHq*g9^?=q8{g;o)vfmhb62ervLLOT$)kb1VJLRo|Bl4EE zo80%;t z>PVkP)Y8FKy3Q=qaZM#luo6c#_DEk_etUn*tKV>!?e+Xm#8?XUZMt?I0`Jcr02mbvnu>G6Z=btj0|4`YmaB}=UdJQ=J zW=j8y*ygomomVB$I!-_2S|iJ9q%$2rjvb}+-P@~Zr@E6;YV>mpL68~CgTV>QOm}Yj zAqas$kWZ^5tiUs;Nh&G|c3fC7!BquO{TLi>I;5=LTP!IE@4SW zz%C5PKWNc<M~wr? zJWKkJi<&7<8R|J?VePGPcJuhP&qqz)u#!t{Zdsf>PrZ_DVx~0V3&Ib6kDc^DR-0r9 zR$>tg1jcdMxoNxFsu7H)cEB?aFG+9@pRq0Xl`Bceck!9J(4I*Tu`ciy zuI9Y&@@~>6i&eP+Y>n(LbFZ_cJkxAreOf%v*-w&rjRlrxJ;!5N{@XFWp=I9EVP#d? zr{Ur+BeTjSp5A^ps}cU@@4|)pSdv5_96tw340ijt-i%f&$8~QZ3j^hCoKyGpX_oarShZ;F27LE&ms zKm?Ef^z8B2kjG7v>LH-deP~GvFXCp8o2_?S)5s)Dm=@R2NBXO>Dc6A*eM7f^8Gk zRBT;0bvMo&7=n>b9c$*c}gALhN1NxlH=bGRa=;6w@8!grP;6geAf zbdlVZ(3kUD{hJ2YF#A;VDF#f}r!G&Nigd!pGcEUXeo07rx9~Z*xGvVXm0ZIGiMw6- zSI)c^ULpLj1jT!`-~4|#O|F`$KR%2v5ohvc8^K~O3P2gUcZ{9H(c`uSq)IoS5|MOA zbye^*;S&Rh>uyQ@t4J?C-GtxH$ppesl0?HX-M*P)DOZ(N*z}~Sqw@%^Q7x2q3S6I( z96}B4du1)McdCD&^PfY$Z-B;1InSt~@-xbsY>J)>-Vz_)$d4ImDY(jf^hkf?%-MeM zr*+JWvD>}ZVrM5xWo$tP*>`h|;5W%%(pwywKv)A-3=KpCDj}86kK@v2q78Gqn>epx zFgT_Z6JcBSzokpr!&YYP_sH&gauw`YbaP}@kGd=q9;b1(jhD~M%Otc)_7iVj{U}By zA0yJZkhCa3YOtxucx-ZcwoQLny$UWoMaB75U;L_pRPfrSkow4u55Zs#zXjrNJ*)wW z&%Y1!dP_cTL9z}hQVP~PcW>!|2Sc&&$Xv(uu+YmYDk{?$LIh*ej1Y_6HiY=o$h)E7$5GjKPf}sXwlRHawJ%B=7G^!9lg z<5xkv8UnwEWyKC!Ne^mOia@w6jHhJR=C6e~-~UQPK&{Rj|4j1i+>8!J=#Hv$1wo{TnK=Ne_b|7`S(}vj z@h8YfWJDF!6>*U9+Q_iO+bK~k(sfDHODIL01O8hijXwydNS6xpb!*4XPWi|h2+S0{A!hP zz8Cwl^}dkAw0hb=>L=GUYZ}HK)b~#M6G-=pTk@K;b7xMsF|W~%H8C!~3EBm+_hTuk zs&h%a*j0I~dK|U!4)c=h`S{;!&jP`oQ^GFcR0tZjE{;~e*x^b?74d71T-y!+~ zlaB3sL<_cJz#&2zPB2XJTB!%V9T_rfgldEjeyUwBpUs4G#v0mT7-Yeu6)_9#*EFp$ zOQUu(N%fJ4P%Y~GQ-MJg5CYG*9&QO+RD-6f89`m~d8)S7Q5xLj5c&s-gChH6 z)wqBP_1*lkW>^Hi?foF81?wAz$*Q0fcnyqsR_yx|q2QONnFO?xrJFTBJ8AL2v*Ygf zzl_O9eZ_ui_&ZwXA~t69;iIcqionTB)oM!6lv;f3%zP{?p>`9waIO(@0A4^P$Y9xm zzcMNxC20he^uK)wndn@JGb0J8KU}V5W3E7nO$z|U$JZlEt_7jYB&G3$VlqFWW;urIYNq&igOLcKAUKG5)N?RCP*EAdFG3(LWf3MVISu{eGb>Gq343`DhjOyPMR9<2X5 zSOZ=vDKTee4pLTszfqfPYX+b6^C`0f`|C6=yg+P$i4O?=IH=29FTe+TU&2>Po3Jfu zV{*=n4_;EJaJSgCIh!OswPz&Le@O+mo+RkyhvdkiWInM1P zNS+EcdIsFaFOb+Ev5Ul|e{naQ|0Z1hhaU9z%%)%ZPnO?d;@A2+ko=>i1h_a8asFXG z|KAYh|0kjRt`_~ZIexcHH+Y-R%ggKO+BJ5k|0julTgTJ$`MkT}qc|G5 z#!5eMzAkdgb)(Jr`95A@Zihq1N0TDHr32Lwk8#tsy2wCaD+e#bep%!0E?UL<@zNy` zh>~CHB6R$DdcIoDb#}e3$f5;r z!(`06tr=B7MZoCOU>oLqBdE*(eR(V9Q|>X4+V7@*QUCdwlgrznvA=4pbsH5Uc8zWN zE*jPTQB-R}fuuG#Yla6!yZb;qWzlm0{PFUcjjpr29MQe;l<7Hdh>%yKg%Y79X3@_&o?SWuUjpv*(__b#8u-!zPB?zMS*TMKL(d;hvIX<0KsBETxs=lseuOo zmId+NY`Vb{ibX0(f1_$Pr4?xH=)T2T_10f56u*aqDDr8_(F1e-X20S$sBi7?FsjhT z=L(;ib=~*eW_K{LqV~SfrjKR34y+oB{8Oj9>qbMrFLt}^2RY0Y7r7seW1L?tGtMC3 z`GQLkfzua;>f;SdFLsIsX{+&6pJ~CRnmlx?X#J-1P~NCr_m*Tz?VHwjpkJtNhb3MXErK0 zQ&;LiPsL_s1jjdJP<)7Igkm>`|Ji;-VA(T!Qr~+EIx7nB@AgpM zWNg0PT>KD;yccU2fZIZ>8E#KX@<~Jz)+?7-3(bGQKDTh?!TQTOthrU;_OR9LyN6YK zKMfFaNX*GZWhSnON_@(~Bf*-;GZpCDK?%spj6rjJr6v2!tW{uh3uDLe0K!^?R_f*-r}7XAIaBaHo3 zR+BR6Jf{-#T8=%(04+)Bcp7zu@D<_KX zruF!bA{JTD>YOYrAbOGkeu-#I$x#zmqZHtX;Uw*f0XdlscFN#DZF_kn4I64jR0_T% zddykjS?-QyIt%gqfj);5x4%6;4kxTkIO+Gc4=U28h^^$V5ffj~c?xpApLWet?$B(q zZ)>`K>&aGpN!)5csC8dLwMF^}mLG?0&`0fmi6}D3M;Znt6(REZ9PhpHmb~R1=u|>x z&t(U(L+EWUOgT&w;B4+a-dRTf4fp-1|EvRQE1B)Z%=1*){ki=ni^Xz>IRf<0a_f59 zk%nG*Rf9V4jUkXaytKrHg6f2nS^;-9JMAVhYT3J9+D?T&_hg$c`}C|5r&fZUvoH37Cpv)c|It=dwZ zV~w}qd_r8I6&|mUcbn+0hzRQ5AlXW^!ZHECNyFcyjM;FFc=8)GnBo4RLPjSP{$P_r zdzY=^feq(LfP#?uH7lGaI`}+L0!qU{xbd~FK!cHJI-MO!-8KG<%b|kX103JH8UD@ zJ;1nW12hgva?-%-2tQ>O@81nnt4{ywieE?p*&ER8{t&Vu%IPDFxHa zDy}XTfNdkC-(Ny1KRy#WU-wH*vAQlLiik;8IStP3yS+Qstc?%lRWvDEl4KVLxlZ!| zTZ`Bs^Xv$ST`yP6Ut0ONr?2S$h~)tX`75jaBje3Gnow{sFMjWOf}7ggY~#;AbWp%_ zW1VvOLCg&jOrl`CF|;-<`rQ@P-z`Dn3^TxV0`2e_D2+%jemVK>$w=_jOuA3ahWF>O zsCYy-Z#ekF+T3xRpOW{cBJyw ze!A_xcw}%K-~>l>%pNG}RtO}wEcK2;g_GAi|D`Snou0pfg?Pr931kfAZT~XWH7YXa z)6ebk#ge%y2eg%s%O6vFz=d$mw;B0_5fHg6^KRHmMZvKqWismUrvY7jf1a%;%r5e| zbfnFgK9mSsn!mQQ!FF-})h}9zb|G%g7tSepJrRo|rd#k4ETi`^Qch$U{CUb8y!+zm z370@Y?0Boqu75KuKhK>Xch$U~hJT8&kyM}QxgUOKj>}Om<`ZkLdlm;@@Cw-NEnug~ z)f|})O;U!bH8uvLr^Qbx!zO5!^6|ps0_&aZ*F(bcx}!*nnr|n^`+4zzy=VCCNN<|J z9T_C4=CZgJPpz&yIY?Tc>M0Y;&Tefk3u40+eR%kHJ_mg`$sU<5H&zdk&!fAM=Tutr zlq0t=XD8N!sx0PCykp*_r>qZ!pujhd(`m7dPv}l#!sglU*s5%2b*7=J2 z#9Lpx*FvFhS49m!dm<@@R_l!H=3U{H|ID3=P;AKSijH-XPaB3w9mDr?yF0$h=Dl^< zWA3cO>cszg>r;;H)AfB@>ehtV_wduq7M7^WmBl;kyY9uF*FC{773>d%pyR+}_D^(o zQevLId!IW`FJn3_)e!9VHy=5!x$G?IqmgAD8c2(5zPF;gpMGC{@R%A0c_9fd?4V#s zhlvhGpn9~-ek?br&fYaY;STyXOH4~zeHGOw#|7#c>!)Q*5d})ls#v%N1>wTL_&$}s zP>u>61*&4XR8XZcOT=csXM(pqts9u&6ZQI@d|y!$PP_9ClJX4&voxAT3_z($fq z1KwbfH-E(&zs+j>Z|xygrhh0TSvYv z1{BqNQ-eg7ZEczvz0jZ*AzjD(zR9Z-z4>iuG|bZvCfOzCzR}&~N=vgfqm+Sbz1X|4ohh548I| z5$zY+{gFlXYyES?kM;KvzkeX!Z-n<>4U_@B|JADMKblZ~+A;rK6YBR1{`VK-PsJ|+T_w< zaT3GgT+dB>7LC#diWUOYbslw7D+-Jl=l!qOqIi=D(^op$o#%lBZQm23HR3%pa4`A| zI0TGTvZ2v$DxF?n5lASXiGoN!+L3Jg2KLXQWh2-!;P~s0YnY9-W zI=Qp=PCeu*etET?xmmK*{OxKciL&c_NR;J5k-CK>tZb)*W*=twnh4}*alIG?F*5DW z1!rEJQVtw~?Sb3#bW_2n6bjFv@dTg`P&sy z6A7*3{jHl?bwFsW1G7r{>RtiqI+;Vj78fGl;&3(ATQ;-u5X9Mh&x9hA(HDHu!b9fN z^Da_2lPqa#&>K&^*9M!mZ+jT$I!p{}`jp>}Akm3fb4>Gll5K729-cdqoKXG~*6?l-SYg#dB{H=? z15F2{B7r7ENgpbIo#x^IYqC8fv0aHSKmBk^4h)&kFjfjQ9W*D~wd?$RGv8|TITI_b zj(?V(xQojZ!(uRoq=goiX?<{qG@`tsdq@BEiWm-R#Ff2Ssgl_qBZ%^S_*w0dm48eD z9e-woeX&oupIqH0zCUYtbNajTOz(UTi9k0=Mt8u~HS7|YvWZ(9g^e0j)Ng!lZ}vm> zaQh(ZaX!5~DQO|7NF}nY7r(etjTm!kqF$gkC2NpUPt}3IU%1(T@Iz?CBxwt`)$Meh zJYtXkacD%)lW=o3_0>`ANEr#CAk25kHTdq>%?%lr|K)Hnat|M}GvX9d98Z#v(|HW- z#S?(xP3YqGTXAzCEO%|`_%z#Q3ej%Flfd`jY<{UV@X4rgLCNmr5F`u9sF}3QhI6&d z%?%;yhgyeU)B1vXi^6fw_)T_=l@RPmM%=w-&i%_wfH^s|G@d=@@`*)Q0dZPZJYool zo{N#_^oDjd3lp6#*mzC~$W8PIb?y}q91(!C8GfG*e4eYmn*NKktv{qapZ>==RlV;& zo9e|-oTB41MO=x5%u6u{=sK`Ij~_%eoo5HmX3%r5Ahhd4(>WNNofxrk@VIgI|DdL6 z&I-}ddbV?)_gLHmxhlI5ur2F|%||%5&1>nl|1e)Qm$?Mv2ceX>FWw5fcLyv^Bpg(}c?ve(5xKe2K zlAqMmnoE1xy@i(Cj|d$Ki`u3MM(bGdY~=jD%lBro8WvG$(D0)-%+DuNdm~TIJ242W z4%K4`D&j{O;xyr)U?8A3agsXAnc>eng88B~yd-}m1@TA!Lc|Mp_v@ETCEE91{^T7LsJ zqT*?VH4_t661dNB9(P!XeIrSb>oORa1S_n%GMyGmVnx|=H6-FX`bb#C%!251R~#TFDJNP#M|Is& zeBG||I7O8voxG=7;Ghq|WK*We5tc29uGY*9HnY}AA&fX}ysYw0))NzP{rn}^&J^>e zYnHqeRWp*jG%BLrPPCN2PKgviz>FIZ{VtMdd8F%02u4RBuefoXaY*DpVo`%EZc6vf z!y`%})Gx#8vI8ea!zO+P!*Ja;(4A}UF$}v1hJ@v6^*boB?lgqjE)=d<{i)Ihy)~}; zRp}9Kpe)mt3yM}Ih7lPy%uN!c9+9F3-w#_Nd7cp zhnbu!plKfNoEyV=$~Rn1a^zYTxt>Xn<8`zmr5U9QD=?M-{{mE34fJ(vYjBmW4DQQ%Zl$AX0;WYcQ{I7CMelHoIiB_F#R|mf3Av(5S4Guuc!n@pQgry z5E3K~)&K2ln<%h>?ok5thJ*p<95APXTyzF*ma_1}pw1vt8AELQ#Ef0b3cg#gP&+uO zUc}5xkz`H>nS>n;0pPo;-R|zLS4MgZ^Tke$0oBCdFo{@eZS$og`YyNACauZPj2qhw z2!=wu&X)>kaITN>DPUs3f}8QY@@}kVa=dU`84urnKu*$UZ(alRk!sGZTT|7(hKVSP zqPn+DHhZU93Mms64|gc?6}1*ghkCcdK_!%jDT7Ez^`JMbbUJqJ)rg49(9v21pX>GR zF5EUe)eyktx1FqW^A@mTJWue1Efxc@Zv0lid21mAeGCr}t0DkNdTs#2!huUoPf(B> zIjr4Kb(fr(d2R%%Nq;ODKTl!n7lm@McWn-pM^o`4S9U zKR0GTc%aWb+6{8XN{dX9!9sRIe7ttYoQ3#0omCp!BjPV?!|ytmv;O2+d&Ir4DeU-) zk?aY9EOEXuA23T zeN{|zdS`^Fhwbpye`i7yvqmVJ(NeTajd&t~PZ4ocQ5uOZDI0EMgHZ~x1%Ydt5fyjB z;OGSpQ@14Dxl6K0f@tKXbZH}9aUTjAV*5>YFGUxuN>JAR%0m0|4988vquj-NEUoOT zSY(zBb@~TDUmt+PyvWasyvN93#6!bD{Z%KEF1RjlX6>RKIbn3M=po|z$%-4TYrHNF z2xMovK_QAExVjC->*m<7lUVi}U=>|&7kdU4rKE1xd?+5r!5{iyW4{e?-6=A+*a9(D zs9~}DnHq%F>JVS5%z6amyHJLlg~cnO1OWqDv34GC9NtTs7}F(x@QQm-&ye}uP<4eA zMw2O-CA||9EU3WrNlYF*An%}qhOUHPvXt6_YsFbDRCV*6U+JQ?*ctZ>(Lq;?ZEp1s zKvi>X;81xLRl1mdd5EV0|ADMNA0YuEuotoy3)o`EWME0De3B0k!jr!ER7okq*P+C@ z!F~$V1-(moMU5JP%4{UmHTtZ2oinPbA1Zl*=DN;`2{z5toYzPj`|Hl>pKg~z@r58Y z^{(D}_Lz7Ho4|fFCPS}9BhM-A6C)A=tE=Q~xq4oY6!2WcSZd5xxeR+&FjRA= z(Me`IXFaQh#5Qp=^KKkfV$4;hbPs0p!Ulkb!gC!3hl9avs=DM;-7_eXbfD1;J8k9H z1|8-s$e25T9f9NauMWt+Nu&Pzk@Js6&c8CHS-4q$vB-bs*Z{xlp)5B(tH}SB zd2W=9HBpfYeqIHGFR8JqD0M;oQ%$@p{L^LDQh$LO@pd~_g6GEsu3E!xSWsmZQ$s8a zNHPd9^^@=|;L)Wot-#MM73zfOL_y8BtZN>NCJGDmhK zDuGChYCItK>ON_9JP4POUQvx?Q@@9Bwwx96ihpjE7L$&08Bxlo)i=>0e-y-{ij zH9*|2IUZQ3z?7{&7Z}i+_4&mqZ98A+|LWK9Z;HWxa?0v<*nl(+r<1_&w{qFt$VeK8GE8DiV(byH+si2ZnY}-!7 z6+0E%$%<{;wr$(CZ98A~KIiqh?|0j6_t*Th=9+7bHrgD$_eb<4R`|Cp(Gwa~8E`G6 z-AhBJzV?Pft=f_HI8sBrw=YHdIR}7yad`d|FE53)j$xOb&ftq25^-PH`@^6iGyPd|2h)np#=w|4qR}C) zt45J-V+wO8-l-Rg^33Syo2ZX1$XQ|U6ZWMI)t(QU|Z z75bFnn1=(`P1!VRwSp&)?|O9bR#-qW_$O7hy!xIpfMQdT1AAeSZGyS^Gl_53f{YlMRc zQaRQ>->nRw$Z;cHwhl*(9ba8dL4_~|E87_ZDVzYB%Qf2?nf5`1hUob?BJog$b zCM36YR=2WVQ}l@?OS{o{?98d$=eWioLevMyAPU~6Vr1L+BMBhSdA0_4J3FB_kO{a2 zX{+e^4^cI)u`3nmb%uJlaSD@)bi8l09JlqGBiGfAdi75aW4#d$E#c8)}!KY}H?oW&Uofyj6F!Crc(EbJGS_Ol2NxERwpNNfxYITQoFCFyN z$20zF@qqAe0RA;WUkU^JZeE4!1JggNn5Tq`NA#3GTySHeRC~cRBG2@$oXxmU%Vq(} z{aP&33GY)Q=pmYs^p*|cj;2d52nC?919p}_1(34zQ2F^|r;)1x?AdZ?E4=kCT?HnF zv|@K|-Lw|WS|s6z<=ctT?D&VfUV5!%*E9|Emmm;x>r*gh4>WayzEK6Kp;*#ehmL&h zgTV2hb54?n`00fZDs)OEACw!LI*?Mn53SHPm~v}8~DW6-ODhL0u-87 z5!>1ze#DE2p;u`HPKuRtkdO)B>qs^~p}|qY-CIN7$n2kFiEDoduKJKf^iVzshlFsf z0gm|b7wqsTVqbJMLdtu-F~P45k;|YV@qXO`Xj3AAbzVkJ9C=^B?B<>F(o&J zqA^IQ;&vCCNBQed16=Jos?lxPw<8a`k`K-hyqm6F!Xl&w!qp4)YqDN?F-2w zLp7Py->9DsxibA%CSpkda_#K?BTc-&CLuuc-k<2$1~G;Ei`h zs0rR10(ur{Az|ZBK!8g5W=$WWq~D0!OW0l_3tPyS@zFKA^gavzs*>pera#5hs!;ds z^Bi8l3wAQ-&|dwDlgt#nznO#ek3Qv6W-C^G7DlmPIlZT%&|iC7hWq_HC+SXZd9= zpo<#jfZo(@wP-dZ(S1}G5-@RR*;_ekO)*l&+2IEUs!}$)7w(GHPYr2iV2Opdk zz+%9HN4I_DC7gg{YRub1zhHj;CQSb-BtNEs)^GhTFR;XpmNQAFyp4Yi`-`4^l_7kF zo@Ba-QN>OedPu=m#L7YQMN6BgTN*tq95)ugXi0k=PD7w`tTtHqM zsIQRDGVEQB^M8teH=Cs(o31uc8aaf^+MD;(c8syJ$ z=Jm-~)`{W*&?*X2s$USjpCt7*kOsQa4g~J9%l55{namxL@xX8C%O z8zMbbAqS)Z&!4eakUF--M}`p>OiBlF|MGa=!N|U*qR8_6t!ALfEcjzhJ*4H43O#UG zo?V%#83?c(md$7(H@_wsm@$ zX2t}3TU?IH*f4&)pZ6`7DF_Im#{;F_OGKX8B&F;~iP2m>SJioQY{(~Jjg2LH&fADc zx0p|lL{7PWQzx^dhn}pW^%p0a&Ckj82oI8=X9FT-!l6?#Ih#bqhHgD@HhIun2tNvhV^I1D*b=E>Sigq2JjBum#G8T%Q-@L`u9u- z*=Vq)7*U)~QP%=FWWDO^HHrk8@O?4V^j35{A()lnX{$dY;7n!-2!-;F-P*$68pk}( zY;NL2E@B+T&@dJftl32PSXWt*1{$pZF2-BddqyRDB<&97FLRG@#=ww?U;tR-(k87< zeT$}RyDIF-NF;1I)3mYm;?EzEf7tIN=&yBK+2T7GPVk;h^_rY`LNhvec%QMg>}yqS z<TT4H96BXN4gC6&}XKp3G=sf1vNcz{p#eR_z8@5uL9GhN-|Z$ znKwV}ma8k9K;X42wlE{koy%0k@g1}3E1Ogmpn2)rzz=PjrOWtuuC?VScuV;}n^6dr zG-mgIYr{Us*CEKFQPVcF*jLB^UiU{Qnlo2xaAbD71~AZm97fM<-X}jpy`ch&G0A`j zmmrnOh5u|+X^2)IW~q4pGf2P+jxmTR36pQpVtG#OvG?m0dnh>9)Uv%y=cIj+G7AKs zO7>7Ifa#6Xg{wU(oXc*uV$?&OCc}N_0o~MC96jIW1K=uwBxFDnaa(ukP@U5H396!hl>fCY0PiejuM9j>SV?%OAD>iEux) z^RLp{7FZK1l@>jmaTe?l_12hwq-^&;% zk2+b`9idz@Nvs6oq`bXju&gb!$gKsdwbwHvCy$Vu2e1)3t`~L|B3W4*!Uog=TN5UC zf_}6$@znVY3mswu7)Hog3E3p;4x()0P2wF?0TtVij?SL&wB|W0aJ~o&GyO9NL}V3S zwM-jLIuy2u#d3^d==`*VCQ?b@B;Fca3^Z9*WK#y&7kSci3hAE3BAbgeb*kr*=4-6> z3m;!xMx%Ou)PL1T{)3qLkARqe?j5&maSO18hpgNoi^L6&d<>g5dw|lkxWh|L+|pEB$|DD}Jf2>aj;7_8P7`w5M6kye!mm ziV_GQxB&$BgnU|jr zWHIq)kE2e(Hw&C(hFAj}z7SMNMr~WNlo86ci$Zd+TYj&Vt>2-s2?>Akb6+(Q7@3oF z7ayli+pmiT@ZR^PQ~DU=r%f`P7m_cuA2%_EIRF?N-h*udL<1_UWgDxLo!dIpG|&_U zdB=ClQ&zJR>+xARlTYi-e)?i=ugm}7XyR?Om$y#S#|<=0xv2(nowLD`5`2W6S({ty zl&&LSDYZ!|*j?gc(VtZbm+ET2cEc)2R-a@ei0E%Wg-QeiN}~IgD`m=~IIc8xSevcf zZ2%xH5*a`rQeAGbEHE{%bpHib*Pgz1mVTgXj?)H6;g@MgUw}@ zRPX}-H_EL!?}_Z#t}q4;79(6~fT^j5v@yU@YX?QzxkuxIr%`jz#8wX39202z^m&br z1p!XOM2$wV!L3P6BXsv+oqcX%Ub^f$OWbCvM?RPa(HQG++S^fFDD*0{r9Y^5h>#2j zn|ovagUsEukElIh8G}(J$Yq1-S1x*A7M2*w@KPU2RG`Sho65C8NMIZ@BgS-W1vdFx!s#OFxgwUyud{+ZC#FS+Vq<(E}w zX}g+(-LXKbf6jid-I));zuLeYJ0-jx$Qpy&Aa#Qx(lHcWtEny;Gy?51rJOdGlT9@X z9GX8sea<9#>fu&%0cqgiVw$!b%tQf##^Aj4;cJoLiL(R-aJV=nhBLm^_1r$;*PQY( zNx#wyPZjG4H;YLek#AIXOEvBAj=hm3yRdDBWy_(_npVL@DmLXjJ7{C+N$mg}K>P~P z#u^^Z&&k?2dJ+F_(*^ggj_({f9+mza~AXGqgNMDncBpHg<0b0P|_DODapv${0eN zPsc@(&p>>B#LRwr#K{IUBsKsT?ak8-b8fMp`g*{!zWA0_qB_oA((|C?1j|aOYc;CM z$K(Fg`~%-J45@Y)s8mMC2<ite3 zDRYtxs|kwYnM{z0rq7P%#RH#drAa1rGZD_D0F$VQ7-8=Q&T zfN(OOK?DyF;%(Eh8Gjt~&mC?cCl2EEifEUGL)3%{ckLZ(KGLB|CQt+-#VRSLGA`$t z^ixD+lqjO+m;zQ@7Tq$ywMnm^qpL0sCLwT~Nhds&UVU`k_Kf?+6@Lv@xjwH;H%+sx zK2{*2FTsA=FC-{331E1p_dZH^Iw_eI=!*Q8A>X}eq-S$_j@g`)*%)(rpcD3uV4~Du zQ?$z5N6^oA_(&U^$V$JVT|-Ry+o(xlG?9dAey>0()dJ-AEy0MZZy>B&2vMq;wZx8htU}jbvs(BNbjl2P*S9-Q!8fA+1ex zvGz%j#kJ^q+ND*M+jbQPp2UN)G{@N*V+LFDqAba_^UO>&D!wmZyTwrH-MWz+j5<9N z!H#lK$XzMM1X7Lw;3>oEf=*Pz>PMb>^StiX1X~L2@^w@4pd#zjUepmTyg$dmszN~O zg@%cyvkMFzDBv%6!6pUrqevhVj>~a_snYVQ_Z;{M&DgmDhwBpEi6V6F8a53=RIVg* zB**d@piwl<$3|i*a#6hHe5sq1R|X6*72hrwB5)~Br1wgIkrU}jAw~dsH{Zj&xuXrE zCW86t`Eq)lIjnaH)Rny-O4cSQRk%o9BzI+7#g$6v#zT1VcRay=j3&m)2eQS(7ShG= zR|#3NS(eI8X{cn|1|!+F6E3Fekx`SzB)lEmoK)Zjy)E?@{~IB@Pj_N?f^V zu#uD6Qdq1hR*XajCouy6?kG!flEe8LJ7x)0H--U<5TZFu&6Xp|Lphej7YD?-BgWF6LR~Zj3 z!pu+P^x20KRw(nmezFLF-KxbhF<4WEE*!i4?uc!(QsZ%aIYE}?y7EFzKy7G(OuWd1X%360Ffi1` zgCq3SWz5Jzk15*~o7{AO@jXoqmC6890t5a1GjgodIoUJ%P2@hb)V7#bxfnzy#EK}!o4fx)z(`VHNb;_p$D!`z2Bg{ znKt$Nl85iEbfrWDLO*-4Ul58j^^b!0eovhwD@vSXv1gqIj4GPS!g1!q-7-2t!8feb zJ7yR0qQR@ll+yOW7||GZH&HycH)~*!<|}9~2Re_j4V+m$-YQp}XWDIqG$W@XE4aadN;swZ~iy|Y>5P`vg{QE!H^CI|<9 zi*et);%KzPFu$te%tlS?X2D@7+%R_A^hLfDqzkJlihoiZ(nhP~rr<#v_B z1j=`t_boxdf)ph0l1XxSg4=Ue4<=b{a9s3M-kE{AO^iRs0^s}V%%@cYI2c#bF!m(I z!z2dZ*(wM1xSdoVnCH%8F@r;blNsmZI2N27oM5sNT(wSgJZ&axEJGqTWe$Uu=Z(B1dV^SsWJlV8Z3Grvhcs5w7{+7dnp>0w3@O6vS+ZmQUUSXlNZ*t>vM zY+*15SW@nH6%+c3kNuLb%xp`fL+WCBp^J4rsD1Hnx6(lk&ahws5c_dFqc?AqI zxY(~H3FeuKusBf#rkeF2&_4qqK+5jjfQ(!%a{$6vJ1U}$5_~nXCO0iE`WyMMA>mbTY zc$-&k3=J(dRs!d!@PX6TI*<8v(_#7u(lrPC%1hiw&jvK`IA+0NK63!EtNT>b4d$X? zTXa5Q*L!^4ixfl%V|L^@uni_WDHoTx-)Wqd%LGK z{n8YzT`@=$lHWI`u(w;VFNr9@snN_21B8-znoaSuxX}09PZ#hutAgsb0rL5qBoR*T z!v&cECqaB*6nygIr6+HsGj!An!ur^%xlaab%8@3~F-w;qFKc*`k8-@1EhaGQ-6@N- z(uF^!4YW@^L#T{Cy6{8(>wJ8~(64w9j7h2c@q#&Saqm*AKrK(VK+jfa_y?Z+L zelnRY7wy`qzOpOxZ7dKA0t%3x%cw>-+bxKW6I~Pj>n*6m(ZpNo^<~(&Hfo@J#$^hx z3#pnCdGPv^Q2wIAhMENmp*8M(#x$jw5|0%RE61pgEdfZ^EJ5?dc)#l``UMoGMSw`>#FA=W`7J&q3 zt%`aRS3ZL_)A(rR32w29{jbnuw!buS|Gl02PhmCx15Rf7D~$br!pZ+cljEZJB|-V& z{${ogOEDxTf6cK>i(&93R#$5h7r0S%MNht%t*QATtTqU}ZhqSy!?97_zF^=vdcVDd z`T7LKmgD%Cx&eCI2@lGwm+v-Q^T4C!tIdHemD0NxC(rr3jT^S^hZpKCDPIiyhKKfV zYV_DW| z7JF7_E%3V}3y3bIey8J&{dw{*6v=sJz4(m=l!)80RK9w z_Mhl669W_7zk|nLz5V!a_1LwB>Msw>q#H@2QpZ0#0zPBv$Sx@P8b2_~Q3}tvtc}?? z!`Sz5WAw!*GG#aUd~h!$Y$!{(kW9Sza;J|zTE2FDT`+5>$Ng!biuQ&vAeHM2X12tK z$4SkXPb&?tRWq=wby>3NSfzBZGY(tsxCp^HZ@4Tu5V6R7N$uo)`%t1He!fh66oK4b zPv(k@lg%U`t?i;!s)jn2&GGKIgH%U#~vPGsJ8q^u=O; zT0_de@_;|jUlwI`S|G;+)cAnQA+(q09d?{KY2HJjHBvuHwcgRqFhN?s?YGwe7m9o_ zP4-t!YFlG~bJ?`y~M?Ov+Rp69<0>+fT-os=ckqXtPzt8HLYbpJ?hgqB? zgk55+InVmj<&PiC@P{mB$eqY~y}cUQ8gah${<(N7JzX|8U}$Uxz;bX;nTy9^hT0n% z7F3G3)<6$!-n>}^YO@Xx_hqNukmDtiAUktk9HJ?xp&!q^d>HzszUa@_j|Y!}PBN>% z4kU|plXTU9gBS3AihTQ%SHB9jXC;nct4xinqm3UTNuBFS@blFk7@U8eh`F1_0oFCj z!f-Z7@&2v1qfZ+fK@pn-<7V)2Wa$WYgTrDbF`E`b8Bk_45zY)dQT?aO*FALKZ&Zrx zxCcRc^uAz^V9XIw0#J}WqUrENNIfWV@X8~zlY<{|zJE-<%iIwuCD%bKbGS08@okMN z0XTH_sR?!Rf|ur|-fLu_{tHm^}(p#W}LMFKng!^G3sBQzer5NFhh=Zo=Zz z>${7}Jz%WxR=tb2TO-kxcHf_=M?7H!Hm{;A`++z@Ipj?JQ~mi&`&_rdfc`N1H)f?w z#Qd<|NuOW#{$+8I>UoI7Zy~64IWA@9GblwK>rp&Uuly6pZOmZ%o(^|B+*sNs^;K{@ zbZ*P(jMQllgC?CNI|_o83q?n>SB_`Mq|7~-9{_*eTVK<&vmsqbYi`5ExPI%s7ZSQM z|3d@-gg3BY>{!skS##|fe3F+QrUcfuep|CK!f}|qT#hMi>L+`^db>gGOdVL;kSr}EY{H_36BDn27gCa?O=8#0_ADzJV8kwaX}H=&+rashBJ4xK4@KSoI9vT}%7?XxbgtgOo9O-ocE zmVvPlj^Cc+ShAsyUWcSKV%;D6(%BqOJ8CojP(?VjryXymd@#DxDqD~3#l{QEg5f|k zedSDsa50SFwBhy^4?L&Arb!DSxC*qjkLg&a1wN#l`W3WI%aMKEvT`g&9k4X1;|_4P zK6qasx)ea148-lt~x?r95aLS4WCl5~J6BZ^3J0$3e-ChD(rlvy zeW~p|j^NS+^07*0_)|yfCIS8s!!9KD$?#SaMIal4@y$|#mmSb)qTcLi#IRA zrWMTii^G9uZ|g$%$0v9f9^j6K)=;t|=M|fU-RUK^w;fdawS`M@Y(gRr)Qt66;5Zt1 z&C0-3`j{xGCX={AkVlR?D$*gpv(^SK)%bvATPuP4ymzE0cBtT3bdD!E(}U!fTRAU# zA86AU5k8!vy=-EC@JX}boCXw>9+D(9r%G1bC9uweJMN64HyIEz|5WJrF8Ghp4Fs4r zPwd?)lbciH?{L3{+Ab;mzN@-Y`YSf}XSiF9akAr(`?afXI)51@ zAywD%EX7jf@D?1;i#619$Qc!B3 z71;yyJJz+acZ?u7RN*>P3 zy;(xK83H<;hyWuU6$_#L9HXo-YOeQCgHjHc{V5P`HbX{U#bP;)-Khb>F-gAE(8f{u); zJ9{tP%Uf@pQc{oZ+1q`joR@>?%^dzLT>e1HB>QT#o~bg)U_Xa;ESnHReybIoAqoJU z)5k#C^RYXXrwvD_7l?^Wmf=1c5&*g&SALJKKmwQzNy+Dq{#;e8)yqoXD^S!>d}wvanxfDcNp#lO1Yq=K~){80cQZ)ZFpjp$gp zpC1eZY}Yig4X4(D@I|0;!X(&+) z2I8@DX-+n4!C=_$#nJmGCj8&$&<^$MPb)Pk167Zn6C+rs5{EsE-BYeq(+5j&JF@!B ze?2^ks(g;W5<4l*2oS&{KT!1sRy?OV9TfPYR|e<**z z+@;exJIJ^)-FA5E+?qR*R3(p-(RtJJ)EYyZ~uGB>S4H(;VT{ zJxEa$5EM4S9_g>49q#&*C#vXI!SQuGKcZw4v;Lganlh*HtxEEN=g=i%M698aT1+7d zo|!~WWOupUi8-VJQ#4TGiR{)&@Cs%q)s_kFDTAXOP@%2DeAPfrpvkT3ODtypdfz)V z1abS+3mlb@#us@&$kA%A=r}S2gI6vm)hc~;WQ3S-edpbLJ!I2C(wtgFdc($K_j{7n z-yeOJyxY3X#UiJa!`AnD*wf^VY_}sdmGGO`)OnFtdUI|;Fer&-L%J-qyE?oauCW+_ z;r;YzI0p;{EH;RxaR~iG+Hv@5?kg>(d+ech%&7HA5(U$za1vXtVo`Qv#n*sz+HX5+(?!MSILS4S#b%Q- zH`TB=*EWQHM_yj7C72SP&x0jBk*`b4rX890`lVY8p{cNBvd5a9`!RuPih#2~1lfzt zH^vO0LV?v5kh8=70<*nWt?v z$-s`HV`Q6W(#40Lql0Txqb7f5{4(=*`gXFu zD0;EAc_YT+vH5_4Xg5pU)PO*xW3HK1mJ-*1ehqa4XK$U@Q-d*m{N6;z5As{bmuuBayG|uzVuenm;)1{gR!tP< zg5UxKh`kTuM9S%eNgi(cCop)D-a;eL76J|@Z(^u``=$^`{SDQ|5Q%opbjkvop$pPh zJPCnf!~;?+U&$H05&Q#nA2eu>_8wJ4(9634Ew&>B>FG~f4I0qk}k+!` zoJg(_==@b=$fxj3+n}sx>M(A0jZNMI^5n5W>?m@3nb*92i*1X|u(oP)$@YzLSWkc) zGyA4msr1=Yt_a(pBCVn6;xS=Lr(3FYmMt9H!>5u_A)AWp0ZC4bwni^Y*WE1jvZd!D zq3rpIIH8lxJ1t4l8*iUnGh(vo_?Y1Lc;vckJW=dDn`d2N0toeqpA--VZ{GS(s);`; ztWA902eQHlsLfY@LqwhWD1u$(o14_E-DkpE;s>=G5R;Va!4pyeOIKWD--ZXn)cL zo&KwV#a~l{|2`i2+cgTHZ)ITkl?H8VXHWPQ2=i}BSEj$lLyZ4V#<+2Eqo%!dh;Q-S z4H#dh+0VfIQIM7}+1KG|znL3m}# zO$jU9=bQRc`cnMYjDUtGtLd>~$wQO_u8PukFbs+jzl!m@<%p%f}A zK#``wU9rS$qUhV0Egt5ePN1F(B}Ouvq&@OT#~2 zcL7OGZ#CVZW~xZVT7N{N5a4X+wHEG_bes=M2jxFlU71M}$4eH%{i){~2ryO-&bW}E zI3#F8S+-eCV;jWQj@D~P=Yg7RfECU3b@7;t#dAkb5`h!+FbSM5t8ik1waKyiE*{;M zaUcYabWu=h?TBc3#W&O$*ZnQ0a?4X=&NM(HGcJ~$-3%on={ZDO5U}hvASI->OThS! z9p{mheuR2WEgVD5bT)gn6a}t=bHwHvG|dAzkAl@Elpe{yd_Q8WU<0$;M}&jMz~hgm zUZ-%}UZ>OSxeBG&<@Qx`g+OtJup4DW?P{m*>}Gt!>->Nvq(VHNhfO5hw$Qa~_B)%r zfualz719=d=l%h21#tB<@C>@X0tSv#((oKY!bA$Buf>oHY9MgnX`OVSbk!fLC!llp zkH!K3B$E|e<9VP@#_dDAXYMkF#xVNMz+y;bYE6&1yOqS2svj>eor%bs$b^mrWU_@> z6wc6Pktn9pf&K(fik)rD^z}aj@}kyY(r<*jjYl0wz)Ns~p}2i=yuXxEg}yKd6?i*pfpC4Y6&^NUI(6-Zi3&r;bN9UaHodh4=%&%$&L zyLS?wP>_-f04O0Cs&+*4%IF}tToaK?F8Zu3KUR=Nq4_tPLGL|h8&!vxZy`(F|5!Vk zL=X*CCs!UQ`3-BPz1;Fkxa=V8jWVe{s;dBKp(Ik8W!>!Qu1u7!8+pvc)aA}JnQ!hu z3#h~=f2I^OXr06elO`^{1OxbKL-Z4f^5)9%6E}~a1OWdarYzO%;3iz%MzuZV9@0hX z5HmriTx_`02XkxyIr~oNRDtCPC28w1Y3XG(a*XDMfby$0jJ%qE$AkQOUp|Gnj85eP zeSPzipN)!f@q7iXgAZdg@JGru^ziVoiE46=)M|zZU%?f6!Po((}$4h)X`KJ*jySrx>K?EjS~L% ztWB+>363+9|LZn!gyXOFy0i?xCo7^!L3geA1Z%?LK1e>0jD)R7jfWP-#rAIt0;neuNO|hu_L4 zR=3~la}NbS1x`x}JhTG}p1lFFgVyYNHS-ao`ob1QVd8whx^QPZn>wXhk*uS=$coee z@Z>vuZG)IK@X=ERT*w*p;q)0OF9zP>g27l+upu_uwQu7YiJnE?_Z`>q)p^aBRT~3l zzc^2|XoD~2hwf86i7NeN(@Wr$PWwXjm&;qS^ZU(ZPA@E$n8pKvK!GlCirN3w`u}y> z{#`(Qt^dEB^UVK@ENA{_WI6LcAt2_z0Utsp=D)F;uj@bS0p@?!1I+)d2bljyJ@Ahc z{C_P60P24|mE|iQot2$IlU7dG_6uYpWMKM7aq(|7(7);d=KmMn$}!`Tw>7gVIK9$Pwq2|K5<&OMpYPEGPr>1_xXkAi@%7O^OJ>8u$aT0 zUctq8Bwu$Mn8nqjz}C*kpgb`@GLnRAOr#`uyLelsFnX|aRbLzFBm+W3VhuL4ENHMt zvMGSx^}3A{?a~g?#nSi6uncc4T%i!98?x^*hBZ`UE1i0@3KB(4hTIUipeAC;YZsUaLEjboZ`*##u!~c4E+nnX>Dx$vMeYcp zfY+Mmr8{Ndum?;KZ@a+c>3y$npz0iTe0Bj8x`1*Ej|CxfSA0^P=xs`q8NVO6LJO?^ zQ8mqr4x8Po+WS5YDj89bB<7bdW-w>PM0y-9Kjqpp&lE5N#f6a-mr%vV6Yg$$Q-dG2 zvp`_Ei}&P<&KKfehVUqP<#%t?hhX%3f{JKLY~XefjJHY3z=r@RmC5k-ZOarJ)UykK zlH>13)fX&LCwp{XLJ2?K^kZ#+`wDDLxCuVl7@l`8vu0g4Ro%M!qBlY*-dOq~OVnl( zJ-?mF#jr2fC}q8jcS>xgd3cW@8d@d~dCJs?p*dxMjx3nD1&oy53F+O?aoF2(7qRu1kUZoUg#jes%s{(WSwQbYKzIipJA2)0(e}!p zDTY=9VTEbqoh-sw3dw|ergW>Z_4Vs$y7)i+ChfdS|Ag^D(ge#LGf!=^To3{5xBO1n z40sSY!dj=Ka#QCau_=>Ng=tWdw*(YX#*K`kzit46RFxLrSKPA3IsAy|DTcxVd|vl% z^86-ndA!yN?e7iZ9jnrTCH4{-yW_<}2P>$LWH~XV=Y&srF|>Ahz6NgCZtZRgmUK zvdSuu^C4fNZIR-Q`z%&TrUvlbid*lv@@xG7$?MiPdR=yfM!-v5Ohs*Vj8NPIn-3;Ef;${ECR+yb18pTl>k+fpeXk zoWM#0#N?Nf+WXg^7nOS}wKsxqO&M^Z%heN4%78Jl+~b-9hsKO_;y+j#>&3_;nz1Ky z?~c(LY4oBMKum8T%fa=gZM4Dlp_TB)fn|a299vWnyP{p$UFoJmfKq$ZuA?*BQ(wEE zfg=IR;?IW5Oa!7q0VGEO5neUP9Flr{EwmSAG;(_1EdQ9rSI`w-;=MmA-K?q6^OgRc z29-_p02o3SjaSqy*Voo1mILur@cb6n6z;MJ?);L{7>G>U|3YC!rEHQ>JHQY1>D=BJ z`Qb5%KDaVIivKNai2w&M1zJ0DIezQx!emDpCJOY8?7%1iFe*g$gtlumK-JljG5}Sl zGcv@C^n2~=Usu{=X%GEmG+z*a&FYRR%>w6k$_XCzlOyBfv4%S7KuT_BaH~7|O|^9R zC`qxu<8f_YhP!i-VOk71Nh2(2#{*@16jMloG{HrS)~2u1B0;ob>t+K~XZgLT`tg24 zb|__IuFNe40CTZjZ(!rMw6+Z%UhKy zVR>5{@Iwl`6#HlMlc)t3<_~YPxrgkRJRk*@bOF93oYAV00ANODql3*E{O)S%ONP0lF|5e=dY0|U^!u{C28d*R6{bu{@Ge_Aw+6gXF#+P z4W0M}5LJKMK$V;g_WKyt zdHbxizyZua`vV~=#=txuP3XL}&N{a@9Pv?j$PRL9-GG4#ObT)exolmXf*;f`?Gp70 z9AD_p5!U`=KRfa~6nI z-&Vip?(v>-z{`{BA)&CDuS$*TG&g45kl}CA7k^C8 zFdJ&dnms+;O<&vH8%jp7E@RfMYLE{?UX(?wmLVf*iGWFC zttm!)Fd=0;3)QQ9vQVKsM%>d51^IaT`!)Zc03QItOs{S*f;&J$P&Ea6^cR94GNgrA z%An)y3>gXax50V8ymI|SahR%>#%#x&`5fPhs2ZF~*XgEr=Ad!-C;)H2QDzu|kHWZ- z<6f%I?aPw8aoH|%f}EC~lqm3>JVVgJ%7o2%00d(K|F>rTIGXzURyugNHj8Q~xrsK! z%0%RhmV7Q|Py^P^bnzWu!-`7_{H&4jMf?H>%FfuJij|!x1(O}QV8J5ZI|i3jIiyXV zl^aLHgc-$}p&ol>4M2nAxgwRp4^?jK2njEdVLqkzhbl*x>!;O}H`1&6 z*5%k&J~ENIoyV-iQ%uk)5Wd4|gM}ShU$OIsgf_n3TCd)(GywX%BjZb#6OR5h@*~0c zA3`BaPn(JZ@$Z9D2a?M|>;%4{TL6V^&ntj};HsRySoSRXmUCJBv#WJ2FNdL1GOxGp zmhgF|N_rF2(!KIWaR)-_?1oKbR-_`zYT1C^)ctar>MV+wJ5HZl_%a)~acnG+dMbLy zpriBd%XuX|4geGk`H?q=IX zN6Uw&#k1JC~SJ=;J;2DWW_^Srqhy$C-F z{vXc1GOVsG*%o&T?(XjH65Jt3(BQ7YVc{Aq5ZoPt6Wrb1-Q7KC9!I+Gxvx+6z3=^E z!?(Y^7JJTBvucb{H6q5ny50dW^7S79!gKp0!lptYHj;JVXYj(LV&>~kTm93jXqRSv z{vyL}2t2VklDyt&_!O7eD(93)mEaFiZjeSz)CHK)d8tzpkonHM3Zk=D_{lcm$-k*L zdH&*z@ZZb*zXJALJpTaf*?)JkdvkkGbGJ8PQv778>TL5*1Q+gYJW#y69olaNe|WV0 z<(Kw7v62t8YM|su>Tw_A!D-;bg`25Yr7q4de^~I?`wkkKc$%7JR^8Xml8P&l5!2e@ zXny?&>Yy(#qWTfws$ANFNM7;@&NrLA@qSbkFx;`4-JU-+m9Xzf?I^P@R zN7x+odgdprN5ppBJWa?*yWbRRz&lSY>j|VWjTuUU4TRHnG*=_f(R~~HH(Wtv^wTY= zElB>lywE}~c$2BbMM(f_q)JegLtSprqiDGB#Wlo*SqlRAo+yh?sb@78Ix8$A9z`H` zW{{G|wvUxpW%%LLP%!Nd`8B_r-`%9?ib7sf2JB9VzMMn`R+m+7adByU4}L+7)w0fv zbJo8Lt8y3B#gS%S=tM_ZofmzT%slRZK&gcUgF=IOP-{fqw8=_YIL3>;$- zCz~Ap`E@t2Eb~CrSiWar5j9F<>r+giG$8;I z?8&yj`}clBM*htQ|C5H|{Kw~W{YFBu{JSm9%EG3^tW;Sw={h`42dW%Q2^S1iK-@{} z&1GZ+5cgvbv1l-}Lc;kjViMQkgxZ)D5-G)J;-_h&mJw}i6%c*ZRz|flgGMm`(P2e@ z{JVSo3upFUOYu9D^FL~N-)!ptHwX>qA5JF!aVh@7Fa7sG@K=O}g_ZTc_3742TSC!* z0-@u~ z&6OAOs)sK)%L?5T{T~P@X$&>538~WYEw8t@9iU#mGS1iWnu?)>e%1*n24$|?2{E?P zKSc&%PJ*>24pB&*$R&gI0qcu@Z*}~o1ZZ0OfVb?jjBI!9JQ9$deGGBI|8U!dn@;Gw;r7dgd0-@t5(b3?%X+=_h1zi^9ke8q^m zg;zPMF}ue=y2o9}JDeT_A;uCt2}C9L#?2pzom?VTQ49aHdmXA?dCVhioGLNS2H>%2 z{Vd+>j8{TJ!wj=2rJH=-#_cjz5{{W<{#hGeuu!(y6;wXWNYTU~l*XDJFIQqLm|4Q8 zOq}cDl!i;1_MqeQHzhN}id7Pf^K~ugUDZPn_+ApQm38lL4-qqJuU9Y93;R4CU&I zzrGPU@uhsFZTyuUYj7;iaJ-%pj?ST=F63jJEgkhIkXQr<66XBNM#d<=pGklincK`{ z_<}DFNKaKZucqo^zjkn556fhs%}cb&jxZ@gEfoZ$+6%5ov6t|QqM%Y3DqH7!E7=9V zt~JPnJ*LtTbjPAj3?z+u`=@Vk1fZ=lz!(~c7SZse%FF^bkym1pl#hhX+!SY@)7hL` zmAHUpK!HXC#=u|<5z|7j0xh7?iU|a>!O=QYUmtJ@*9UbA!pwVFs>QeSm@f)Xb5G+p zFAwjKv{<@+o~0~SHJA+TXGNYDA{;8XeOetBT{DLN64R>D-d zflNO(W3VjQT%se!H9^ltzx~d_5gDd)VQMolP#>|rUc?R(WcV^{iXP}7Ygc^?(5P9h z@FCe>qa=X%cJjZ4NwvR($v0u(`-1m-!oS5yc;e*+gr2&ZX=Lgl zMI;4=usLLVhiPQ#GU~9}8gLk9kOdGFs=vFxf07aWO#c-b|2Sy=id_T$jDi2tA@wIx z{l^G{->_@WKaRZr7#aTw$^R`Q@^(f6X3plstZZEWbx6Ho*JWw4PTLI_LHDm1Ix_HN zAdDG{qipJ`#l_^?GMI5%Zq~IQ)oqH&nx`Kg8aJ$9QoD{FDL%^zhO|6~24M9z7e=`P zjSqKcdx}C$V{CSLhi8J$#2l({yx;Lv37eYx&*sxn+uo3biBWVUT(@VHNvS>!6E7QrM1ZRnq(88~yD9~iu`iWZ zgl<&@E`lrih~16ylCsH^CvM3UC(hE?Em}Ll!3JtP^E?w7R_f5Kq(PJ>RQK0sFE8E} z%Aciok+OR`Ai+OqU=P`yz&NsDQZ%Y>4p~p~zQsxswa8|r8wP!<1o23Tfu87^$&;m>wmdFbevuV(HbZr{_J(mqD zpey?P{F#Q{1P>@eI~g-Yv`e_aP|Nz9)4} z+`!tgP5mqvYu44;xU0v8{qFl58i--qX&5#}s4>e|UorYDL-C0umXbNCp7I~u1trp} zoY&N!5zTyf~3qcFDjSCcNp5eOjN_y{{xR_LY?fs-M4f(a; zZR2)!HHrCj1f(GBYPaDoY$RI=TQo^ynyB3md%>*BTG^_OnYT{Ce>PtqI=c^eihz7_?+qd*{@ zhRSP&NhOe*c`~3%zb!$YW#q9%X^VkOQ8>4)bF?{Xr%wN#)6tqfFhHCd#^hB~>x6tszAt}Blkz8bZ*h75HdMm&a}}81=;Und z#Ry=Px^0<6dyK=CLoUa~t=vm+y%qWPI6laJTB}%d$sZI$v@=t`8H$Uu^GP9pudZl1NX(1QH9QiB-IKRU-&GBABf6s8eYPIYDmkE6jw6!W7He4 zks)Kv+-4s}&kj`0$O*j4NGf!X1!II4uhwxi_|S>zj?0)eDV zlLkxX8Zzoo>bMkAS;MF5CI$S5p`1cT_kW~QtCE@267BsK{ZkEMsg-$Ak5LyX+zGsFkgg8XD?mV9WFx0jQ-0E9j@7Ya4PT^e+&=O+tCM z^I)aQgk1qV9nwC8)og#&R7tYWJ!qNou$A#Lds%YA4+m-qBgztOve<-Syh37zZ4sx!D9dxq5;-k4G>U^YH3K zJ-UnFV&Ms*jO`H_2{P$YeMKY$K1B1MZ&!RkTi7HQloFXt@_T!(1JAGCQ^Txt9;=ro zjNKZ%J6>S(ds}_UlDE~bv<&pI);{R@_NL6$YutHTxuT$=#{pb;vg8=5 z7w#HQr>B5!x@XshvNjDgFDtt^S|dKx*rG>6)~m%ohvizm%t7EwV!ec51YWvP5B)VJ z>Gt=UJ~VUAWoMP+C4ddJob8q*6g8IK`~x%e4@kK1J_POBzFYeQ!_3^$MV^%dLZMY( zL>#>@11;9LJeJ#22k&SF3S45Cg_rT@Iqu*H9E!rrIFMERVObQs;WDIToA%kO=s}b0 z?LP}$jTooydNkk~tYDrZy{&jRYH3e>>~SUCOGOBBMLRwbG5|YJ@}jZCC19TUOt?Fd~4UN9kR z>jbDu)-8mM7%E~V5L4N0EWTr*N8;4J?SgoJv*}w#*(uIz^##ne<;wTeXYm=#C&I*$ z?(pJpz6>aX04g3KET&H!zGTH=vO?_7$RdwnjE-d_Pl3d4r}-A^3E2uv?q2>TiE{9| zU)+M;2(9fp+-S%1xnv>fNbIk0;?>Waez;=zyKhf+*4vZ4`DV%pSKT=J@aClPBLRMW zxMym?IM|_&Tm3U2JDF7UeO_vZ9h%a6)Y3lp z3D;frd~`Bb%>%(^(k`?J_v*?@$eFg2d1C@LgxEjr%n7>rX8IR6xGaQ>d_zGbPu=dHx- zzx$ZJ8Qc8fO#08k(SQ>%3-cc({$JDL|NpF*>wnIQ|G3~EUp)2SDTV%_>EQYcVvy+M z22~F9hUR=jVU3kz`haRaMKgKx-X1eDs@_mm$?l1Ca^f~MQ75tqCShmDwYWGSJ{O60 zu!dPud0t-sX178e_*KH)0NXEXN~vtI_e2!_dAUQ6t*-P!Q?BiqE|MjJeK2z51eJGF zj#0cTp6}Rhoa#f^2m*fh#32$NgL6)Pmq$5(J_`^X-F{MgLC(pw2#Z=H3NhYRcgw-J z-vMNogXkWopKY({2R9XT?r)2aQv=p*HSW~By4jD1z9x8gH!P)V^UbsAgfc9x`ojtR zy0E@nLQO8&AN8B+t&q*<6c|HHF$O|F zDurR$@nfAyD#bJjdLv?v+=*`W^(xQn-ujRiv6~qlL$Mes^5%SoR^0 zz5*39yPuXz;kJYRH@x|JhnIu>g@ksE(c;uiW0cXJ9a6y=HrSFOQ)Cs7an|#vWNifz5%3g_OL!&%$P{t^ zcsdMQbV#}KR#gA^-MsQ>4KV@|ex3*-f;Nf)=6yi*g=Z}&Y=@K4rB4|yB!}-+%%#;; zjKAslNJxo`L7=<3nJ`#GQ{IAKJbZZiIw|NOQM_-~f?w2dxInt{3Dym7^UzJhmv)%` z8(L-7_KrK#uDiQe%ciw&Tf8h;Ky=PWA1`uWg9rF5v2)On{0--hb~_PcVV?S#N}8u? z0kzuMRA&DLJ6|G4=gvV0)*j&i;cgjoU%b7zP6Q=5QqORlLT&dwQ?(RoMk?zfXWMhJ zL+b>@X>yJ|>EyA-QbG(-~2CK&OXR5hPz$ zElceZy`=+(u_L0!NXH%p58VEYv#sxvj9rA8Vi+}jpT$!$MJXBklUHQZN2c`*VXV8E zXAt`uo<`*12~Fyz@+#KKa$j{$HLU>tfV*)J%hjN$cT%0W@!!oE!D!fzos%yQa3cA; z=%{TY<2X^f=^lB;(ID~r0YM(6!Csu#1mnEe9G(Y|W;oN=>*0{k5lbTZqXW>g4IhY* z)UF_Gy-I2{6uRMvdDG1oG&8NZi45vf!h4>0<=s4LWad8wUf+Huzg}`_|DuxwGa!L5 zAOW>Q`hGxydxw_76_Cp4>krk3JujVvCR|>8t7r*(v@2sqGS~+8(-9 zvyah}9BA3tX>9CtkZ0m9fBevoagen=hXrAlp9B@avUycVu&^?8J>xg3Zg1dJ$m_V9 zjdUT@KH1vizTv?q1eiGR*Ns+5c+0E436r}t=v|*7KJPwl`KCDp#y(BeqQ-TSb2P?H z*p>WZD7->AF)i3K5`OXv34sb?3e$ZE)jjki{D=c3lQy@QHXz+sHRsdn*^!yE+As+F zj7M~`p~r3jm&I(3hab&pL|_bA`77FXpviK+P;4G+j4Y({2{`RkwJK$4B-`@{4eU--jPbHZy|vi96Z{iO-*p^wYbLZjBAsSDB;tti0m> zt6zL1+E&;(u7K?L*Z0}w3$?oo-T`M(R*!~ph9AaVl%iS%i|kzkoV3%U)N4v%1gtTn zEPfC>v_VY|Qm$R%Hm@gIwWPRiE_A{LAV5K9lLUN$azXwwoY?#;C;$YLa##=yv6Yu# zE#Y*W&}GaQoTi^_Ql@)uoCZXQ{+B)SuKKm^$I|t0-dsSgjy&nKuMFWCT@zA^v>6m+ zlgXK@K1MqHH7o`~jQx?u2q_m*f5G$#d{0sgO2-|cibEVW=VUcWc#-cy!Fvi{3b3h9 zIZBljUm;Fdy6=dyg7HFj4M!k`n*(|}ThF&D`CZN^$E;I*4;-toRothan;&|>HuUlij_;MX& zrj{2W+-@F5)G9IpU>6sc5Wdhs?(aJ2zIh(dK_AeG9lYy<0%1zu?cD|K5EAr}AmH~3 z@qmNkQKh@R$P&lAr^n8t>?A%75HY0Q0(W-Br5Xd2cUC%|Kz1+|V3r~WYET}>2E#Dj zqlDWe4f}aTFY0Ow=6K4!$ykL7{R%)vy{fZk->rh`sxvZFziQscjWX6~5D0(Jis@S4N2x@2HR@c^q@B)HMXK?jO zgW$EtTsIEiX7O75X@;Ao!y&&YeJp1PqfvF0p^J%iTt;oarv z0@7ZwyqNyTvY?Ny#{C!0taMB}cMG%4il2V>E4cEc&6hZFa*i-mH1G>&IeqibGzHP}bLdt??UTe{jV-r9n8A@~5Ep!P zIok5M_Z_Lj_1I!h6KI!B9!8DOkXr|?pV%?CeJZ*3>U(E2h})I zd@ab?E4h_O&XR4W->Kh}qa;m89Ge3m~OMf~f17Fxk7H$!sbmlBch{^bYy`0-d zmMi3LsD98rk1hw_vqZ9ALt-{*1M4~|9{nT)yYzXW5@iq#naKl`+T9eaUO}%g_pgB} zBl%1Q`JdCj!CNl+V~EoCUN~%1R(0V=hJJd53MGB48ssa@4FYMiR`ew8=B02cM`5yh z7Va;mcae@NoCB>cKY8V^jizq`Ts==GurwEF9)IbuL>_=Zh83S|mx!nxz&+)Z)nSiy zs39L~aXgvcOO-7r5Sm5`WDG@SgHKV0KX19>Ka4ii`68Ry8ps`+ips4Ua1Qi=ozQ>8 zTwbf!4qC~1OoxZzV!RU(ipz?~fYNOVCJd6ELCqb6qxgs0dm`GhLa+e-8s#XG;ozI8AtCR8t4%Z`pIrt@$Uqi@dk`#R+zo&H z@3>Ew#;hbaP4RN(R0aC?OH3G9(aY$Wh#}kX{_xbAg_!9XtF7a^0qzlPOvsY=o7?yz zX_Zrr!V4#)ln#36G~9iF4XJh-?Cwc52LT*+dL=}Cq5ov$*Q4)(nnJ8|qn))A$A|*L zzSF_4iOR#7mS#WaM=jc6>)H!gKHT-W2!enk8`8^TZfV{qHPdjaLu)KGW)PZ+FZD#N zj9Ijup^NsbC=X~VJde>W*-ISR^ormOMJoqyT$i`jSbbw-)N-o;JXU9PXZ;dB3h`>J z9*Z!x)G!(egtq<6f)3!aF+z8VEpS@xNGAWbeg}!TF4U*s4FkPk0M|x|^=-G0F?l+g z>9VA3C?N$}CBGn^w+QU66iNT7MbLw7znhJ}FtxvvNFm`n567l(%bzICV+Jir%yHH1276?_j@I_q2_2UATzsMnl}!=6XV}fiEz^vm?{H(E_s{%0E9dpYPEt7;yMS%#)OOU>Z9kkMY!-$&N2Ky1qF2 zkdS}#8#lHEwyKWGq36UnvD4+a?uCoLswu_|$D+!#G{kGu<^M!Q1}X(jOm(EoMuWvU z>1_NPfFI`(r1f9B$mvrXj<6g@Ylk`Jb9J0PJJEv&124mE=|+QtsBR<_>fDU8?=+5S zG_3k(b6?+H6*g*1>Xao`;Fbu;vg_dZ_E`vmd!E3z$)ZbsKfF2g2S=v;Qn~dDV@ogW zfrMn`a6Plh07)G43Iv5HTX}^CPepl4_{5F@g1#4_#4_0)3y8nO8@P8Je}zXHjTig9 zJ_eke9e*4DWnydmTlvVs{9Cd4KUMI5QJ}E=W>EF-6(~Q{k?!4#BgCT zyX$0^M3ILn>tlv(S5e^r7ij|XU*4H1mHpKpFFJkL>Q1=ME#7}%&ok%+s{waH;V^(r zfebYp>%es^>%dHl^@LMjT6Z1gmDvdF<>I=;oL^0?=(pRSmb&A#-41c*LKgGl%53{m z=nbaN+jH;P20^r4_>)L|SV1MH4PVqIlF;HT{ks!Tp-{dy0Lm*bJgf_sAXf_jEE604^=F znv#LUipSe7QPTyq!#V|L+~}7q!MeAQG-WA(B5V zdfyLVkxx{t1QrhJ^eMs{DKD1Yjs?_kU?y{;Rp=UkF03KmYO{ zOtk*E;=kX)|3E^Rd44AdA%EZf^~xbo$zZ_y@8giJP6c1Vb!AOLnB4Ymex|Xy*MGL} zXB4B(uEeAuJ2^j}H`(l6<>im;S>ftUtX`}8ah#N9tzHm=vSLkZN!r7VBvoqY9bgjn z*g|OT*bo;~Crsk_B~D(@&cIRBs*8<(T~(jJPpg*MmL3w{fYe^{t7^MO2)LB6#9LQ> zm7VjpK>;cS`5fCJw0F&SjmfOXb#}okI6()t=^xX|KjWlK9^Ko$J=Q+>I*mUf^)ToU z6_j&kn1R)VY|y?-$)1{GJ$fLz2Tj8bB~bIs7b>K+iSXAuyXGrwlJs=KQr_%tjyQ<3 z>a0;lfpQcE$zAIaS8_{g*{++x0i8|-2AEb`Y*Rk%p{F^dcaEjdJ9#3fZzEc63>KH9G9m(nXb~FKYslVX24}qmDj{lEGp5O#!fgz?M?e~ z?elT8*=B9ir!&DufS~GTykG!}fn#VH<$ky4({akc$G*|Jlw1DwM|CP!fBmO?fUnI! zYK?R=n?e@G9;Gh^3ZEo#iFW>DmP*c__t{cfnsdIT6*Y(Q%y=Du9t1zb4|v-Pn)8-oWrt8IpWim!CUzP{6x6ILm+~Lqjx*L_u>=4ak~q zrU4CmC$v>?Ga#=V&pm9woZIKOK3Z}E4bj?Zn6(A^X(OnjaHHiqbIC*1`Ma)p3nSo) zaHV^pL*kY}%;p=Jz{IDB0?-74_3^(0L_Y-55eX`C!%#Htg+ZlC=c6$`Zw`@jOkN6F z69ky6wh}y} zOheoeHS3US=bPUG?oAu23V(watvVXBKtxCwBW`-p10Z)&yvIJG2fAUV$ktL-W> z`@low*dh60EKtc#2Dc$Xw@W`{U!$XRDZ?0_$t+L1`EpwHjRk|}VWz=KJs9Rnw_}@U z=eZq#B`d=nfQk$1$N5TgtIRpkJ3=-1(SWLu=EGb{rZ*|gs#4rdsWde8P2}Ci)9gF zOd!hOsZ9chtAv8xJjvBNcRf5j$w^HDpLou&jkFP4l4Q?wnm=3GcbPNO01<})+fg8V^=~p$V-pBEOD=a z5iF*E(cXp8tqPS;bp;zEhk#-sMW*8Pq3so2uB(l+MnoT;XoQdwmlE2&L=5ikAl83( za||Z{a!wY`9pKbl%JI}42bh|UPxtCzuqQfb9Rwn?*~F@hF#Ep9A#j(rZ~9V^jbsT* zBD=XY1w321B7l4c{q=Gd6L8(;3~l+7#25ro!sn_dj$S_K4$2~!-y~E7DFlNc96M%9p`0G)VeO^#IJqf-jwTh=E+m0k&r+wO3p3VA;rJ+_Ap-d=*tL*;yAmo;)ZM{ zC~Plx`lfW5hxLITw*k0Yb_lfEO2tu0)~5}*C_xBc@Y?!?i`ZaT@DMX|x(Ba~=dE~N z@u=Xfc)+4%&^*GgA8V03nddVu>6r9J@4Ks5L*_xy2YW@q6Y7URKj#q;Yd4*D3QLA^ zq=z}09r!NLG?VaMlSfToH{NK#|I(9s5AAym4LB~p7UA@LaYdk>(F_qU6 zoOX`oa9S{DO5Z!Tg4ZZA=@uwgQ(f2HmnI++>3ueyE6&8%y1d%Z^YHRa2WeL-whPm+ zJv6h0cvm_}q-H*(P*vSJft)KkcA=A?*4Yh{Z|B!EC4TbG&5WE3t=HYQ5W|&v)3Y$Gtl&Yzb)p$g~@DupPnhSMVPp0NXbjyyfcGfIDH0_gT zr4Rkj2_gf*PJxNAW3zS7s@2xSv^CGx5`+2MD7dxtL>t$ep<%u*eT|@Por$_js!8W$ z3X458hyZ#%%erjzu@_$P2*3TQPX|C_m(zPKPS8eE)^i-PITIFM+_+mVqpb}}q=j$g ztvfd=L6piP@Qzd-L}x~e@PT^Zbekcy^;7XUPlFBlC)+~wVklEKZ+)hc;kkq2v>}OR zKp!GfM!Z6`Vw0G?8=P6@h*>7kJ4XQF>t78!vn>UZL@8Hnwz`3xROP+}4Fyoy*(yN! zNdpx{Xju`LS5KK9NAL75yd$4-PGMDzolip$4_P`Q&mJ^?(ivK}(K`MT11)+P3H0K? z0jWO~VkT96wN&1SMlo*^R=z=_L1WUj70Zn9iUQG{gbDC9$`d_{yN<2DoQ7nyYR+hT z-hJ`e+deJ~b>f$-H!w`a-UgT`0*nTTd zxc;4(_(z<8A~?%$`glprv;_yCE$=8#R9*N}k$JspVgep*9z3lE?5lu+XGd^@U#EwD zCaO@FckDrjzc^@4-jQFBI(UOpyJVy@Qs#HlP&ww*kSVgsTCLRPYMS4i zbT1qE>OR0Pmo?fPemWZsaG$y@)9j;$5HwXs7WF5Ara(|?zaNW2$5eR7S*`U zpIF&Pk#B!ILGkUtnh$;Hq*?NmQ(%()qA(j0%JM5r!2cSZRuX}eW|Y(uc?ZJ#lYyym zifHuwV`H>QDF(SX?^0$R;vwEN3{Elg6c#i z^V1bkChcdzzx(VSu7%i4d%-b-?BJXx{_T4GMb!9@V&V_iBVzX7r&qrf4ZqJ-{_Q95 zdzJCus)ygH*MDC<{67^B+<%lJ|6X1A=HkS{{1=tuzgJ$fa&i7wZ~U9QuvL52X}j(n zaIfEah$etW(!*u%-PGqomAvE8dM&ry_%_(Lz(m1hD7MIHdN2B%5fdFYJZINyB?8uO zrFSKXfRvio>)Oqb}s7sd}DF6dohG4;sjIAClN!=BT*nI z8#&oI&A}?Gb!aW~#hbjxJ_ARO8Jn35{5@6_4@J(GD%(y#iU#@v+&T6<9QuqLuIvZa zzKI_d6%Duuy7tG(GrS*R#`vR+@Nko1)JOP0(SkvvO+Iok@SJ#mv|V~5j(hzB3~Ut8 zpNqBUu0xFEZ+NWt8=;Wkl1tvnKF|kXYm#9!!tM& z8f#n>S`=>sQ2WVO4zX}Qs|6dl&p=GH40l_=;ect%Wv-RX3F z`OGf7DK$Zd-rod?NPmE?L8KQII>3cCNwEk^jC+;Lp5s1~^wl8&w4@7imi-0#{w zt;u7SMOxxD{qkzFlNE0`#9tqe%Dn%A&sXHnOh5T?3ipHg#6$<0Jpup4@YAsqqucAF zuA7b+Koh#W?vS9h$qQ}W=lbQ?4siQ5oM#7eCxJ@5#F}j)!xrLqNI6w-c+JQt z^>fDyln%Xm+@~0wK^we~21Z=< zp&$^svk)js!2xy{JxDQ=Y{E)02D|u3Un|k!01&vZevs^$dNHvg%<GC5*#x5xdFT`imvjZtTcq;xFoQoxcFfm5UbD?1oAYtHNg*iD6h`Sug)FsG2<}i z-N|9(mh5G>ES8GkA-izgq;1$hF8lyMY>ruMx^Lc4VuwhixOT7yAG=%iAGnE^Nvko0 zZdJehRbKZ!YHSG~Z_d3f1x~1wZ?9&Qe8(|w7CvCS4Jk?#dBI*!HF+QD8lxcy1ZH=U zH@q(uTO(s3BVJQEClqNDt8^9cS8fifgyd$=Us|^GtSKf6a22(Vs)QBrbQ5dN>qp>h z3|7glWa=}m=<6f}g@$chZ*k6o;5aI}MyJLw79mukQ54DN_m|;_l=+s|?( z8>P%+!~~HGf{S9otPp@^8P@|3B!80w&jIJ|Utrf-$5YpjLGY(6KjCLLJYZ*Eq(&}W zTy{70T9_+h%+mkbTrsA5zEjd7vVAUnSqn9Nkd&k&g>-XPb9__A zuNiVrxQMt>k=k2Zdc_Mv&=8vhLYaW|3nGFMcsI;DnSSQ1)AtGT6}+#6KyV#mc4VtA z$S1xFcurq^=W!;(r4FVA86)oS%Jk6cSlqh7EmT}0HHybE7vQ|U+ORercwZwbRymJ6+ifAHrcwkx(c**(PBQ% zu6G*0o1EglH@Kh>B*z_$OQ1Ttq1w3(Pe3fklyH^RbnOv1u~8eP((lT^d^ z%woHF>*dk20?0V<%Oezg*VJ3F=OjWj<{br=+#4(@9g*lgmn_&Ap=q}q@2OxYq2)T_ zO_mwXV_xf`kAeM}+5Hz|LzynSCGR2B9IE>}-K{2aZ01u7fbh2O*)b7rpt)obQRi=TJ}_`Jf%DlYQ%?{|Mbn9a`@>gO(WdSqeb;-mZGB6f zd~<^K7zuHOT|+>u?KTBOkN}V@4P})FDaPU<`I82#?+ey^(pc&r=f2affPATlVEj6o zq<$$S`dJc{766)y&q@%JZ9e<(aQDF!Gq#tBHFW!1A4ceX{GKy8QMA4623EZi3B3Vo zZY`Mo%l`9{XUgZy)+spDy55%da*u?U=oPwx-Q3$!`&3J$68HW)qfHhZcrT>cp zlmXMmlsr|=bg>krLtOCq#6&z6o0Wl?x#B{tr~&OeFekhS4akoOf$FHzHV@}+GKCOl$d|BunWK*N z8sOv(y@+Pk#qt0qP6P1&83*^Ayv@6}7FzT$H( z-9Q=Hk^@fj2-MhoP@xK?bYrtX7Z+W~O=a4{bv7>pH7W~vec7wAG7C3y+<3=NY{`Bb-_OT?lo zY6JA`*PD(>q}pUovgbSproc^{!^?=rPm-H?c$u?~=vH23aN}oE2y9(OYrNEr%97f# zx3zU@HWlje`d&SGj%GI~8LExSe~wV5ap#}!3PVymC?QJWfPz-A&q7mA%T*N3j_y7V z=~vE(&}nD7J)DC&!6y8kZF8ws`6V^0ir##T$Z#$c(HGg687^op2sc~HCC_=E z7&(ZTiJ?hPE#N6TL=YHWe~3{S1EOQcfPv4dqbH1kQOzO>2x6xz(%NtR| zb7b=MVZav5BwO1O5;_0WW>Iz-BfK&;#sAfl>TF9{n?LYgk2RSqTHK#)OiDNa8+{N3 z%eY&Rb_h9h^h9TV>nvAjM-><3a?SQsbt%7~3i;6MWZcGLhxch=OX|bjqV111j4NW} zx7)|t#BC@?kc5J3t63fv1X_XnyIuB{MP0*dL#alK*L@keqY}Y3s7`Y!2xo|Hbv2-| z&-FG%Wv-0ynV~N>>pjZ=f^vY$7vFGd4DJ@j3zJ`|$(sc;J6TixQmRIG3=5;Jkc47topTAXCf2vry z|AnGq`J**h%n`7&{}(dm|G9^Y`+q^v{C>rMrDy;Xag)FHx3aNwaQ?H?__qOMxQkzx z`!2oP!M>HKIeZt#W((-d=F&<)&G+hEB3Bsn==dte_z5)&RH^y6LQy{;phrfH!sSYI z;0eQnB1m$oS^l?h;IsxH?K?2X9LzTP-K9-%)n)pyp_vZ+{Kf8M42s_LH~rdISL2+Gi9I&8@_7e6+f^LW|vYJEgA-XKD7im8rS88g(HZuPni&>?4V3_lY56)^)EHMzn2- zJnH-Rp#Fh!y{cbu0Qs3uJiIjYg$djUdyIYrV77bP0OB=vydo7%G|7DAihRT%IqR27 z`5~@G*$R(>Y+Qe~!jwVr2HYH+gA}VU%E4UOal?bEaqgR!+`97R-NHnMhSVIjc^xR1 z4+x1nbj=KDhRhh>ir7QsgX|7MJWIC8RS%ERr6R7BXxX%Z?<=+*)3zpq?HSCwTI!Tj zhw~DvbVlCbtQ8z4^#yMBGchfqt1&a>t#fCmFWLdBBfU`eMlemO9!!UkA2);HV_uG$z0?)gy5-ATqK7LKK}Zo z_Jd8$8M*hh(#df$!S7Tza=yKy;J#fr)-a)(DrKZ=_>A;Ug}y1R&oE(M5rr)s<(jLT zi>H>qi?b|;S;b|j&h8iqDY^z?r~IH{Ho=^w_^=hVF1ie48Oc_k-Rf-Afgh3y*6aCH zYwRF~1z3W0G1r5+EwEiSAtMCQd8j$gpT#W294U|HKWtk$ZBXZ-!V=|@$D4T)J9Pb~ z9vOq$1p=?BD7S{&Y68V*oM*!uf}GU$g;R&rA+V+mN%gKrgIo7H?zpv4USSw$UlXk9E+vyf_OKwch&gu1 zEdl}1%6zGHM%d<+KctEcezwu@Ef(oJg3P&%OPLcO@e$+e;RbRjRMX6nmR7c1HRs~T z2*+G(Va{$O=Qb{wimTzJ_kx3vS{ZpJh{|>;$CG67qoQXESS}d)bwB|~^KMS>)F&bF zPkqY;#;6M&)>M;_${u9vf~)Mk<8HsN)dIPVm2E2l7i1X8-cB0lwOBi29@T6gCWvCw zK|5rIF@NHKT}|p5#xMFZFmZ5#g2neTSP*v1motPBPXsGRS;C za>w4R>+_Absd5M#1sf)at}yYEn?E(SJ>7oTTVx4ZHA_@HCo1|5y%I-O6mKEIY5hi#wP zzv%qH#7pgyju;SMj{PAKVP}~VzZ>xx_G?0ERC82e+7g=oJA!P7;jvJ@H8z_LOEen8 z`j2@dWcAXdbHW^oz5G{(7l--Lr&+C=;qrcpYuPL~YZxP>O%DBNN?I=E5+*>EZy@x& zDdpV}Vp-pdBR!rn`$2QaH?qvtgin?*E3fo)Uv`dQ(!#p+*q z&43W?og;=Kb&qP+Z;;_f*+BkXoL}2c2o84rH3R7%X=U^$+YDT$D}nOHi{SuYtkjF&%bTuxuMj9ZDgL{D6FE zPcaB3PNo&iht&k3_(`qs!54~MuPG}X69D|D9ynp|KJJmFrJW@PyRV(s zuX;JQ3$-^GZeQ({VJBDUw><34Y7qYP+Ka)L`?xd=uW>+C`emE{ht}(Z4tF9{+^!*% z%MDwepC%WFU@?*$@TrS_*s~_L_rz;4-nQHQRHIy%W49A}|AW8Pv5`^IB>KDo^cjg% z(~QcY8>8{mr9p9)`~zA7+`PhjF15%Roi+bxNwkzuN+=O*?AryfmW0c(%!mb*LvXY< z1{-V1JtVHgX=2{xZz>-X9I@K`mGp+Eg;Xq~v4kzW^{%(H0Uo^0Mq_hpR2s{~;F)f; zY$3$hV!s4~=mNIL{(`tYp-Vxu?3Ny^kHb0sCmCMb$Ee@E^%HIG6UJXKmHD>$w1e4e zsGyuJj3Vcw2chj*om>oQ_Dht~dz?f54{L7$7RRz~4Ts?Fkl^k*xD(vnonXN&IHV!C zyIYXp?oJ@My95jF?*5S++56tR&$;sd^UORw)6+dwU9+lRU)6)@p<}mi8QW&T*u`Wj zgTO)(&^5R&brnqP`--%^r9ePD@)#B16FE$K^X1;0ds{{Z0taU1r^_V;_pD*U#&a^q zIF41^Q^Q;77!;+@Xvh>N0&eh{><3_-mjUeny@naCbuslFhy{`F<2%A7wZBz|!(<;p~{~wNAySuNTjNPoeT5 zZ=)32XOAbDgic*zdL>HD@skE=2ocC0#(X!Cg*(5VRQLMg{j}kuz?`3sG>SNV`gsQWWlP(r;nV>XS@x zAPGjeWAf{7?RdH#IQ4>SZrgVCu|%dMq@31xTPNonmMbFfXAo6cG_n%yF*+`H_>9fZ z@H*2E)8jJjgY+=7KTxR|0&!4o7DO>BC|G*? zd%%~$)VHC2)SkxPi6{eIglv*HuE_${vTHK_%x~BhCGXo&!MNY-&;p17CcQgTxm`Na zp$=Lg%vn^?LSyO8)h#oI-gu9^V@WW3)jr?29f29z-TvLDeo*%3A!f6V7NYi!Yxd}osXDKUY0XS9wz?YZF>#uz>G(Yt;eorPo zPU`-7kC2&9qdD&~5^y8oJyR!^#Is3_4#qnO0gF{cDC|~#<`_4Ko)me$dX`LO)>KT| z+FF|uBPgkpwfF8b?2+&u$~Om{=aYY$eitgUWF*Q8SytC7YMn0cNwnI3A-VQ_8jMNz z{&R3BKgB;;mSp$i&j4sZ{G=x4^g1yU5@f!qqk z$dN7HSghB&S5GZlOE`i_`O8SH@md}i>%VzSE`Y@R1Or3zkH;%!s z^yJ;lyl<2bxX>2JX@6ytGXIIw>MsIm|HVJR31S5Pje{WW7k4=`O2G2~-X%zKitT34YbqU71;EFa{+N_Xg!nUDDjc!=Z z;`mB{U0TY-nk?~KU4R{;&cKb9T3c8`D4{;~aN8Z|)S@p?mZQ$JRwKpwn(HWKOZ#Pc zl4H?aq`w^eKV|X$!y)jST<*mY!1cQ}^=13Jtn|;(R)G0;0QUcPNZ0}lmDO{Fu>C@o`(qOx|rZx zRgJt(-q#3bEz^o$;@_Om>Lg-49f9N?3vXM?8X`NZbqz-0c$U8jCfwr_66F2V`9WD& zP_0L_&i9OTStjtY0^UW^)n%SEWEq)6c(ODP7!2IkCW`{!YFjGhO_* zccb6Wen&gZ{6;tsqoI=CpxlB3z?H1*zPbCc@Y%SmkGKZ@do|xt=3IA`qH9L zz<1F%=hc-BC#E0u-*#0oX)Py?m!Vsreh4U_tD^XdZbDnnr>){Q(~!Bc(TNMmONd3l ztBsLQ?8c5lJs_A{0Hg9|)KJaxq~MJisr8ywf?%4zb^s^5uWk9{SkL@s-Iwc=AEG3R z_eXsR!Y=H=Z%t7QdzQv{#~i0_v;qpu&;gmpKnE*l8JQnaGgoBBx!b0Bgv)0I%uiG0 zreREF+sn?mvyoykKAgCm(RbUJae|jpB+rLJK8g&?eliJsLI@=2VxC;PMG4i;`|3LQcG-cZUPcTp zz&^?+Uqfei$q6X}_ej5&zm$9COoS;eXyJ3?3WEte79@l`uiyv)RoYU2rA33`l_frU zR944pM_!VF$0dct4Zuf4&(XCf8XD-EH(0;U@ES5FUhE0cyYdwB@wX2fffoel8LzeQ z>7Q~6yn93YjF~|{RRzXc1j!KKla(=$hub(QGx4e#cT|^8YPJ!2N4E)1Ka65oUf2t5 zx&54HGV2S^%%t%VsOy9IjJDyBvRzcqqe;83-CC$#`q$*T2wi4-Sv-)So&oR)-8wyW z@VlJFd#;Ho4E-$83=(7Hm41!+VAHiOiLJ%glkiQHF;pNM_$_tH{tdE|g}R@W&yPzP;gqr^n_Jdi)3$7hHH=wpeB#*`-t4`?b)AmFxAJ8mDBdpE+Q3 zw)i(^OY)5En^+J#(zMJwI!J(Wb#u+;7(X*am0s#eR5uJ?L)}0yON}`dG4bc9C{v0~ z2(9-+0=VB87MMjKC8_3i&1M);wm>1N5pKKTU;z$(=L*OBh6S|fYOB`!yL}Xzr=4O* zqs(L};k+Tbq~bQiHlHa`HfFs;K5mT-`5>gQDjZoCjf$bD{lI_oBQp`O%@zJ8^j5SV zW}Qh_vO+CDg!;LB=5fdWUQrB`@qYX3gLn|{`w{R_nfF%o=wtnc4ZOat+gV@^opRKA z6nd(Y&WtM&WH7n!(DWpdy}_^>Rz=kAAR~oX3siXH4I@-pXZ>He(8Z z_zzX@mmzU}jviUX+X;Ve=>ay=Qdu_JGTC5#rK9X_Z3DZXLYwB^4|bpOB4KUL)0W5Eyobj#aOH4Yva}c=WAUJ>C=3 zAWA|a7}JWR1SeEMj+~+}GN`O;z9SQuMf+(Ghs8iR~TO;wkxBA7a(Fr##b z)2TQUUl^r$!0bRZNZokdSsqbEP7yq(u}`+!WlYj z1*kjOYt+{zEdxVTN*#kNddd4T(=iJg$2Qp8GUO4&+RnjQ`)KtHbx_Z*0X=7Sy1&${ z{=^UZuhm+nenb=l# z1b&nu{;7+jzc!c9a&Xe7TJ73J$=h{4g;Vu84NOgrO4El~55>*k(9i6sqA@M+I5KGT z@g$-*yY72b9?Fx!5>83|=WyVuyXvCTwI1p|+2f8C=Bt_=AAA)-O=Tyy0*Fx_Atk+_ z<~~y^-;hQ)Ic;5t)1cH5+mZ!0rhBe?=Rvl)TY9<#&wf=p7ImT?i7RdX%TKG?@L1yOP#YX=p?euSJ_56969Ik(# z49M}T^}n_FPxbU)X{W4A9RG|`)%!F;C4mwC#qJ0+x@?FmF1-@@b9`i zh@Fk?zwat5=YL?bJzN@gTI0olGDwlaXMG1>uQdrJ2lqm3`BJ6$pQ_cE{}lTCm-F$T zteIR)zp54g)ocV+vMT$GqcB3u#$*}=g~X+VFUO%74zZo6*k9X)KmzX*XUx` zh037lal_z z_nSWEfPdgy?5*@);`>jT`u}u6{Jw+#+2sKG(>)#d&xN4>d%XWGUHsp=9DcX>mw2c7 zbM65%EAxLKkeybSc3fabX}ecHk-+y$95aW*1iJi4xQH}*Z!aM$#(X1sjd~4J^hE4x zL%lrjNs#Kmkn}S6v@;(ak|DVUVyR$fQoT1(Nl@XH5{MHf4RoQ@i4CbzhGBa+bzF|k z2xr^V4S^2EM2yU!QBA+}hcuj9PObsc_clb#iv~|$SEWACr&`+{meHbfR=D*MPOpcd?3QY0*$zl&WGFz+%KHMxb8MS9uwY^N)hQw>vj~P zNIA~C%Gu(k3{P^x&BpI^-w-n8{T#-3XFnXfxeqiI>zo*q+&P?$-##-%o&mN&@7(Zw z2i38^P7#(TRE_z99^xh{l&zt);u5l-0T`9#1xon)qS|_04#9+{TQKyxT6K-FAVpvB zTEw3xN1K{R0Uq*Yd$6CgG`Y0a>u{m5$rlP>8UF~l{xPqbOp)BvYl zwt{4GAhPXZ!$V*yv_IM%=lx_^ilE>{h2C=({n1$2@@ zX7Y9+*?c9o1&I;hBF5}) z*Cx=}Pk5US3ixP7eo~aV~(;=gob(cAys@snQb-$%u+J&C(qApsgzsG;lfS_jNZGgc3C;FY}G^r z^{5}9tQk}8(XpzIQ_nBQr)jL~c~vYR;&J>@P6+gnx-HHxat-)W6FtG1WqctvsfSC< z$s!ceG{cibznnhoOR%uqp#heMKIUHU50~^RqOq5U6pxgpbdG$Jm&JD8+ASA2Lt9l* z?`2(tQ*w`>TvOl*KHBZp7P6-rV}6mHz(Y-o98YM|Jk^5LyL$&_aW$EZhsxDqd3(@ocwp!kzbI&vrPly1N6Z{Ws+VA3 zb-q_1IE~*x2FGDrSxy%#dd~ED%?WP_=~cImqB}EmC1zvgnoWL{E&lAWLOzUz}D(Z4rhA>Z1z! z`pl>6_PMr2{zA_|Kc7Q(iF&Va_VWA1EZFQ@^szYi-e#9ByrKN0bBH$Y*HA_+YknqP(@BdpFE&17#;yS5T7KPnJ=n%lgMc0Zi|+gMKC@(+%%rtKjxaLVw zcp8k7;r^L<)_4b;&)1f?5fjvHK8ZsW)!Eehy82lk@XYlb)rE&!HScT~S?5eHm|_(Y z8qHnb7PXCbl8Hi?$?s?iIo9viwn8mvgpf3&2z;xnb&~g-slSsH3iXZboE5VpKe^r8k{*~%S7a?XCHmVZZrr>}fza%+ zv;iH^mYW+R$c8Z*V5NP1ds5zlv{KJeFkQU9(JFYO{OJ$njPeON$ClVyboD$|i##7^ zKE31uek%aDdjE1{{!rfkxn?QX@1(yMpa1XVJR-K=G?+^NK@k5fZSQ}>SPA@N5z_yn zc(VPS|MK4p;(xEX|J{6G=4AcDx_Z&>YTpb-EV3W)>#u6p$GXCmy(Wy+8y2Egipmah zP(NLkM$Jq=9mEsz&L;^R$W=`7rb#sLfV%<=E>819;iJd-Gf0St9apUe%&nK58Sl_i zC&XJk@fa4PEc-SW@mn9E_M7-**C81|!MPI=7SBoWizM+2`C;GnsNuEkQ%x%jq@XGV zr?Uv1CqXzG6S^+E)8V_xO{52CCs+%z>miz0B!Rmhp3Sbgp>_zQ*Q9J_kDx~+HAR5R z^nK6C1(c`|d^0cs**YoXRouLtJ2+b~lx=oy6BcA*TCOex)x9TD!`1-doH@3Vs)GsZ z8VVPppdYf}l&X3>`mHES9pN zs~y8ew1dYKX+YR-kBLLt#(GC{l==a#K^$soUQ(-Ykx@O0U_qzrH9ePn-=v-J+H` z0#Lrw{!b?I6#}&aW;ZUeWs)gkpwTDaI_aYy2#f}H={^2zP5k2|1EUnd@kJ*>*Q$_& zj@_TbzrOEyU#MYolNK7=Qs4@LK0B*?e@o{5iW+HJK#An>h$)V@j3NUJNZUCNTJ?gK zY@uvU1;`QgXP;{5tT~E3?w_)2#<>S3t6zr>i+-RA!T^8O$#a^ z_6}?~jCA!=pzNT=ob`IVf$@|KogZu(rMKS`zRq6?nwXjLwMV}4Vm0AGF>hSxxL~Ek z`ouqR$17=!B`$jQC<$sux|kT$-Y;#@5QRsXq3fFx@*vE|GBr=QX1rGss<)_nvN(D5 zF;~eIspBB2`8dKtcUN!O>It&ATSNCR?n;QvEPvR$|3}M^^N*W36Nr`le_&%VGc&RM z(>3$UG;9rw)#*>Cr~?8q0zJLq>OH;TK~aBccd`7B!qG&9-3;c(TiBPVa6epEiPr1xCB5A&j7r9QsIzV66y0 z1d}=ikYL6P3~lTyYdem^M8x`Lfj6fvb!+LVw<_Ts_;TJHZ7mEB7uUNfh=>+V8aQIl z4T(|oe;(S3rkAOhhddUBv@EU-S?BbeUA$g6tI^u$Em0%nSXt>J84y^pvcW)D6NIFZ z&CaEIor<9t1LSvHxt?z$hK#!QT1k{w@n%WpIkw;IEh&6&l z+bs$Ap2P$l>pVd3Ta)DH`7>LRCU-p7DZ(Ek$eSMDvvM)t;<#?KBm_FTv6}lrqV_(OYKqZ8 z=9|u(iGb5%*QaN)54ru{vn)72x>&o=1!nyarP`U+MjsVK^@WawK?;MJ^|O!f`nf}b zIB(gA2vEIi8#h$FrlZskQFJqQcsFet|H9ZouSJ#8A*mrqm<^xl3bF{-9$Z4o^4^Dm z^pxx9MQk1q|2ff`$Rx>gyo>C(CN1_ICcg(>OL%?ZjX30BCki(qih zs6mkF%Q%K{(ghXbGP^hK*y6+s`5E za;e-?E>lIU_Jg~Z;7uY8nBTh1&aioS`*YsrdIQ8Tddd*?@xJuxl`zko*WZ=Y=je!- zv`Aq@78~^?TurA{1)>;Nr3TD?A|d)^YJLXd;UnckzSe$L)=9Bq`YaU3T;E|p!J~#j zoN?E%+RIt^ExUds45iobuqQ0w>~;(Rt;+h%r6Fa~X@G8}+sBM|+KzSc?OCcjx?$Ys zA%cYBX?&}Pu6*`Fg0$nKq)1F+^n`n~(WE|s>eC~^juHhe`6U^*paeHA!ZorCV$oG# zX*Em$Hj)c3hhGF2aP4&865@XEcJ64 z!ESL}{!lFaAoTjqoi2awSRuqW(x5|TC~>S1H_5`pINrn!>8C+UwNVsHW|xlX0=Lc) z*4OY&^M@_&S=GR_wWH?U+In)wo+e8P6@N@w&O^y_x@E*e>_t(D9T-- z^NTe@#F0+p@jwn9X9NA+jrSzyqSBVFD@YY>j&u4$_WME|CD*%LuW<{4U=y;p(O+kT)6{P?k3R!8V^k zXYKR2B!P?tXI1Jrh=lTQqCl^CF8Vp<&(Cl&=~D!|f)>$8ao^!9C-9RQ1&eheR3uvj z)s*PW^INj4yy4U6jXl1*j%kT%dMZMd-4aP1&f2{)h`L`(Bwb@dlsNUK0E{O(o#}Pq zsM(d?N0ACiXlIe8ag{mE!_W_XOl++Sj=T6#kAnDR>FoMd%|d%a`!j(5wR7c*XmlGk z?Dgv=kkA{t*T!>8eBt3J$j+evi$RvS)2{I)%rw3f&zvBk zykGHN;i}py{LD9)@=VsKc5hZQycB8SSL_)_O$qg4v+lMAcLot;TCwHub72 z_a-!IZZ}V*#l?}ww&lPDWQFzV^^At4zyRfqEdx#>Nqyo~+iGF#Ha3dt+}BHT#qJPG z1@Zf~XnQ&#%KXY*q>vr77vsg*mE-%{>8^GH8ZQRdCS*SGVPu zai=XKPSfX)@-3AX8(qHniPg_x8WUP2*}bi^V~z@@#(qKK)S*B5oD?zdXJ|X8$K}`~ z5>$nNUVuCmTS;;-wyW|W!I*svXD6O!Cv%1u`^h44cr0~zSm0YjyY+ujeqMARc$PnW z{QpWd7I!do`!}IM4iM)*!Vm2KlgJF5yG%3CKb)Q$BQ$OeJ=H=xD2M0gD z`t^9Sksz_KvLf5vd4@$tMP=sV;$mlK2Z7Gcw?_$Iz6V~Ov}EwnA|ei`lH$ZKIZSTm zo}OtKZ=imkJ{k2<1T;~sUM``hq@qGb4CnRw*M1_@m^cg!jH2RVdoS2uI|Omas8v-| z5D*YNp?`gTHSrb)hh!f1@%INJ@TX0R3-Dj>y$|~Q&CQcE9qXMA@1zcxQ z$%nVz52M0Lg9s`fIMgNg;@fJU%7>cTuGIW=7Ywsc0l0n6)JX1DOZQ{bsN#$CI5@(`VIdvKk{o_9FVWMwRaC z+IQ2R9bKN|C?pYgETt}6YRpm#i%3QTR!4j}yp*+}jFDzOw#Jl7Edz^q)h-p}dqFsw zWydNLp}P35UVV!Z%X`b*%m>FEs3r{0t&Bv4_I+mjP`HY8Qf3m#pMkxA?uW7b2qxxx zu}x!(?d(1L0^|y<`XfToz@UV8Xqi<R<{0tN_(7l;FU z3t{j$&r~1M1`e>orP+X0N{*0Ws_w@UVNG9h9+2enVp?^5d(T1`ogzQZy*&yK&&@h< zERcFwR#(UVv~VS#>HOo67=E1P6`hH(5?|tScLv3MJL{%6-(ulFhD(jjrqd&8w7H|f zBoQuHllB>JU6glL#e8YrGe;`kUYT5|oAP*L1G<}jay4wB+9TkO#G|CYJYTKu6js(+ zct0U<;Z%`dN<+IVY?L{LNAg~{g>suP*V~vvqjb91)R^L=*T~A|o#{PAC_NclZGC;JbuEc)xXkcoxgpF8Ond@% zW97CFs;*qH=Dvb|`iH8V%4*r+>mvq-F zp;X5N2mS5c%ZtpP)OxV?WcWrhD(Lh$uHyt|)iv^+znz{S8Ff4D&+J$UtRG$PEFK~5 z?LTYgSDx;KwnTtEZQZA=2=G~aEo(S>Rtc+1yOOfqH3P8a%0GQbMXh#TdM-?v<8z-~ z?Dn#v^Yk~2)plEv5pLp7Q(G6!6RX?vS)Re;fM*A3y3byo(@t@^_RMIk18{i5tps0N zW3+#$_h)pmA*Zhxm7SM&x{u`fUcZ;mREsni1xB^D{|{&hxp(fC%c zf^|YGrvk7kEo;0~+(yoX@`EZbU!3<-DcDb%9Bw<55hxQ{E;{l=(_j3-L!}Wl3lWo7 z;-YCz9bNinVNu%VAXQJ!$`f^8(jO5^tLl#ZkvG*)&eR!}`|j)sL0D=}Pa3^aYA2pa zgPc4&M?rxbGufdTQaz!Ci_7%bz+)||7HTQ;^5r+r>>iQI6eBDBbWc zTkUDObH6}%HHeiQ5WuZ;RYFNwi{C*H?wbyYEHjV3_I{twUgWu;nPS|x8$_^YjK(aJ1-CrFy6U@#r;v`F0KcjOh z7iWfB?`0M$s4nz*^9^c4b9|JrF&|Y~)+o2KYMpiKR-7~ke$~6)+{?ZaLtBwQJ zQZI&k)s%R7Wv?qUPtcaULdrjVC(6-rC0w{eH5E51mZw*CFg(oXF|TIHiA2FlVfImk= zD#ka4XMug}#ohCppRYWeGe|+ZOQxfFkG0F%bCcI?esw-s9g(Nd7=7Xk!l}@A`w#V% zJof>l>c>m%PS+{vP}F(rNs~*I4Zxj(?J4?I(ii9WH1&2eo|EIt8pIHG8w$|rNS)LV zT<46Yw^9A=ek`iQ&)o8W*?w=CSU-Jh=3x7gp_n`weIT^ez1)*|U-|3LZidqg4BZK3S9R%$YT;)YL|OgD;E9ZVqI+b0zbP!~W1Wg_ zaN*NzBYk2?wW`9Kw|l>(I=!N7*DHAN(03qtOM;gSrPb*Y6FEa5_edgcoYKTh88+6R zVyojIecihOFP4|(vxNe`d_FYF&|kx?U7cINl&YG`?p9FGe{_lpE($E8McjVMpDW6E z2OBN9Ef(SD4H{F7_neJ6G=4N&9Fgj1*7da>uQR@FN3vbmdYcS!uXYyRh`c?YoO5`S zXKkiP^~p%i?&^$G8HWV@M*4$|`TU2v<)vMi$S?CIVY9+q= zRrvd|{8pOj=N_ypj2xhfqook20PcQ-0w#>qOk){)1p|Y~l3>kq+7jAJA>7ceY={@v zm$A`)|7+oEvX?gvP+u`4@0rDvQl1hi{C?K>@)jPM+*BkH0Nhm&>9m- zG(P|$%I#63dRf!=+MPGiySlvw;sfulLI!5W5NWw%k54*{3aaE!^`?N>1j`g~fS+v6bnVW9w1pr+{7){D#^I#R^A#teg@>Y}=(}#ues)!=@}bh=HX2{qpX{d-NU_ z0}E**VzkBK3rEII40Iq#Yjcigva&B#9a~>~TjN2;%tgNA!;e*^aH157v4n7tRUsSh zcST-vIl#&@tL#u+N^z+PVF~x`(WJKmKXt2Z7k|E2{4BM8Re53P%C`yL)26a=7oTWJ zwH2udnJyL89ed$ZZF8}DxF+%o;kFO@mmGnb)#1A3mH=gTnR;0tnb%d-IL9u`{mp#D zEE)yaD*)@kTci{1ncl4fS#js>s{~F^B_+s23>dVVe0p)FT`s-e-g>IzU6F2PFJO5t zQJt*gzCF+-eU_P7(R*X(6zN03HCkqNQHsPHM01Q|fNkbMz%==g+1cdezJQdz(wnSq z{C;+H-3wKImk^R%H5T8a+)w3dAV?*~XMpcN{(?ehmh-9%a@R?U{PW^8pA_n_Q@efkXM(UenLi>*EaZPWw;!ZJR;^ zA5WsI8XL`yzvbtmAK+D-l#9QAZ6Nnz92lTps5G29iYi`*oX_ZPb-F9_rBBU7Mx*7| zvyY`f^j&)Bv0Y?w{8IVb*+GaGY~pwZfJ4WLy&+|Ql;6`82lgBwEA}Y0Wp)9@`*PF? zhj^Zkk4;%%V|Ku0D~D`D1c{KXby7~ZR=jUkLl?x$ArF_)!DPOpggnu(xz2Kf*dLKz zIZPlYjuV4p0kq!yFGu``$G5Xd_}@FWvax<|hx~t8Jg;6Qg$B%^!F(oqd47=F#B7HT zzwmv6@)x;bsMia;ACfm5EK|=~K3B5a3Efmv2%4>;IjP@oGGT$DEi?>+ zNxH2J4{_|mf-_%jd#!k9#{;?_uHnwQJ-STvOL$8$#ArHcRXJ&Ziif_a!w$ z4<>#r-sjb17fLH3;(BB+GAz9L08qz5f!y=h6A47^Lybi!z>pzrZQdx&m>`ZPW@aZ45XSquHvajOaaR#}U$Ba6{g&$Z1CNKZ@qsjqKwKQ%Ei zGdHKC{zAR2tFNe~r=gLeudRN*IIX#X@YR(!_x)CntXI_nKU;{=x~5XgXCB`BTKqsz z3{EnHmWs|#Gtu!Lmn!&A?e&nw6n*c~64xRrPa897HYX+e68=n@8Xz|l(w^DOlWv_Q@ANC zR&-u14)*R7m)qM~#CWH0)!5kB$aKP)kzAfi77Rt%8F~Obh56D`y>}Tr#F?*MS3gvk z8K-F>lFuu)UtoWFmi&IDhGqVX*!bRyoZvFsg3rVXh4-vis%dn5r>N@_8=Rf76s!xC zl8a`&PU`aD`ND6wUzWo~qaES4wIQGWmbR0CU@5z>vqX`js_oz@D}qm;YTtpKQ-|Ne zy5y@M%Mc*e%me%O5|KF((d>As!k((wpscUvR85Rn8#l+=abQHkSGX`KLwX>3j=PRH z?5fUp!AbRPNRD;QHpy7&zYMb8hzBS;pyJU25<)U??qS3I7i!3=-_aX5( z^040lb4`s+9Ez#MIpLew)5`>uX`C*x4bu(2jxzp353i1BNn;^)mD_o0W^N9nBKx^t zxZ8|2r=U9}6x7l%rYRj-qa<(ZvwXs&4E{ayP)`QV`<3%wjG(JRa@GeYq4zpQ$~i!D zzU3!HIb}<}V3}*eC~*=El?gCRA*$=E(QTwiQfmbrEd0%@SC2ddY2Z?Q+%0)chka(hX+61 zpG80ln-e;OBSpvr4VBVjwN@K>P1BAoEgc>W7ej|}4gJ8s7GRZ`&a1j!6PDlZjm)G_ zCzG(kZzoREH9Pibbmw=e88@PG3M8_rw2D=p=6C-|xKFu5&$7O(VjNTDei;Z1y0hlE ztkvyHBfBIPt1lVRhz2$=eV>oZu6LKwy{2UdYqc2^!!Yr>KWDJFrAhTCLH}x2`#f<8 zjXXO476q4bZ9k7x+0|V!Aah+T0Mz)fCu^)^VXPFRz+s9l+UCBwi!HLT))1V7N_GLyuXSNu^AMWQ==< z0`aaG1PT^OhZLvCE_vW!iI18E?GZ}`KX(eut#{-!xAaYAs3)PL;VjN65nc?m*Ob&0 z7qbwJMfy>pCEF~u@|ziR7Y=7+of+Z1(b~7Oy1HP)YWFHaaAc(tcnShQrH&wG@w;K{ z@xGe*#A_yb;UP@$trgvu9E5F0H2g~{%=?ocF=q|Jcv?o0;tDcK5;96-EFMl$>k=Pz zgU6amyWN(xZ=6QljBM^40z(GG_I+KJlr8fap@(PGI^!prlvbN1RFCnUKJ@HJIuzbcSFG8`&XyPYjYVCGQWG(irdn6G5;MH3>TqjPh8%NH(>;S z`1JI!ySuqOej6;3XUS3C7a>#I=+X~6GDS~5Xv89_-GCvh|J_{5{lkF5jQsji-`Vge zT<8{IGMWu8OB}rb=(Mf%2qe9B|~KBVHJh9 zE1u3YZfw8_xGDpi)z*AD4h$Q1`JT6J~PZ3r0Bb@9nSx=jv>YQ`3x`;HQ^N{dHoDk@mkqhmjM*YexeboDWRei@<4 z^i0RDG{Y~oXVTgUJ>Q6H3N{_mYsmzRX&4ZzwWasE$5B?*W+4sQ)WsNHpNNKd1X7HQcumhZ+iFIL~?b7|Re?VX-x+?ltAwhozR zc+%~DnZzMASN#}Qr^hKel&SPQNV@I7;X`M4_wAW^pe$U?9YZ+>TPb{y%tVu-Qj+1Z zE|h*H$)s-av*$mO(BUO{hiF{iK+wi;fFrkN*egU;43 zRc+cl;z!M1Tb~u4l?2`>sfGo^y@;h@_44oeB+3$g$MMD3?j9ab=tdu{E*clAgZh|aQuLs1 z#Cjn^SH%3(Y>X}F3njR6-W4AsN|rx|2IjSOIY9@Gw-M<22Lr!Z_dkAD`cdey3`Syl7<=B%2vurL?dnIAQrYFR$2i%q)n}vuKgu@!wW~FHY5n_&on+Bg%S#}7XtFO>RJlhovP+~L4J!s zGbZd6duGZK`HH+!d=}XfnF!`<0;ZJqm};!oL{urCS-eHPJ5&3!UKuxpXX-amq6VD( z=wP2-go&7w`O9%QXJqk}CP=t(LW}4>IcoOrRuokq(^C(k_omPBLYL#E8*RuKotUm? z{g0>6qz=Ip{1YBd+ zKwEXAcC*+=LuXsfM~_kNp8Jl41=p!7EIKHt4j)In-Py9jDK4HVZQZe;{PzPl^{v{Z z&L&jsucdJre!pHt19D;I{k8qK#QOoMKyXfFATm**UfJvCZv)?0RFn$l%T3P+g7dZe z`-MDxiK>G|rjlzay@lVY8nPB?X!6Km;5ny{!}SCzMFqWSfW~C*XO(Z?N3h`L34(cL z?U2i3VMj+qKiyZgo_1NeJ}F)9MAg`ItZ`BLY23*ZBhIk#-fkJ@T!tTj`m=8;st}&t zsFFc4jN)Sx<$;kAEMlx1*NSUrZU*<8)EZ-ZeBs)g?Z=1LOL<5zp$BOrLNraF{%WSW z3`q~!`q;6R)IS^VFS;>hMRb<~p6Lb$Ljs}6SLsCMX+v^u^>TqUrCK|&eXG&c_R^C- zL1xNFnt7MLwxQu)O|6I=3KDrHZ9&tIzTc8OFo>nsyO~ zsYq=2U&7x6Z_qWIH6V|!@Fh44UbuEyn%t*nOiF60x_H#;(Lte=yrYpgdfoe&NnX?I z>aMbYEac*6eL>fU;|OEzKz_$2=?m&8UeIgl{9k2d75gm>n1B{Tjfk;HU>SOyLiqtT zrb#`k)h0y&4N0kiD4#TlLE}J+$_S@hEwX8fFp9$dyB8vyLGq+=SertXnSG@ecc@$C zw#1M&wQ;_937|7C6b(pKab8U=MdIiQkFcImLc9!mK>xW$w3aEIq)JjT)gp zylfi5=ULwG13W!%Lw3PUQG43QC3IqvOP>7}SgjEUEy!%=o2FPaKd79o(r;k;m+qw2 zLF>`r>`sO$p^w7g$W+N*o-{TB1>my|d1>pSbAM#5C&3u&3i?8N9(0N0cjM$x@)QDJWv%7`&ZHP=UI zfjnslWi!QR(Ri)2BC3_{g)qye>0?dDM0;1&83s@+YXSaIBDB4%r7_RMx*!cVPNP2i zFhNb6UG{Qbk|+34-2gbt+%#(E<0ecDDVZ-5T;jE+ioM3L#)l^3jjJ5bMs<@MTrt!O z3`rCL##)oBPsWx}W{K^^sl|#m8~EehR^Jzkz3{&lm@zzEMim!@9b1Q$ib~rw&tLu{ zE4$+L%i&A^0yW-%ihW~Z?cMg_>EY>S&${`h26I!(JSW>e6SB_r7l74V~eS-_xEhz0{L1(LVw=_Kf!Kffsa)vGXixuh`f*F})Mmmw*q)kGEiB zmV(wt`=6aZA6?xn^-ahp;N50S;QizvL(meyuiA?`S4>CMU|{{BDgEf-9=qWg@!do@ zC!&)YCA)ni!=V0YaL$Jw!BluYqPhzs^}aEl?lRQ}gJ z{|d8=K6P7m+RSpN=n&KbYGAB8uRmt3+>Eg&5Imqf7^i~Qi_oG6k&(&7ov_xYjy&Hs z_?Dmhq7oSr!sfBqB7##fjev-hQ{XX*?MsW#374MQ zv$~tEvnr~Q>ZvA%h&S0LP6`eXQ*%>u$Srf8&!L|p&+r8!=TaBG6J>_UD;kc=IrVW$ znY@Rlxj_p=9WYZv9FAv_MO?Mttu+zrtt?6WA7$jEeQDHM91Rz`?rMmQS~nd$K&jAyr0^9lcpHp%T`P{LD&R z+3Wb*aT!OYWUml(?LmqY+n4yaGGw4nt{s#wq!6yIzx&faUkafvQe!U+|`Hi3Wvx zjF(_^lVGpZtK-a>m{R*dS*akW>%;0H?;b+KnZzF%(A%51D;2!mmDiY9NrWVyUE4G? zmee$Eo7dZZ%ydTFu&nKKW?Sjk6{>$I6Ci+##p;+Z6n9CZ6BAbqDt#KwvMO_MJ5LT*6&F_aLB?{*XqXwV z>Xrwq;CLQwHdk~aM*C^Dojc!ZmVPm^-n2=Kd&|Q?4QvOqaYY22Z{Ro@<*TG$YQOe-waF=9QLq+{8tm<#RBEx=BJ-K9N=% zWr$hUjhGFk%UQDLN-gdA=|k~JO1`aqH&$0n+1>L>o9(24Bd%TtvH)i`(N6rdOE6Z- zaZy*$56n1RnCO{YcYnUb8arC^Ndwte3(dGP6==QGzmgk&bV8XzM5&h502;cjsrOIB z7tP&LC$aU=rLLMwjH~oy&8Rc@8ioF@4>&B@~ne(Yr^rPk_}7mh`IYg{~ufb4X5DouZ#}11y$S zfW;|++~hQ%FGb3kKBDkzun;OAz9#8g(_d}(2Z~`1uVRP;hmgBO>(e}iQ_INxm2SD{ z-}jSToK@z;Zp@YzNS@3+D(PJw?~fj>5dx%R2LP2Z-Or-lv!AQ?32vMA9)%Fax)wt>BpobdsP;ab*W@)&wOK^drGIi=$SwrF@4=1?x1sUFDv=IWtVY2d zw3*SQKW91fmGJTd52kA_aw<9POvDi5K+~Flhh=YNAs>J|Z9e`sgH41La{E_YZMB7xKKH*RnJB zP{w#)65vT)Y7tI|5phoJ%n}*N?L`ZO_F2e(A3-$G6&UhHEsXQb+9D1|P`A{? z!t>PS&VcgGX2mWchq81;Nldn-TPE> z1G37g4$YQDH&}SNwT_yJLFcqbx7fGUqhfqGuRV#O1EI^yr%W1Mbyk-zYgx*}w@F+e zqLZ#>$&57Vd9aXPUUyP0FOH{yfC!1IFU!BoH$m``(NR&+Q7vxhAf06*O3vB_o7(QN z13arjDKZu_gc3(uokwnfSnL|wHf#5)&iU2FT3HQ6REA0(t?X&Nt?|_3!!gJs7>pT2 zH(>z(=3#2fH!k27uFP6*Xm28WF|{t9!Io-!&B&==)8tH|lA$$}j3=CVyy<*F8^~3b znAUmryn_hWAtt#TO+4bDQbF^|rSN$ZVF(TOxQj{EJGjPIkh%~s!#fv}1DlmMkf)9? znZaN&5PDQf5o%aI972aW+migksy-i+j@bgUT`bZ#L4QDzAOVhbWT`6pOER1$q&e(q zgk6)DUiYb5uDlCQYL_WJj8GCXN$@kWLUH(+YZMntKw9_gh9x?k7Ol8n6p!OlzK*y(*u$4p%HYNex9zzew)vSp;@vPMc~x~wb;9DRci3CF z%D6%@O>Cf~oB>1X@Na>vNml8`M^8xT&bK1Pio_2w0PA!(lcop;QQM93Gg^g2Je#?n zTAmE@6T9nCAJnwTBOkeV^v%LRi1w8+K8tdR0Oj3qHS~;{?d!k?lP?So80vE}=!E;_ z>=O|jqhc-wGRhujO`eZ)O10DMDXZDEi<-<#10Lj$vC?JgS05cKMjiyk<8e+qt1@i} z&#s%h1F_2dL&*pZmWXt5vB~by^r#L@(_VB3C3dSo&3M*aF9I@aHfg$a2PMf@aoCm_ z5h#(-pyw-f!5Vy0h3IiuN9H)3A<;A`Qj$9@P-?sOFQ&U_bZ_G5VwS^;7ATv%ASGDDC1mzx>wD#vS1v zB5byU082?rKX?0B*sNoagNJ9bKUpAQGC2n%gkLa?UTzMTf?-Wqp*?s~i20cxRS{*w zRr~WrDYMVu&}hUzPdi&_3Awp0I)0RYA-4NpqA>-1D%P8n_TsdY?Y-TPI^i z;y;hjQC603_ple+P=h4@81?Q_>WiR7H_R**P2K%xMVTt6AJ-_NXSz|@96nJyE zj4RPE%gb$k9=7~CQR)f#Wi|-LD;3&xh-^vxm}C&ZurQ(<3rA0i|GCF&`3n$5ho5?3 zNzc(fJSR_Kh|AK zaJB!9TOo$nGP7r=*eFgyFCKjf)L*+BwXRHBF7jM;sC!V#b@O2F_J&}G>A1dZ>Rq7l z0Deu>>Do7ZkIo>lvI3CR{*tHMUn#}VW`EJ1I(n@jv@oe;J2w#F?Bg!=YIc) zk&Y!38uO$Hw0${3M?SHYm@eNlfbLM2WK@slgea55*~OVhchc%z@z|O)z4Rg>CnzFn zXF@zt;QkFUQ)rUts)~woWIcilI6ds4CT4bPYUEjY!d|bj`XZ3c9YWV)V7BEoSiSjhoxf5Asv1BB;>{lBSJv-kFW_-Tt6d z8G3ZBv|7~X37?T(!fp^~@5kr0bba#BiC23(S)yB4mf_P3Xw#S2_dvR%UxYwqjslzb*zR_^tDN>U((A1|uJ6k8rm-X-&L(i#VuxRK`mevPXPEZ} zleu__Gp*@M`8i9`o@zUU+ zsUN-4Cu6Dp`;rFOgFo0ct*Xw?8ukx9tsv-F7Dx+SQF5iwGunEa+UBAK9TuN_&4gBC zDV+LUngA>42$8R{N3Zz8+i~B-N4|M_`>}Jlr?$+~%y{X^h#<~>EjSWH)AO{!b$W98 zoi%^zcLTkK%QO31#}+IstVpbCD8d|dq#ds6oZ7Q+^n?u;B@=CB8X>!#3<@K}rhmSe z$b(xdC@sOlL*;t9Nw-N9N=vF7W#BuKmiE z!*5PT^0@;ozoJe{qRviGYQrtE85rkBtu=+UPuRDEA281BQ13oWkK9+mIaP%Ago3lD zI}d^B{wY`c4u?pN7@~&t?}b^;w8dPJRR%XB93K|mMg)AFSP+LgD>|&M7zG?oORU+} z=5b^f=PNFnkDI%Wax;W#SMxDXZp4&_)R46pTa8=aI4iuiGVvJ4GJDyR$I5dGsuarV zK0WHg2yA!g8anIg$cb?%KMSGD&ze_lrnCiCi_)WVkZx@KqU*EN2+;16Qx>a%ffo$R z^{;lbw3w`puvRASXI7eCOXp@;@sqr|3=_Nb-l-?d}X2qKCkDt$xv)UXtb`ga9r87kK zux-~`3LfG4Wgb%x5t_}v=nn5sG_Kn-?H~S`%s>yW3xB@x1odt(LH*k#PKIPKZQm3- z>fMKCf0L{JVu&4qQCw8$L=qtl;xvhzBqE8fh_IiThPObrnE9rW!h8+AqP(?m*>900syY+F&F zwHX1ew)bb1`jz#JJ>PBC7X?nP%+mH+zt{8eoiU0do-t5CQJH!FV6SvAg->p4AZWDb z>Su@d)rBK>v}P|O4rc8;!sM2fzry{Ozm-ZmYc20ME*;kUN> zRqGu+$AM|1AHY_fyd;|@4D7LWozj%OK#9`x5|!2!1@VRN@ipol?>q` zYbziP%4$+RtTr8vG+cs;%dVCw=5*~9)*U*W#8?G!XX4rsg$h|GvdBRDvg5C?P1{dx z&kM9HphteB0`Kk&qd5XNm2UulNZdxw2eu}bN#|d@h^}up23UGPc98TNy>g1aX>W~{&O<6K=tI@O3X060MMtz3&XV7iy3rhoJ*q%rYP~v( zQpV9 z9?62`3~AG`!QBr)iDp}5og|*l>f{E5n5L?0Cak)W_P2BNS8#R9ErD&i^m}-JSBa?d zTUES?#IC4u2)sLItwf2+XlL+x9~-BBf%1OkaX7bWL~bB9M}$Ej{!hxcVt)me}CapdvhkKs!KYo+w(qhP^ru_534xMKB0u7*9!f!9I621AZ*p87dt`PV= zYE2HH*=c1E`{KX&nSUv4gua= z%{IPYPcaj7T+AE+I!No`KiJ?b#N+DArm4nRF;Rt1?`Rxm`0vf3Sba=hCXK#TlP{~n z?m6;f*}C&M3qds8Aas}+?`qN*Rti<#02H%E=qOUOv=qhOL%Byc@OOf>0V z*i>!Q>Efd)i)CR7?^4p89S1-sgLOPor*3iji&#%b72a6uU`go;U(kgc=_fZ&rdLWY zW~^AKevKE1{%((A`SItsP^=>!t?o5Hd77a+r;b;9+1Ve*|EuG`@=dZK3S<}+GGwPv zG_l=F=XZn@83q}~UE00>*UJ#Ie%gc;M$d-}M3*m1&fW8BlF$t!@rv6X&kF2VsTVB+ z1C;_cGlKP&p9!JAL#_P4iq_feyLGg}11W>99}bA_l9A>6fxQ-TGUFz`q%F>)>khE6 zfmpZ&rl+(pNigL>Uvj~BFMkIi1HXVIEQPu0t!kXR3z_oWp3`fPyoNde|;#{H3j$E4haiFCYgeErC zpxUT5eE}ccu;P69IzHeXM4R$j#^K}z6U`fDg$v`Y)U^QBWA~#Ei_C{>>+T4y6!zsRFUw$RD z`1FJ3Y5Bm$lw5oQ@!U+Iu)tuW4hJ9B*KyExEc>qc@nDVOC`IiRRiy@cZ)?NJ@pVj0 zd_3-rRs`na&GA4!3a_yac=07U=svQ%c^uIUcp953B=$TIV_W3Kn$VVhga>*p=L?2zIBx7;dd6xfAEv!}TNTkBaU}0>jtn(W*fJGU zk#CHcI*?2V8g}iZ+1qaXe2cM?i&mDhyE4>P z+au06Uf#A6-rap^ZfCn&&Aa>m-v9BUA_9?m|9cGF1H#bZ3jgs?QC(1IC}$-{riVnZ zq@Q{R*-L-9MeILQsF65a7*xVqQ&UT&!qH56AUXXrqir`KUf6=I?QQT`ckALW~=TS9|^ zUgSOY`=g6m~`-8q!v@DGE0D>zz*2ntaxqG%H*708JAH@b+|Yyj3(f=y`gDc1f|9M^X3cWnisHyo*0IUgR`(@ za~a0%n-bjD4B$hHN1cqkP=(bWyA#F%6|V!px~w6&iW!#Wf;dwlNvJoq#~caHQ|t|P z_Rqt^;`f)@LT61HFkQF%*#)qb=VofRr>h;0yer$kb3ivu*A)Nq%7s^WCulR~c7}bSo$YwxjqhYx*?}SVW;|Fz z5|@~G_nheLqW;asI&!5Sx$iH$GD)Dk*0m;_l7d~5LCy`mGSDA<(81z&r#6u>t0K52 z#~jIcT}6HRFxZlNdc&H9y)v9V*3bbh9KTTx41`o%SSHj*ix2P$Pfo((Wp~Q@b;ViD z?DImLSL{RmMN$uXW3(~r`HS4m9nSk=#aq9fs8w->NJy%b=7yFxR?M68oy^B3z;`ub z<=Oamb;dably$84rpN|(2z)dY61mjY^OE5JJJ@kXZU>j#pLrqe;IUbBK%osnQBP_S zsI;1^$vppcGA=?t*;;O=;uL57B6PZ{Xh_8O>=XELLyHCTYK{6i9^?6N5>V9)tdeFkriyvs_(Sc`T-RGFg z;)0NF3<$~9rwh*HH4@a?=NOu)ri^_UDwKDLZ@O9}y-B#_y2L{{St1|_G; z8M`Tne4m1a#qOmYo~{eKY#Pd@9}0Sk3bl_F>egm#&@72(tTL}KgG~Uj>vjFUA7LNo z#Kpn5Qfr5oq1w{YW@fo@wJ4HOj(c-tKur}-Wm%a7J=pEfWN)MZMQV>2kSiKBq=NF@ zDcCBDs;Y{(5F_$3Qd?3#9cejNsl=Y}YM7#2Gn$Cqs_%?(lVj9sZOX7sKut8kIDoTw z1fx1Jn{xi*>@h$JLehO z=pU}(+SBp}HUy%YHPP-jCBtl$Y_&D~<&5<#Ec zS5+M?u)&V*LOrNS9`)SbHr2_5o{L-#AOk=)Ws6dc=^H~+k?a4@WRgnUdezKct8TiI zh$){kGjKs)f!@CDXOVIBCtwD#d(f?jXXMCjFUl$Z7MnPTScIX>WpFrW=#oIF||TjPp!3XK(thYy5(myuHjLv-nKfu-f%w3|MH`PNg%4 zT#OQzcpK)CH6r&MZumyhz}DE2bp>~B9*R&&+J~UAuQl+MeqAK=+t89Qmhym2&&}OB z$5!a+Kmsg{nNJ|(Fu;JfwyK`a4+kDFC2%W%RCx~aP};wTD=fQd?g*5blTSYa;T|>U2?a6`ddpr z(iM9YEUBX%(oUgdq^Upc$=kbIxELOuIwQL-ALKq9eJ}vXS&O5VRq`!#-ZCg2PA$*Q z&dLqBG1wqa?J!bu*YsbbLWk?9loba~(Rn(AwI7$QFJ;a>`CHGE{)X-nvY~A`b<;Ra zl6o8s?jz4I7`e80L$m{du{Di`@Yvvu)`x4f;#@FN{haGi2Pxr6O|)O63~}p=a)4xj z5JdDDF~`VvV@md;2hqgwL-G*TzU8xbKUsMVVv~Cc8uo}twk|%mi6L|~l&4NTqWWc6 zJ94{T!>Jx^fjf@{8;we9o|_Pfk1Tpg8?Mn@)<#>mac*h|B#1+#oZ|+EhK2-W%t!@6 zBkl~R^P(Atq1%h0SYPYfmBuG;F5d_M{+c3GcR+pRqA;7j-?-O!NGkBJw5aysiHUP- z_IH0zz4^-h)tNYCn8fHGtfK<8P>TMIcBD|+lb%euq}cxrWQ*R;W;9rsnVD&zzDjCl z{KGUoq#>pj78ZaOGVQmrzIVo0=XzUEU0wYNSsr@j--#!XHA7VuqWE`bvg865}EL=Xu*2gm}=lq8PuI{t8bkyu(d)^OAmzEgvzBES`CAjWgV z*Sp;>k91B7D{5-ipL9>ADysU3)d1t6Ws!IAn8*AW(=Jf7(8}A0y`75fw5q;v7w>i5 zBd)>iN`J#F86@`*7ksQ9sO1l`u{xub`*T3WQ84%bdN>oal=u26^pwjQdg&}Ukk5Ddk>j3t3nJq~mt0j$dy5ayL^kge%e zMFjHG*5o_>Av{A9C%rRUc?G}AA@NG4?eCI!*O$`^2O%`P6-C+-T~9UB zm<{IaAoylz%jr=^0IWjYG6c_2!lADNvWH!HJ;hl4a8 zS6ZK-SP{VflH%3jxQY?~BLL*d3K^E&&sZRP8P2YO%MV z>nt~OhSRsz;ldd~zSV8M8iOQOYhmH7iNSLsWJ7?HYNxaIA#`&h;w485<9Cm{aq-0< z7))MXV7N?vBAuNtoJyYmbyX2+Qb+EBrY=k3x733Bvz=`=!R_5w!%-5+&4`102#L$7 z@AK8RRsZPcy4wYlHW%=Sr?FX%AgVj4{^i=r#K6ERT_lbpf}{}iE%18)@&p8`tJ zP_iv-xsZ`A3XT_aL(9#T0d0ocSc&$nwWnO;7Q->_Q6@H3ts~)%2jU}6N4xwgnliz% zRF2P7uk*JPqsII2Kh&)035GtOjUgy-F7`$YG(L{ftgx6Xu~UWQx;3E&ve{R{vv?tb(Gm%7o{q&0oOH&k)m>E_(u zjm4YmBZ>d<>h9NjP!penhQC6O9DHK8$-!H8jOK;DHka1kzx@iiTp-alafYMP-=2bd zx$OU&miZEi2X6pw6R$Y9$*8{h)v3Ltte4TiuUFTh1R5l@*rnh}=nCi_q2a2*i?Ah1 zdJ_X$CR)pK8l*)uLi5RhmP$Y@C1ojrWI`!Ve&t-*6V0Nqg$3k*YMDX zNJ-0G{+9GSLY|U@qU@@*Jt8LD5Bl5E?+gV~l)d?lmiM54D8apViS0@n8UQ{K#umvd zTml?j6&0Vq^&~Q`psSNl*9j$n;vY@@vmFx;ixC}8Mwa@wwfK-67F`)C0U?wAcY=h@ zBFZ025n0Tg;O3eAz)hl@93R;9*C*eS-7GYJJe3hXq%~Nj+|b`|dpirL61yYXU%Jb@ zY*~*XbPGp*>96DRqfJ^a*Jj68#43riBX6i8IX4=TH?(tp_@i# zcI(w$8%v*XnVDoAFsGJogei7r%9rfB9$;aC^u5bhKemn;93Vq(=L`M8bI+NK4`k_E z<#I)Z2Sk8XcGMfmC(sR`&#>&gg#(r7k|0#q$LArxU^!fPLrZEW;mj)Sr#-ze3zcgh zi2_CdIJM{J%Po`q1kU;^w|K%AxShkRVr_&*y&0Z0q5Q z_!-=N3iCNGK~}%bb0hr@>)YTPCQDDOD8Er^D=VI&$WoCE=tNstx09P>wOgh#?bv`K{MHjSn9?~ z_{n(+0m7X|`()9bJHzr0DNntq(#r&^(ku6&c;y~(W+VG)@v}Z%djzazjx~m5?nLJ- zXZ{4v$R$KD|3iK|Nef9V6pnV-$3CNe7p1YlrP8=}%`;OqANN?0HKlE=u zR%PMV+Nli9=-FF7MbX)M?GGlZYhR###XUPoA0R@--MQa+Vx-IRkw!*1R%MD{mV*b) z3f6@BiJGIAZz(@Bv-v}uE?ch>%jrQnyRZd{DG^4(`Joer>7m4qzW(amHHpu-oX6)q zd_W<`sHCw=8969_F}*I9CsQZH?W35@R*M&MtRif_0fjd~oS@2smMc2+LR+zA#8?4HPCHkpt7DFTv-Qf6J>J zDKF*$TF*#<3+lAC%r(X0j@6Xg(u#1gwuOZ zm11XgYJuLAPyhjN<#n#}FCUU55nG^63L)b&_g=YNX@-Eziwn~c9S;>pfbYh^p2bOR zt9!wH5}t+J`40OQb9V18VjV@J2OGjKm47`ybP~R!p&}XC7(y|OqI*x#oyHe6k&7o9 zCqHUEl5JmDc3)!!IRaJbeL9=fMBr5^&_LYr8fzbP{gDt7~;fq`$N` z^8#g0%=NP@3cZNsuA>}fVd}1LMb~8?lMU%YV|a9|aO$yg?Sab0CxVatrc+jKy~dU+ zH~R@{d&MIN-&Ufp$N7St@Te*&lNS2b0atBz^~oY zs9VU!ywjX7LzkYj4sm9^Hz)mHWG5cMKU>zdwFI z0BHmKA>D64f6Tdm0hAy3Z;Rmn;qoW>9prDu|Ifm~EBGHg`lkeBQGb{C`?4QM_8Yf! z{@~V~{qc}o5u#LvJSD&{=!d>rW zL`WdV%@afoQ!3I02VC;;m@BMm?#JO?hwoZiG%pu)xh;0*?Zs+r)KO)-jwM~zUD z$i9jXWxKn)0u8&BjwUR(mPgqnP)ztRTCG^KXxm{#*!4l%6~>-~=a!0(9{4m-FpUZ~ zIE@kKrNjRLA0^tGBvNmg>Sc^(9e$gsWJ5?opilCk$E20Vr6BO>5fBL06(n5#5N8Mq zZ`a(v#Lad$@6Ia*hT1Yh{dqR+=<(sA}1`_kW~N}!`%vvhV_`ZaGIGMc7#-L*Z<*y zj0JqCJ0#DcEaYyQ;vcYgWm3^cFZKjaA9k95uCj@*H%c?L&pac@m>y&uz^V@w#+&Wh zCAhUZbnSScFSR7J+Mnjtp0Xi<09(H#8ek(d!pnCPK3j`uVe(F#wPmK6_lk5q^q=$N&ts7XI6v87eJzH(Sbv z`#>_s%g)3fg+l@k2E+@Grfz}L-KKnhJL}6c;8>@zczX%<<;yFcZ{KMgMAWg1KRJ%r zi)vwo(yPS&MfRQTzA%dD!}qc4db;m6h=e3)vKwFzS-w65JaeDA00q^(Uq6Mz-@@Q~ zy)UdqOl&}sb2Dmv+Uw3Bj>57Sprpmy?o{kyEogRLRcF z>+^zNirwR0`7|CrEF2rheJ}kXLcl%l2%K-yu)4kJus^+698;A*vm0l#DW*^{CX{KD zP}$b-N=^eHI4rny&BrU9Lyx;KyE*+BmDhM<+C2U|&KX2otH8+$u>f~9bI^ApQiH_P zcG*ShA!NfB??m*(UJ6oPeR*QAee1&WO&Rsx7sy3tC14h!<5_4!9%62? z;ID}kUk^tm^`3#HNU{&AXdcv6TZ!{zeEQEVf{tD5BzzqGnz z{WXgOU|{zN&5`O6y0*>7_uhee7~pBQI(9&M;PtMf3?Y1Z$A6a4a0T^&I8Wqi&rU&6jbD`t7T(DDNHfmAssr@VgenPl2GxzBDgV? zch^=HBuv&CvJ^j)FpDEpjD=_{6GcI(+Xr4gS~=nGV=hPw(*7~w)bPCud7M+sp@=I( zRKrVq{ir-tsqTd}700fVh8=vDPy2wpM25Oa#zlLuR;%040Re5c|EIQ!iCimT7k;w6 z`8|il{FfsX&o5>6f0D2L(i;N7^n~1YXqSi;1U5WOSKb{w6E`$@XQM~}6ru`Oig1Ey zjndN&tnb%mLnsrAD2GY8DCy-;d}rOy_G>Pc=@B48%{J601p?+ILpSFRn%2u5_t2=fyf;xG4!wbPtWFoV$TfAaKqk!e zf_mi%f$~?aUsKVAH*S*1fsb~wM&&&!TO+P@!PKqanFOxU@nGcOyAciS1!Zw+bZjjv z3J}+M8#3uUA?wVTP7gs6sCS?R67ZdUPJwaP+4sW05=h4#j- z^+bo)Z+GC|`R^emhSZF|livL{ZQsCuzvBx;==W{-v)@lhP*L11t^fVwJ&6n}@mc)F z@c!V5YboQY{*0PDv&aU0r=Fej!iI9k8`q~hr)#l!VXmvOa@O^xbjZ~ zqm@PqW3Cp(x4vy>O$<;sNo1VMjw+)U&&~LBeI`^P3Siocl!FT?)J(N!zv}6 zGvBle?n~{wsz5I2A}2ouERS-)idMftVBcKLT*_3dc|!ZXQQ(sZi42nA^)C8cJiRqr zDjuql67ys)Cfe(;LW~Jcg$6`d;`~FZj8DaJ5ncN9|_h=Pq{8wi-0J+ zj3BH?Z)T?JoO%b!7D@jaHO#aO7g3ZP%mAvCw^`HdXo?=+M~;X&T6n~RM^int6WGcF zl*&DP@Q7bVEaG)L4C_K>q4{gJbHPD^z6w`VD-lV7sJ;vPgnX(t{)!)F)}J^V?RsCw z@eu)}cEvlB{PL0R&nbqs6;2^nod)rJk!UmmSw2aLjs{WJH^veMZ{XV@=}}SGsz8G= zdS`|??qKVbCeG_wf%l;`pTus1C)*9QdLz*Ab$lO(OHM=sF>PwQvU}?oXGqaWj6MR=11HKryg5NI8t0$@>60>dL$Rx(^H~`ByY4)sEXV6A#L3beUYHJY0aPOrniefbs|~L={EDg>2BTlCeV^=zhD824 z#E^|BcA#n=NcoCGFG(w&Ih?FmDD zwo~N?JVC0E*ahDgFR(31huJq1df&@jTy#G7DXkT``gB-aLc0~lZ@@uSPAd=x4hUHe zz5rB3@k-r8DWrPNP!C9w78OCX7rA<9`9&9O_3rBg6hnE5|Cd-jmb%sh+=2Co95O(u zmrHime7MQSDWM&zL@aN`%7e42HwvEqb^?cNcFpGW=Bse4AdiI$H!xJIPVYi~O? znvqHU7jU=cJ-t-Dn1CptV(*=MS7|%3b8K+?biP#h#ruIuVS{?;!#U|o>kIxZi%JO) z9Rn~|kJ-UC)vDt){;Jf%nFN?>k_$N;AJJg#(Y`Lpn96;s?QV3aP7ryf?#FAu5XAyf z|8f1YI=drnz0fr*GNEbgrFwSe1ogsBXs63`nyrD{zY+ejGLQQc`+~W|&an35J0%>x zVFpB`*Dp2RS7>%l0^j>xqR#q4+Y<)r@T2NOG*mr^aUjPRm+q<{E|yV823sgK6PT>KVCw zLK=aEb_P@lOVg#j@=xng>psP_M#&Vxp(x`rl=KH)jL9#5(yBZE^ra2<11jcxsuf)rjz{*uoFRg#KOlUujie6B;t7hl+k z(1`&%@0zZsWmL$mu_lmEQ0<#6mfMs?ajHGJ1cdLX-RcyBP$==baMlb26pw}^Xg3^#6t>Adgvt{(z2Dg(n zX*%x}AWM*ww#;FWe{s<96R{%G51EVYzh)qV+K*2{DGFh7=T7_BvDHpQel$RwO*GFR z^5=Q&Nh{oPAH{#`d`y4b3kl436oEXgkh$>V`YGXb9un{GuzdqszUrghkZ|%nkBk5C z3x6`lPh~Q!iZ{p%NNOPIYnsJD*54$1y?14!&9PIjK0w*DiuAtyLkr&g2iy3){`en^ zqz9?Ct_iz!x_Gox<3upN(4#~Ljj7YjgtKJJwp!A>cFv^qQP0( zsi`ND8l~ZRGeUo{{(iJ~%@( zt}w%JZNJU;Du?)-^CnVS>Onp(q6kRev`P!M*4$PlWLR$@Jq)CMtb@4<&ifhf3car- z#IF|%sln)&ol|S<9^D&m(d>|XHg;OL2&!lcyfC`ajONhN6~+TLS6v~#={lf}S?UXB zQjWN9sd}l*XT0*Q*Fq;@o$o;EJ9UYzeN}~cC0&|gCmBCa?|L$}2NGV{Tu5Q3E!Jlg z!W#<#@m@fjRDhL5-}_pIEl!}HV;mZev)&75a_Z-F=k0!4?DACd1zwhmh@LtyE_LmuSvLAC_pG;KFCN? z)#_)br?*5h$9k1ycV$hO53BnA!&QL)K~}6c{}^F=1`4OjVwS3H9SUPJz+Ap5fjqtp zRlTb;15gOLl$^B(3fc8fHT4vMo;l*~@RKoJ6DiS)-By=fp*~o#b9&2_nLyOAj;qT1 z*~FTe@P+e7ZL_sWu-7;V&BW6$s1@U?cAQPlcshwW6+3}kI#ZpB;ki*_GVx6zC&-4? zdF+O-*=*`Yzy_%+>3dgxiU5X-B* z{=XP|%Ydl1Hf-2Nq@<-qN*ac473l$#4grAyL`u5ZDkU954Jpzs-5|}7(%sVC4e!P{ z=Q+=Np7;CyIkIEzz1Oq+Hw*Y|u$7zs{b0)Xu(fASjjC zk?fR_lCfLq0k5(CyXu%wXk0YRcR(ujhDa9}I|mdEs0dnYkc0%@jcI@6ifW0ONfu9w z5T;SD;Hf;PE@J!|dKEfzoCbfWt7rD85U=jzOPA8oQLlSvCx7h6Ga#urNa@^W3Vo~i z05qqEpjARUxc`i(J0@Um_XS`>Z4tX?r0zdbBY~4*c-Aa%a+uS>ix_6boQz-U)K!^edzY+; zdi%QJosBZ?cqqem;eGoyH75Pmg7>Fn(Ko~2es$<(ZCtMp^ArBkTkWxhxjZGD^hRDo zc4^dkLJ^+v3!zy50n?*v8*NKuWbtse&KT0NQ%C~W4yuAEVHUs*?C5>}BbEC?o5ai9$NWKGY_5}~C5^$_ zjjrb1+f8C;{f%LC(QrwsygUbm=C>x_b51{^++L<1>Glqz5Kll6c+q@*m_G66wjJt=x?OC<6BKN9-tK;t+Ee!pUG7;7 zw4Q#<5*VsvPB8`ahxyHU-|g$3Mjgmkjrmf^-*MnoXI0Wc7Fb_!Eg3E!1*OvVg#{Jh z*=^k{_b6r6Ial|P);*?J=^jSS8HlY6{=cFg{miOOskMA&OcheE)uoHo1bgC&er4hO2?_KWs0Gwv)}LXs^5y=W z*tBu`#xj!y?;YrtUb*}YlK6hv-S9$E*c)3PG^NYsKno{rB@$ z@e3fi3Tm$Y_7gMt_apuwD8Ent1BP6k^#@e>PYC2sAoLR-0pp+F0LiaAOfO2NhR~&v zK6nxd&96z~WT-iF_WCExe=iOjDL7`h^@EP7TZ!qA+%)%6lJZ#%{%ft&u z5hxr(ox@IsQB@0aO7^m?S8wa zKmhHd-AJjX;k9c=J)u$x=am@B6!)}PYcKl$9ha!DxUdYUsVa!3v=cV^qF;YGswYaA z9h7@nB=p!bNREYSPZ1(TlAD)^Zo4Z~(9rt^;+m4vI$Y(?;vO>eWvOknTR+`sI{ZkW zloiG49Z?#f8067rQP2S@RFY`mZLqEylX$QMhG`6)m%Uo!E)_T9O}foJQ)E5@P(rxMpTuqsI3+Wxq0ndP&ky~<@SX^$Ee4` zhn;hk{)G+^DsZbo<(7_5qTfZ5=HSQ}i`-PS=AfrrRR4-@NIKhz{U>7KR>79WB@01( z#g`(nu+Vz$aC%EUD!+~P;E|6p7(rOJmO8VVgN`xV1B z)6QkEZxMp4aE^CVu%XC;@IpyPO zChVF}w&(N(n-7#azn-Y|{(%%OPBp_eTgVxyR#Vi*L^d2#2RU^B>$dxUAs51)B_g*_ zI`6W+_@1SN(M64bj`{vObiu~Mh48PA2w9}ewb@QxP07()PEW7inADYME0b8#1~?56 z#f61@c&@CqTiQp$CeMgu5|U;z)QyME9m7Uq`%~GBiLb2D86ZV#pfefR)VTe`MNTgM z;rgtT*H)mC&&YOM^i7HEt`AAyg4|&ziQSO>dx8Ay3zKQMIHE!3^Vk(IQAyp>XMbRZ zWg}~t7ZNtBl8hIT@a~I$F$ZNtO-2r6uKmr9I&DLqr|Wep40`8ClZ{pdtb+r?Fm>Cc zm)wO009XyY@M!wu6gg%F0MW1?MC9|T37htEUcr)%aA@1)soQvvchL3+=dxGHCl50O z>uCZjBI&M>0n!^Hv-GK6?+6R}SuM^Ug%@#648>~PR#i=~j4kqfqq$JC|9W38;OkOtPNf;mveIZ!28JO7D84Al3^NUJ1pOC)?P$#FKc170 zh4w7{53F!L#|1h2@i-`&Eaz?3->|_1eFHE?5x!rxJU39dY<|gY#;D+v;Q3YFB;TL1 z{l!me>$dQ?=0nW&7NRyBL_`!>=cZd)WDHc(O(2pus5f!jMT}-_vH9#Tb({%7G zQQB1}mx8iH*hnA8TxWD%ny6bwo`$z&?S^vSw%1+~^ZH z6KwN?Z>V;OLrI84^wx?WpGu2X0Rs4ThuY76=uC3&MdqMxCR6+%GzJN)hEx@DZ1Fsr^D(iD(l?3z~qjp z@bF^S&g}Asa&8QC6g|qOu4{kCkHBr(N+7R&&d6A}6hFThrUp0@-4(4rYd*_#|HvxPt=-m7kd!{mzMh zqVNCZPX3u3|I-`&Lg4=&aQh!$^UtLF$}|1GEQmk<^QN3eaN{3HdK9l0i>nw4aru9v z=Mt+N&f#jEBD`1mtDV*=`lPYY%0Mo$8M80%kNGOo>&066b00rzr5^JBMA(I@CBi1} zaMlq0R}QS*M931CokguzTZs_~%GbAAX0XHVPmkq$llMfC4Ck*7I{;s z%)c)~qTZ+TDZPu06@oh-of^L8`sETwuaKUXf&1iREv~^hs}fd*VU1}Lz?zqB_$jU% zu@tpcTQdCp_G;3qNT*2~B&ulNEyv*Iwf70s2qn=VfQKrJwehyqr}mLZeO#2Vz~~k6 ze1#sjAzb9%E;Zbo+hpu`YPHM5ylg0C;u>BY(IjaFf1^o%?_Q9c(zZ!KJKsU+?@n6l+A?gd(46yo{fDWO$ zO~97Jpk!e$pTwhp^^z?pe>`rohi;227#fZ_an}sP^5So97@G4Ja*T zc~s^4k=!=R|F6Wle`-8Th^W?zXwiE9rY~0JOxmIr!k|{9Hy%6Mjwp4+Nmh-!vw^Qm zAZXKS4#D29J1{dG>)$R=6?=C^!~Cwa1u=&uXzh=#hl2Fu{jXt86K1L|_eF%8^-bl0 z0dy*aTQ7`Z%p}noR0tdl6Y7;vh{t=E^)|)iMwa-dBz-xkaP}qxDZiJj$_IBbqp`I= ze^$*P<_v?j<@R@?tCRFWET=*qPX)y>6=>T-9EZ-U2mMDZd}PnL0B1ItK^=e#vcD5m z#MLRQ&Bxa557d02m_URX=;Z{8~E5}CZ#K9(QFOa7@F ziNsCTdewb@GK7IWbU7`V*f=Z4VRD@35g9gjq}U10EUA(}Hu+R=f&KAw>5;LRmxcoY zz?hYthCO^|V!#N^W4<|F&)`T*`022l(3(s2j@`e? zR}W_5c}OsB^`RJxmZ7PyL=L5qip+&=n8@XPWMmXBMF**T4&9MG>m{uy6oWHgE&cyM|j-$>H4K=T6L4g6?uKdUCTMif!O%n z(|3PZZeau6zug|m%oQ>I)~={v-MXD^VttC1iR35R$?5h)a@(-A8MqY}!%VFVFwqc< zp?NY~amP==Fyx<^*8R3+37XAm6beBr7A9_H4tml$kR{;BHD*9aT(Sr0f z@ZbD(xq(x*uoYD#`;^U@xb$1S;e4}$70r0SmGsOrS`fR|>WAanMgI;gY;gT>9lvs*zZ1e=4|k>V{^hr) z(;$L^uM`#G5fOGW?&q^eI2{!gmBY+WqWpViUS3d85O8@>{fcEMP`CCqP-`Fo?rS>h z`BQ=M-pn1WmqkERUpyXu9c=tn=j&8~4!EsfA?gRhiyW!UAWI+p7ZapHm0az}WKt7G zU)~zCoOYc0;=SRDUDK7_r=E5624ufL>qkwIU2S{D7rRy9t0M=c%z;5c6ax5+sA6Isynh*ZIZ4 zXm;3fURrL`xGehRRLB59SpHayn#FV^$Kd_aCby=#kMRf#>)GBXjLkx8>rokfXWovW zE3Z;jS6A23VI}bM_J0lR9juRKW@Z|P8uu(@WvCx+HUm?4g`D5r_GX!kKGHt14SLla z7|P+crs_Nc3I)QTzBOm(?GFldEUJm(C3V&1kqKR4+vtGM0lrS(_l9dMg?c9eEn#5( zGo2P37S=y7z{Qr+)zuXi7G@kOl}3s;aaamzVXJrDw&q6Nh_^x7U3Vq8mk3Sz)EB}=}*0ZeVuZV1kQlyKLkbOu6TB5xp`O-(u# zO1c01X189T!JRUpWZe(gY0|7>~qY?3iPao^||Gi7^2VfSzt(K<1+Yn`jJhA zRCf>PP7Dz0tyx~Xwve;5v;-FB#dqt{#YjPNDzsVSHoihETazlhsrO$lk0y;(pfrM= z!{JyktMF_ZZPy9zh^ z(v`1fwFz(-?<}`@#M8MGC~^Cr3bIz_xx><$f!7-U^1XtCI+f+k;{*};=;tw$H>Dh z%)|*ScYft>9_`27J^QG?Inj;$?l5x;gX(92!-7vX|@$Kz2Ik@RE zy<6bRb9=sBHWpr{l5gN7!eSX=KKwD0gN=YA_KJh&xz8jg?k=&Di-*jbTOMie#YI?s z=o6VXAq9F)epYbfvBOX}e5w|h8XO#adn*QGbFx~WE(Qd_;}`S4+8hem2p#J9oJi`8 z>WXnKx6&k>Dc(eZY`0Ji0p)Bw%bruRa>ung5nmf7!j$0JN1TKUdyy)7KiC*Dga896 z2XAt}qS^!>G;96+5Oa@F3i-@8#L-7IpR(lD?ze~}JgE4pKOHH`V|ZvxA#k!%kd(^l zA?~Y}O9QXs3OTpU@ihruu5GQ`nUnG9tdq_ke+NMwgY&E;a$2>e@t~asHxC| z!Fk9Xb(Gf<@l_JY%_&YsB_YPZV)3$hOUpi$iLbUS(PqbiivI46YwsQNKr@w`oSc`J zS6+U6jdspuVM|XAltYbs(KgrCV6_|T>jt%K%bp}q zT2UEBc9&Li6Zw(ki!Y964w=@heQM6?dv&(lYYjOrmys6==`ZLxYde4d`_cVw)d%PE zF4DB&OLZkQ{S0L#J(4dwieU=$6~_Y1Q7HoO$soDdn~La4aavD_N@cnwl*B`gCDp1H z31{tQ27dG@_E9S$}vZ96$?7NkH zkGQy5)q!6a!yB>?H9Y^R#sL92UQYZ@TS+f)wyXZD>q%dIgz*FbaHJ= zZt#`9Y*n6^Og>dCDMTl2wF#Bl%r88t=K^DRAI4w$h=hBXvRWEcNNUBq?Li~?G+V1W z+h?X16W?!|&mBUzcDobG@!Y%S5BtotlC;(Q?T~3YvZH2bRZ_UM?r6-Lw)l z3J|8jJuNOuqg^Nqf@4Hdwy#y4Vbb*n$wfjL9J~M4BdP;B%Kh4e09spAWwwCR%vVMU zIMk_6&;^@^o%Q&e$TnRGzq<8y-3otDClNIz>~aM52)Iu| zqN%2)2D9^`8JvWlkOvKbb_XFC`fg@=hKu0BQH}na2Y=b zLn%SW9hi-c&53qB+T|vlQuA~7B%RGUAlU%EVQ?b-GYqXbXG7IKs&fB_rtvD)TVVYM z3GkmW-<6{BpXkc}IP{16Q8tlyOlZ@FvdUBK+r&XPC=?TW;b{Zr=1a6=BGMfaRcO0e2^YCk?i2 z0ZPw_@8+QzR)aWkuMt0JlUE1SlZ!QXGUkC%Gj*<#inkA*{EdRyogVGPgn z6y;9KN2A%p7OS`(=gYMU2UV@-(zQ4)Zfltf+Eq1VHstdWMcO;?Vb>Rr-w(TRv)OqD zjf;F$`5KI)5)(t;-+pcn)V!L~3vp6MiEkp^E-CzsmLpUW-)%;!qIVP2j68w3vRgLQ z(KH_C5hi6KsQZRvvbsF@Dg5NR+GPE(&}5xBvLBecY7^H4LhM=;+J2JRe#H9RmP9e@ zi||{Xj#8AhqiizV6Q&Oo>2MRdy}xYE6HcN{8FktPrgZmg^#j>Os~3W8rgCq?SDD>E zIA#dbz@HtJq-KKh`W4F_*@ToZb+UuloTU6_lGSoFA^GNoaDv^uV>N}-U?aWfSJY6b zG3~F6WcXwY~p-YdAGnIRR0UH(mVRz7YJqUfRLU>}ma2aoxdJKmKxRV#LDzOwCz z-Lj)m?e8BP>{l5dG3y+TO($28Pj{Vp!1nsv`|CHo9NEA2?2y4T%90&sO&m2t2@`We zF!VX3Xt`md?O(8R3w7@n@0{zL$N-6YRuClUFCnnLiNGMl-+pic_7;8jvwy;ZM)cb? z<#ZB#f+I;mV|w%s84<*fxN?+^Py2FiX$!Z)?FN-B*v5F~jlpU6I=3$%VlxKHAeQjD zmaAbOHH$1*9ubO>IpC37J;X(WXr>U{tC<~qisDr%R2UNn1JZwS#sRdo&*xG28ZR97 zk8ZQ4q@TU#Dn6R?NjFPH!d`1vAUOxaikkdK&yLf9s;;p5S)tndrD%EL`6)l=dd=WC z{!L{<9!-eHYQZV=jg7)vLnoIX$KT%fHQl^7(7O8?rLFAJjf+Nriff~urE(k1y7O$; zh{baXm|0vf@K`T4N>5n0u$0|pQYQ(EYUs|{2@S5_-x6U7So14MyG$>1B9reO*U}gC)*?Te;g#6NDQzhKSvjUOQqZw4j5Uk@uxJ5U@WB&0fr+QXyMR3!Hd=sWtA15a)Nm0 zJmHlHkJpr%Yt)x&kR?dcqZ542VFLeqlZcvzthG=Qo9v7hg@*+ zo_-(FX9)kl+`(Mf&zZYi3v`o#1N>jSW~UWI=&|E_<*P%i6YAa|ieU^4^z{tj&-dls zuZudgA^22R*!62+YQ^nCXlgx*r`m1sH`^hRe}uYBDoB<8{d+_v^$|7hHzRaR%o>ON zXD=SMc60%aY!Y5)^;HKYB^w*&rU}=YALIERc5eES6LfBua#VV(Sry2f8uUO+kYPGu zK>_z(JDIZL6A;$8Xb<&&e?Oy%#hM_*VUV7Y*{_0IB7aSP7?Ylvb$xmLWtZ6+PC+}8 zWj#_1Efn?j#(liIlQnKM#H44}rnF0qht-@8iXw6V+N*ow2{GxJJZA_G{OcrAdD^Fm z*GTZc?Li7TnnXp{fP0BXhI9xoC>t;D@JLTxE-`pw-&*A`nX0w*u6s9q?_(w=rlZFq zB08U`SXo(BsU)Zb1Y*v04#orne2~KuvVu2HO-IuV5^5bZu103uHa7CQ2mpNth|ifp zd}OI`d_at%g z1m1E1(+!h?hQq`OaB{LaOqmdxn86ugo@=PjxyG1`k*HkZrL)kPw5n>PHe~)0;#%sM zJrY*%@#Br2@rZ0H$|qI$KFtJyl+5Ny+mG zbfa2Kzp_+kv|E1-Ksx2dhu81S^&^9|nB?irdr>_1n5 zqa!&*;8J6fLPA1oL+9tN*wG(BVkD|&lbD30y|WX)%Z!hYZ_NrEnXvwkCS!?;?>t$~ zvjBVt|J?EV0{XVxO4NfCQWu+GQI%Mr6>A5pN`X-URUj;T`}re*}*dpTxCp$_KJRnCY!F1-PAo%-C9H zo#x#I3rGMLbgggiKuZVh^bQdj+5GPDIk8qTHp%*{!{njE1Hjs->-JO`QBUtEggrGU zXWbBrC*Zcy_VRO0G38hK;voGW(;3Uta) z#QV{|c0b;1om^b`y0LzOiGWlZsuj})|vPTaU)Ff-fTQpV~x#|#Igpnm$pkwz|4Y~5ecm22m&mExQw!{G0=No3aSbC zPk9#C^Vj5{_BRYvR}8(f1B^oeQmUWDhtCaqdB`Z#S>q0ooNR1thLE+o*OSz^iGwJQ za5$`v=x0y_AM0O6I_V@&q=CT9sD1V6VkSpoSIZZ8p;g~(!!!6KdX{0;T<=C@qn@RP zhDMP1qR1!!bDG*e^Abo@sbm#zrlV;-t8Nc~lmLQnmX9l3VZMl4igz>vPVC_h{3Kpxe6nhXq>nF^t;y4zaPIL25Bzc~#2hk~WV$feSDCAoN zCnhF>7${4?fzgb)MQ%FwDd4;G@#cos1KKk~(%e16b6To?D@4{&qza)}H z2gA(Nl#QF{w@(p=Tn8(5E_5ZB10#j`*IOOLd89{P7NnLHqubNfayQ4RtE~rBdk{@Ko z>L*;*6!t&zaqy$i+&l?y0I(~Sl70 z7VX?XXUF;n(WuKXLP*<1vzrf1x(vYD+Ph;G?z5UyRQpaGj~fqF?`!;Ba^YO^r{p3G znA;Zlwm!unO$%DA&YRZt!&e1c`BUdUB74fnQJiYNjy4huKmn|kv7h3y+<3d>+LYst ziEi&~co_K{_wR&+Z$s&m64%v}`4O|)B^eT>)zaUo70paq?CY;)V`^0# zD9B*yq~UA33Wtrm4u#O&!Wf-vVn8P_=L_{5~ptgMDnTm zs)^kcsYQN=}PNjxV)?@+2A;3jP%9g;{c$NRx>I3wBnN5Wbo0gOb z`~Abiw3L)$lOn@yo-=_dylgBpfswC}26dWU>pRFU2)%*s=)otCc(>AoXYv(F#PICcYn zBO=B(r`|zqw|WZ9&0@fhf3Nx%4;&}BzIC!2OZ z2U*AfXQ?aQ;l_mi@5i3@JA9%4rS4@DPeQ=w7w>@<*x;wAtzj2=CPEKlb zBQzGdxe>$job&4-gcEgINfy>&F9p!9*CGXYd0X9>39!T_{9m_#(IIro-qzl}@M$j? zgUYnB(1CsvC0HjaC=|gZDk|z5^aZpj0eIN>gA)_B9JC6WFYb|n5d;{xcGhGS7Q!(? z7s{E1gyQ~$Yvna#^v@u!2{66dK>vF&M~|z%e#&xpcXvW6c>v&0%%=uGaw9tW#Lc{K z^0WC*AH>#zkB9#mW*DHxq_T1!!{^bXmdgy!x~GW>6n_Fkuzj8Ze0gF#wR)`W=hp`- zQkz4iv}7N>tdAReHuK)<9+++Ho#rkqEP%$axjZ0%-;NJlDKHr1Y?QsV}8xLGe&pyIwSM6Ra8`H0XYSQ z-ie?Mm$0a)sL$9G6o4kxMv`W!xvWcPV9?Nax!CkXS1+GMXf(m!HnqbN1kbZFa-MQ^ z2F}dr0=So2;h8H8b_1_ZZ?UE3ROhT&j`&5gE*z=T+M$lj!y*Zgx7en@wNU77ctECg z^!a`RDbeudLj%>e>FI}88BdtBfr%#LsUhOj!pM$qBt;Bzy~BRZ((%Cp!&QnBC1Dg* z%d7E6i3%oX|EVDYuF7~T?x3LPR5?*Tz7I1r(u<-Jb<@>$*3`7O=K-&OB@}uc_}V$+ zYuVQPZbhos9rP(DhvPK_y{N2mN=Y=BCj6}Jwf6Y@Wb0s`v1j_Bu#pvkO^jDSijlm@ z$lLk@)Svur2R32^F`G!4qTmych=UPB>ZYe(14a@kKR@WtYe=Rha3C5}v3;H&T5sr| z-ug+YF5EpR^Vg1cM>c}-{I6RvAYMQ~BDkWWVs=(vfPWPHs8=f5Z?BrWXOdusvhwml z&n4{T?HwA6ITkXo_$X*jhVjrpyzFo!lZBmj z$>dWl4T|~FnNmeyC}}fw!l$~b+r6Po+kqRh+{)^luvF_YY*v=DHBR-X`^CY|%D|<9&Cc%Tt<75)w2np*lur`TzBK+!Q;gs@L_Z7t9b0}aM0>NOBBhZ;8 zWq}YMHYvD_yx-yj(~B)x7a+9cSgDsQ30spB`ORRqxVbW2HSJh1uoi8`bY=`fTUk7t zg#kGD=iEK77qd|IMMz(P)xYYO{cupr1R=)`mzuJ1fmPc~()E4&_ALte73JpDw4C;q z|5Fhrf_Vt<<_Dm(mILh8^<&|$UV^h#Dvctrc|b^m{~QMRwhGVmA0RloDCN!$B{=g~ZE( zbKZ6%<+f!A1+|+Lpd=VvMO6vEW^+CqdF09G=)BX6r2E`)AcP}N-S^q>BgS^ljxk({ z@8J(uIc45|E6}~v@=I(rQ3bA2{ZOTqW1I~BGYPOFkrt4#0JPwOS zNB*2$b@H)LY2EF3olj$)s!4Ei9?J+RCA(mpD|#sfiBu}+^S7)#Snvy_XBDyN)q?6< z#c>ij9;A`cIJevWXOoNn6_5Rz#C6@#0F>ch*`=k)3n3MX;tvgKr=H`WE1Il5PMfTT zdW9NaVWEXEvln`pBBd2Mh}toqQvRZ@MrXv%JsY^xi0W7SjPRi@4&5I5!#>5iXLjXm zjdLBi`Puqs##}^H|E&Z9Kq=5ZR?YsAqs6;-FAO1ItoVCu@-a{*V|m#QOA0y?7SV_i z$73?Nbc(n=LhGBh+byNTn%{2^l53kdCdkl+SN)9){+L-k{m{N%#S#+@{dnWU25NGC z*Ju%=1h)gPW#kL5QC?F%?DI0sgBkZKc%JJhux<5HN}DcWXM38N(|Vi#{>wq0ZR{{` zrFMs1!2(xn6m0vz7Lv~Un$l88Wd7OY(4)tA)1dX`dK4mQ4i5PBDaucC3FSCg*}3Os z-o32&5aIR})_W0C1$z0lA-(Mv{hfF1&_Tt_&ubxyXn59k*0WIznwEhOlr_|1)LddE zw=Bdw;R0yAJHLMqo=r+8nK7jjd+rGaA`|{T{RCmpKtHi%_)BHuui*QZ>W0u-1jOTa zjVb-PmvuYq-%*CX%(7{#@c{r@X-rJa6&gkC-*=B<1dEeF^hunFfYJ7o7w{ZAWN1Vi zL=6nyy-4r>+eLu-9%OPZZOG%9F0;gUPxx;CIbYx&1>P4hFnRt6(Q_5_{Pu10`18*a z@3V6Zg&IHM{r0z~A>H1XsEi&ZR_a>=ySH<1Pbp_)=IZ_BHh|ZGOPiZUSe*tz?cjy4 zoUfx8U!?-*k@NpJ)?3c6$i2$%jnQ3=>Hi1!^t;u@A5qmmPP!6da#B0(6s4w@yr6$?9q`zwg8DCC zr8k+)KYtdRhhxEi#np5wnY(TDhln-ZuBh%G?@iW}9Zisv{%NdsI5sDJtL|5gg}i9j zZ>r{iCggklY;OS&>~(m8>OYK3t(g;f7!wP(n4QUdm2j2`-I^3MkT8`cFn!sl{Qt5%@!848zG`ub% z#`0>eB|mT=ux=dd`p8mrFzh5;YN=+eEXg-YeRuy5DAJN#`e?AB`OKGpo#S)ad2bH{xVVYyTY#vMmSFdmc*e6m{`sPWtQ;ay z$1Y949cR@;(fK9cICUB6(sGqQ*;^L6iUL#sFz<{(mY`Ktak1*i*s7!Xz`3Av2SlaAHqg8Zn^TJ%YowqXdWhys*C9 z<>@Wx#br4L%Y;uPbrYVY;MGC{d?h8j+uAG6hnkyUBk{A>J&X7zTVgH8t?9XH(;x0G zNXdKgX2O>XITZdw(*yhx^@s(q$CUYZ9_&hetglKA)-j8si81G1N@xoyPBAZqIk?s3 zA8std8pY`H@so(1jkZ3lEKvS;A1VfRHXV1rw<`@2?-W6Lql4~Fk^u{KpMMu*Ikx8A z(Ylkd_rfi&vXv;lnRV&h^o*RGj2xh>a4b5X@1;;SaaNEGRsV&9f>>YhGggOwW7~@3cRzwhTuPwY~`hM>6W@y_%w@oW!178c<<0G;Qg?BH5T`w z{dZSd@AHb7Ok>L|aGint0|9I4!^3cD_Qnn(a-bskr^VEbh`FF0gtL` z=@+t|PU%=3ww65Ez`kU?kRNT;2`G@KHCJSxgnd&jxXm-qjp%rLyhx#NAu_lEO`6Y_ z7&;cw;rXGUNLO1&W?4;p3hQMulsH(|jT_7L_)vbr!LaED#jXStz2kLa^_kk&{5N?< zOdHpI&#Ub^IYP0ef;IJ>{c{gi^)fM$KMZX_#)-$j{mt2E(_!pr`rD?=${z$ai zJH^~C2$v29)otKadAf9vQ;6;qSU4&B#%3-B#kCCfmYkmNS;$j%8r*Cxh%sRyRj!b4 z%?|D0MUS2_mhCb&E93{PX>DFWMT;2s$#HyiZMh%M_7a=a9Wv&)uhkD0%*BdN7xG8) z#`N_x`d6;3Ybs%|YVhLOXYZ-@Mxl+JLrCY;MW;VQAaLj9CP2H^AER#8aLKLkeCtAI z4#wwu1M&QE?yR%;6m#WP`{vM`f%*vj5T^Hir7)XTT0{}^P{~V=&6+V!

!$fNRf~ zh$qHMF7@*!c`F{x?Tk`Pu@{Z0BE&_nd`NMFKU|h0QeMECv_9=DbVImS_svS}9I&sy zT*S4yw*&NT#3HIAeY6?_%Z$F;7&C9r3|iMi)m56lD~-vT*Hfaf%FK)HgiT?2;7q>U z7CPWjHHpbHO}%^BYJJ#e^}|uYQoK5PChtXsMvv?6@Vfnrb*D_fSJio%c5F;bb27HC z@`+Bhu9`f5wJGzD09X(|SPm}qYR|{E$*eonwgE(V@=!$OnPxqDL-?Vb8v()Nhppjt znqLBY#@(|kgg1^BW6oTU>>G~Fgca4M&>xxE29D_B|_IkmR3i-+R>W zd*0sq2@UO4&{Zo8AOM`nEuk4tUIOo7vw3P-+7d5LAreGY4?#LRf;O^er<+ExM<533 z6`ySqNs-zvgV!6wPDzb_q zhDoTH4}PSgqHEZd?3UJf*9tMfq+;gi)J--_9u3&@l<;M0(v>t&@D7QMFy&DolTdhz z)2!#Un`q5j(uFd0j8+uIn$^HqcbqbNW~I^L_pVNLN3VuVdp71x-FeM8z|&Jd^^|pA zwrI=#`)rMmV6Bq&NEXdpag_$aE{(H~YCGfcr5$@-MC9=$_uT#&5OXlg8XoCXT-69L z`8gI>ggwnJM|5>{$nUzT zUx#jidr~Db+L1|NXLS#)ZZ&})<~@%9BI-JlfW>s-4t|Ak`()qHyq03e+Kp7B+i4{p z;w}l3Mj!wUUMUo5?jQj)alcVBzpl03%~&pR78LpRCr-0vPN(=S;~w)Nkx3M3c6S9% zd1zj0FxtN2nZ5?NEw^Qwmt)=WPu0;hvux@}i&9Ycu{GA6_yzJ<<^Frf za^W90Lr>UD+tb*G+UXvw-l+4I-<-gyh{ZcH53C6r<7yfO=-`$Q7uyaKEKupB-a1Zu z35ocw4xkIXB*y(#Jd(NDMwcTnI1q>RL&c|ToHrnk4jeesHVhI&=XZ!&7In;I5S1^R ziY!p9IWwsI{wYVZLDXex${|NgBvL&28!(q9V3(bC6y*Me zyw!&xeC7$%Qu(rrPn|8^*_gvhn%6($dSW&ZlsKLiv%wf}WChOJZ@u!gwz_y?*!?xH z!q-7mjLG8ibi9ScO*Useh7-~0ve?0V-?Ch)+d^L1r7h@k@2zXrgeTal=|wnAh1+py z0=Of!26V7RPb z;k>qeI7vN^ub8a2-2?{e?^9x-{@N2-w0yMgPCypOrF3-o)}}ol4KF?Gv?MZv43{Z zJ$2$l^E6jjQ^=E*=IVp=z-GN7zb!C*_gx26vY3WiOhZA{>lXcCUi(KL*D8IPY435p zx|Rg!iqWRQ&gIhXlDp3O>?R4_O(4ly!oPv2^4Q?kjL!K~wTOsjv(QGV>t=`rRp~8U zZe-)s!d~&_n%mI%$d?vX9Pn-t?;w`$JDS)9=6yqiIBh7Yi@AX#)bK=}&C!rn47W2+ zzS{S)r*6{52-t$fB_<}??jkwXxYbgrU`m8$+)LF_Vgezm>w0(^q8l#lnt`i<%Ge5h^Sg7GL zCxaq9JGFMxYN&tx*Bb2j@G0I?uS>P8CPHlRuwZB|n`nV+d-(v*q>C>}Ex7ci*JWwJ zzg*#`tS(|XsM|`HR<^TG&VjDkyKJp&|`bBbtOW2Z!d`0 z+1UYk#WF0z*mqbe%F31ldpI!$;=T64{U@i=b0imHy74KdR2f0IC$f2ZCW`oUw|)RC z*0%grqu>Q5Kf@phsHLSPdc%VNad+IL+p>M}zRxD8`GD8!3=|)etLjTO&hye;`aOO% zSgevoCig9ehK3ettcQ_|-^kC;Hy`4$K}&M^gg=%9R1+{p2$pTH4xIwZ{_MY+41Cj! zfPz{3e26y;)XSMsXP5!>-47Off9CJt5Wc{C!6K3ER#6DMzT>INiyw=n@#rh+s>mP3 ztJ53%Put6|1|_D_NlPQ}lgtS&@$mE8Vm^PYr|L#sRYK2V;V%fidpysYW8kx#x;ulH zfAF?2{?eZ;l0xmN=h>j3nWl-5B}vBj?%IHRyGeJSE}h(r1PUr_&Pe@lsuR{u6g%#t zP#3!l42qVvi8JLiK)L;ZPa3#OVh*=G%_ko}Y{;Id_a7P;s1X>B)FAjux${iLJHi$L zeZDpNgu-_Vb;@Qb=wrr0pyn%sjS@7k5eI7~=R>gdyk|$g!1KX07vwnOenefTImL}}*Em0-xQN8fx zLM_k6c*PNZDRfKT1$$Xwa~n*aYg{aKSTy&$U=RRRo1HC3D9dvU)J#WKLTz9E(SpiRr(&6+qy@j8l{Px zIWAgR%~Lk<>MsSJn%>So`Mw!C{;{fGz=)^Y&aYl2m<~E~LTrucWKz!74pdjok2olaI@qEA2}i9AkfQzGUoZ?QH*a zYT&o1B>-dxTHFI?FHI;E$LC7!-h#1_AV>@Mlp2V#opbmRZ2*3eU3K-K$u$SvK%xj& z@!+wI!v}N}6okQbQ{l224Iaw)Vy7=Z&KX2!tSDwZt}Pr;G}Kzpo7oh5zPXcDf9aBG z)NEC=L&-g1TzaXDG6)+*u(x%@M^;otk7=y|>)2ReM)u9v4$j;5pcEbVK-rp6}O0*4u?h-Db$Jq~s_D6UKhsV%;Dd6lr z=+|9sOw9zgsN4gERSNyaiji($-f&Ir5t16m=gyrw6_u6Yas)BZLNznhlb-v&!}Kcv zSgD9B5Wh?F)Xl0=W+1>1^2Zv&a51I9$HWT4r(;y?n!g(yp=+ zrRU_3k&=?y^-fLcXlbnq*nD$?v~W_7$ZFHeuzKb#{;gA9MxZ{85JOVOWwm zSUr&IIJ|v!bF;QJ_o^qrm96FlMOL1ko(2X6@~@EH-N4>bNTn@Co5!W;l=B*3KNqTq zyK%YQFe4uU|8NR-!T=0Q!PikbF)oh%->F7Kmift`j0y9irXAfbokdac;jxpZxjxp!TQZ2BmDQgLWf5Vv)rVy6mxZb;6Cz)Hm2;fl?JKq%86h8)pyd{Yr zD2IUZBf6*$$ESz3gQF%Craj`1nXSnbCuj#xoS=5u__ZP!{wko!M` zH`pnXmn{x9=WBY#(b3C^TD89ld$AC@ib?a9_?zSH0`z^q2QR(zvLq@cTl-1mzHpEEA^-dv zhW|I;47vXAZk%KoFGf;0RW9oVD>L&5*W#1y%}t$0mz(O43!TSrcYo=09y`1avg?w$Fj0_W7$icyZEHc2R zVmJulN<%lkHbeP{Oz*wR_$L7MEy(IBeWO3* zTH2|vi=wc6by9_3ueQUk_jR)ObH`M-?Jx;HWFq=pW;j88wrJAj`tYQO@>P;FX_!OQ zDLB2tipmD{k{AQDWKz=a)=j;Wo>)@#FFipg%UDx%lv1(Wu_>yyh_0O0b3aV&?rtK8MQw}YpA7&bkq>P9-adEyzHQSpph zCiR<7gznJh;WDW>CeIt~TT`gCs7y!BykG=UqhG{OHTS)M;D0ZDTk#CBP%KF@uBB$j zvejdFrokxEv^E#TyzVCkW{Q@?;|L*`WY?Lj6)&DE4iA^F`IR%)W$^HMtLGM{mt@wI zq-(GyNakiU3Q$DxSjvAnaTr+%Fg9r`Y?|UL&%v|kPjsHqlb6#pb5kB4o?2qwjV#ug zHuKN5u}v#TRtH4oXILR6#mt-r)^(I-XC!ON%;gS_r7wD_c*WdDQX$WH9Uo@cXurr- zsCs;nV+Gm5V$MG>m3XM5K>))G-cHW7**4MikWi0}P$y$b#(H@2`NWr0SFM?cz|yRJ zuv`DyEKDs`m$r>0be+#|Ld*<=lZR(-L-EK#LYg~?qyRA4+TF3Va!+LCf~-ggrj`Op zIhRhjfv41Px3a~H1xrQe7~62+o&*@%Y`)X^QjhPU9sWj|<_WXP9kLt&qdIwg*Dosk zK@xC=*pMS@BSEM!BtrqOW$q;(z^SbU%(N#%&Qfcr-YLsy+Zi;kN~K6uT()-E{`#8Z z?O)kxd1@>ptrn06 zrrWd^7q2innFl|8C|3F+InvnWNp5}(VX|~i%1a}aGEEQ%0phYO<+x_3fAHJe68C4I zNs{485qfKS%#Ke35BW{|CP?P*fn_p#ODq~c;u!#!7Saj>fN8?|?w*)cd?L>}=;r#I z^4iAj;Pu^hoTIdz&*ixZYR;k6`H7P})na5a3GsZM5)(sN9N^cBJgoF66XKpv7HG7H(Sou8AVE(z+pJ{zY*TKY;*Q4LL(L_Gyk9K^!g)AId-@womFL{YCDX*sS zLYwBkVYz8q6113;@%P zI-V;kiIzoZXwnTVnF^#2mXb6SSEbfeWNw*AOf%tgInhV>?3JNqHSCcU^9J zPL7$V8AM~Yq@H)Rg=p4Y)!{o_>JOU=OMTfBv||dvIqh26C1fWZP8H-VdY7M5P?3`! z(ICtTcxS!7qMB0uD5ogtBsEt2`M+*eHx{HGg)#5M!F%kS5nDB(D|R;DwPzrGlxi%MHn zwEq}vh@Bara;0J>rpDb+%|NN}UNj`dqvLTZzA06g^nIkN9kR^z80I4*z>AwS(uL8@ zK339DX<8jjnz8w6B{vYdZc9ql3h_f^8pidN;ZSbG+T!GT^**y9_f-V+_`N2``Ig7B zb;K-9ppJ-cj7<#?7)MbPH$}8$y@rO3Ww7~@F6rcWyt%8@$}KIOS)$v5n~{Y{;CAbt z7XSjUNtjTQM^2h2A8Y{WN=`?ij%ZUBJ}i$Ol^lJbW7~4k3YtirMq$t0sHAMa{$dq+ zuk++!zt%6uccId6T43ih0+$C7H$h<4#h~la>q~m_#(69V1R%kzMNZIn4N6Hr!OG)a zWv*X<#1;B?NFryM61KDROg<+z2vKJR-_RnQ1wzQl2!t?6)?=W>A<+IBl~#?U&wYg9 zox#ES?PilM7@$M_qGL+y_zCOnGP~8}Km0r7PPffMetr+tYg4cte%=FiZD-I0gf<(*!8o|;Q((OftAP0MU zWMt$*nypJ24H}!SsHB98juX6@${PmDg9HPIq)BFoiDD`+n#wKb3CdtnW7($OY=6Hb z$eHEdde)tB%9eahoq`N$D`L}X>BGnT{C<59W4?9hde6f#tw4`6*>w3T44jU&3Dc!GVo(SGr|iP$niQu-hylnb#tpnx2MYFJX-u?l#R1!8r*LS?}NL zOa&3C1(AfS8#hvcjgg{#A~qnQb;5xP+{2;q)~nL&&WH)FFG$OFP>oz2*V0g zuzOPR);e_Sf*_z$@=^I*gWjLMSSi!(0YYi1Y41vuWT{|$)U#oPuFb&sxh`N5a4Pd) z;+l*git3bD1zB<;Y(@_t8>VLGfV9a1*0CbV?9{<|4k=;Or{*W8a86?&Tf9JD$gy|Au$y6`JTg=?~)~`U`YkCIBF@oqGG_s zt&yAOdDCOUR5Y$p;3SJH;OtA?#BMUA`Vd#fNC9qZMLz%G((sC+%suiDNbYB_izAfk zGwv2Ol0s!ICEl867!#(HD!*EyGQ>>Cl`E~14cQwmzv^O8Augw3Z0R#CjmUwDm(G(b zia`wPI3i$TV$Iad?INMfHCtvKRyw5!xmY>yN_MF5sCO||(~unnj!W~Z-dji(m<-4) zVC9%^Zg1|IQ^xiwA?BF&q9YoFCPaC7;Ip_8tEn-X7m`Kpd~RR2V+7Ee!QLT?WNwLAG8s7Aaf$)ohr)<_dw z$fN!8uGW&c#^j6N0yU=u$H!l6Z&nz=xyO2%4x}7i{P~Icp*169C9~0#^>p_5Ge(e5H`#a-ZQ*_lQ`0M=+zQnK5)Z~Mee0D1mbJ33?I{orC}napmHyx zly+lQh1l5X?kJ}eWw8k>cI>FB4RymV&ooqfoR5`Ne#I>{9hFrelghkg$#-G{H`wIv zC&Aw)*p!ncm$CBlWUOYA^D=6RPNT)sPY#42Pw%)FH?344-2hI~7`9U(#_(=-$pRAAiXKPOPD$2^# z32?pxfa5P2HAk;wj_{dw{Nj{K5kWC5S$jRNd5^`HZ$yCK3p4xWQfE6Xy24D7@ zqqa%meBmVkQXRNs!xiUP;^C_a0%y8a29RN$;^hYQ&D&UPM0eOdWNHW4=LU8u!MSb5 ztl9VCgGlV%Ju}~)oE=Asb9FetrHajK$2IOrZb7tY<5r6Z!PoVFdHfn$ItPj8!dhaA z0ut&M!|m~h{HokZ6jsB9OqP)*?aXtHZ6Xo18FiTjnROXnX2CN`Jtx%H`R^X|fMd5= zX;1a$*#V7Y{jbcKnp-cR$Mi8)qu9!+qjy3=nJRg(9qfc!D(C7adBGE#-W?e6(!F`c zyRweuBM-!ktO!6M*KPAy(b|(UgR|4aC#C5-;I~N#f^0= z{m0B56C^`1Hd}qF^XupGW5lo5NK8&D#ULiX7s%mIf>>D5jD`Vy5G1x6g`9A~o|Tic z>>8jmGbdplzir{1n39~>*`P|Jl^B0fStQfKKG&<4BI%xwToJXFW?e=2-R09%K&gHf zP>gNAnb<45o~W4lD1dZSW8eR1_E2TfgdcXb_EskKQvVo^vTl1Sw)XU5iiYQ!Cjk>(tols;>{VpX z*SNe>9lURjzGBOhj0p%*nOkETKhj#!*E;+zVaRm+aGc*#fe`QejUaz1*G1Cv-MK>i z?AKrT**`A7ZQvLAv@51tz8Vn;2@?aORkx^B7-EP-0TL=oO2$XXu{USKZU)buZJ4@; zK)(LcgiOIz>9d(sMr~~^buQ?!>k_`8dD!9A5L-tXY zz4g4_`x+h|ZZweW;kI3QazDlE-OQ!CQx1KYVtSaFH<{Qk=2gnQY>obb?A&fA7h4)__AC3Dr6nWO_8oad7 zOj4ootkNH<&_E&2+Q)Rl94-MOmhv?*%8aXkai^I%I+gOT=H_3XzTOTUxcnG)#DeQ@ ztjiJ-q0VM(;_7(blHx>1uKYwk7_U;CD9bAjuQ^H*eCFB<7YP6LYXPN&)m7@&GzIb5 ztIE<#F$2BRVgC}M71O7#v0W>sVo5n&)1;9{`jw=}vo>N!o$0OWY!$*XvJP9KH!m) z?$?GNj!IE^4(E|{mR4L{U3@Nf*#t$rZ~uC1bWAnXRd!PC>q{iDy!s(dgRH2Xtg(wX zanCm`eP*7Yf*;fM@}L1k%6Nm7l4Qyf($(>`0w4|*Er)1oB@U0qWN5tQtmGsoHy%0&npd6N64Ae!Jg!K{`y+=ROPkiob=nj|qt7b|3M-dK|XvT+v+JG{kbb>sxCj>G@u@av(C6iStz`>s*o<6{N zpa5!uZ07xzwOU$PS$Tkk6%!rJ<8t`QjC^ZnUW1aSsPj7keNh%tw^Tg1uE**9T#Kg3p#p=ixu+mQHefMY@)ZA;$2sS6Z@Rr;F9;qJ?JFi zw~21K7*}!FWQ4{!OG!{g6jGXbO|b_HDJ@H&%OmBTag~mv?8)BPN<<^V#v4TGag2ae zd^GThQf{48uB7F3(Z@*|dQ9ixYY9FZ`T8o+=dzT`2*OD~@{f&tQIa^5CIu|ujLghc z+poU&&~%fy-Os|dNK*$lOgxmP!A>VRJ7yjff%|G@t|Gmo&GjZ@^1LTD9endEdjj{< z8l8?7bJ_-S@j%GRb6j6lRo;0KD#KX?a0*v&B-`q?_gLX;Elb>|9y7nVUMhm85AD)t zMfp+p0^An9yhcGYq_3!&dXo(PScy^Plh%o1WNXGlGs(PUdWb}h$#+^^8R^FFo^^VM z)qE27dvKB0#jGt}zy^`H%}k|J*Q#i2(4h?hm~K5aS>YytT%ijtKnAw`9@YJWx7jBnRWN)DsUyENySJh4Kb6eJ2!d9LzyQ>o z+&6!q256gTfE41h*@+01Q*wsuj_8q}pn4a3Ip5Dfq#n+LP zXk9S-WW%FLNEz_9mN4dXfZ||*2!!u0gw#1hdbkiLxd*r^MuZbRoW0sP#^xm{`!X1SiR5ABS=zsQqHUgG8|f$cb4?ast~km2X;i1RI`$iOO6%XPDJ555YSr}`O?CA9Gg z<{=yt*ZT0YSv?5T(P)V~$6!@>?u9>~buVAqToJEER=3z z$3i-yaX@>%`(}&jAP0%}{7ds>CrVR~ShtzS@kzIh*=XU^+he4AW3UAa<(L?|5|!d) z>s?3c+Rk_KV{M%2_zcNBG4EIJnEJL~9SED(BK5o@4UTI+3*qI2ClsS zC~_oS?`!QRW^v2ecj=pxn`ppXRicKAC}aPl3zCb=H}5_Y=tT~L6rRjHv}ppxN@^~T zX`Nqc`TDWoRWI|ZKhNbot|6%)q(AAO>>Kl2Wb#eBtgp70NjzS#v|V=YsMEYdY&{Pv zC+%6jaT)8~>R+>4y2V3^DF)jL%%ErJcejq~vC0Z|4ge-qt()uQSe2&@&B2fjiIv*r zm7-+Ik!)LB*vVcA29J{^EX=yS(Qi<&&6sI!3#&!RAh|SpQpnz;gapYkH?VvJIDhj3N;Xrm8Xg(q%kDaKXPuKffCjzLTwcWk-;AYFG#uA#`DN?$ z-gum81^+xFE3!Yctkk}LWLc>~yO=9DnJ8xac%)Cke`Py&>3dByq&yiht!sj>>{OA{ zAO-8+))?DW^9+px<@nu2p!BoUkIGCw=!cNxB$Ev}@O&3ic*#MIdH<1Mn9t5B?Ra&s zBwxeIZPKzsAEb&k9nHXijW4`98%n9`WSU|t*Twv!IP>^wN%QjFtZ>P+ezA0y&S4PP zYue!4EnHINmVbaCMF=wkDfkg_QSfeH<)-HOEac}AI|pKZKNu4Gu?kt1U(@7qWtb+~UDFY+CYE;PtBq~>N}$jtjeRVgGtX&Hnq+cl${-k=OAd@@^8l5NpHst*G;Ot{T1|b;tuYg@5jX;bwrD0x>8~9uI z<8&saBh-p+PVZ3~_$qwUqjt~9rowlj^rMSf5UW54<|a{a)PjRp2NbD{uM$>}=ge7g z+RJGSG~oC42FK2G*0#qIE9FjpxoXq9ujLN1(P8+H3dSARX>CwraCG7o@Fpinp{j+< zu$FFjB^h1&bDbB8dO2K`G+D{ye-%Tj*omHu*AQ2VhS=cRL0-%5BO z6+G4Bbx-wVW`rYdYa42Z`aGebtdJmmt`)DYwrhIuyg$UN@1lU}`~-5dZ?|t`1kc?Z zXOlby1gNSnrZ?%`MNM~7^62rUzFh&`I2|uJH?J(E%4Yy4#6__*9Mu$yav#zngx6fy zk^a*s3=Du6|I2Kj1Z2_cFg>h3wLd<82EABw5^IW*vm@GI{Zexu(XuGaT3eS69Cr}! z*5PyyxRCF;!z!rN`T0|^p>oc&wErlT9i503s~X{#98E*V?) z`K?87th;$=xUyydv|be(u!4{AD=Ls;EO_w}u0)A0mYMjdR@_7USh(`@bu9WHtFk_P zaH3~!t7h2kTl1mYrhS%qJHo_9Ajtr_Y{;)LON6Lxp|gJ zjnLprc{ii0qXSld-^n0ytp25<(4c43f-|^#h-g{?@XyP1`pb%b!Cw1^l9MEes*PHh zP)T1zx;_4tL24(hjUOL6~H)L3Gl=6 z=HVYRO)WuYNW#^ffOuK9sQO0%x+2Yw0`zS8X%;lDWMIJqM3JH2d`%OnbPKM(Ve1xD zoJ&??eK(NJ+7sR#_m$^wTSM^t*7VVD*q^7 zI9#k)_@jDZi)-z_3d%1p<|UsDTs{)X)|J^tI5{PT$r%R#7qWWIJxg3e!w*a1D~J)q zY>DBaj6vXRn;(V>qLAMhkZampEgr_c+5?%pd4|tOEFa&hLy}3y9Ux-S!o!;v;>y=Ag^8kQK!N;brE7}9$izy>KzREb zH#fboiMhRjExoY0j=h1Pfu5DV0pufFJ9|PVc6vb4z|zRxn2?Eqg;wJ99AM5=f7 zB{HF?hi+QuUh3(yu{|**4ADY)U-`E=&_f8yNK?4^2ywlQ`aTMtK?&>2I`CRy)olQV zvgYV2M}PJHiU6(4+nJ?WrPRunJ8bovX2m4(Px!Mi#nYb!+|PowmDUfK)#cc}=$Tx; zD)MNf$~KvH^hmyWH$?DJIK!vZFZdM^im(Ac$31b}_ru%sAH|wqTu6mb8+~>fF&O_+ zMA34^O3YfBhJ5B}$gCzD>4~$%YMZ(UeZb0N?bG`@Ho{v>RPn_q&>czzM zlsm{!nh6P7zmy5vUov@aX=!C|r_KT}+T*jhPQLmIo4zC68@fxd~(e_bQ1V+(1B z5X8&^X&QiBCU0P8cecwL-}7eL2YL7#Z;L{&Jp( zWMgIfYXvz^)u~umO|zn3Cu_gAiY@}LCI}YIPnA&upa(5uxGFWw1P{OguO}j?yBsd| zoK}+byKJh>Y5kzET+-e;4b<(+IosnMY@AF6wM`Bm(G>S)fI_g?!dc_9S_OrTB-J0% z#ta(JJY!8j>UVLMn=KQnPwF$ks+k;J8fTKuK3~si1A9S-3X%x62bYCQKa>c06WBMI z$&}#$7}|6gKZ*gRw~#RU?r*jUrw#U;Z=;=Ug>IY-T-;qt#oVnTc^F6UkXH7Rj3~Ch zXIgXF&@TN2&1lJ_#@0$_RpFP~?9X(2-PNWtt{2A|2ZO41;oa5~8VE66D_#VVUhhQD zirTaC9y9Ap8enPHeyn}yYC17M(USvygO)Ap2heR!tXfoE2QFJE3@p?QtPau2+3u{D zPQ@fxG?XA6TByzrxxm-16z; zS`QB_O}|-rsX{oyIBXbum=ZA%zsObx#VC1{4>RtK(+NGSd$7{icO`ER2{95 zCSdGU4vzKcih*;`oQ<~av)HIzHJBLIR})A)i1qR~J@#;Gu%}crA4V#v5T7;0L3a%O7Q=n+0Xmw!5o;$W4r}m+O zOJCAQ4*d*EOobUUY5#&E5OGzLR{>)IC=TX`er zyC@>ejJ6t*hhed zSs=#rY*B3~X8rX3t4I29OSTiG@ZFd(&j7fpPiZ%!gfbt(&+0mq_v_1(b9qX+15Q0r zEs#99qF}fyQ8#e;u}MjH;BgS_{Q9h1?k<={w*vVZuc`eJ{dRVPs2!79x>h+Bl=5ds zS8LqPQ!3txrjb428#<$kqiYvuftmr_ta&t0F155zQ29x$^Q@&}6=dCcZ9DhHj6c&l zV3-J55Alge4a-QlUfTgjHEH$Q)=<&#E)zM>&#r^WLJ?EoMywLyMkL&yrAON=8c<_D zaVlLYnMCshT&{-`+!=kv9rwCyD%$fgB-ak^HEb-Bzi`|leOqKc^W{akUez<;XmZ5@ zn+mmhv>26C`|NPaVkXSJ(1OCmZe;m|c3U#0><91tFiZv<%P9lR#SrdE1`?Dv%Bf?6 z^Eu8rpI*aDtxUq$7)RK?2>bLf?@JP{UAM9=QDBaU;;soqt~?ipQ-p(YjniLSQlpe`@6Yy7 zKcUsR|Jj=|LFl5;;V#N#Gihh4!!hc|BOWCh!kl8sds2Q1srR1TyCx&^LIOe`69gUZ z(m(cCLEy8=fx0N?c5AJR@Eou6VLjvS;VKk7W|b>MbJU|29qLlkvafN+ucYhk&Q{qg zwDZT|&3c8GXyL7aqPWOnUa?gS{}>%sr0QWc4+Gs^e`u9IK{K@r6un2VG6j?*IUDf_ z$Djk@jZTpzXZOwfpkk9Mq6i?kGgUXS$3#Rem-|7@7@I&+yW4g`vLfadB2Q(l_i%&s z8wTWejc}gJ1s@rclB0-w$(|q7UZO{(gd5+Z8zoSib0@8SyX$q1>5y*Tt)D>*EkoCk znIBaqiHi{LHSUukr|Es*;u&0eEzJ=5u6${*e2n{WPhZ8wr z*KQ0m!n*KKVc_eQyJG@m!afo)U|GAVhya3S#CL>J%oq*i7XCF-o!6F_os`+6;x&q$ z*^3X*C`m5#P@Bd#@*RmhdC`)?>f7aJo1HaLM>rBUJ3A0X9o0urXkX3XSUvKBTZA!& zm8=tRCtZk76Ojx_lp<9E++?06puV2p7@acn&Ge4H%vZ`|ktl@~dKnX!_98n>fB?t# zSO;Ox&V+nES|mfQPf*v>E9=wME9pJ(=aNqA&MpivQM}~q5KKaO8TjG4*!3$RE|~>A zw2cpM&5qeW^;cK5^tmYP@gus@C>d<)wAjPks}7yI8+@I8*@Q-Oa6R z6|8mi4Cn<798L5LL~M0jeg)h_4NQ!T?Fm^RhlKxdv@Fa_^a>8T_P4-I%mU)7zdLOe z2#7P#v!_=!(TBi0b|&VZo$<~%$9=D74+Nhpb+>Q49DOEh25SvRu_(^LyuWOTKo5>5 zTLsaMBVF3|>2+m^S@5)ay{WTO$PYzFw>zy;A%vf<7K3?%r-VXi$;;x!P7hxJEsN3t zP3Cz9Wo0D6`>Sy?-@=sdm*qK4l&^NsFf1Uw< z1VZEr1VR)tTHu%6y+vLBjB&ohXJ*zvWWWTvMbE7Nh@K;4Bh04kF%E2=Vcn4!jZr$<9zvGjjCW&VEHRypPQGhv zPe`d#_@tIZzn_pJ^{ANns3rU2{9|uRxhGrD9LneF&A=rlukqO&#*sJ(x7^x$gWF8uI~3kulq5>OHYUn6D-!7%%$)O| zGwT>GR~^U!@|lMRCup(<`XwC)5=<+ZWkPe3 zwnzFdBXaFJwYwy$&9Vq{iq9$0nocoahm^vv_~H*tMA~@Wg{cH# zx6zC})$hHFCi~=h#+DYq!yR#lutU79=M+S^9 zf}mg|gK^=TZ?>jD`ljBpqMENb0I45-FNKn_HUN2h`6yLGvk`=>}*@g`-FG?v_I&LfhK1GuF+hCMV!*yQET;VwdvO$mTkUy9)Vu=Gz~uNr@|iy zo=0m7oQTeMJeHUJrR11@NbU|d_di*Le=&kgY)pSBAPDkk*?%>HOdKqKGlHXHDBp~r zaChQh(??z+73f50@risID)<{&(nZpwe0jQMcizkOM861y=+Bne%TDU*nKQHeFxF*N z6N1QQOo8Zv4aVrL_QvS1GGht6ag~q~(t2hoKH=2-v|2U@E-9 z;^Ojxx(gMBj1~0D$^9v`{>cvfCQ|+p8w39lK>rmS|F`CUpXc9e{{I#mGlKqDh>-br zo>C0vLGoclhC96uG&1*ZKbA5dQj{I!NML`X?Mvu$L-1gvX>)=7tqrVR5>~h&b;rBG z%(s=#q{PJX7Ae}e>@|Qim^?m>4ZCSqS#V`3NDFfj5 z6x83PaVw1P)YWgb?AsmxRTv;vHg;ZK{69!c=c!dZO}lBozU=P_heGQdn2|cj5t9=ej`vzrmb>r^s5loz!)x- z*TFX2XX=mZP;C3FaGzay?x&XkpNWGFXTJ&&pL?S0LB&)Hpk0fE2DC5n)8mL#zCgg7 zY0<|Yk@(2wsEcCeBf1?%s3e*lR9n@!z=0-UdG@mHBF`4ABu1FnQO#)eQcyWY6dDy7vCK&4V=bi9%V|Mx_ z_q=EuJ>8)cHiTiVrC#1ET+}`%i24L&&foJUun=mpXs7K{DE=dxqJe-Xk)^Q_ehBKr+}=CYTXBHJSTBHp-VhMwTA`I;#nQKEaa+ z!nwOtZZC%Joc(=@V&2KZ3xBeD_QmL`M#bA!&la?d_?@3a# zuJg2SVBF1PYSu)UM2)s(rdMQY%q9j8jT@0)G2M z#d~PP&yIMgMUZo#d7I<)JQ6eiIz^NB9oYQ0^ITrz?Dp%ES1I?gA=~6kpyq(8cb(aa zB8i^@Io>OP;g*PBqG1;LBQy#%=H9WVK+W}YXnYgnay(n6W0!pLIgpJxj8cfh(5rNU{M3Hl|wf07*nHwuQqvf8c%;SU*4-|9@V)B!zuSTzR z_R!(ru6d}K)=^s5pFRs*wAL*WA=%b^&g0}y_Ie82hiy3fO#8u&Wg|~9AYtoJORl{O zRnC6Sba_1f4EE}{Xx80gTjS0)3ZHk8T1h>0ABODwbIlvIm%*iXbIC?_z&J!rt@a2ya<>4~Qz)gn@AhpAo-o#NLBHM_5W(9Yg@r?dctTffh(Xju49qO^B%SH`MtL?Mx zz)xztm>!ui+Cu&JdKf)yI05INrXfr__Qy0lME+V^d`e&3BBoR$j^U3g@2I?AXT9EG zz}9&)SJD7Y0k!+cejN7RhjH)s2n-{x^<}BVETt>@?u=*Jq_d2~jd!1Ub$EMelpYJU z@M`JGm4sGo-`kte?|D!ET+#c4#eEZ%%^$UiC7FoId{)nFqra<4pm-VZZ#57Q)S7Au zrJO5n83;rvD)DWxV`^j!4bGkr%hJhwuUlyzaZlPp!cm%uJe^v2gjS?uQL9jir7hwh zz8%?6b$nX4ws+dvR*>=q=B2@!e$!7)$c5Ld{jW_Fm-2#Lw!% zMDAM*UA-BKQ&L@;$|StA6E*prmyQN;S-FY3MJ)Ds(GyFjv=@CCfI12msV7a*38Fe| zIik5mXXinpqu6WIAu07j6KeBO{Wn|G?U=LyoYW&d@QSma(hEbc{RR|4YsjgncCdT+ zcUhVqibSgFxA=u|3>&YY5w?E7@Kb5CKzi?_Zv6&lZq`n>^3CjdRNP(S>*T&UodX6X z!cgW8_q?6RyN?omgg zsh^ad#^74kwv4gpti&~jpGC>IYw0~MnW3*=4z|ff^gN(UxqhMKtV(N9ku>}LvRya~o(1DTcl8GS#Mq5sVzj{7AVuw%toWELBVTi{j*~e<>?R)T z;nQiMkMeHd)F);i{b%#y%N6LwL^|C9N%B8+N7%0pBLmK9Z)56RB_VH!q3t=m{O6&p zDD*j%J2@Rw*TAb`&p;5jVnfoKd7Z5VPkUE_g;Ae^)w^$P!?c&~JHUD#L<)r4U3FC6 zIe}4r#}K+ZQB8=IE4-U@vx}XAu>Z-u&vSh|nDXYG`~8IYFKFG^MOh{{)}l-!jMs}S z>h47ZP?R@&o(DJ+F>*3zv0{-@@Cz6Q(x16p_qc`#&-Vc{(C5etxs?1IJ-XT*(6sL1mqIyV9ckVAw@)ZHU^)d zT5X}VFX?R5%wc&y>xXYudB=5s+Y=XauG+YefdDXU$eGYbI;?s5#mYRdh{8POxm3o? zdaa<3@l+j9Vsa`Omx<~zMv9EgMRmt4Ia3B!MF_Dw$w#cF!q9b-;$U4v{gBW~?8%OW zCKj*vWsL`;Xi43hL@7N7?p5E(X9+>a9O{u$g%uWTyKud8Qx9RZBIn#Yxn6yNZ3=wp zx^u`7Q+(&8#rz1TTHnPm5lh7W^w&owla7~T8^i2& zdClIGv;(p(`IHB?3`{2EwU29UmHorsVC?4ytUOzvn|83PFy6zl>LjV$@V|ctC;XLA z@uMN*_(XaMp9UDMq1Z-WlA(qiLU;OJRPFWC0YL>%agPAhLg>8;xV?K>lgHF95fe9l zOIxlOCjj{=iM);7-Pu4TC z+3wZs>pZQfezk@tET*WpFAb+2!Sp0}pgtWZcmQ`b^Euk9QQvXG3ltX;In^Z5{ex<$ zyfl3yHjZVp2qxBPtA*)>yAc^r$i6m$`th0tV}S&%nqvoCSiv~j08;+)sGgAc&;l_} zrHRu*rwO$pZklMPH_!7D>{?(nOE~b{<(rZkf(34#2J&T|I&EA_<@#R|1zcZIB40ER z2^nF__YXH-UQq^4(tB3AAMiaC3$y(tmi~(l0DeV#ey14!jJR0Y{{{9d`~>^S+7bQW zGO)g(ek9nZ3VLBaf5h8=3%-8DUcf{&I@K@x_!AHCS5(dNEo1#_cJ2QbeBHu*NMj2B z8hrf}-Txv&`h!mcF*5uSR-;sekD$cD166^-mmtqC+I);xS-%|N@8k9V6vDrSy~_U~ z1mJH{U_zhnm*#s%!NRy(YZqX5ak&H05)%BTerGKi&N^v{^c0|U}S$+GW3@a{zVr` zU;JGNe*Xtun3P1P{bdjTvY9`TL9E{ygMZ*3{-huNM=5~5Yu4|j@RMEqofJTS(}nX3 z6a)ld4d-I%BFG51>&?23_sc>4-q`&gO%muAy6}@@_^mRG8=#Z^vWGtz&7YLv`||x4 zF#r$->CbAVzf979DFf&`!}ohJ{A3z`BL-I1pOm432N6{T5lGS~#IY)vyS%pw-^%~1 zF|z%{JN}~W|Em=KLm6%@(*G=l59nmS?BP!~^Dil|eJ9lZe@Wp7J@>nEuy1$#cgMiQ z^p|r+1e~XK)K#tU*w8%(3eaU?RIsCqxgBH8WeMrjuqlwqjf3k;J;EGRKhh#Z%&^1H z%xl>?Z}$e)$m5b{;WdOk2*tNGWIwVIU9D54-@7_qxi}&pkbWV9X5ZB__qCLqnSg=T zHTuO}lfxsMy^3w;GS1I-(Nb8;Uw7oR;luH3asewQ@T|E~%Z|Q{{<-DYwHwD z;rA8p_OV=NCtW`(dNsW_scqtNaCNwJvD$`r=qg3VFh%a3oOHi<{AB+_sr<`g#7jyV zN?MClF%j94*N2b0B`Br`VuZe&$TjHhd&^G(C?6!IKTwNGY^XPF3`M+M<%o)XpQ$^Q zKL&4)ng#ZXD16LR!$l~!^*W3)%h&=t{bAVPWJ;K{Y#&y)auM%{xt!DsaxK!4u40?u z(s`uh)V1iIG0|*p(Z-MEvNw^WID+M`~8bZX|~j+Wf`3K_pf`{_!#?sS;DqY>7+GuVre7#Yk1iA#pk-oW2IM2Kbo^u8t(aeg@1dDCd@_5Ddla(ija! zgGDDw+Q%#=mTFY{TZ)!`_X3OCR8hK;#hfVz7t;m1tB|&5q`n|#6^IfchpuKtF2nTH zNWIh;=d#w6X(?9YQLf?n(9afNl>^`sy2bbkCu84!!M!7g>>tFjfz)sNVC!wz7-pMzq=htJfLbC;jgi+NoevUmGux7HR8? zVK?K^>5I2cW{b1D$6F$Z&<*IIe!pimuaw>vf%*oFpYuN8EB>@dE4OmWR8{L!K*ylU zWQZsceg@hQZu9YIFj3OG_`LLj#~#Tx3>Y!>&~vT2VGegTYqcz;s!7uP!=V>Pn7wV; z)Am1zg1e8Q!2ur(toYE~HSw~fr!S1tczwdDNKkvy5??9Htwv8$W?RWS_J{P9y;%pG zpbBK|pRuIgwHZN)DtPbi&6)~M1tyWvS(oWt+c}(V(pV!rSj)af$Ekm=@)u>{rZA-% zL>KGuH-F+c6;*X&(Mv=X{}5M%%vnO8_~XbeOrug_2o7$v|W-MZK!l#`xVPO!=t-N1k|%YC}FMFydYX23KSebV5b zDUaEKMM{eb=zy2eJo?Z)W##cO+?hw|QNhTfVN@ye1K{w=kR^aGf&3$kIQpCQKySj{ z?m149_74_W@{h!PPe=C=P@V^=JmIgN<#;O(y{3c;r{8bJ`3l+Z817>c)hg&Aq6#&7 zDnGQ@s>dQmG`(EP`I@hjmORjU7jhINe+FH&K2;})g3Wv94L+hpKO6*xPeG{)%3ydA zF{kYGQ<3mHyrbPCC=ZF!U^K{At#J$G_SYQb2ODV>U^oon4Rh}|vJ0TEa>74n1Ye<~ z5kGG`x;e~Csti@%ZI#O%?{vZ8kY$r&O6E&0EwU0IhG7Ej7A`o5 zVeUF;djglpz`~_$)jkTK>8kiXTI1z5>`};x8VclVK189|?@S@x64=eg_s)5oe@Ioy zSw=obYo0Ih$!!90VS}Ym+4oT&_xwAF7T74GMc2Xp6x^=b5wT$YJvE^o&78|mnq&DO z;&c%0#lh$<)FeDuFKr&kz?YPBvc2Q3b!T9FEd1`P-0Wu07fm5F3-Ad(%v9)BpJL4@ z3f{TD&UdVMJ|5NCv|)lC>G#Y(Q27Jv?7N(y^T+G1rVmI4V;raos>|AT*jHcV6z}tU z+qTEkrj?^@B;~BvcGn{;B1>z2=4=;1WY~DGFLd>vOsM<$^z>ROrqOv}BK&Mg8W-6aizfOMzQ2qKNrost3~Dc=#i%Jrh&d*A!Mzu(6{ zn*-;pz0X=Rv!0oG)(rX3(i8=@CP5=bV76fWOV?M~XTf{*6O*-i4yX~8Qlbl&r0Z8j*u4r zy0Phcx}Y?|miPzv0ctl99-p0R+ZXiUD&oXAZ$bd$n?T+4sN{~8c%(B&= zEH>2*JRT8vO0)-2>{6~8hP8Gp$nUd*&)Hl{4X(}FYd`FqiLt#lb(sGKEr#=w$M|g#{<;R79OsObI-F%=#y;VqD&BWDnqM>R570 z>=mWkl`C+Sq5H05Kdb=zZ(^t{m-7kdq&?yi;8#fmz9pp8DRv7;X{9FYjAVqOe@7+vM1e$>@{_%WZ#Q${D_v<+|xC7WNu|C zE2kT6&hHrIv=g+rsSs553ZFHwu|lTrq*OZI&2Ct;-HKbVsNh+pjgraxa5DQeHQRKD zK*cksbm2|F2Ep4X`1fPTfOfY;i`$EQ=#Q-pHr&%gyJk*1;~!BNebrC*Vrbl1@Sdur z>wI`I09808zwzF+>8`w?s^)TaZNZUp19wRS=oj9*RU)-_t(_vW`1z?S!i(XUUm?`_ z$RL+HEuRfaX-lh*Rc+v%+J%pzDavcdnc8^{aJt$BE#kjMa_qK^2HfLIKSRY{UwIV? zB<~r*KUXx)LByktptE#BmVUx*MXzHAI{HNtK~ENgv=Q-D|OfKMb?ROX~cr zr0YHpC=R3%kEXyS`mVhQ81$4EI-UQZ5Qq4lS}|CMi9A!;Sy(l)R@tf@O}$8OO;)lK zN@G>n6)F$)@mOvtVk05hoWLtTndBGR%=fz!2y$K_r@bw!y;hLPKu}ARs^I(dJ`!oV zAr}~2orChELo^ORRn*c2mJC+M3N1R{$YNl86WRKN@j;1x0uJmXnBaZ+3vc+W*mJ~gu^t${X-rpj4#pfq1!fJu8}Xm*MWP!ix8JjTf6zSbdnunhOq z)B1tEC`1iKA^=wUBwBA?aX{@+clXc`8n_=~GsHcOa2uaeu}by%k|w8+MV|Q7$ON2e z>G`;k!eWP|9@>Rxtsf$jH=ZPKOqR9wQz2nZpo^qgqK?Rw@EN|u7!feMX{aw4nqJkt zAXFphGO=6-1E3QKELR&!&LUEW^V-*c=)tXM3M3kWeM=+%LDZhF|6#I~$eOKrrD-np zo+RD|YNERA-Qn60YujyUy3Xe>8+RnmcykVWX8c9B;UG{jTK$4wz3gHW*+UD23uBlf zsh-m1*1c75nuflr5G%kk=7R5&dW^7oy^zgV)voP!d_4d~A4lJ#d??A}aGVBl-Am-BGPdc^CU+~5;v4TD1K@ytftbq4`UIIP-Mz8mgzTTWO#rn(zg zm1}0BW$9CC<+EJsBWM(@sde7V6nPrT+~yfwOZ@jV#rjQjP<&HUO(cwio$!`Idq$Qh zr>LP;w3vZO=MHep9ts&43u446g+*cW8+f~!ek2U>DJ8^w^_;p}>G{65({@ZA6?5-4 zma$R{;4RtrZpQ^4POr!+H71ch_pC8GvYVF%v+<#o_gN1r{lteWRl0wmUHp!w(jFt< z)rN#z&P2i+K@+1>zR7c@@LCrG7aCL7i$j#5yY@rCUE0!*NPGiwE{|aenN1hK2VOA@ zNZx**){K}CXJU{-2z`xG@fz%G#-{qvdugmBT~c9N)Th1RO=8hxc5WX<-o1LBW}mDq z@=+j|3?O|#Y;UBys!yrzrSrZZ`;KNw_*!8Wq^8#6WLf9&M@X#TR&{Y&TX8FK=;AGD z?6LPIH~=R8tP`B6b=y^1uSe1xD`>ARJ)j>ChAHSAaeLGSJFLg%b(kz1?H=s!B@_rO z34N+eCUhBhL7d_yQeZmKctnJ%-cgX|gBywZT0gMb9zObMsR7GvtCqsYUeLQ$h!DYt zV}@+j5pvQN_fm{P)|*X(L{LXml!_9>5O|Ey6P^NFH`zZkKgkM=Y@owFY%;|_&FRZX|{irO{w?&oHhO5)SHPuc8#FiI@AIr=6u@)NRC z)|6TdSbJtbfJvWkBGy&SCbG1r+&>tc;`P)_N-%WQR9N14uRP-!CO>@!ruZJ)(`QdU z`f<}1*(ew4-KeQKOyAQ>@@oQ`RQrf`oN-mnZ`u=O*XQ)nh zQk1GaUPVqaP56C^j(YbbV;zdcf{>O#pXym388(1yAcW{m>yrFw{kDEnmjut~V*)`@ z5{BU|>zj`;WM8Nm$c~t%|?c?zB)F3w)}XK z#kc@oz(c&}KrS=@aRxG?Hbzp30Xj#OtP1u+Qtu$Aa%A-FR}-cp4EM6hHIo;oNV@jB zljy&qMd+$5Wc0o?HcOk}2iNc=mQ2zDw-%)oyti6*?|82J zkOIA*q?W@E@du7?zLvb}-z^o8MOW|KG=YxO86Idb+ejyixX&v6IYf;o9MPizkG#_Z zrN^JIHrE3phQ#%i$P!2m4q}b+eH`@8OP{ zed|O|qpwQh4Vp+_d=x6GX@jA`Wj0YE`ujlV?o#2=BUgRU6GfIeJ*{6SJ00SLv{>Bq zwo;c{4c^p#0WB&0N%1xPAVsuU;)d_qG)=r;-O+mk9}33PMgml?h;2bced#x;nIsIP z$;_*Ip*v!8*HX3CTX5nl;5EDZnEs}JhSOf=j9~uTosw#>FaRF+{V09a@+uf zb&IJNms*P!Q_YOWMC!hJJm3s3VExjPFJ%trX~q;z7Qy|>HhlfG?#*SrTDscqAw~G& zFfEls6)`l31$qzD1LW}=v-*-}mMgKIHdv)B%wR$MPdst6ay7i(rwCCl)N47D*HIw) zlPt3bZ`UQpH$O|wP-{o?s#0`YD*>+n#4}c2<;7}C+;Rvp$t+$WKzWR;xg*nJOiezn zTiu5rOuL8JK--PSe5rrST zo!=drV7W}(0UesS`pg9I>q8UU=yl&7_41QmicfrZfVlr2f#**S5a^`fMct0SIzSf@ zonJaY=XdyId|7M3=M$A!Ic1GJ(UFR0EN|xO`=U&ZaLEf# z{UytyawSFC$`XQc^VwC+OWwk0Y815RBef^%6*P}Ue%#Z1uWr;?wqhM+IN&unR=LVD zcIyzn%gF>p%B8D{GDW8(O_h1gMY|K8+p44i#8%trvEDH)84xjCqUCt*3bTIN-m70G zZBo{~NR1AMXrkI2Ugf=m8STCR9#GDPC8>`!KxJ#i_<ztM` zeDiUg2_q^Hqy`{q2E{1*+d7rO2YIMB+Y2VqeQI+1pp6$ZVeT8@N$YY`d;6mMF5I^P zAO=^N8#lOeNy$DUfNLId^9j?mxto1(g%b0#gW|RtHvSHHA8vy7*&LBa_&85D8b z3FtuC@}lUJe_#@ZM?K-K*V>BG9lKk7jrVXByxU*KW+{q)Nn3B9TBlgAoANP&pxRp4 z_0cGZc&SXNr_#kFfKZKp`NO^IP9OW^b`(wg@rc8n(E1o2hFmYV4efR-u=h>RO2#394uvxlx^;3b=HCKWkSTKF#fZ8%4GVewj$W5Ea*LoF1# z!d4D=QVfnvjCy>69SrsRIGkwCr{<#BNi(zE3-awM{lqMD_K=ITlI|v}=^jXnvAc)G zRzVMixc9OxMCuJOU|Wa0RVkMGhW7tt^c2 z@YQJ>ghF09m?0bs`zpi$=F^yaRHXVNvz!t>joe^*&<{-3eaGZ7bUY2~n?Cg&!VmPI zV5CU~C-cMbj&F`?P$$VhP8mY77iUQGJ63!CY>jy-(z}184oWl0g9>fFlS6c_u_mVp3|9GkG=&*K4wRYJG{`%# zh*%8kNrkV($mxk+8<@S#?2DC}l9DQO2h6y+8L7hn@Iz@NDn zLe9}fhhVk}eA<}8!u84&QO;xjIJd>ZPFp0Eb~kzx;uu#$iS2|ap=GRiTwAtEaNYFg zxOM!z-70%N_-nk{q37t1&jP(Nchm82GtEiO7Az8TEVXFWJx*U#4mCm83uVi>=1;4v z0-f6fmV}(K3n{AC_~ux@!Wk&M2Ja`?%%#}@YZb6gT%8a`V9qFsu_3XK-d9ZPvW-5| zGeMi3uVCxQYZ&9xU9o${kgg##dRv^LxD6xt2-dXizSDCfpHKd+nt}rlP@oE>z{gaC z_Rxefu{Cn)AK8gr?^4WiSj1byc~SW)V(9AlG~g}Je&LmKJ{||zRNr^SZqnr zkb#UBzvZ+Gr^?}(`91_$0FQ&`c<^L%OSL=EM5nR7bJnox{G*g%2Y9ST#pIe#+1wir z3EX@s*D2^;-)yR1+z{qlVF=ihOPju)G0bG{gdx~hf+h+=FsSl~gk{J*EBsDE;ZC=(5#5$+1%vN!Os|T#pP9Q9Q42My6 zJxyw4R~Dj#8em?9P`asMdT{pk1rxdcvyCL`-O$xj?)PpQ+mB8qbAXJ(P#V7AG49t8 z3-u_gdS|+SdUmeTvy`)IQIH?%Dw63?$8hw?y258IBVpH4-BPv7O#L{ySqg zpD3Uh%Mu8fb7GtgqqaK2w~oJL&w6`@9|oOfXq{kJxF6O7-`%WoikeAPRekZEw)@)q zIe*+Cln?TPg5_YShWP{ApP=!wC(MdAiAyb2CNMHbO~fld3!^>(B3ez415J-{?x>oV zqjo=--Q~H1y*Zr7kzs@f&P0_&1*0cVz!EO}%&kYQ8g>x+riDv_rDs$kK^!S`Y`24D zEPnLB2w9FN<}s|bq1} z-2|7Noqx^LvkDuC>HwZikJsni?Bza|pyp=a zqf)=O=Jc^>!kRXztr3d3oq&*QE0e~zz>Yxxr~fTc=JqPUxbCwR=cJ01B5qF%O_Si( zy@8T_3%lphN(Q0@>`RO{qaO{)YUl7-c>`!R*+UgX1tCe6!(RyADy=i0bRzINRjX=% zsBvb-+1G~o%!vR{JJN;FWt-ySl|5qVbYz-a94!ODXeQ}nS~I#LqkN1QSZ}j6hw0RW#LBp+{LT(JW?SEV>W7JYH{wSuIy*Ro! zNB8=95E*?>`Qe+j^>sV1{jkn^$H3|CZut|o@x%Aa%gbu9vM-iW?T@46r}#L}oO%c<07pu*MLy&TmC6xC%&J+b;XWZyaR*LZnpk$+tHxC_`9Slqk+ zE($Xl|DbiEU{y25)yOzSF^ZPwvt-AkP*$F?4%s+fHxFHTJNE*b75bWucjdA#V>04~ z{5Gl>C^?6$avHLnBsMS!ob8Nb6oBkqf|miS22=If^GTum`_VjU+&N0JUg`c*yN_RF zmaLo5@zu6FX*MY!@S1;ej@$vlPFuoTrk=;6;-Hb<6gFTx3Wkm7f6e;DkK1a80_WK~3*S$S!LG^U;FdR#!8D4ESpIc66%Oc!mDLA~=zNKBBF&`T$O(K@H zGZ>Ymbgv-wscs;Bz6~VCzGWTs9bK$C9(&bSkOamKSs!1kq4wW)?oA?62jId?IY+M< z$KF>uoFzO-!%Pm2^b(WMBBP~n<*s3Bz`N@*d)QGQ=n|L^;4Whd&HeFJ!!i>jZVtCr zCmn58#_U*|3`1nbLPfVL{k_IfPOqcpQvy_DO6U8f8iT5Mq;j;DhMPw|m~Wa{Qb^jE zNu?u^;#&~yQOZUR9bW|?7y>Ww%&upy+zD2awOaKxbd@bFH)^WgX<@gp1@khNdkN>- zk$au9BEpeV$qAos^@*=L)Vr;CvFhh-0fnU~ikvh>Nbg24`Kxx+5>vZ!R*s@pR+QzZ z9x|vZy31~`OYeuu@f4A%2Gfpb4p)T@tJ2u!=}614E%!VlEv%r}F?9wEr7bC@qsOFs zr=L^^gF}0F5bZ3Tnzzg;BFcCt^wVRd+>k99}tDUB_Wb=Qm&N z`k*GVfm3nML8A}TYWE{Gpt*X&j~S7(#7^y>e-pRD&wJWU^M18Aqu6wwMo_n!@C`GW zmF~5DFD74s1$s18e0mR+b)ec6W)NYFQ0uR!t^rkkyV9TwY%1VoU9o7lZC( z9Q8AEV=W!_(}IAWn886>9;?-^$T4#>_0Mn6-DKP*72Jt*+20~RSYCeslaz9eY8`rv z{&CL}$9-@M?A_j!u^vFl<)d!sZb}I$oll@Ol3NyJL+SO3m4gV;VIfORBXGWP?*TK_ zl*547iVx6irnH1UMw|9&EwdCt`m87^(Y4M!x1n6}U^Me=7R*~&${Mi8ET0E8(q^1B zsCXCwXdg3g=GI5<}zvmfVq87i9uyyLaD&)rBh~Nh?Pg z1}m1^2J$oH?ncs>Ggz9MRcvrPRwLCNls!8)H4{M;l1x5O6-lDy(-cNJ`pYs({#~IU^kTw3}HjBF=15Z}dheWbbzP0sVb$ zA?FO<`(c|j{+p`K0GrpuSbAMSFng=ZQY!yJA$_Bg)|9>eL>^ywql9}_u$=kbvkdip zFkQSuPSl`4Ogq_|dmU6xx)tL&sJwtUE8k6|f`C+ZQ?U{SEgIPO{Uv!vI)R$p6cfFo zTvn_?pBxO4%<3exgpatd*TRI0kW{j&K5)s;ZGi6G*^kcY2E4s_`f{IxyT5@-8%e`_ zwUQL;vZ#`Hjc!D0lpDHu<0g~1z8D#f3Ff0PxikOwIf!n?s-@4IirVG!xS4A{xz9uD z7=<{mf8voOdhn5tcmu!oiR%ri`ZwZi@uIin3e8As9}}!nuOx(^*e`PPJkP`L;Gxz} z4xW|jDyA^Zk75Ddb}q~zd^Yugu{t!yX(|t7t)7$YA@D|n7>Q;fJZghEMr}6wq z@a%T$XcRPECmTF(iLHz8e3e`6ys-+XUf4ot(?SJ`4CI2cnwV~PQj&DRYujXljim@^ zhZPk`+>sFh^i*Y`lO}zMHx4U`i_pQlyv{|wg=>xRRZPoJr7Iqqqfg6uiqs#-)66fjFsdw8SRv0MC zdl?@}+gJJy*Hpug+e`{X-I~KbzVQG|Y+ObtG!C+H08C(Ab=T#(QJWM+mgomgk4o5e z+1EGvkEocjH|OwPJYJ&lYE+B3ry~;`|8!mlwI>_HYzN@HHR=yO=QZ13oVGI#eqXz^ z7U)eVh4j_J*_?pK9ze_`kBH@^KEP3Cter6jLnyGfP0AmZLhB%uNOND==gfTXdaX82 z)I@WY7z0&$r%wh$kK%|kMu*}y)AhwhKPt6I^v=F|!uibjdst0suk_Wy2x(?AqYova ziaP{n;@1Ebu-ma7AGokvMLd)RW5TF}awCP^}6n%noTGb zFn`DQ0I)!58YO5&XC82Q2wmR|u2@sBL#$DWLo004A0UyP&8G9%v~fgT^$$;vQJ+)IeF%!gYoe7yULBIF$X&?zSeg*q>luv_^6q!(cTsaC zR!UD=UEc@8TLkKQzsZe!$QD*`LUkW8Vu9+u@+Uy`P_aA*f)*gU-_2Ex)_aU40yh5O zR-Cuo0Z-a~?u(~4c6lhfG;r)^uCv@kKWbg*qOZ=&ACJx76sNYrTrf{X=qzo_(GWr2 zY?t8eOenFHTi$Tsi^K_j>iwZLT{Tl`lN6eBz{ZMqX0MNjNU-?@(3LM4~g%$S8G&Q7M-`o~*VRi1nR39#^Q0do|Gv{MLHO$PQL4Wf~B+!Md&kf1@tvWN$lMg5SLee{69$hX_t3^=Krza^U zaZU%-sg=-M>k<77`TW@Jh{gL4^r2Uy5V{bJ0Z&ZwW?#=Jt`{@#WqgA9npB2-PkK6| zXt!i;57px_p537)d)Vw&$c4rhxsDqYMH%*vRZ3fO*`S)i-8(K?Z?+3Mo+z7ySIuS~ z_6YvSjQdc}y)(Z`qhB&FS^@H1uZ<&dftnfd6UUU`)zG+G_y`+%dLFA**f@0(cPE91 z4}oRh=CUd1;RTLiUue&qCq6^dddlw1kIm*=kVc67Mrm_>Cxk5DVnJY+QB^74rdP%v z;q}`UK!%dAouY!mS;ov&)slxQoCGJg!CC$`564svyih>Pc|&v z#4+e@+E^@3<%gp?W0S%()|hX(Rs9!U_W=Nr*bb4g-I!%r}o4m%8iAFn|tf+FNal>rpqK#rLRr0?3wPCqV%r= z^Y3>EjQBMnw7J9F;Ik-S7q`4fIZ{S**qjS<2a7fbi)PI^Ss^Z3rd1&8+M?uTTR|v- zjD~-oy;MD@x6x#}X)gsiv~I8bw&`@BJiP&YPTDhkFtes<<8@dup^#LQlH(}2bwX2a9(@O$X3LAc;qO|=n5z%*dsG_RP&?x z9Wtc^DAYRZ(H07B+rN)6z&#AcA1(|eosuAd${ia{ELSiq--bWH*j2mhw)Hxwq6g3~ zK^J++`=CSO1zYSBzxUKsGK|T^9K`t{u(rzWv?(p}3aOm@4Z33R-FbIT&e9yl6@V;4 z#)DXX<2Tq6;|j^ot96K0C~@EPyL)nzP1;XPrysu$r-Pd(W>h;mGx1WQ$(?ucrRnNK zVcXMQi67{vuyVk$mPkZ~ez6IYi0&%;Oz=Zz+{wM`;;f`3FQPo)>PSr^!Wtjl$`1HM z9{_W$OIOPOTGzatLyVW%&{5n}1oCsh;RgQ7EV~`UB*c;vBvcc9^;vRthsu2<7k<%u z&%KxJ8Z4t| zz)lgud#@!11CEksvO#IZZG&~t&JQW@Wr1JtDmvk+hO<;U7sH`D$D|<3v5N&0uuG_> zoi{A@3BM0+VlK6^LOi~BMOS!V(MV;Q^*P_!M>ldu@2bpcMrgCt>k?a>=&S2qndbc@*Vc>1{b!R;fxHi70B59Z1^#!$LHKgb5kgO`Tj zo*pPc8kwZto=eI_a#-}ay94FTMD4I5qD5mPzNDCJk~K$4{xZuEh5HE>P3Gz6b$^b^ zc9rU5q4ZtEG1Vt1$HZKbFz!1hz0P+DhlD&lOn>Q3PJtlJA0gnwcyTyRLwr5gHl?kMb%y<(a!wBjr zP}aD4jLltfcHxoF^Y^$s^U8zj*?e3M3(w|+*qPG3eEI@jrP4gK)K{ls0oK7p3HkAo zNBEY&4CjJk3ZRXBa~;u#_?^87%9xHy!6L$95Ue{s)jtq`vP!39Q-)533#fv6gt=2J zgJ1N@e=aq|6VY#Dk5D6@quW?@1EoeSAgq`nv59ocFk+HnB_b)eKGylfej>=hT+C@q zQ0r7=CbkFJL)__q2$HUOYkHg(WRU(%uu z{EUiF`Dp%wZ!_+ueM7{HNnUm-nkb>~`ZUa@1ixkFeSlKz zCmYD%182hiT9Bw5*CQ)vBM+tkMlpPrkWkY<2=GOz?r!ok^Hh+C*IR~4j?)~Le^4Ga z8o~3hb;rMoZ-2kM%~Ke7F4TZ49|d;-}BexKNFhjtV(A zWMW4B&s+@3D(z+~`E?d>whtl3SSu?(Z9GJ2+RuddDMdL-Qh6eB_yBvJ;)$v&&wYs!{PTbxGbi_@bK5RslWM?4DtfD^uYg5?mP|~_z^$vyBm$zX zy($}~sG!1ctdzubp6=n7G_<6diEGt(#+&rG+3-1gt&>N3ofNvAVfTt|++&=2E^1th zVOUx%YnRJH5%`oPYsj@!mGWg)QE11gMoziayEk#8e7(DS>{#~dulC+09MHJZ`j^f-K# zKfC)@MV3$K^+I;;^4QfLI<*nB+s!*-wcu_y#yo=(L>}YcrSFfSd)oGui$RvsuM{br+>u14uR=Hr3&=* z;hIPs;5F;_UN;po3++NkF{(x>EK{PslP7}^!h6_iZ_2}LrP6~_c3fNm9)ydhKJaRQ zQ*~Uoq_rK|+&%xJ>M?eR{T=5Q{c!#`adpL%`Y!Wmw6vZgcmQ3?OK>lklSq#Wbt=`P zVGJc<#u4-4cxb9I)T-pbJ(6{?H5Y&pLE%*_RfR+WdlN$lXL>~Cima?nOP6Y+%fp+q z&$QLIhHgvRh;co6SmOgXmMK-#i%@s^DDt{-B|#wF0~9 zZBGRibjkHjEN{$d&ysc#9;~6B-R6yyX6N^HkvSc}Z|36V%1~S<=tEusb3iBu_BUvZ zop|47pr~?XIuj0|`P-zRn$ct7(bexV?~xmc-O46t#|ajFA&lW=lb8DV7%xvi@Q$a} z!Urv{QY~;{rJ0ZL$X1X`1jN!hcooWmdmUOQ0$GElC_eE-b!4c@p=w66I7G_#kDHa5oS(OftsAA~QL3K&D zFjsKSASs)rLH40MU5qUU5I4OuORmF6SJ}?MD09QYK<3w}oDmJYmRRLJdk2h3_!A4L z*JRt-5mc79)DTZ1-W5Wryo)30lYVpA7<j9fcnNroAxRQd$qm6dD)Vq-=>tVc}zw*(XhFc0zg=_9p1rK zg}WtlpNDD$;wAX!&~obs{(jp|&V7(F{YhuH9%{m%qAiy0D3xi-T4`g3yVb}_k34i% zU$B;x<}?b=C|7-qC%W~tM8aUmElL4fiFT<8rcDD@baQ^_Z3f9muc)kK_`m>keET7G?h*8UrANG{i`>-(a8^e3b|1;|9EdHYv0ArX zMENJKCrpOOUv)`%q z%{Ab2)|!eqM5<~Nlg6GwWo$jq@X9V5b{g!~s;6W#MQxsgyO7t`JHEk&-NSw?Y46S0 z7NpI^5;Dco4#YkJSw=ye`tP>Vp%VHG7E?H@!B75!_y*vPu8NR@f z`P_pjt8=T_rn>EPvOO=Tvk>|@G#-IBo^YiT#Avan*jQq?-O-_9qaGJi78AE300>a8?oeXeY^RgA zMK3c?HB1~ikM+hGp-{MN^T#wQzvI<(W`5-cv(C(Md}{+eJWx>gPEIe{$nX$ZQt0%f zxY!csXvqpT`S&e&m_->>t21v_0uM|Os*+fJ+41L5F*Y+NQXZ!zV+*^C2{O*VL=?`U zi-WFOtnbR3kjgaZ#{jml?g0?6_l@3Nxx4@RfXhF`9~_{3;}7Y^zl}fMWnNveg!>X_ z?-KsFND=-!{PFeF+xK&Dtbe0!4EH5Q-Y@V6+vQ_$V=8Z$kx`n7F|N%dYkv^OZoEer zHynV>05tejn(+x?&vZEtl09|eTO#rFB_o}pe}&V+n33%n;95C!#5#E#sihWEjoh=U zsYKXDpM+hwB`EadF3J6H`uk#qYF3uJ@1|h(p~^;SGp|@#7N$$*2Y-BC;9E1dZ6>|stZYxTPqY%>U+8HU;q)96=J+OT9O45hK>9as&EEiMM z`;5t9yZu5X2T^LbNxr*@8-=2Qc}dGTJj4-3fN~5uje%4adX8B?ua^x2Nqwv4^m}z- zU(^FQ-)j*rsRtJPPM&>eN}nV9W%O#u+#-TN)24?Q)?qzrxaVA1MDH4G341EaHGx!QkJq)YutHhK z$AF@to6Ps^pvi_id)v7?V9bM&ZfZILh$P;cp6d+ZmUO}D$8VVxe5zMOz|R8F+`$L{ zJm9I!eucM)`Meew&U)~M&r6YI7%LK{8k2?%@24fk&))DIy#&h^x~gvsWXvw z_h752L6?o|YAtzuvhEBzc35A!v4`Rgs||c~dH88=xCrCLv!FUb#<6&WA!x>KjoC*g zpW>|QVhg8G=QR4GsYUHbsH5O*>|f-$<#Gr%vvm7jDNw&=0{m#gzECEBUz9@UxO}Sp zGOHJXczgu0wX$pwg{n&)S&ly7EsBlpAc|B0RX{}sXP{F$I4U|AHY>bU;?2Pr|bgfV@0099; zF&77kJ6}2)^6`OQiGw;RekpOs%=KmP3x8FdnfuF&3wKr=Or{;kyiOmMG~*}sY`Xuo7tkOZBQuvunl6oLfPr-GWj%7Qb0 zCA|T^>^u7%s{Dra#&J=N;c5XsmtSgZ99*#P@{55abpBYtpWETGfCTW{q5JOw%=~k% z+Yh0ys|5H*`Tc6i&*fM0>fWg==Xd-na93E>pV{r32|p9yOB>R^wA;+ge@}#Q_5UNo z&H8Ue_-`2Q|Cz1+liWj{mm#SVjYihFcBQR8ZyWRTwfq6C{MJ@ql)SiF)Gur`EjG@R zOS0~OBypt*UW%?>67`D`3I7tJ{KZyZ#EgH5QNC1m{=+%=2ckZb`ZH0#KmG$+xbL3W%+u?Qa91zzrS0qA>L4>0)BmXsa{OQE z;AOP~i5#c}F-RMf7{ysQK>Eo2^~FyeXD-IS_BK>&ZIuhgEG2fp4jTssuq}hzXHGn|KDGuR zl0559uRR`S`DkWK5lLo@t|roR8y?r6bdgU^wp}&pQHH#O6NOcsCu{Gi@PwSP^oNbX z(>qpfGxyXtq}Cp&I_rDPwXA!voPORsTFTyhch9rIG?AcAfJgiZrEtH7C~p=sMkArisQI8$?*)5tZ0K{!~Qp8vd}ksgWhrEBXSfoN(#D3k>Txn0PFyYK_tR)H!72~49x=k_ z&u+gHxyk!cn&+hD1jZGY)vU*>QGTnC39dK*BMX91LkG_WnvirCG0AfXT!wTL%~7w1 z;dXnJL_hloZ7zVIg9H^$f(yUsj2^8#ZkNb}dWzZLybcK~#T4~H2ERjgY$ADS=>sIt-W(2QcdI8$TU%LH4fF{B%r*L59>g2p6=QhQ3_pk$C>VUXPALhaoEuBB7!VD_lo3?DDdBBgpC;;u z3y)WyA%qY@KeZi-;(;!>puMl>J>DDAYMY#=qF5wxvn;~jlEz%tLr{n7HV37Z%A^e` z?={f{U{&CRj~$>9a;jCWA&AWaRF$#mJc3wKn7W4qr5?Y_ zB6r_Z&9-WirJh%IbBebsD0^7KbzmgufYW*yJQV%vE+8q&wf_`I4Rf63hesX@SbGz6zJ zS+5AiExy<9{FxK!T=_FYeF-xEO90El#qxh@BDwxk6Zz+q&VL^noGeGiyE==*ddYYA zDH#3RL2&j9D#kCILp4yiB=M4SsBm?-g!K|ez9j1B8^>>3iT$Y((I16~{u(a%+L`;; zkmM3Hx?*~MCh7K;D423rsW96me#F-gGqZ89eoMuv%F0}Hr~jae zy0vJMST3~^QJG!^{{nd`NAt?Bb`{QH<6vh1d0Z^491NTsnpZUs{Q7h(pm3+Gu7jPa zi+UVGJ@O5)Kk3)Ea5^zN`+4p{0QB>1(*DR_{uv#dg9Dp-WQ?l?|J)D!YQ(Yyblz>WjC0OBJ)TUxbBzohiQJ zYyZ_BWt6f6WtxRAE+Q8fDa}7JxuEQ^EGuY{*+DCOe#^f(b8*GB$RDmmRp&_l$BFya zC+i9&`RkOiGIRW8%KkU=@7#Y9rvGXF{Zh*Pw;1-)GDul6gVx|Y;P8_*K>bVhowOR6 z|0m-6*FE_17JPwiSvmg*BCv6?fv_$6g>8}7GrQyPr;`3p?@zWUp*1_vJSzt?UskhfT+%Jxez|ocAX^m!l%@h-YE2 zA>t#LH1ZNE;n;PM6EF)gGU({Ow+L{83?iFsp8ObB6tDK|HVjt{qY1L0=A^>9-{2@+nsq6M+Ob z)g0}7>NSG+NMzL#P-bec#Z$MIaSUi~n*O-mZZ7bgUzjg}qHMHo#6-ny;|QDD0Fj}9 z#u4kDSU_|WW}e19C?tsZ=l=Rm%}_pBZKnm&79_N*PKaXoDcyzA~P3739wxw#lF zV7V`jYq#mT01UlcC4U=5=IdhU`2jO?x4^tvlzn7)8#h5M1{l`-So~H+gZ=0*$!u_B zRSpMN92nj-ehPVfJ6VH^=%EDv;^d8D0xjCX446$E{_PPCukw?e6Eq#L4C?nOSK8`J zfb0AA%65@I_|fABIJsFgf170fE0X;BmtT=2&hPkVBzakiFZKpR;vZNNB3Ij`OOWB4 zLH}oV3FQ0#Cz%N8AFTb)i9t;Nsb%_k!r{-+&hMO|-x{!sZI;LZ#Gg7RQe9Y(zZfb8 zYm~mLqn+o@{?C{AA7&ref18iPqry&5{hp6gp+l0tN(0XQoUf1dT?4*C!XGu@TmdBP ztQ~DY_~VP1DP5@!fF_7@^#|U(c-uGL7wCh3BRh9~|DR9RSFChN9lnrVl$pSUMW8ex z`QtPkP)Gqxjhz|@@4j0k1XS-sqoBbM1+cE_dIJK3-@UkR`ohY=%)rFS&CSJ03?hIq zFmW+4F@co-*Sq>3Gjop4asJqHSlEBSMR8WHC^vu~RD=C1tL@i7=n^ZAQJ3iphfWAY zs?*mc1|7Tl$!7Yah=KsEX9T}|oU9wl-j()){Zh2(KbVg%4|#`C)X>RP-%v>c1kZ>a z>>Ldl?=ULc=`vb@xP%}<(RaO2r}GH}Y1$u19fZ^W6z=;+GxulO)qgW{es}o8s-AnG zyto>SuwM#He4DzzX?p(pTBR1|67LU|AHO90Fom5U+ADx zmMp{<>Z=6$9pqh|i!R7_yD-+jv(>gvC{M2rn4bGqKQ})Ywwi_O4>@H9IgoP1Y(E2) zNns7h4{xFRY8y&hsG=eR!c@_cIc&nZq*%)};DF2m!y&*i$rVN+2U+yegCF0onp-7~ zuJ6tO95hF5ouyS^kYJfCch9ceBCZ5U|C5&Tm-YnUA}w;>P5d|Ew(~pwd{w@x3^V(m zO3tZ-@*}hmV~9BeZFr7-PfRjHPanzQOx*Slk0&k14fF;+pWs@gCnJZsZ_e9QgZp0} zyI;;@#?;N`20P%8(rq(}5HQ|GDC_KizWe$&pwCE^VZEK99K2iUJ5A#>RO4?) zOFK_HcXlW|_3W0%*j)C%S>F88>UeK4*q-#ByZA}jmUJ46Jlicy>-avE(X543kKz@i z`p>KwUnU#)kq&Uaum1d7{)iKPb0!(IDSkf_bk)HT;1uiz=V|y*V5BN9?*ot&@YNz+ z36XoGg`sJJt0=j-3kn`(+oL>h7#Ud`=_jN$duLE9iyg{G)I^cQRF3@-v{1VXh z>v-plq`v(9>v&vW$K&Go(%kyXKfVrlUZecW>#qY|)cpQ`ti5$uRByYmO-h#_-5}jD zfq-;(hjd7HgDkpHR0O0YMLGlt5ka~oloq8sq{DZF^?RSazx_P>JC5)8{#r4^HEV`B zXRURe*LC0Y!Z#yBBKF@5!1#9w9^g#}`QL3Y;7yeo4z0|dI;a` z8;0-!w?_!!yA24rX;=9Bgxi3Sn=1dm+qVHBH)Y*_x50on<|9Rlt4gAARr}>8%lt`e*gvqF@b=X zKtN0&Hxrv9o(EC_0V#oilt4gAARr|WC>Rf<1Oie50V#oiltBJc0{s2ogP1@-Odud8 z5D*gx3=9ZT0s$$3fRsQ$N+2L55Rei?HP7vL1Ed53QUU=ffgmWk;U5BG0s%3Bf|x)- zOrW>@Y4lK#5-3Os^p+A6L@SBQ-FF<#*!4^UzJ4LS4NAKQ`sMldoS)Zxn&9o#lv)CLvpw_0^wo7%)M_XOla7Kd%O z6xyHqB@)*!28LvE{-I-5j6+Re(Z+n!iq$T9Rh=A?&G$a2u$nGg{E@v`4~20wDeEHg z1$(}@LR9x}2tj-7^19hN86)wC`>4J^kFp#aj!yO9{5zP(yGznv-@45OXUoc?%HDR{ zGgd{|(A{N{{AFA#ZK)Z8%3=zH9y-S~z&T_D!lY{+mC3FV5Pw&km6y<$D8W30Y18YR zajK=o(Y>scCAWUbp2&%;IJ1#l&eGTuoQlJnJtD&6wv0rAt$TkmI&10fT^9#E^|kUD zm$h$Xwk3~9h$a)_r|T7(ry{wvp|hm0ITa-ocP)A@|4KOBZttI}PaamlK1|DE9@C=> z`<2fH>8gE=#Y3y-6OT${WT{sbgOSo-ln_pvl(-pa+P~M!kqLIn0n~ye8iIs%jRl>@ z7MgX&cU<(lziuRKiusA}x;LG$TOWMhF16=$`ytNC=lUcA=_)Mq+sOvJX6R)&UFzC< z_1^O*$xh;vPy9r=o~ql$0v^c`*lg-{!dNjP=^~$!Ak1dnSaCeLob(<%EVPX+t_IWd zRb=m4duzO@Q!<0ql#ONV+-#z=H14y-`MsiNP}{uoRQMi?HK8n8BTi^KZf}y0DSz+F zG~1q&*vFezFVy=6(0=omCw(l!vc$?m@4{cwK^=%2!>jeWN2P<>dkPS4=y*28^A{cu zkw~ptYNy5s)|@`Nu+a~eU#jk`Ea_>`;8U*-S!{R6_9zusFJW}K$LhODKd)f@j&^zf z{C1{ zS}i}tV@Wh1N$aN}9KW4(e^6k+SHhA4M5ng2uVhP!Dm0VyC-@8)6x)W0XBc+GC2ck( zScZopDJ)v46baNYzpgA-QT@s4XCwXHm$8vHf)woQYdhh8|3!KoQ0mb3B372mk)jBP zgNXc#bHdcV`S)=Fd>6NLI!}%V_zeZSchAGCF_H$&HFT&cJ#exN*58*G-k->0D^NyH zQw$*M(X*$2K=Er|&-ik{e;eR#u5HnH9gU5`PLOiSRc?4_y0v)smjp(tBQyMucuG+8 zXUdMc$B&9t2j}7gjBPx1NT-n=?=L+;7o3Ct%R!F-bt{Xo6mssalh30 zX_RP%NOZxSPvahpSv#ln($`|9_=}oAH$PUmN>)$Es`a&QJW$NGpShKQR7hZO5)Al| znB~aWu;o(`@gQpm%Co-BzS^&Ju6i0su$o)v{pdag4$;|;f|TQULxJzi-H#T@Bz@24 zP%$Nl29wZ@6^c zZC08q;M0e5fb3_!M%ll+?Yg;q_|NB++ZzEm-#=Aa2)8IKh`0^q=i~cNH==b${qL9? ziLUN(Zzn44YbYQ~cYFu#%=~!u*k_RI(r$onL=1O3^3VM0+nw@*KArDNc`mkdT+5oG zUOyQIM}aX5nLnEM7PWG;PjW%i&Mc9JCVE3>VW`7Mxb50XpRr|NReK0&TNWa&?}o>1hcxX6!}7moa6fGaoO3is zxrX0P1QBxjdcyN-8e{9o^BXtY6NPeIK4`w>z2j1LW)!qE2sNccW$LDgY>?Le5UQ|2 z3{88Pr5WP>^lr?cB7lBJ;+vnBwf1G&JH_t6r52K1qHEuM^|}z!)AC3H@pi;$-BXM( zrTq%w{YU#Y9eQu38R1Ih$kX4BM=sly^p!T0FLy+%^H@{|W>n5NLDct08iB8oCleU)ZZo9YJh`9+|@ zB8%hUv?PS4U6hwJvjI*VUhS3gQeh!d=nt2)&CPAx(fG_Co43_5;;Y9XMX9{K&Tw^E z_<7iDc6FHw1Z@CCpIV>zUR??lk@Ou zdsF^(KF)joT3$8IIvf%z<#Wojj_qdP`e^f0@U_>)*s~m<>B(@j>qFrB;HV?|4~9@} z@o2f8nE?{VSLo#E472H-BTXdT*J3BZVH+F%D!QoLO4xkByKlA&NT{4gvPbi*`vPwR z&~<1aqRN%wS`xXVi-wQyO0RCdP(l|fBj8aV-N_ioObLowxrnf$fOqT=T|ejdV+*k^4bjudGhpN7trzXt?oJFF!CcAmK5xH{H=j7s3!oL;YUx zsEY0hwoXDCkSM16%Pp)p3@2%3iiLH+BCT)JW23^n-4($2nvSvJ^@Wl>+=xAw!3}T8 zmp~)J$yUi`M9E2$3s}h@&~O|1{wF*@nT2K=BMxH$bs(0@gnFZ15NqZ@#E$d{nc*BU ziL$WOD@n%285g`+OwnXekUbvug z_5a+U@d^bplN|LW<13npAQl?T*yg5wM0vPhna4ZlzUfxPe{s!^@(*D|w(c`VFE1h6 ze;GN7N+KCF+>|T4&GH?Se$S9Zw(RJ$Tp9|OSfz&vI_ZlS7%Uzd{3YR&$(%Ik{ls2I zspU2!Mz#?Nl8WLzG2iXXyXe^tXxR4>N`rj)X!AEs{adU7}ar@XL68sY1r@DxVHW2$R3;_wtpQyo8bmhs~+GO`SH zZg{mUtdD%ZtT%34UcIDd*kX4tuB1{@j5fjv61k%*$P+BTJE!^_)sqg>pN>0yeeER7T`bKH((c>QK%xw$nPsI3@B3vKj4z6IUq^q!po1~=j-gA+X0Wz;;h*;N?zxp$Xjq^6tX!D z(0*;f)RCv=qxw3Dr1Cb^NNHi_mNnIhhi$_L!Qd@NsfLh)BUR(DJBjg%fld(XK) z_A?;umt8^SW>gl{hA(N=q?SEV>?8L^uGPNlwJEM|B>t$pB=?{2KM^+ zRQ~v;<$k&(>_o2=yl7!9}d&YIUd7UOyM$hum~pWcP^Q*E5V-LE0FCBqWk`p@x}8NjIXR@V#TWY3NqO6LzjlPtyq1!xr0y zk;eY^a8B1W%*C>X(ljlsoS}1ttF6Mrp4gW-JJHxdt)_%Z_vgGcOx#j0XvQ>oUXM$1 zmPTfE74D;DaS?9j7N&PL60|WX@8I{edlA^^N2a);lMO3IV$kQE5DE#ceEXDIMD2GNq=tc&{$_%g;r3zOezs zpJO9NaPC_qk`wB#?6I;rNEL^XHhj>*#rqW=lsB z^plb-l8kn=?@ybT&r@59S`t&g5gT!aa2*nxo<7U!$h&{a2E1K==1Eus+3|858IiBf zKL>fyJ~$#deF4dEdqi6*RkTee=|UR^H18JHvfIqk4KiH_XR${UjlITUF!xY@fx$`i zwe7daiEtWeF-7n(qkn7a`f8f!xme(aEUQbVyp&M2#MTJcVa;rTL^sE?cxH5*`}a|a z6+BYWUl(BxJC6-~Oa7R$_vR(ztmG5=&1F(kqB<7#O=1`qoDdyK({Sh|tUb!*1lZoY zKlpO{W4Oo*rX9s(NoCGEWof9nhFJv_bW1>s;lJzz)A&yOf;NBD#PSd~&|pc>CCOL)cUKd!9T zr7y?Kg<9JG_J_sP>lr=_6AU5?TMDBQU^m_&la$wodSk@eTmSLL(_mglHJAKB_QalQ z2P@68$uF3jP9lfCuB2yyb&aHx6JfR);?sA5E~Uh%pHYIeLWlU-Jq#a4OVTN!DN1?^v_L{_s#iSim$gZhEuakKkh{-~DzAy+7IzkMaPv*U3=HrS){hmbw z*ySs3TKAf%hqVN|(3yhT4j5EvNY6)#st<-ILtX>fg9>tiCoX}{hNCN6FMn@pll=*3 zo@oti1R5KsTK)a6me-Fg=(T^jUmS-HkuA7BbjryV&!HW+jn?EFxZp#z^^)Xx)l$ju zY-Wz`Vb1mWLEY8q%;E0L6Vs1Ca4>uhn7zdC(vye{u+>aCj^yJ|Zs=JvAXqGwG{ngj z(AN)9bTf+KVfu}-w*8Jph_)Ak{-TZ}|INnR}>wBd;`APg)e(KvtV+u;DO(V&< zv^$xo!Pdf|aT+Ea`0277m>dcz&VW}K5C>YBWzJwy;UAfF*H>fRy zokmx%8+f(^%NwW)Ls>a0=qg3&BVIn_)xaWO^d7nUgw>>S9KNO(6HC5EWzIOk;7(YS zXD6Adf-)U#&9{yA{v|}Gr#V@3!X*qBALW@;MS)Z3sio!KdJCg6@$;qX`IVb2 z#aS>E+!66;>Y^CiC>=MYMT|E$?fjkhh>_B&O!q1J_^(-hU3F!4bl~tyD840wI%`^B z7P}b6hdxOfL5Aqu&+`&AwCX@*xZcupIsAu>AyP7!vNUy*MY(ssLNz+z*za0#jr!TU zMDRi+2=S>)?p;DwreYWlb5k^R)?3UemxR??bO(%-+zl-9aM*^F&&2a^jg;6)=yZOd z3lRt}9j&EIk<^9|>h*Vse;=o(V(XmB&7UTT(_cnOcWOdBcZGazfe|>mzp28{X~x2j zFBqV)&C(sBJumT@|8!i^QHqegGd32MTdG}3U)YTG*@H0ELFp{$?Au|a8R_%ADHJ1l z_Q1?hw;@-dgRN&S$VJ<`co*~!-x(7sttCgQbyDku(@PuKW8(K5vL)iJub&l>6c;5o zuidlDmwnRtM`FHJG{*x_%qCC4%&9kysu!F*B%?U%95%}p(l+=-Y5OGT$yv~eSHO4i z;16>ZzFZe?U8X_pDEuf&bfP&fr3Tg`|KX98Qhl1V$ z3VI7D=q;e2w}67)0t$KyD5x!P5(1aE@nE2~ zfPvZqQECo8eygTn2)%IQKVTpxFc1?MhzShD1P0nY7)S{Wqyz?10s|?5ft0{NN?;%* zFpv@$NC^z21STMG>px*2CNK~a7>EfB!~_OX0s|?5ft0{NN?;%*Fpv@$NC^z21O`$9 z11W)ll)wamTX_ZpF@b@Yz(7o3ASN)75*SDc45S1GQUU`hfq|63KuTaBB`}Z@7)S{W zqyz?ln7}|xU?3(i5EB?^_h29;Fpv@$NC^z21O`$911W)ll)ykrU?3$hkP;Y32>=5z zfq|I7KulmDCNR+M!9Yr2ASE!65*SDc45S1GQUU`hfq|63KuTaBC9qpc0D2gR2@J#p z24VsOF@b@04+c^K11W)ll)ykrU?3$hkP;Y32@IqJ22uhCDS_X}Jp})75EDc$^DiF% z&F0+z^Z%{U<>rg^ud-6a%iIS0?=lbgJ3O7ZI3D7%{qLzu;O5`=pR=z2*gS+&{Vy#d z(-X$VFQ*YUZ^3L)KJ89-)9JB7%G^NF`i`2^jMrCj7`=gdo2~UI^L9?9)9ZL%daR|L z0~A^-<%Kg~NLF4RqdVRB>Cy4V;OWMZvw5V?n&dF$FxR(z=WZM>It&Q@bKz{GoIu}` z{0#N0PhGnenFnHyA)$__31!GX37WF~_U3*K&ggfBhdf*{@N$WbC%Akyj2fXq5b!<} zDTli0lIr^#su*`$A=Pufwd&ygApy&T-x#^_7rDM(K+r5|uE_OjHX5PZChuk7UL-B1 zuzd8ysM!MJ<7dv@loC8XRf}+-{vAOvGYeOaLaXgdy9qisj~Hu*M^<@KUU1W7X7+f4 zOqSP9LIyPDced0qew?M>eN)AC9j)+NM_!-GHASn!TUDjJ-b>%$>%tkvVruZSLY-XZ zpQ&k7Gl143!PoBgrF0IhAsU0GNa9X-iesjH4Mjl%KTl3`*ZS?Gv|n4TVZ{%VreM56 zc_Q1@A;3KPVr>+dy_i@0xEry@av#s1gYXT~UM51czJK{k`5?#H}H{E7e-{k|tP>3^|}NxgY_ zWD9g-4GGjL61Xsn9dNM=akDKp+6b1TR3vto9}cLbmZcE!t2cc1`O;`DLxCrex+XX_ zDl#fwLjxVh(a*>l@Ght;2wW}qyQ5--<0r{@p2nH73y%_%dy5;laE~ObMg3cYxtl+{ z>nT9CtTVd#Na?qwUE|r1!V8n+TCtH2xOuX+hy2+uTq8H{H6IORuA&#~qYUyaOutv- zD)G*i`Xg{R(4Djv-QT^F@a)`nmR4U>mDtCCxo%2T;EDazu%}Fl2sfRfjA3_gcO;Qu zo^07UDeK`!8}??Q7j78MU-Vw^Jg2Y@cs<1rFx^$99JH?sXcBcWkIp`Nu2MiTACC)N zIa&46UME^<@0(q!CkSxQmg}t}NxPFw1R1FD%O(`aRAcWgC`lh+~H($!JxV5#2+JKIh?h_Md%r)fif;Zlt%wd>orh%}jK9$=X+W zfYaK^5|x8_9mNkBTKOY^VOQCySMQvvBrxjcy8@S!w^(2vwdBN z$#}E$v4OI8Li*)7Hb@gzzkR|i&U~@x@E(Yn2&%;iGveQW(w6XAI=?5WrEi~0^-)Op zmk&x#=aI7R?d)Tl1@7-6grK9wu$I_UZHr|#Kkz*vHV3=R3~3|8%us?dCy z%#rPK=ihr(qtJw-vK8o9bZ!s4@^=vMJyFC77(+`W2*aNVTJYk{aF6r#--8fLC`(cu zIO?>fUkr-0)H)hO%Z>9&(A@nUp`}GLj`hT{yg$6JH*;Z*?p4*mw9asEHjZuY^4p90 zIuXHPQ&J~4^Rl*Ygu)9e*;GzGR?g3cjwdl+br4l_h;E-WUoK=b7tY96`ely++>Z*9 z(0s;gqMl+HGab#LqGU~doy0$q^)7xrLI{tTO4 zS1C|O<*Eh0MnvA1Yy`hvKOASf?fso30R29D@T=O4{Rv>ghqUzH-lzS&`uyh<2iQ9y z21n)nuiYm9(<~we@%(=?i>jsfyYa3#-+Muh-Z8%_KoR`G{DZtE?ju!8PdA~Ic~@F* z`ycVu-_3KrHCXDXAJZCBXDZJXIGzC1B^+{fqn6egWBZL6Z|ltdaxVQjHbafWoBo*$z4b@pizwb^RjS&^1PEC${%hx^pU)LCs!tVWR4Nb| zN>)?0(q3x6H-5wn$!Ie9PA^mkPH`eko-T`|`~4Uc$@mi0a{6G3P=r1c|Iz{pP-oR& zcir_y-Yj87 zUp=I{stu!hZJ-nSg8~nwjR302aY{o_$lTm7fZ=d>MnWY;y0#zbk@J#X z0zS{YfZ+Q{vmAv9E*F_%6;st&1k8ApVSiu{y)QtOfLu1~%uCLGY&XL`o((u3KE#|j zE{Z^kir18BaeCV8{e2`hhkmI@nX_=W~ zy-$upU_OAwV2%5PWe!bA7d+VRn5!Oki^9%loi3=+Anw`tJP4 z%j>bqKc{<}7omJK4?kTlUIhVH2gRv$rq>6HyEzN$qpgI|{CVnOYa3li3E2=J_-y|n zaB(@qi+ILm<+DG*XR!;d7pMDUtG>I}WS&FVMNhLanHNgcKZw<>Clpkl&!77Y=zbR3 zb&FtKQQ|Pbn7gNuqwzbIVtPGTSB0IO@;m&?XY_O`0Y8dyr3WJVbSeP3hQXTb-6!TH*TPzsDNTN;dn%GyQ#WjBZ?mX&5@n9) z=;?>3s;1pb=Lml0{qnGDZ7AmT^u4K|A}^LFWZ`_*KD*rZ>GOt~ydzmzk#Dfy86mw2 zy$qiP!usllerlqZzb2ap9Q)qITYtFRGnKvCV;5U(>20Z)Yi+}24m=dF?QIhDG5eiC z?4{mA2<3c7C5*-V*cVk6#ZxBOC>l4Pu<*T>h=vmM?c@fIS1jC}ft%a6pg3$Zg>O|n z>;Po~i=qYBh_lecY3;6g=&tILnO00;*drqaTutOo{IL7Ra=seEfXD%oywDOxe1oeU z)?It#mPvAEYtJg7X(Z{Wn*HNU<36ld0qh~WksZ5tkbYL?s@9YRnJx(=;zBBmuTy48 zNHuW5Zl2wi*hB`=DRYzDQ)>+UJKUYvme%>vjS@7M$TT+hbd+Q5@Y3$Apfla|;vqJ7 zicdO!K>0O80y+@y1ehyG#^D>W3^vnBwaocC>%3bl@Xtw;+6K_84cD_}R+f=RAc$)kamkPGJuS7Ns`SChk? zB7dA@hy6Ut%;p38X1nuBB(Wi=)aV_{ zxTW;yQoF!DBfgsie+I2kARRHa@i}3;3ktdo`OBA&-AukF$2JA@X|NUCmx>Cu z_+XNT+$~E~X*nrkF6%Jd5eN%-SQLUw8x|DL3y6WQh5D7|9X zWPX}^PxViRh%c&6z64&p!J#kSe+WXibTTEl`2yWH76m5%UFb@u&+gc-0??(SESEzt7usZt8H zulKL&HB{}SGeGDuBInwg`&3R;65TtwxJ-705?yAs(Qh^|EN{8~68kW~Jw%M)%BSUN zWw!{_VE5-Yj|6fxji;5XdjfXOwoeCmaGq1m5HV>Yv+3MgswXvmd_p%kMTDTSh3SBxZRdjRJId?zKRP5b25FNp7F`n1x9 zSG8zF^(DOt!u@%Uwj7gsRETNx5aabR+Ok2XFGXEf;t1`#L&S{3;zDwPZ(Af^ZmI01 z?*tss|G>fyD`N20;C%{7C?;ZM!%UBzlq}81GgT6iq~IV8sP+H+G^|15`v#qK=AdVs z^qr6K0bw-2{`p9(V!)S86PpoAN2C+VeKgr`gEI=cBbJGV^g(B6_l?c6Tz6;@`ag^4nI4{Q{8AEeC3maOGj>ht%9>oK3Qvas43>3O~i zvdf(fe83Z5g#neI>mDJon6JyBmv%4M@a~-sL<&?@L>r7!g?Gc}nr<6O!x*&%6^? z*yK4@uhpKPB}zZ<=E0jC8za?u?8_HEC)u)&iYr@z1UEmL+c5mj({2#E~;LYyVEjL zhvP~R4gV=M$Y;Z+G%1HKzeU`=T;ld8N-;iYA{r2DwBVatecFOUzFUz|JP`f%``6X+ z!3Ss4m*dJC=(Uxm+LdpcMIbJhR~so!fH&G^c9Z&b)yepU+={qXPWw;wW|f+Ar6)}7 zKSMQ{7uoD}6nmma3&OwGbMUwr*llUMBCh^M;<<3qC8|Gx$^%3ZZh(^VeB^uPIG~Kd zHKV3Wiln5OlwiwWywD`Yh1R|yFN4+PyVs%8jN!-kKGQUghbpZT-k4XMIN)UGIJ&qJ_;Yz=#lYNOJVWe@e@+^P8$Mkh_J4ADxVdq` zYnGk8@bTgy{l}v+g$x_(*%9ZJUZsIJOq)lM@Y*fm`g~U8#}E2H-4B0uww)^spfy!- zGt?USWR88L{-uQJdXXVH$e6q1pK^R>T3)X`CagO$g9cBiu5IAF6 z{!-MRgw{5C?xCm=d9=-KMwQxG%&SFILV>E2*`8qeCJpV4tNF*0)5fG0~UsnoMn%>c+HJpT-(72UbWNw(lTV0t}Q)4 zF=dL|L)x~MaOioTi?^v|BY)rNi;$a*CIc3-WRsm@?{>zEVFi)sP6lFPsw_ zFHpfg&=pQ}V|Q@b$&J7v5d&~34;fpEIYf7I53)yprFRW9_lnyYEe3g*aFjO1;2+la zW8=!yjwFanD3YMlwUUmLWZLPOH#?-fiYkPOI-7M>^{xy3@m2AAdmv3Bm`o-UJA%_} zd$cOolE%VTxU#YE)R4*4dW3{kfi8E1L_0}Nk_pG5Ia6+sbzNZ_M-I@-m#a;{0h-Bl zaaP*O^?u_kaVmMzb=GMp&KRVUA4zh)Nhwij=@lC9wV4*q-B6J25RuX5CU(x?ZggXH zx@1%ddXGO?ZTC$^i_4MEZyt5K)&H$co(rTUN(A*vlsJ01cp$mWpd+B_)kr|A)Vn-; z!|){M$Z_W7ce?FnrIY}cDx7pPj;*r-OM~_N1WP4t=e0p=I;G)p1zD)x`Ih+N6Fw6g z3=(I`UnKe#&20C$bw{zW^1EWjls)M%M-O6_K9Q=(cFs`Q*(jdihSyWP%j5Kw9#dq0 zkSOye;#tS`H)=9CucE>OBm#}Q7T_(NPuTV6dq! zR?$Fraq%gHy!9sLqft4m4Xo^@oDLZezrH0;UPKmIl*#XulwK*coaTH8&;3%aixb{8 zFyqFoRiW^8r@%C3ZRGk{SGl8!wQ0US)51dui#)4Am|agxRx4TD6%x(wpVQy4!@A_C z(tI6N6E{3ojuL&b0OV8MK(u#xd&Uo53Osz(qSqUOY}AaIoR{Zi_TzgVj*fQ5v^rPg zaOs^s^oGzdN#sKkJW=yg4^4^>@0Kgka3|`@vy1)AwI!)A`Rmv{5_hLb3?;P>Mx0LE zm5g<=kyuOL=sBZKhzV;g8sxF9m8x1}56Ut%)@ExAV-$G2lmTKax@x4D2-lD4(vAh> z;x;G*xATM@O3u2xWyEyVSp_8Y8OJ>_jANz#93V}28RAf);TieT9iJfSl1b{jmlWMW z9%~G-6?BxJUW+PmOJuZ~ujoC@Yiv${s$jONQA9{u&7r|lu_x_tnqfXn>m0m4I-Wm& z?BpQRpI7}IbsX^VIpMQ&8!NVndE620t8bwja~+VpCETC!u+>E#prshKayQ zCcWfJh<+DHy;qEhrhJu%8#Ko&z%x)eaCK+>vE02*Ts0rScakCP0rUIvGTO+5EVf)9 z*Y0RJfI=+pbR%Y%I%(KPlkN>=(Mx$>jj_wIj$D4#xgqO(pPKTlL#M|zn(M5LsKe%D z3Gm+fS1182*+PQG#pwQ(!4v6|u@uN};-G^SW~KhJX_UE5)$Z8)TK4bha=$1~O!d;+ z4Lrw8D~f3Z!tnzO8!EWcH>+uDJ%7~ih9a2y5Ik8!~djaKiJJqfJ3ti0C9Su8vPShPN=5$OM} zym*H$Eb9F+ltZpKQZhVUs&Gbaq(-pv+x3^P>pIi{6F~e|o`_nXtQ8i>}oM+xY9NNn>$RUG23Z)yo7ukh;}N)ui2=R?*FJ zhwWy<;HHn?;J!4j7(&CBc{Hzc-_Yhv{4&UhiEWAFlop1rR4X08vo2 zxz=QY2mG56v2Rovcp(NB62QTJNH{{7{%tpegT@pN8dErEOyQt0g@eWv4jNN9XiVXt zF@=N16b^vO6b>p=IH*kFpfZJn$`lSNQ#e>y00)gJ95kkI(3rwOV+se2DI7GWaL|~- zL1PLBjVS;Jl_?xlrf^W1!a-#U2bC!tRHksSumBDkQ#fc$;h-^vgT@pN8dErEOyQt0 zg@eWverrqtdN`;|;h-{wgUS>RDpNS9OyQt1g@eWv4jNN9XiVXtF@=N16b>3wIA~1a zpfQDm#uR>IO#k{nP?^F(WeNwCDI8R$a8Q}TL1hXDjVT;7rf|@h!a-vS2aPElG^TLS zn8HD03I~lT{I4;K`PGKGW66b>p=IH*kFpfZJng#~cXnEo9d5cz~gUS>RDpSO`Be#J;Ws2zOxUDQetlX9sAXaW0eGx0S zO_qq2+v)Hbe|q4*FZoZB{D0=i|M9?r0{?Bs$q6H6&uIn1)(ibLOx^gr(KUas1Vx*E z0uC0QU6H`FTz)+Y<_QI6_wAeof6OE_J3CZ>%CnmN^Y5Um^P*;~-~pPKav<(=I5)b`Vh}2&T~F2kvb4i%d+Uhs<#@ zY55AT)%crrw={Yf(O-qdze!Rgf6e#8TXWSgpXne&qJ#)->#IM~N?6=*QSc&(VFu^j;MUoLTP_ z9{x<@aq;82GEIWTzQn@3jz+HM7?_j3tlg#*n}IlEu=jqml+9YCQZjqV@20=xl%(hI zqHK3H&4OO0Z};(%>( zBeknoExLf&#r$JrwL|Nv_7CQtIJMc9bJVBz2lMrJPisB~7GHPC@B6B*Y9IaPVF%{v z>UO|3^UNjyvie$Xtf1*}QWK+80 zAn=%E?PZaH>3l!QqP)3ba8V!2??fib$LxNi())3$to^9JRm^mzceMir&t)i7yXvG8 zTh^)e!ud!cb6IR#$Dy*X^L0;sx%U8H=K4(1RexIbyGq0PF{9KPE#D{K^bcdF$A8c` zEVOD1rCN;|SbI>Nkm>oyw)VHK?X$@EJ__Am97srR!>=zb%9=;)TG>o@nvqummimd3 zO;g`rM0St|(#I}^y~W>xP+(cx*K@wZ%k;wxXV*E?wTEi8;V#pB)+oK8H=BD4Xoe)V z-Ro<{oQdi?a-aEAe8rzkB-*X686d>sPR}zXhW)Lp%@VU1c0ck%fq0qSwX6C2YAZh& zANN)R%6m?U=vQIe0h;f0i_(zF0v=5FJ*{Y_YY}Hs@5~5wj(E{cbj2PICGxHG|Hv}r z{ou4I;H7J1*g?A6WjC5S17-d3sni8|{F6v2pvYMEnH1@}lF@T%LZhhCa zhO`a6J^fH@>Pz^;c~wg)Yf4qNr7koY@&yjn)t^a_dpYthxDfbAP8=c;w zVg*@nLdSiWQj|T-sK2gQP#X;j!mI~R?ywy*vD}Y9j?my8CRO?v)L<~qDTjj-L&S%> zK*&@eiyxfN{h^ww174LxC9oXvgNl#+^BcR8-ZxJ6;nK~8o_bGHJ{tmXW0uFCxn5K* z2z_~;1h*&6d^Ou5*x!hk={*@Et%weDB);>7D{d9dbR!N5u})la?)3Ne z>abaB@af*e+*%aM=8nwl+(4-qw(xg)5)DUf8y`cl#c5c~ChO{2fH!mIJos)AEw2qs z{5)_stG;LGL93hGM)g%Fh#8j#(_H2jle4E;QTlMXDzu^|x~npLgdP*5{XuWC=-=Dt zc&nf|wuP*Jl=g)2=>Rn!XP3mf^zvM;U|c$OSjfzd=)tkH#j{bO#)W5%%GW=i{5;Of1f)z(=JUF&#qlVO%{^gI`+$CFGgtSainMdlJ+$50 zTb4q{fr#%-iD|9?MnsQ@osF`El-O&-x8945wo{&3m}%cKq1=_$bTB59Iwq_aqyt)oL=w1%9wNdUa#rcYMAZ{{2VbNasno(f*RD zxdEA-z~#2c+fSD}FLjORDUgoXu?h0YM!os8&QPLM=Y9L6`;!WNjo&1tn{K5hn zdsbm+q?4d?4qB4z^FrnXcWpkY2m&{N&!75?%hW=3k(WeDU@ZJ*Qc#tYXBUQRuKx;xZL;LvMSM6;*#!Zp~~aJ?_ba$tJK-seiQosoStJ@I>vh} zC5+s@jFkoR<msXzOLhVJZtqznJ7ayVV1)eMpgW7 zO@og0TvW#G6Fag@(~n#Z*R5Hl&wA1|SKywMHBH@$K<=!0G#MKl{kz4zx(~(J*beF=Hd(20 zy0XgeN%m3-0ON|O?w?{YC&`}9@k<&zc?Ak6j}a=;oWVw;1fAJ0YL!^$Ir@Q6rGwD{ zIiG;(8GGKFeQZP{o5{UVw@zo>sI{()6{toP*4~)N8cz*Ypydmd?==Fp&dRL2^((|W z{*B8vBXJ${OZx!^MD$&aA7w8)bM6)hL+?T4GMg460j&2Y1~wY(6wk|8>D7elv2~E& zqxtm-9b(0?!Q`IUzyESPNMO|@A;usxF6mqSMWV|ql!ctc*d{LbzKY%zOTC-H>g3lb zy{|=n1VQ>1`ff>~^d`A+FB1|4bw_l$#%u9@q6njfKe8D~Zy;ZL!ie|4x4IYt`Fe(K}^8HSdJT^(2n#%R52@wo~${IE_Wg-v0e zh{1&0IjydN_QWR!(HxnsRr^`Irt{!?xFDYCs%A{}E*9Rv&sQJq+bQvzxvF37CrMrv zxqVT?f`qBTIGfcloWIiwe3)G=Xk1zf79CnEbUzS?$Zshv#$IGoH(o?dUSy+SjLQ}N zC0k|%P;H?1DL?{z1~h#WIZz5{7tJCqaCh-b*3aL1VAitP6#a{{vTmxA-N)s1 zvi{uX9d29JKkCDO5c8o+B4OhHyDO`k_C6#66aO_A7g0Or3^Y4^Akpz$@cpQzF1MG#EhzAaDEe?Wc|2CL0entGydnu0e%t@3jDXM+V=%LIu;|THKvlitkC(-=FgtS(bFHDSA=F7KqC^C{CX9IUI~wxNUf= zRK5tC;p?j6*>x)WFwnsOO%eqyf>atYyz2o_W!EU`C^55DJ`i?D#YoE&DbXS7sD@Oa55q`DFI( z@h_|Ev-RmcFl#IUp!m;FXbd5F_y1#f`q` zxi>aIp%lkhOKa_*82>V1jvKv|F2`sE>+Ph}G`@vl90p}ui%ixqdiaq7!%7kadb3mRV^u}izrFL#<(cX zzr4AVCsk%%uh|~NsH^cdtTl|%%Yw4R#z8s@K;gF6z;F%4lU1W|Z@Sx@sqlXo`wHkd za%^ogGc!}n%*@Qp%*@q#!^n4m7l6`mk}K#j6%HjFg*4TuD30I9c$++Kfms??l=ZsTxnMS${#~V z_W?X)@SBjne+qYiz8!yNAp8}wp5;$XKQK2T(9i782?3O3{pAYKUf+Z^ zB>mg4y8jST{`(!xpKY?Uu>SdAVEPlF%hMmz4%j9eP{Q}e+27j)hCYtJhg8@i@11;?V3Nz*T;pFD=Quwr)!(>pPqfOTcVfIyr>650YCR2Q z)Y2SK<3`ON>trl+aU^bVon8{3Z~cZw%grHRg1|Y4Y%({H=%qD>cR`W&(Hc8Be266G zSsJhzh2JzV6Nh{g-6rUZnz846%mQ^Y7jD~weZ>X`I{-LvqBW1)c_^n2+i(P#liB-< zl}pBZA8x(t&(yEiC>(Y`I|3W#^gV9?>^jUJ!BoRcoBSw^dn9f!a?`KIOC2}5gHRci zR-V(C7=;m|0k#A5yrM4%weV-?K5-*47%@QKif`Zf_OpqopxIp9IQn!Y1saN7M0nMw zAE=5I6|x{WduIfAvt~BftEAR)Orw^qQLCSamTDTKYOdvxz8@a>TCKYC)yNEGXY2oCbO6wsX(H zbZjh(Y#gf0%FK|WW^9mVZs8bWb)t-B;E*WnoM3Vk$F4j+uBVZ7IQY(|ejpN^Hv$2e zvN5u1oi}-4xtIu@HwGBRh?oebfKGk`44eaEX6EO&;em%YV(_Q8H^k?+H{ztXx3}OI zU`4p&6<7kVzr6{K7@G?)y9rx{OhK)IHo==yk2x}GDb)!xf{eO(nE!vh`_;L>+cE$D zB3i&7QwkV=`>**4WM+xPe=_r1l9(~dJ*2Fsp>S#ohl7bsVVf~hNIriQ^({>W%>hcv zgQZUz{}9nVN|R%V`h()zls{XuERz@Pr`#VBO?w(cT6}>rC!ra3nWH^2Z?ZE^Elf1N zyN5Z&_?c?zn?F{L0rzwgPu+HkG`!zR)C5#qj2FKF?ecEGu1MS9V&SYPhtOJIrECUF zENMGP*%^Kybw&`7FoZdPZ#-$jS6i5|@>Cep^fr!IQw=XxkSgLtffh&Dqi{N8-P3ZV z6U1jBlX4y0z8#|wt0xT)1TxAf|k)3 z5B_!x|7P>_@85(#SI~dG2wB+wI$;IIu4MmH2J^q)N$s?YsH23xe+&JR!2egaWMlgu zf1E?gpzH`UN<{e$%2-iA@ccBqwcg4yCKmh|+#Lz_0CP0=ND~l7bWehB zmBQ=?n4NDiO35CddgkHdF{E!Cf+SjEXgl^^-*v0qao?D=4R;`H%Qw93S~(PGi)XC2 zG01#D4D12)owx@0MYHehip4LLTynvHY!Pju>+$i>)V#QS6Zn|%hN|OE{(cH1CSEm1 zg0JoHg$WNEMNlsyZFH&-L7dT+|HtGYl_7)`pzwJ-wArgKI+F5WLN}%%Bra%r28K@! zXUwLVIZZtnSJ<#JaT|ivw5-8s+*s)K69drsJ-GM zfH`$_!4pO<(oMvGr8B-4coL%c<==9`|4re+%+B*?7OY?SdfEO2D^{Q$k?qebe`5tu z#CE9~6wr6S=Y#(&<@;j-13jSs#64h>?0+S10&*Wa_n&;*4=$m2{yrt=KlGgc zy-g0FChw1h2e3_`kMG~sBIev=^Y@zz4x7yq(*hpU~d({+0{=p=JHA zRIssd0KHKD$r3;+fH7(Rq5`-u`YR0H|DvMB*8;dQYV&ZW)^@hp+-j$*M~CqHJr%!H zod1;yV0yj3QdIwA{Qor;tiUL>e-6|CrlQM2-9WF618;LH06KEFy^9vZ-SPKS{AW!2 z6Vh1Oxc)U3z*XYks9*tR)c#{+{x=mJz*MbUISd4wA>G)FgYBK!7`j@&=f(dMDgcw2 z{Tao^8aNg}#p+-G2rF>4{5xD|N8v(G)c<|Y|4*2}&H|M4|H%X_z>oreH3>An{qy91 z^}AKWhhP2a$w^JLDWkWfDSWM+E)87(<+n-8|DnnM?_2@14P zhIp&tK9^`4SYyMohTp|m!4rZrj(3StN7FSBk;p02!~xtvi(r!4VakTAbESE8vaDVB zwL4^p{J0IY!{IZhF_zzjCNb2kEDmFGIwKo#)4?)5Zb{8h#`AjG#=;roK+Dj97((I5&2my zsqnMWkNCCD$*^nkcA~<9Yzej|;$KdlQ>0KVpAG@o-*1YAw(%1csiq2=R7hor(QC=iJrC`RIQTgNaBH=bZ3Ky?db`0lFa3TxrOZ!95({_MmNl zUv1)#*8NhgYLCZoH#vS{>94A2%+ry!a(E+sUh5Q7Tm9G^yR?HzD!@_5*V0j-Qf zYa%VH875-#ZDdeA}_`23o&!;(9r3s6Nnyl*$UsB?OKc0b+~9>)vCk)m!k zR8$-dJv+6YdPL~74t&(*P*nHGqp`;1RmpPqa8*SrFT}0!UhfYyM4D#WrNawuHlBdQ&>ksXQ(t;-OhaIUv!NaGu%UFhrvv8GH*yz6W5z2SFWxUoH69<$iaAH8qs;H zH^FaNd(ionTOYmVw8)U7p{h_HxwQhE4zp;P577>8(3oK_I||49VepG!50b!aUL_|0 zEq>zV8iDuLey;~=iXYre709`2_1|MGC(;^b+ZEFv^E*aEmIij7=@$GnwXQ;2*Y{|P zMPshJzPcBEZ^_BS$+8+@)^NIVQCKGbNIwrAUWlxV!X2fKx3k{K)o~$8I zu7fD}jhG%Ht%n|sKK96vI5#i-iz^J^>kpW8mRd-E*g5=!59Nor70Uy5U<<0%@-1y< zmb=DI5~HucHP?8h4W#JeRIOxjQh*Asx<*Oc2g`O z7j5enP4}*3I9@rI{214o<&Aq`U4ZbBBuNu6Q;rUgq0QmOi zeJkNAQkk)W+B@G^7QFEqz*3jn8Q!^f;m(uYV) zGoh(`{rWQ6?NzF&->zpe_2T#ub&U71KWqKer4O8;fJ})DRb#ChBt2+br~}@+Ynl|< zjKLdemyIHhC{4yQ0W27o2R0?E>{0a~R~+4j^;;1Ok7<%jRXF#+eKXT*D#o;f0>x|1 zAQJ9mO39!_kZ;~6D?s2hGxr*&AIN6xnVV6a(n*gqqP3wuKKT+Kb4vLZ$yEt8x}}<{ z-3Kzj0TR6)JBm}|;QRRDo()OvTM+!co8k+=cUuR$7p)w&rL9aPALmz4)L^$YMxUst z!SZ5OiBiT)$r2(~BG`)*vb;qDN$%dTIokYE(ON7*T7nx@2f%0%J4pq-r%YoXp3%OF zNZiSFPh5eP>TpZgxW#B?qS(~uZ(G#{AEwNfHM8#b$)d4&uGEM95;N3Uu5^pT!i0SZ z$sF{p$lmhOOQ~0M=3x@j8q9sv#aYECBqc|)J4r9(q%c}VhNR8)@(I*Znvog7Nxwg4 zw|Pt~dL4&|JpvYHe?s6wB{l`#>FXWC*3Z$pAQos|>I_>Ez`q~xCgus9so$PZH_Mv% z;uQV7KSgQ~^=wKf?;x#R9;0beId)Zq%0cN8oJ}hE{T)Zfx@__VVc)8si!iE(R}$W{ zD(J0zH#=0#A-;U1r;aq~BV~(RRmu>?{3{J0O)k@8VG^*SQk%71ttnqWOt#_s0#br= zIEAtTE`#%SE}x4CM-GZ(tb1Aiey)X}#5wv*u+SjG3K!2R8hs^`3*CjatLtlQEYk}1 zp|ZYM;#_5x{v9>;zR;mJh2*fRyiokejj4XdzP&qJgpFW^DeD70)uGgh7#Mv7xG+Di zK|+Lb00)2sMm>(^t?SgNn7oO0c|@&|k#ppOH&uQt!*|ghj15z%^B65tK0>>YDMHfA=f=Xbpa7zTK9+T$iLs!q z>@%@op|fCe?Uy`I2*xrAAB35!F0a5WVg_2J!)gMU7J-hr)9IFJ28tcai{h{Jx7IX@ z3+lNW_)Pa&$bsA2Ys3b(k+SvYna5n2FD_o1^B(W!sFfTE%RW{F2CJCGsyLh*FD{xd zW?ddH(0-0j>&Z5Z8%?xM0K50swMPtgG5+>x|Fi=b0;Ocn7oaPs`^IHx7>W!f?zaAb zc^U{v`B5GRX=Z&%*_4e_o#(?ejRrDEK5jlgi-ZU=zDPl1hsuDy)ho>yM*uLLCci^yY6PX4rpv8&V{Tp3p@2{3|M+;7 z=uEgl0`0wZ8AL9K@Ho6fj14fnH+i$@f5?Icd=uDGOJq6r^mPM6{|>PvoS2*hNTXKM zz8(ZweMVJ-@*^vY*_vzd)>4eU{ef_BhS4zka(4DZ-Tsb=nv&r8=*fsHFhGazp>^)? z)JqxZ?rI7CjoxFH@=XY)0|E4EG513ykAj%n2gc91{2U@-u}orxQetjx^R0O`I~P=w z0QcB!{>=clj;9(ta?k3|B-o3V)*JUot++&{JE3;e!O9*S3`x~$kmCv+`+E>my`dW)OR2@uWWu_dFIg98lxYcNPeQ=_SuqAD$VvmnGu;Znl*jlK}G| zVX0CdP+19h8ZvLZNv4h!{NrReX!&!aY*5ID({3$up(?G7@lOQ%q3~r{R$N#cJGaTH zEy%vleOFoehWm+D4m!*7leW_#B8&XtcVxe7fpbKfy@>p{`>!%~v;wDNYKe#fr@D6^ z^tSnK%~Q5~n=G{LHyYHnQmzpkGfe}!|}G~(*nEwCA$f( zl&=il*UHm*x}*0v_Q&5ltcdiEKVdDcMoA<}mK6kaU|eT>r;305v6jP2>WpHiPsJ;i zqwTn@i2s2X7$Wgma$YSF7pq+Z5E&F};k`W?Ymqgf`A9X|hA|pWjZ3JCqqfnjx1Yc? z9`2W>2+h`ZE4-2#(-wM~p)HJ%_miBipI0WVGUO_sR5Tz{0l_(L6)e5M*m!`UnqEG6 z@r^~o-3qQ@;(AI+nK2nm-4T{ZHBSnLpSPE$Jix!JO{J7V@!O?(8h88yAk?&w&UAhz zJi-R%zHh+mT^q>Df-_f=7C!$Rzd1ACiBynw%xC{mL;KKA)SiP_pQmw~<#$Ec6Htsg zzLApMuOy<5zJsGZ$--y;h@nPqS3@3$pz#x2 z0;*5p@AGGG7%ugP8S2e80SqD+$z{hrqw@x3T=oabkdi;7N<`$!z?b=cm{Q^y-+knu{@9gUO#z40T7Z0`|F~C5aoIqaVTb|79MYTW3Qb4M&$68nn_HAK#>Wp+< zd_EG{ONC&S&oJbW>(NMzDM$&@V2{}DJs}v`l>-TXYQ%8EORY5m1K`62kUic!2+z&3 zNxRzDzI!+UTpTPW0Mc{c11e(8ti-Ju-<-T$6B4VijZFp%Wa=DZRX5(BFiVWL$T4yGdOhBtrct9%!Ksq5J30`X@y;9nhP^8!qO{^+I9yEd~GpI;i0W6|QZlGek zn0BDzGCN3RX`kG<#he0_8BeDVBJQXIrpf&nZ9~>eKP&B$00aiMvkvzV3sjy)<9diD z6g`7S%+;||*mc`Pp0YcEH2Mre)h$m^{G-PJP+$xN#SxnwJowQRFv@Al!VU`MM+%9v z?+1yaYY$B@o5CY25+A_C%-d~{$DPa)mePm{U#WyZOIp-2H4Q2|N!F${Il_V8&Ahj4 zU;l$*{H3TcrK+e>F{Rg$CfxiOxkXMhlQ*Gk1<_pYd)E>|B_7l(>W^NUrlc##3sFP2 z4s68?{4p%gOFHINKxh3xk_9Ht{?8CkR3nLwV#91Ggxd*rV|uP)&=R1e60Xv|gGAGo zEeiQ*t?1_sr2b*&#r4@lEUXJK(tF9*`Vu#T75j`_n_A@IPEMHCy- zR0n9;5&}V*0d&0>I@U1!5V#>oMca^UEABqG&o{@Dk^O=*cq;SXvOV{Zo_w!qepWZw z6X+idN)Y`jrtkBF06tD{wJ}p{7s)A?oWx$Uf@4lC0oRk=N=o-r&l(UvZ1b63c?~fS z_v=eP9%TvjwSEEx^!>bY>Q`Fo8)K)dTR3JS7D57~9(s04*zm>%=%!4|6zlZ!(rO$< z)DzTA$PaE1a!O(0k{Yo++kQcgw_s7f*k_v7Tw;2?>9GC6!UMbML=TL@gap6lCEeH5 zQaiO&H8LCjs+?O}*54#WLWgsV5AXk-%e!A#j@8`^7{7Nk#B9um6`^162-$I(vSLN!#9b+vg)srzM!lm%Fb3R}#6dcH4Y8q=M)Vz(n1` zbh@(q)!h zJRxH>C)rneg`eI-O7WJW&0tAp;wFC0h85H!2~$dh%KtLmO|EZ|C)+vZEE^W-R{wfijvoxu$eovCFfBs+U<#u7%M@kKNUTD% z<&+imacLoMX)@+#7R|Hl$MNL$x|n+{faFY_Jp2xJ%XTxOxmIkMUKvZ`Y?hSu6gm45 zD&93r-W0jr1`#{uG&wsI170Xryh!Y5p@i9NajFP>z7I5|iz3b0LDnQMkLWDvB54ch z4LVIFU&S&xM*TU)2T}xQqFw%hpZ4EQGqnKyPj3tIJY;dvUH|-)2J=9b0Gf#7uo5ji zYJ1+VuV;;oKGc~h&$G~+;-sZHc4+b-*+GM2f4w~wvfvT`Peuy_Fp9}7+*LRJE zU!)5=E|Bu_wv7%i_H}Y*36M#-d{V_swI0DwUOete?|WgOuu##=zFrIEh%-x72}tl3$?USB~*>N1QA)+C zR3m}+SmbgvYMMnq?#29lJX^dVqNEsNo#~ z6(TZ{2fs}Ba#>pQi%WX7KQ>)B;#W}h_@jl;@0}!>Oo~_1lgn_K#T%eq3yQY>Ib4B z(RBtfdL}V=db9HzrZEU}Kd#X46n6h`?)wA3{|XoKPtU)9V@C&Ya|ikw{;4?tD(qN) z#r+5R;{7{OewwyGA^{h|3!R!}Yz?I<1?7NqI;(UtZS>v{Xxu=M14QG?+wiB2Yg_1? zqOEfqZi2ub>g2^GUVA#d+7c)F2R_bgE815zJS>kAD(%@(fB;qx>^m$6wfJ!RUL35h zcr3IHNo2mQi^T`~2U(Kp2Eq@v9+?=dKhneEP$kE93q&J`5pio0lRCwYk~)!>lR6V4 zW??1qBSG)y+>H+fDN@MpNeNg17=E6ml;)RWdSjcBy1+vK@*r`UB-HIJsqyKA!~C*D zZfsNPN*EGgg1}8J%uiu{X%?5XcC;E%^CTCZu8XW=GJVy74e9g67y!R!A~QBmZG zh*4(Mt!ZpGHy8FR7TrdN_|0dZI@E&l0iweCTnr><>8g4Nl-OnkLR?sKB6yBQTxgW^)u~pN<2k!?LnuH~N_E!u@f73Sq01kC@4*@8OWc z(`zjd@cmN(zyT>b+Mql1_4F(f*~zfCt1?dhW8!AzX#JH?-`kI$w@Pn)FUMQyr>=Ud zho572wgdgSdZQh#+8n|9MlSo|*C~+(4M;M%0q|bIhWpZ+ke<;%14Rwy7cBXb0Ol98 z<9kPI{e2t&x;Q<%K&D*oX?LOFzV!}dav{OU`~y!$Uu+pDbPnPm*Ej_T61&Js5V*oD z$F4BCJ0h&0OE;Y5W(evwG&sRmbC|j_@n8_>oFsJMRaYkvgU5y2>lbvJr5>{t*$ zBrkr9F%=R7_aZDWD3V8rVvtx~VXE{jQplVh{kmu4fJ*ihjWG>6I2_IdL@rnaD`|O9 zk>Z%m0hfcJkX>&6C~2pxQer@5r>r5r?AMB%GTPn)S{_CNxAdN6#ED6hx)kbCp4dmi z-DQ1Bi^ewoqKsx5pZSz#8lKpcW@#S)eHvO)xjc_puGwT~Ny@RBtG!%;!#Gd|EUD4w zWcu*!=VW<3@mt{i&aG9Kubi)czU((e7D=|WIVm35rudKWX-DN`&3?gXTW9-_vL5BY zAI|%%EfRHI?Z|IwAlX^<)}#tp410vl{CFq3v8|n{VzGl47Mp@X2s!$6^Thxe2FKMw z8diMFrD|u@K`Q0TTA&4rwe?_}?{$q3K@yJI9ycQ@&qF~4dGWy*c@>B;y-(QL)prXQ zW>Mx8*}x@2q}=eAj^N@t3LW0i@<}(W(ThQpC z-|S(yTcW|ikXRFYGCRI)6##-m<;Pqo#;*P67pm44a=7O|q_@>1+m%Xas3FQ#*Of`E z%;(tIj9=J%OxGu;R8-w(FW^)~|0$mhHSvxicYesGiJ^6F6d5u1fjamh{-dIXbnkAy zUgcM<=)fw~DR}aN%5M$TKJ9>@zSG3`wHBKqyUOG5o?Ul>iW+hC57dD9?3gC5PilxZ zfqnv7Hm(eT<4RPh{o;afHx-Fry2e|w=$$Xjb>*=-0$CY&`$hY#pF6Bs8SsP{bLCUw z$O7TFV9!agH?=zJ2v`j1sSq}eetNbC`jdK_#A1&%FKBP7pH-W!36*fU9ag3L>2QYpi$xN_utRXO| z!jBbLVA+a?Oeg%Zp{=|I4t$(IP+BB_NI;WsZ}0eP3kd)&lP)jQsc0YnqQyq0R!cu- zT3yy-X!`wfA>9*qfMr>=kzHSF${QpO$jDP`-)}+Zcgbe{Bk26X9L|5*g#g@v$!6HO z{*f~L--Aw=w!lmt2M}~{JHc)C6Gt+t6yu_TVJmop7C|d7gg4%18jTfA*%Y_?(C4$gWBjPeHkEU2e{i4|um0Pf5AD zqPnkODSc#JOq$&sT^5$3D%(-{K|F`|ljsIn>_=NW6?#v-K2sA1H;71sdpOv5OI*g! zmbqxQZE8cGrDRJxOU2(`rR`cxVK{&=t3hQl&7lQig_}WMsUDVPhqzfYA4Q6q``jcl}O z@BB<5S1l~l?QMs2YGKecGFWYz+^|td_`E>Bn?^5fYg1~%5FBQ)rd3gEl1TW6BLv6# zO(@rfsztaG(pgljWPS<3xH;@u9il~!b6E7s$7!y(N#oJ zfP7SqhEb3pcZ)=B90MRii(t0CJl<9lZ!3BeTpVllKR@b$qu5O|N?$FkAQNx*`dlYQ z1MG_Zyu9fZGHz9zikGn+gC@j#zVK^M$#pnUC}%g^aIdGs%5X6Z8>sp1>SZHbB=}ab z{#b(a(7)Jk{sdboZ+}Or_53zN7JsQ!xUonrTgj@kcu&uxI|0aRfwM@MD}jSYmufgj zhh)vr(A>=5_E2_UecVksiZ}Lf%TBZpYLZ3g3=%Da#f9_AB=~W{YAYqpo1+ffU((iJ zTTcA;{BWE(HC5eQUu_P$Q+j}jS_rhC z08SDtkcaslu$Gk;rGq3d3-a!jKHEb^@>7X97yuy11NZz>nHB9}GFTS&`B2y*!rxdG zT{XH{PB<<{M7E_?` zoMQn)pwM31tzOW|rV-26eGA9q-sX@o>ua~l8kqEc)JiwA$92=nE>B2_s0W`Yc_ml& z<`)2}a@MZN$_hR1kRF;OzG1~vs*Y*S~BcM zk%o9~0N+0bGa?-vJmlk6`j_bH9-KUz0V|*#iF3P4x z43ALE5x>=O%A@k)5y+_-<|O_OZ8e9Hr<8LN6G*mV+V>5;GXo`WtX2GW&0pZk`-c?3 z>@*JX;$Xszvr&!EM;_O+c-d^K0ll5bEux^~7Q#bN;gr{UVK^=Xp05jz@myV!NPjh2 z2buAFq=wqP+-iYA2xkd)&SU+9lvH#`RKO25RX5*)_(JOfBI`=-23gcw!6ezi%{$W? z^qsAGvn@H3w-uUw9s^x^_dcC=P&NdBhzD^H@s84?f`8OES}fAI#1$t@?9}L=$&+!; zu%EUJsSpo53E`1+%c+S|vE;up)1 zU;ByA;{*66?`USD%(RKVWkqCxhnZUL9`qyaz};ER0-KkWTG+isQRHP=;-j3&*UAMeaT!Y^_R@NvcYtQYc8Xxwp-c ztbnFObR-0`(7O*P!x1vOhautE5`p>!ud10FPZcqO4%?mtnGo>;EBl8QCK%USBUt%gYe{Pn4cD-Mlaq7rgRtW zvfJjwJ#}4_i_|~>zx0%sy{2VMYfhEnhXiVwL|+g_jDM?G$}DW@nARsMf}h0=L#Xda z!pV&wB>{>4bAtOtB4Copnkx3FcQ7as(l>a%29k(*-hPotIOMESKzToHmma&egj+OJ zHB=mK4HuEWcH`q7jx4WAsVt}I|OkMcy z{X#nsNBRQuvI`q0#cdqrQSRlK95Al-(le<5;SLU}WjI7t;nAx!+qiV8JTZF}x}cvm zq4E>bqg8FX?pP~mkmAy#or_u}j*DrICc^v%*`9_Dj_=?6eHNe~q46QM!aL#b=y&;j zv2x&@3IcuJzQ3$6IRQPb56{Y-ey!a*pQB8jdkNS>8JPxWUA3fGEwD!!PZ*~R8ZZH? zyX0Bp3^+M&Utwk*n;VAj3Hz?T8E6@EA{qM*RLx)xkv75e`EJdfB^X)+m$fTf7glj; z2f{@V3qjNmRdmmK273k*n|7Z0K%BK}UvvrzVibfE_FkN{l&I;M-1?5p_wx1KLlbHM z9&hUtuUI#57zTv4Z8C8<#tFMdPGkU=-zX(jT+5A2*(tpa&`Kug8f3pF7*-;u;$>#F z!e$wo-cflSQChmVeqv;Ke|05(z|oDW;b6rh(>-a!KOvKwkRQTB*lXbhtR&MZO3jR6 zDpgq>$f|27rp}wGmI%mCobF;wo$l78j-2ks=_e+#IYurF;bND?2i z=OW1t<|0kt*>Dr)CiCSYO^*>KJ4#+gRsFD0W#iK#qBwL{hC6asUX~$(wAid#5W#K# z>aILmE2&|WizZlcdRPdRS+?$yv6G`d^}}}3AV#vN6?<5;&CsZ2nXGFwHG-pnjE;be zVbjBAzGZ4$E|oWSCSOCx9t)7#$DXa}Pi&Y?lVXUK(306WZ6#eqD~Fz3+{?gYo)y=2 zGcVFyS7KqmxMXU9Nq#?4_9 zy*DOfOQ7y|O`V4$mFMl3W&!^0>VmBd!jYvJ$4Mkpp-2Y4$oIe>5ZBI}nmSjW&)XJA zHy#+vf6|m6mAHQ}7L>K(G&eJ7wjUckGG0rHC$(JLv{P9E-gKUY0mQ4^gzR7+P%BQe z@zX5a_5=5+I6XKg0B$FShJeAx%AG^=L|3wMF*W9Lv1UbJh0S&RbT&@kmDf^|Q9?t> z>wEXnmsc9<`V>p$b9?J$DPSSVz=xmXG8vreGO4n-ppZ-HBNLF6lFFh=Pi}&y|I=ROC(h23~kxkrR0i@@56q!1sE=oLcOoL6$h8$A& z*o~M8ZMwAe=(7DE=61iTNGxpQ^1OR1ZNPPO+CY~VKeAvD_$^wg`UyE*wgQvC%~e>2MdzXKKbpQgt^ zb6obnHQkKY@%Ch^J|>*w+rRxqZpxd|JekUa^%NBhX-SV^+jlR?JL27)Y|un z2iBoOP$RQJdp5Qv;9-Cdp=B1b`cWJlh5G%%l0+=d5gY>G!Db&NA^<#qbpVMQ{)ai9D!HgZG|mxYczn|- zk|-E?pQ^aZc)^}1iccgzYzxoDxSb1qW3&)c2{d0|>u?Z1u{>}(P-D7lhC)lKAj;=X z+cFaaPasPwpiYXK@nFQQIFb-NJm0Iweb^Aj$Xh}g;jSi)a?u2bo!3EBmbBu4V41cx z-gnm&1E74Vi69x(L7bIl-HgDHrm&AHYRtf7aSuaeQ6G-Lv3kK^q4HU3u(z>YMHx2b zp*6+nM1(c%9zk<}zLQ#Q;GvClFlHZ?TxAxp_cvzn_9!QqI@Y_{b^8c5^`S36xv#~$ zc}YyN#?&sdP+RaTj?C&PX`>h}C2E3(eVj^-DS)2}Ys-`>hnx7O7KQ5XOI#XE{MrOcvDkMR!fah^T0`SBqdeeG`v^wa!alX5*s4Mt zpCGBWvKwr(9_mF^U|qC@7W!d2`FEdA>+m|@&&)=b0QmF>A$`pN@X5jPT@uWgUBM`s zyz5x39StW~^B=WdkwU;LXdHGzB=jCPe;{OsOt)y(2_{Fi3!^)f!=oA0UXV1G@T__= zYBTV+IR&@Tc@(hC?2}nRlhQqWTNRBE85<)~m2=XIDMi0~_UxMPK-lOnV+B@S#MUuu zwi#lz89h^PFbDwfp42-dnlB&fZ{CaVER?p(vJ19OeIc}8p8CRIPj#`h!;zX_zFl!- z;H7cXyfjpgVRIv>VCHkRknGbF{?3BP$z&q?lU|nPJeO|PR|i$>jCHwe!d|6$V?*8X zFi(#h3bpkmo0Kr!c(|o0RE=KrjrDcPaxK@5#_u-S5N^Bx3O&isr%7>}NAA*+j&8gZ z7Ak2yM0LSx>tY?Q~K7xSWY!^+Zn- ze`v4VmeAD`_gvhxAFjvgr=ZSf_mgZ5A^1gkN7;#d_5M@MM@Lw}yo)e!+%U zkiNaxC%2lf3`z2ZOiAj6LNgy1XU-U6W0Xj?RMX&ZeCgh>q(97JOBc^#i~sum=TSgf z`K(8hEowxP{cL!YVtZ!g5ZS4`RRE9v2sn){*54TSuF3c*y9v5M(G7)4dfzfNoY>K> z#J``P?6WA4=JUbtlD8(RR;Ea)M;2~NRTpc@YL44Y{a*UW=5lUoVJj8Z%*kXPcu!$b zEtX$;Dwj~D4Rd*kCGBRtVVT8&Ee09+3X>6Kx8IM>K{x6Vi#i?!-}KbTDjk}BKzn*l zEqQ-%dXCDOR>SLDmUnJ^jtgH&h3|W`dY<0WcaBaB@rSbWO&%E7jTtKVT)^T?t5J0U znci!&(z(%BCfXIC%cEfe2tb4hVMo zK(ND1Un6UxN$~}VsCI`{EtNIxkVe6Vvd0GMlW<)Fg1W6bH`zIvJ}yNO5ZO@73&_!x z`eAB50WzcerG|wRJ{OAa=NnpgMaog%OP}r&F$8p4VNl&q4K;lp=#iURl^ElHsI2gb zim9=YWLodW)mPslmuUBE0mNPAtBg9&(3^EzrH@|@rbPPq(oJge@TPyfJhf1`cV7D} zpxV|UHJN{jJBDFL3jK8}V;MW;$RvYdjm?CjBjO`V`u2y9p#Aq2E^)=q_bTe)O93?S zPWOoFRozZQUDHj*4)+)H>7OG-y$FxcjlD0RH8&#bC4yK!JO#1j5djwam5!x=H4@NK z*9Zt4xq}>0qlF*J#`dfQU}k=faB&yx@30-G(Yg1J#4Cq%FWCZB0ayZ2vF6ufiy@!i#FMB2TCKC2-0Nu09pTWVdbTc=RBA-Ln4;D= zxWI2!ZF^6yFS)4j-XfcWs7Brst&2u-5$EWad+mUY-rR}tc=*0K7}K*7>q=yHAmi9| zBICT@wAu-)w*@x?`cn*nWlWr{)Cc;?X*W&@6qAax*un!>M6Q2cKQ5k(XO%q0+iMBWhU>@!FI$cQ(?O5>B&{ zF9ov#8{s5+$Gqvh}}@~ylDRiykQQk6qunwV|tcX=xn z=O_abcvNTZ9{?R3g8Wp$aChf18_7IN1E3(YT_gNQ*SSW!EMAjmdh0bx+U2HOc@iw1 z(ehg+a)F@#%a6OrL|`PX*SpiJ`?qD{+Kvm?yOYDMYNNNu8^M^{cwCxe)UF3f!nm7Q zr_DhaBY$#a$%B1-KjvcWofDQ6DvoIx8NaN>jt3dcAi(F?0{y|Ut_K;cxbxTo`+M?y zwOFX0svCOhqVC+$lH8G#S(K?0On-JM}9-JKVufmg)qd{t39|5?%a z39wN;%UwMA^%QR4Q@FoU=n+e8B9(-aJ4Vh8q5`*RkEWR&I~9@3+w(8Y)ywbFh>ZtL zd~+luFW3Zr@+I2FFv6cUiym5%b|@_NE-b+6_Sh;ZQ9J5yNGp~1b*}d^!Rx3-U+a8W ze4agOq*IecJ&Uj`<1ZCK&9fMb&k6>}r}10p^A_5wML26z7Tbt+%!#mCY!| zlIpnS--m6=;O@8DX7ZnQ7V0dN$=9XCqQJa#EnI#&?3+kMQ8^I@3hN}5a~c~oKl3Se zF69HF*6}&R{jrMI-Lfm> zGu)AH^}UVBOH_8WYct3I8B^X}Kx~S8_b@0E{MC0?5DfnbBBJC0s=D>+nw>WeyqECg zLf9$C*oJS?aC6RS;6q^jY)=&rP6;6tp`;MP^gyAz646*9KJ%ktk<2wSk~i<}6X?!6 zaD1x?=b!zc&D2N*V}{&)_+OX-zgi!A1V0|wy4Xt@iz4Y0NI}JlJtxmIdzC(9$B%NC zx=xn%VsA>8_BJ*#$9|(8s`zdod6vv9O7Cbvnzbrj>YB6ut5_$I8hoi;14?g%|DA;W$~Tmn|IoZ(VAT*d(-p!|h~nl-vtj5&3c z?<)l>Y&W^~fdFW37--I*m*25Ih zOa};?sB?g_h{9|x9=e1WYGExHa@`OH_Tp#2c#qukXS)ahQ z@+Y3`2od!;47oi_8}R?keK%a9B$I8@s@BG&ORU7BEi*w-jSgVV#}>h<4o~;4fvHYq zg^1LeFb?IgXc(lnXdq2vT}4sAwT~)C;7k*ZfF^5Ag0-&zp2U%-MFE4tqOGn*%Yccv z0>5EpjlWR5D;)SzhQO)Vq`LYotgK;A23~&*J@dy$HlIPr{2bPgUrXt^t=usSGbPV4 zOEb%-K!r-+0jBnJo(>X3;?Hr6*=XKzOhxjL9kixD;Uzq$7TIc2-aFK!;OAmJd9%)s zr{Hsrq-;ovUK~U~BU%^*PSASX@Y)G@8xFsYvtTxi+<6Opdo5?` zf7X%^)ZpPw;&sAEA}pY(Iphw#n)Wt>a@rG)^G)ZW^1o0&BIwc+JF?sTc=fC!YPRO6 zku@6V4cKg_9SQB=YVkgg{1i~liW<0UtFAu^I(nHDI##645fvAZyCqu6c6VCRgc@ka zVIP0m8&hZUY%>(_vJtuS`gr|mX8Y~u$`t_caJV8gdJOM*?n%9NeYeo<6!`khuI&91 ztmUQG9YeK7qno2nZwz6-1&80}_;Ag7Ry)1tD&W+A{cMoh?+D$!Sr>csBx9+2bx%+8 z+EmI>XDb#c*lT6-WUV?YQ+wL3Y|iJ!L`|F5-c8cDfIzC;JyN1=qjr}5cxSGDo30c| zEbx=DyL*7Fm)$Qg-(LTwQPxq=RD&@tjs@l*yE2qme4r1y7 zkO}k~ZwG+2nTj8D1-Zojyfgkk21Lpl2ShZee0B@r>Y$OTc71?m;TQ)5%&H0LZUb&Ej1$kWI~sRZ5Jcergfym?jrQ?NUQ3-blph zG2^x7KoHxtjZC8S8!6ZIiZNB3TdJ0yD!KT7oqYvdRZG{mh*A=g(v3>P;cz&#w9+j| zb2xN!Xmm?UcPJ$#jkI)1cS%bs(p^&D!F!+kc;ELv-}`d{_~Q=ON3XNn#xw@*LxHZW{f8r3ew> z%f{0mY8I@9n=BFgsOHbjok-@1rz!8bo~1bV_QpTpnDVlJmi7uA4Tsg{E>6KnmrsC( zHM_Z1`scJJKqBf@h zih8)^1#RqFKN-dDYqk$0Hb{5`^uIzn4zXU-fRF=nU4EV0W|7zSrKXIeE-wPD*9`6W z+YI_L+0%c1mA_hTc$?ziRq1C<7?2WQP8QZMP4+pqvn{qvUq5M1Oo)7fdXD*9|Fnn0 zk^6(GeSJ0kd8^`y3Dbfmh^M-{=f|@M0O@^eiNP=TA19CBw*UX*7Mrhr!&^I2dScDBF6F9BI2@W zG^Mg19ths3?D@CyU#L@wROHfoRc5U38c7k~Q*6jx%BeNMEpZut z-ch#zBi3LP7bRgMstslVnyuK&!`>e;0QW>(zFD@&5NVKF5slxaQBjY=NRo0Ul$LUa zIrU`(~%aas^Gltf{v^t%ON`Jb)6)(X+tgL&I%+wtv1L8ucJ1Tm|Pk$3t^M34xi9f#PmwHORRaW_o0_W9f`U~*G}N?HlK|b>I=k#Akn?$Tt;-3I=<_lP zx#yjp zBK8C=^4@9a>-PK71@hv;U(%J8iD8D-Qd9Y3hd@;%1>d&+IE^dvUD-5W+lBR+Zv_ki z`1s_-QFC*{Cb&~Fk{M2SXz+uElm(R%EF>vMGgjILZQcy8KFndwomj1Qe_&jZyiq`5WEXc!k^F1v+%uT7wJTHH z*8r0f(ab60q-MBPn5Zm$@BB2kI1p_V(_Mz4#);8`0`3nzNk zCQuaxE`(A13TRilQH+g-Su}<+TbOUKT9|(dr?=4Rgn-t*@GeDod^IoDityNSo10zy z$#XiZyU;3dTyu>YNas>`HVK98z?>F?GdNueb*uXdD0?fW&W#d9ilT2CrC@b)PTX;>YC(pQ9N-9r#o9o z0UHjSKaIif_=af4w@)oyGR>h6CL;{oJ+wR_En(u{9XPx%<^j~7)}^Hq$1`6Qw^ysy zdwnUYh~{8#dSn%z8^Uuwu$B%z|Jp_qvfoV&MfEuV6JYQ)f;x1=udh-gCV*#Q-hNMxkP$tSHEq z34TIEr8C&^P@pOmIc&bL7TDFHn0a+?b@rBTP>hk;dip zV!EUydY_N416Ss5eJa;2E?ADz72Xr>k9^16V^hJ*g41eXj+_GNe6h&M+X5!qClH4>JOiy!|$luEuO2fFN}oF!x6%S8*$e3J9FmU!1bp z`Gz)wHict>y*S)4BWwlU(_4S1Kr2*$8HoOFryJWkcrpD0WvWfwfc;d{=qsyuF%D8& z?ezOc=S`%%-r4uh?5Kd9t@tfX=>E{!o<^v$&Sz%dITCGl(^8enr3WMNB1MI!cPpXf zp$jBA+N6zeK(oY3w+-8a{T9!$kBR2}(2h&2fZ;9!vC`~jtZ)^ICz0|2C@ml|v^)JK zq@+SKgST8yu~B_3K-gIM-CU2WtM-l1r>clH4U@28=yNk%(9^F0En?Mq=#-%|`?M{m z5bTy+vVfyQ?h{Ia??OU8S~FB;b{ChfHk^>WE@&JPreBkYd+Z6K{`$z z$KjNvo??5U2jX|TG!;zlkgOp6V#OUqZuEn7H2j0;Jh2 z1V$uf`ww!FwwaN#ZL76KLMdF#pLQvwkpC(iuS)w$Ub4ZG^opl^Gmq3I+MwyxQE#0E z8xVGUJWc~#jfcMBtqHN&>pf9Q``YAw5Nlk}BtKO?gVNLkWd~)Q!*sH=*yr%%;^?PU zENNRr(skk7E`kIa9UmGu;p*Ai6}E zETSkGGnSA5l$V?Dbp34u^L3@NIN6?~!~+B0EWC@TOdE7YIKUgR!(y^Qw`5LEfGD3Q zDeHv(Rww-H8sE1mdNLgB({x3HK|kN|UiYMQ_Qo2BUY#G!y*u`(1bZ%QZ5>%J7!4V1 zw(Y*UKE5nK>NBrSw>Ik1L|$GVe>-0VL@p+PssxmQ-tIR0n%hX2JUUM@5eoDRD6r6p zBAR;}Cgk1np0z}5zhbE5%f88`1L*5N<)+!Rbvr#SE^=b$O(pgRQ@xgUb~c-I=oxNurWcSrV}85gikc@qQImkJ5yW$Xp>&R~%J6N*^d*`eN_W*>ee9b=!SPQd(<3r^ zJkREjiu{LMb!02>tq(bvreDu(Q^I@1lNx%rwx3Z|5KZT=)ml0_yIv0{7iEl^?x>oV zY^!21Wq5fF6ZLgI=vP#|1F{*gae_Xc z9YgH2uGH+MbE6#WNtMN9i8MZaSo~A@@!RTkiFDH?%Mt+^lI$s}BSn>gT9eUfrpC61 zpQ_}%;uUV=cX#YAf}TOh@e-c>@TjkQ6_I%qa^RY|(NR&9bKvd*K#z*od{Gi`PzyI^ z>w7+`#XF}Y1=y#6Y(P-pr9gJpy!{$dcc>Oz8HdguSyZ$Mf(?pPDAHN2@u9K`Uj@kF zH7%wxzJPo+>b@=`YF2F@4LrRuR%dHEPWs15>^Eq$n@J3?HF2T^{g2k_zbgcPVV(V7 z6oNO#>J)s~SFC(rB#8Ia=L|t|BJ24|BQ%Ba_z~f3ipkhfZ<4@z_GxM|7MNOzh=}m za9zFL{-koz2KX=uT+D9-?M0me%9jjE9nQ4%sY{)xIeiga%a~;MGTBtHsKA8T67SVh=^JH%SOTF(vJM$y zs^8^(v-^@S4rN!x-sL=Yqn0$xS!(%+?!);+Zu{Aip$Rh@M%+MV~KFx~# z*!(;iG&pU+d{E&p&j<`6P;iuljy6BUvKuhTD(R$4u36BtHL>SCj-db8!K#Ov&8e}8eV zPS*cn*ur}iu}r$FP-m7TbY-AtY0=t+oTZH?R|B6+%ohFWcUl0?E2q^daUwv`-_UJo zuHZDrKBr7ty> zG|WGbMpu>Q8ym0JzHNNsoEN=5*qh(u!KSZEVU+)bXZPy-{Gd~o?_O*Y|MhD8QT}A& zr$U2v+}W~JVnH{c_owFO5c@{T4k9s;hHHvPp0e1Uq4F|$C6i{#scN` zFkpgmGcjWN2 zWEApd(GW&RM1}8*<$RL~3XHHT!YWe|X!u0yTL^b=p&TX@71%U~b=NjH9#eOt}_Vv{*}3sVzd@6!}FOa5w3-s(jqR z$8(xTljgRXmBMdEY!ZY?7Ene#_v1hJXlDLz!n>d1pj{D~B?8LZQnt3R;#1~2gok36Yu;fU5yX})CZdzc2W zVmwsJ;>i7DlDH;Or6IY^Ax+HvPMSBCfTji84=s&{Ow++S$cuIx5tV`^NVi^sZ#9Lm z-0^5av%NC1e*!h%#@aEyh)RN0YOZ|u%OS2IQqibO+uiM4$M{jSYGhLT9A!rsFYc#4 z+%dLPvAv!_h-h6fY%9g=B&;(aIS}|9!_Zq7Tt$urOO?r2JDDDSrURz^>Pr3Lt0(bs z;{n&v*Mi6hG-2A$#5+AjSZrxvomcBtm7WIHcro#`lMuHPhba*Xp-_;Udr`o|geCIF z#duiArU);jNp-<;^zO4u`1|bKdUwIRSY+x;BoSX45`r-3<_DPtK<1g$Ex3Hte5;w_ zmES*18Av48{~ycr-_(Fmp8xy_2|$9KBG*0Iy=9ch{Y`QDpb%(0TepiwFtOlck`feE z?OhD@{AlI4&TFTv8l1P(m4W@bVOeXiwQ6?lgpEy|x$1#Z-lHa`jZ?)+TlMj~)8sf0 z+|*JzDvIPzyC9V{??*Dmwx#&(nJL zBi)mIJj|3j#PxK^Q?FXdNJhldI}t;R%kP8&t)o~69VyaL1MGjirXv^d>cXbtI>f@n z4%@`yLj3f(V^Fj=>LYCeJU6k@Xv^1Gey?I}1#10h*Kd02y{_G6CyvD;_9Uq#Y2+cV zn_2*oQb%hxn%#Tx$8Ku=MD=-MSYK~(P}b9t8sW_Of%VLsV@T@BxL)iAlw{qtL&FYo z6MOsgvsH8Cn~B%y_#aUu*b&Vo)3iT;3_;EZeY3_r*<0Vuhvn+&gW5UvdKlwh1wDUU z8Y)+>8U)v0BKCz7k3l=YD{Kz~Ey>1m6QJA#_w<(TJY(|;A_SO9E98>7f|#Q7@gzoI z@;P9fN4{!ok9>K{p=8M_f4>l(MX{y-I})i=+t|n-l_N26bfd(JhnME zW?!RI3!yV)+BSH;WfICosU0iU%E32AVG$q7k*3qpg6lXS}Ggrn!pj)^PV>(MsC#k3O#`vh-b6hk($|O{=p)vhn|Imirp^+ zg-mq99nDG`Z8;M|_(WL~q}vggCT#E@AbJLN8;&69<{z+lqO}SioJIth=679H6IA>n z12CefJ*h7)#K?6tnnBI(YdrOcEKRTL@VnTK!;%I*$v!emzdQ+b!7{`;?wvbP|GEfx@i7z))?IzRG*io`o^!B*fi%oui9Ja(J1ltJ6}$ zWV1&Nd>pyDBI{bUU{>GwJKQHDCeL^j^$y?3`BaC~S19&U!q=neW}`v|m?VU>WxyQ? zrJqcsCpp%;l}=7AF6le1lm0cgW0ot3gy-3{JbQ3HRoxTxnpvE|1yT}Iy^rc3pTa4) zXv8{wy>4GJ?s8Pr*K5qGHqCN%|;)A$L6AW3&F@xB$4*Z$&#;nY^Mm) z?K8Q+kWFioHYr@R@;!Qkw0MW!0cn9gxDt!7_46}Z(pR-d7d;)k?T(Z(LEAdvy2g8^(1+Q7A=`6$mFzm0k8IXn`*T*gU zyQ(v6g6fJs`!oIWEf@OS0;RigIjA9BEbPU^feu?YzI2)v7_EV1n!UcQ16TLLunq#z56G??Q+x z?bsKLJ53I>r@d5fAn&|4r71Cvg}t?w*SaXf+N1a>(w=C>5M%I0E#I>>Ub$ycdwci; zc~=JtD!+{y?UyQnGHJnA&?j5Uv;`?t7`znT_B^;4OBwvMtZHg1`aQMKR#Jt_7+>T@YZHfdUSg_>*QWv3_2_ zCpG4}8$eo*DuGSr?e6So_=awVyE;;_Gg3eFi36oN}e z{iF>8G>ClZ&}=#*B_pws`j<&L!$s!%xO2)Z^eq$jC44vuLeNbscABnt+c*i&Xtq}I zuCE4xq(@81+y48V^JyZNKlfnkWlHEYsHFq*ueXMM$8|p;o8*_CeQJ!)vSuWaVkvJH`c>#c~PdKLLKYi@Vw?Q+9}I z6XS`tRIHB;hn}*sZjRLC&lOdAx{caO7qYn|@o#0)^SW52u zKkGy;5wE^|G`Koi`v`CX7nf((O_x(mNp1tj%Xj$?_BI03u1?NA_3=&LZLNPXz%VUi zTq;u$Q_y~WXO4+GR0fgs8ALPu(l8I2;=EWf@8DxsF~~?NoRNb35GLuVz_$O!B}wZL ze~YhFQuBm8??ATai;ill&NJT{$}&PZQjksmw@7&%Cw}ng7kZ%JAUtN+f7HFRTNn3+ zB3dIFc?z=P2sBxG*Gu=dnnXKJNA*}7YxEMy#97hD{R*0w`OUb*G@xX&Zwa*5&4%A$ zOS+i3()uGsew$+1m7ot!-^<297;%%@hYWnY3Gi_S_0~BIdK=|Pk$OI#z^~He+>)b_)0+%UMcrzAzD7@4{{yrrd=~^xy_fzd!naZF zAzUfV;`uWfGn$0A>r+yZ)4k0}HM=mjn^d(V7zYTp=!voW<66n@l0r?*dKGV8mO zQcdL1AEwe2i$OE5r^$?uvo6uQ-zfusP(Z`u#Z**VyEi=ZXxtlelCv~Whksxd0{5H< zTc|TPWsh%X*A9U@%Y89+uVb<*^_q>Y)JnEFd$gwz68BuObq9LZB10k@pi`!z@Bz>% zTYDCNbLwKBI%P~9Gx`+Ek$lL`WS0=%vF~CrmHUvRqbrN}0nB71ID{Kyp?BaQ7_d>T z9POGsmh(Ukc6Mm2O_ry`8E;V_;-~eY=;wXow^iiY4ODF!2G6$k;$wRqMhrz7k_#ip zauQ;K3Pe~_4=FbA`SgP5$~*)EfF1Y6!>ZG&8!C>@ZY+yB%14B*|31lResgaeJrCh+ zXyWyBAWJmqnE>zosOtGD2^N%_O4==*@9+51Au+S5@r1 zURI~n(DZzC#uJ%+V(i>gfqk3z8sG5N%slWX03v|+9RQJs>;DVO;y3N!-!^ys`Y}*S$BXwSULq?xW5e>0}0eM>ocDPU5iq7U{5zGWwu%QXn16N-^k-Q=xtlwU{)nb!5#BjPr=}|H~ z>-Zpb;vJ}3p9!v9Y+BlyhL%&}BO4P-R}Z1L3`bOABpF3}^t_j6fO|QkvQ93fmYps$ z`{Ja>E-DYlwgkBK7-n|vQDW|pqhnYjB4)9y&8f+^^8-$NfENob-oEhI+Z6FC0m}@T z0QO^PX=bRUR#&UTpsw@eu4F-5z$4u!7|aT94dY(ZkuH!;{qW|I3J`d0D-3^9>)zwF z4E~I9--RAxLt%v{6q`Y>+L1I?5u)r5qL?o2vCg%P?lwif!@yyLdCU_0&r*FHiM!wN z5{-?&!`IZVeCme?DO|)Opw>?hmSTdJ0O{H_xAfVTr5rzxs9C>pA0vL95H$|YFh|-z zatpyr7L!>gck3A+2k7fek_KxG8jxygqd%VcnvvxO)m)#ry%uZUVv^Gr(%Iid-f8ng zJAAX6B8s5UPy(c1J$x6x;g^OGXJBIMgb%nln;;3IWyeW4IXLO;Y?^OK%4-H}xz&4R zvn$0h5ZS6aWKS2xrIKZd#$@5jWL-V_+1uF9IIG>{;y9#Ut`&u=PSBmGR2*jqyIE9c zuo53<6vWNR8N%L1{hejWe3UkwNK}2@|@6@6kq@+7sw=7-3 z#XREHllO9`8q8OqfS^fap|rVbz2& zy+FIk3DTGZX34e?37Nr!nxJvqr39fS+{S(DE%$c(%2IimlxTGB{cT(zmHZymP4gK( z`(Vkp*S=ezhsLiWxW z7mkWA_co^q0==!M+sr1Vg*@u&tgaS4!<=&$(9& z63C}zkC6DRKi#zzt97&Uiqv;+-I~y)mo)K*zm(;%SJ3x?0@Y)sk{DSHT|p%{<^#)Z6LxrMqDvDAUT~WBDApv0a5<6Y!Tr~U^|E?a!Zlxa zq5{cfrpGh|gkgNVm#O&Shf`Ded7Uq`@l=>tM%!y@bO;N)(()QQf zL{JgdZWNZr7O^E?6|d2DcSMQjOJ>m&nJ(!IygSGb+qx6o=R|CZPWA|axS=?NP|J}0 zwU3`p)G~X42TU#4VvHa--XQ$k;5EvvhIuuKe_STrAZ`HvPiTS2WzxSrs?kEZZdOTP z-v0y@=%-O*tIK_}v+I?V$sTfnTCB_XB$D1Dnv^5785jHXR`Ss`VD^-T)n-4n;M;x} zv@J@q^pITDaE(3p`gmx!fcdU5-eda>5_@G^lBZqSFW#p=99$VvXM3FPYM_D2bgV8B z8zM!eGWZ6g{n;ifeugXwH%9lDXj;`y<_t^hSX4~@Vp>Pg?LhSc`Gu1GH_ho+#7oaE zS$!Ei;b=0Nl^B#$tN;%b>kP}DsIr5UGMkLTH#6EoY(sq2jR$vW-hLXEPrhIU=KSKo?*eQHse!jVXIGQzlIGG5 zGRp%EXd1UTXk2@TJ2wIY=Pui}S-yW;I_>>7H-0!rA+?Ai6LKQ-$bIj4HH&TgbMjcb z!rK^k2Ou)p|JAhKocHdx=OZ`c_KId7QMO35I`>4{hY2vsr>*cZpGn=L zkuAk_D^w#9jXnn?^)5`d32pXJYn2Y$2iJ63KRX&kwXSK%iVU@yqJ}y5p{+}_vf>St zPBr^FSwnUgC_R149)75QlNb1+4~=}C6d#AePzZc#3I#-tr?VBKtgclnWx16|)>g8>^>hChk7E!#>hjo`fWnp-~ zLSDCyM*jc^s{GC_nLms>8!(^GYr0J#ySLxYp)(in6PRx2%=%;jW#-9(UIe?{xS`Fk z{`aG>!O*k!8?Qq%3n}jA#!s@^+!~T@MedAU$YY#~d=e`6NQWp-X86o)xk^z{J#;!w z!H(Ef=XSUO=OxwsV-37b59;-u*W}j`+q>A=uBTU6>Rh+tW`h0(iSsAW01wx1Km&h* z-0(n=AD`8njS)9)uC)~8{}_1+aDStEHe! zD`Dpdr{(2(9-`8o71Y1SU*xjzHK8aB|u^J6dztIht{rz&PR7a2vQS z!if`E9w+^8`4TY9@mPT0B4}y6#hA*n~^;-9~Y;M4d)-t@JEG(Oke`0c8)ei2oWQDdut1r5yHaG_C`1% zWPSgY^zVAz(8G|c41}HIug3hV*@PTTOaTEkxWnJ0k?A)n0@fBH%5VhSkye(2R@vF! z$lA!l%EC#A^Ut(@7jTo|SM1+e{gURt7knd*3ET8t9v<+kJTYs;e-h-T zV+5>?Y|Vt}-Pldwrbf=z2zt)HQ~x2t-KY2}U7;aaptwkEXl?pm~(a7QO( zm(hYaxPD0u+_d#SwCCT&_*I#IiTp2#g^>4;fW%Gj!X=T1$jwk<=LWHZxYa>i0w9P0 zn3tUkD!_#-=)X|@yF8(roA3`Nc8=g3SEAn-+$1U3 znOK;*|C10<0bZWph4_u~4<5hT|5r`^^(gsYvHA0{^NaR3VUPnsKo0KiYUgO;^!q&` zbd#X$XlLRKgFA{KFOXfr&dmYl;sCh$g>J^rzf=DUJ9S6oNQ0Y*NE=x@!T%urSJdAr z-2{}?rL;Jtovp2njcjd^<*1umIME{i6)fa#%KM{OWY6<+AYGGk(LTNr0N~)}Xa2?Z zzvusrKeCk-6a*ygV9qxWv}ckc&dwGl0#JTFQxFuw!_LhMHDU)F^F!Hj{Tp%7^ zhzZ!pgqNH5SLgjb@9%tpUyPsGIw6c~Veo%3Hsv?r;fI+(*`a)J7(1AYAI{E?bmz&= zV+w`Bp~l7#C@>T(BJye267MI< zClL$0Fw~o~`)%a(v1pA)_)q>JdANQ<1^5RK&41|Axq1KEL{LdxF&dAQ3*!H`rUpe z8wEb$#;+SXexpa)4pr)ob-U7dDzTmst!XQcs=XEy$6R-xWvcd#dXdX;S4$Qvlj)Wh zudzk-2atn2PXSmX4wAI?{pjGEuVboh8jaFPdG`~~2=u5rx5Vwnui>NHy9gm0;8Sm_ zd2g%V89OTm1wEchK<>aS)z^qH`bMeqc^DgAU&G$Tp}nH%NzYy~`E_<#(#rb4XLKbx z0f@eLSSqv2=qQtOt$<#yN1^-n_wFRKv^mpbt*I}t@^jYhkJU{}%<6dBqaM~&<6`c& z*B_LuwzPqIv5u8GnImxH=;FUq0sXm|WaD34bp^$2l_Ot=p7^{X3_Zi%4qUZ!Yc)>B z?eK;%wgl^qc-)=6#Rr8z2ST}x>O0)MM{nocRlK*ZjbFb`yc;Y?|GpL_8~b$NF=WQ0 z`aKdv2rK;MXHUupW8~EwINF+rlUlsn+OaxB@%B?edg_l2o-`qC=)U_$2>x^b|F*04 zKlcA$$b2AP?wj8KPn~ZP(PG=mbzc&I+d%^-!;^-x#GmHIN}w>SW1WUwl*!EH214IlE=>wRr<$>^qO zDsJKv;;x@npX?w~S4VIBh{AfYPy+9=J^jQ@c9Mj1wWT16(ONY3`hA((De8E?oE%>a zw~Ph5$H<|FpPOex*veQQFk1O!D0rY(1{XbgIC->CfRTFxo!6Ng;gs#lY-BgOcdzdL zIRzDVG~P$wsx;d4@WIJjtgE5huUvhq>~-jheCD$KT@RNv?#If!P8dixrm&DkI(qCt=aB$O@j;=yydWM)Zm7647cv6OC&k4rBE$oRNJ>GVP_US^xHume z=|Ywt3Y7$d#QDXg`M9CHB6BJOb_iqweTWyI&r3`0N8F)M zMfhUSlNgIVW!REks>Hu{^yb8A)F0?<&170qVR{qk)}DdMT=d4Qp5#tm*ry@QqpRYT zS7-S!uB?^5rL>r9;geaX?aMTta?*)mn&){ZAE`dICw}1G*UaR5ky$(M!*W7ZuxzMl zC9lw4Jo2M(d~)xeJd>LojGDXQc48p;0Xm@>RiArUH>o^oA9Lb^NecED+Wk{tl)O&2 z6%Z{@_)Iy#oMiLRHfX@T*};bM+;6qJdEK_*g{%5<3&n17MjuOR#K!KhMgbnGwy@Pp z`i4no#^!pg`2bO>?@yX@D9>q6Q)P1^&vadE{M|d&4eMBksm@tMYAxf0Pc!^ASf*n zRdB z&pHY@CuP{fEhByiUvFX1Jn3BG>^MtIkq7NxT)@)ICD0tmug2;m=U>m}?D*ML^O|ZC z+o8HR)vDEhsBj=}0~|nm7ad+_{MTt3FRHe=oaR0}*ZUbf{UQvaopPt(4LIk(PR%*& z?Xmyrg-vKydu~ihc=$q04CF=DunW9E11`{N)yZS9J1Rq9g?$r0y-2436Po1js z=Txn=*V=ovX6a2gXaSVU65kkEnK>PM|574&pe}@cqg=)EhB&;WMS^?gkn2ktbo75NOtA1 zuv8|c7~}cji6>#z&7ldL`O82e*``i2(*HBOwTON+Lm?hKiDJ zQk}q69(O#%YRxGO^kNdGPGLqK&(gwpjtv_d^6*zYTd*nu&{sGw4?~{eaxCbL{9?$4 zII2667zU6HFoqOq9T$wb3~-R>Ajb6WGc3^F_pyR|5xF4jLz-mX$h*+vd{Q8rhE%AU z=5fl?MQ*ZH@NR;ahWSF{BZTm6b8dpLCL`VDh{q2h-3s)IhTc!bfoMR*m{lSqoG~KA z_!-O6jDkry3d%$25pYQ@8FQ4_meyGcq;}EBnD{xI&_A3-+@I=T#?4~Ekb00^OWMZ z#=4GoCy@ZDc4sl_m0Y`v1w@1+f`WU6TgX9E!t5pjvk{&Wz=d&73emxR(NTlci%eM8 zM}S_Iv;i%uut*RvGYx_p&-&S++2Hk93D+9z+0}$|#DLXf^%-W8@erJd08_DEI-bc} z9GUAZOo1>60R|5BUPsNK8XPlC+iQerQR;46lVe(_#$1Y6JPta7jgZIMB6 zioe!AF{IFCu%0vC)d|@&Nxt{*y!--Y;Xu#i*5v9AtWRU*pR-Y4capqDZ02uDQ>jhQ zM^n5whe+K6jq_l*3?&0jXO=f;l&Olz*imwu^DJ+ zBgad_K&}E6IGu%kQ56ezsPfBx{UuB8RJBXP1#fH1v1c#Mk^XabEDGy;sbOi*?>i+M zPuXbA7m_QMGlm1FOfvf)p0n>aVJVxO;Q)??*SP%OM)XE2@}2ow{u16Dwn;YbNe}#l zubK9XYo1&`aXQPCvfpY~L-wiM^FqMLgy7Sj$HwIj2KKq&aw<4}bT*sPNC0ceM|NHW zf04(TenuTs?Dne`^EUHI0ZD_Yq6ie%29V$-_IGJM<$x<-xgrnmtdSc@Y8m#6IsJ~x zln74`89%pBCb?sc*>YyK!*K#k*kMh?yvy3gmNAm)MPsG$6SmnK+U4y;w_uOmyjPDa zmV&IN^fVrW=17{IH*JY=Z-GQlWG`moAPVGEOaA zqb3VbHFAcL5d>Jxy>Cbh2QT=~LrBBaS;d8MGnk-$0|MQJ9$QRzfFS-a@}x_`66zFC z?^;$di~aS|pBSfAf4`kC8~%`0eYCkcvFMubK7CjHg^nM|lKJBK1gyr2Kf1NPPcL}1 zoTM7(`NLPV=j!}ycAS@Q%YCr37xGY_(=cgX&&nrOm)vysji`aQ(-0}RjB0s0+5E6n zY{^kqPp@YOTYSRY0j}mL0)elb9 zQ=z=xT(pRXOC<}I-X@>;CV3tL>*-j;1h0AA)6#<3QiUfabG>TqjV{uCnqbe;YkiKo z>X{9okf<@%o@|AnrO+By%4|B=@5Y^|=H8*zLa zeT97*pj+B#Px-cu5Z0OzeCsK8uvO;fxoZ~&ipB-sX>2`yn$|7UokntufO>x#VDBZA zOYr`gL?^*%sSd}%E2)lBjiV}SCd-+XlaD;QRly~rv2?J@Fv(*gLqrr#J1=8chN}>j zLKU4-QH)fVr>{RTW@DH>E{T$I^TPGvaSN3K*hz_rJ4b5Sr)=&{}pDolIkS?l4k(Frad9K?I-!gL<}dd9}mTZvA4UWsP6 zrA<@MkLkn9GVs1~uPE2drev4@gO#naVsawnKL7W+VQZ|AiS8N0{RR?~gN?aRD8>KR8duRs$`C!RnfYK)ucv;h;&!zeKak4O_tu zot>295WzRgWdiT&0LMKU?N6tyGB#M&9Tgp?M8@K}r&VA=F-9Od{1WWwZz3m90337` z4+BiqbTs#;DIFi^$v#^1;PA$f|41tZEKd(b&y=|KTUF+Q*S&iJ9bHj2#~dp)XTp8T zB|psHT@p~u$$AP~_}aqYGmA0##_B08zq^=%C-W^J%qP~wrgl&jAEp$)RoxA!3i94g<-v_&P3$R?>T=t$#*5|1Pc4SDd=CpH}mND6S{?B20& z_~U^E8`?kHw^S}8k165B3r@FA2Sw6SJK{JvY%*H5=t5*)A&f1`VK8+R7&AcJG}n+X z$*SF<9%gUkQ;NAH@5ZW3&W}=Kx#HBFzM77dZGyOml|&yvgqzt#guL*#UNp+|;tlNB zQi7ja9DGnkZf$&2q^~{&_}vhm=8p+C1CWb z&TcSmAj?Kd8M$9xZa{-@hp2_zxqYQ5gQ1F6qO}BbsjI&s)wtuL$Ku5`t_3baLwdNw zazv~z@+cnd8kx0;(k#6EFvPdyw9MZTW%xpc3Zdf}BJ1zMH&?F$*s|P>>R;y~X2T)k zUvb;Bq4=&U{LTzZkLg;4|>q84k)O{Ozbtx+sSJZo(fs z`wpEktjL`n@1hykh7TTZz@_MQ8)?9ugP=#DQh{(aR3ErFQT&QS{H7ak;KuzE_~oNe zs6LS+E>y*3V#x;G&8!`C=6X&8uT%H4Tu#7zV-#xIbaXr*k%al44?YOtBXJ%^T|~s{ z{(Vqg!d`W$sZS3>rMwUR`3~u!!fXHbB((syw&J3J zzoI>(2$}-4GATRQaC5mos0HUEKPcY_BYKKNH_ukyHqrGw6OeT;`^R`jf5NuJK9Nwy zi;?r~PTGCLOp|^6;tslOe`(2jT)|Ebb{t7)c>gz~!NdBmq`}M1`=6Xa@*i>m`2XvL z3mv&1*(@mCZ(2?m(B;LcAv}kIC+2hV7w&7L_uG6?zrd#)417N|m&7M$dh#2e)%BZ_`(C>=Ogs6Yl6f`{4-)pequ>sHOoCAK>nD_o zbzb}~jZBXAMx}OWu)V*9*D`?AmqM-;J>=yPhqprbL40_O-k?uFQ&b*B(T=erd-F{VozrG zB8o9@r}5V6_b%AkUcYVYv6Cq}#wwC%MRz77Rv1$dMNJjv_k#Tz@dp54t(-?Osh!R^ zP>#hPrM`go-^m&L+a;FRnc_baC_}wUTqF*oxfdA zbsc$L{1aBOU?4aAVUvLqb5pzYh0Cl;G7AC3u=&>d_ffyfeu}4?_H^f)sM{3m`@mE( zF1rOps#3$%d>!|M4=*eD+-2m&qyVNoRpolNMt?+(W5f}`_V}3T_Lf1mx(nm#H$v=h2P<+i~`U5$Bx1yy{=}!jE);+L~G2=YbdKe_|@w9AB*|yI6{lG7ln+Tpes9^H| zWI9z}vx5Lyrw*1zbw|O;@f9Ds)a*Q?%!cixjBcWxu!0|l(vpQ=$NGZYCx`?pp0oZ& z^&lMcKr3@C(_7FF1Hr}0UCph>lal1VbjSBDm4H!ubOKO@IKhU+v+x+2n^IG~|I(5n>> zujHKzggvTM{2L75<@{F+U}t0F{7(=7{(H}$L}%m2UoJG@$*AB&?l?1o3daAi=7f{` z(qc`2&yFwo9+ZkS+A2z2hOY5#dCNbr5Qp!fnHjAf1S@)D$kC(E*sTRl^Q+U-?}zgP zmEM7WUdZUFWm6Q}g_LN!EKoEN@6y#yt3}*(<^Otf_(trwY4quSHy}wOSGO7RA}iS) zmxQ8KOI~7qqB}6hvs2<&)z8&6lzM~@S>;y#&Y&)E^>?8Ddxuu~8BJ8DN4m-3>Ui@l z)L(2^87Gfdc9Tl(+*1pz?4Do~|-;GacZMFF0v z-bm+;O$@+mQX+iT!};b~Rgo)f)QAaByI3z)Jz;-+sda?x8P*#Vx2Dci1F#Y2*3H=|E9Txf3$El=EW>JW{nok3B74MpcW zI+35r!mYU=FC(qF3CJk5YB+TdGpA=h+AnK;C#OUHFt*v9OvA{f-b8J&?eIA-*_=v< z5pW%UJyO(p5ZBrug3@E_<2cax>+G{Ux6t^CQ9h!;!%>oYV?wVV^_#W|bTE12@1%Xd z-eb9I>a$lR`>zD3o^cJNFoZ(o&QrM_@bF2r>#q4?d_K?fVSw*jd({5A_cw35}MVY0zjL@AE^(0`PDuqAlyX;ki`THa~lMo3Ggg5{QUEZOOzwD(>Hr3kO6eE$$|+Zu{T7LthIrG$n}%V zXoe1gWkDl^4a@eQv6$A(fIgyBc<{7v$z1gvIO8Kb*CZBZ0y4 z<22MqW|sIFB&3P(+hjU?X%9zI9-3&qiSVtGmO;tbC={wtWjPwLL&fmd>mf&~#GE%C zy7G^Fy&IrVyr(DTq>^JGXq99=pwHYvCEE~5IdVVZ+UbF;m3f)jz4L47{OPj05Qp*W ziTu4k$HXp7WlS;7T))U>b8tgwMg15=vAQ#I@;DqS0Km=DAVNk z)l^-An4=bGp0+?ewe6V?RFeVMe>w?<_3VQ78b)B64~&d2Ev+mdElhHAOz&>%A%NmVfqR;=*YWJ9&ZXa3M)H?rCJh8$@oEY_PzkWAj<&iug8a9v)LHZKyweI>uE5wa^#ul0bQ_S^RX@mT~VQP#)K0^XHkHO!eNODsB$WSp?!KnW)s5UB<5YJ)T^m`d70x=RIh~bB4rX&#^du(U-M&b&t#2)}u zkpBVd@-K8#6&?$yM+?-j5WFIJNfXWxD?7qoj&Fdc?N!$B5SN>UQk9Do<3s_rkZGB( zX_>uk+4|p|S8?H1KZUjkq{XiDB8^Mj_wmk-sO0j%iY|Ra_&~@j=3>QTXPyPFv~&!p zWYLJ|eX)4?^-NWqD|5Wjc*JgY7BD~*i(_f&BA0>h1qo@MQ1tVhUu@sHtW#@?$7^b( z$uvFAr(4g(#l$|IsT#elRAgTs8n0tio|WGYhDsczN~Js~h;=n!k2OZrHz-m{9cf)W ztiU|PFz26#;v429fq_cK@EdPJzC2&LA=Su@Yjm>Z&6rL_fli5-heo2&?g2QNp`fLT zS^oMM68eCN8|BtPRMt6Xft}udMCgfu z1KBrQ|DRUdtxymOoZ!}ZO?3T|AbyCOdU*p)I}TQWur~B=cI`%PY*3FIGxjYN8K)|B$DogF!ikrz8WE3+G9w=mgb9 zksClyT>Q5Av1Lf(_RkKxnI|?iK6xbYroJJHo1S+al}8D`Zzm2b1Dz5_%U8Ic2&Dn9 zyI(g}tdhU1qmcEgvHD{M;NDX)zvalgU>3XnZYkZfkEX@oX{3B2LqdP*Pe_gLEFiIw zbzs9WkrSh+N5}mArt7}BTw3qY%|St)OquTyX~tsC^PDJ2NmW>x%S2U@o5D}dZG|uE z-iNG9)OEOy?ZV%F2Q;{gKuWBvN~1++!~K2J_6v7SwRZS2PeQ9)P}+TGrlcLsC}vof zM%#WMzhc&AvcijJpi4HBcBZh#;$J99iA~`}2r*AVh*L3(RSM{PZ@a|6q(tNb6JKT) zigymmS4MH&yEWb0?Z@E@^n}X|(n~saEh}#OeUOpqxAC?o30whc1@tNnD6wwx0-~D7 z>v7CkGZlIR-5__6dx5qY%9?~3oh8*mQTm;sH)=c~Na5l*S3_ITw&JwpV$NA!SA1`6 zw#a@8iVt%dnq+u+c%5z-_#w^i7?Je(p1xr@9bYHSC!GYDvPkzu7}I66vtDGuR09&F zJj^kLYm)Y?fG?v4VKpP|9L1)R!pHG$S?)C6PhASD2&%PZwbKE)R-jsR0;Gt$Ww}x zn>+TY6il_y!Tj(mBm?SZ*lx!-|8%;myPCfxs8oCS0Kz$q-n2(ibD)P$LQcyrG@Z7w z!q>>J0>3d{(C^bp(ruT%t%qJOviBvAtK#}LU+aT6br5T=ZMT1ZK&yIC*oG`K&TnbD zwjm*}W4h5_i7%%3-sefVKl`V6>y;DI{#8_U+**yj;8V;of!os2e#fFmWUJom*juL7 zo%|us3J`4X@<2olgv@`Mzs9AsdQe!~=R4HU&kI@z`?tgW7_#c`qJVCBvbFp%R0VZoDjv8E57h zUFGVL@+_|5gdT%8Ztz7yf!tI(LAbhqV+ zZ}VS%+zF6FXUCxT>T25D1e3^&fZMn48Zcj|by;`oR%dAqQLwY+zm4n4td>Ui%om@O zH5dg5zWL)&ymOK&82k#kYrkszfzq-11$a~8?@4Ip5G3&){inF?#Y4n957c3*wo zSh^cO7Q3+f9N%O5YfyL3MmpYLY#AB${2Yx2{T{ZBo`ydrCB!6k7>E6-zQj70~-Rb*&ie;t`5s>{? z0O^AwW+>BK^EVD$4`e=J480f{Z5fOR}b+q+owtI!JUmf^D5IndwzS!o0{;hyk@c6axP#OB+ zziJ?MR-S*OfjIwBMkM6_A%p%K4b;Mm4CV+8Fh(Rw`B54`gP0vlH{*l+n zkrheDz&VBII}{@WdM!E2Ec5&I|8UL6e7bBS>Ar9<9krLjfY)EOyB`xlfjW781%CoJ$`Qq`bs=t0LDS;Q^siRKLy&cWr+ zA?-!k^b+fXUBE<5ux}WJ{PIG|eHO`Dd?%#2yiXt2kk%_kO3I;Q+_D`<_p>PN39+)j z#L2$A*os+5;bjO8J55w8Pz2?D4lKKYt{_5xqht|dmMLtmDD>!ct+fm ztLEGHL6J+h=@t=KzvKfOO4x(5cP>D`@#UFIfUjuV9qpxM2X{GzjE%#T`Vd+`vc_(~ zRWygA%9=!>1$h)d#<9uh_$IFdA<9hy35**heR=EYB|b| zzW(4JKMUU`AT+Df5e_3bCH@wg!l`GHc$OHCD6i*d@BVoN4J@YXUr2x^hlE5GlEaCd z8pI)-m7v*`LD0TFUdHmYL?+7=7~FVMV2k=lzUExpl2i-26oiAn^~3k~C6l zTds@5ig`i$NG25xU#+_E;6d$~LA}EM?%j^0H1S~@R{KuD;`jmeu*(P19~;sDKTOE+ zK(&dh8Wovy>d}0hVXoLYXlmkaA&qlRtqCzAv-}NidVnKJ7>6;TYp^(@n8KlqkB?QQ zU2MOBab~~kc##{0rEt0!Sfys2wx4e%Y0j$Z9ia^4hvzXjZ}I3D#lQ)QN;42{H|V&+ z$iS9Cs38Y&`ztS!8-E(!X+khc7*>=Hmi0+Tc7Sk*!2=S%(qH6v_DkGTlQq*ooM)ec zGVF;gN+CEWP^qFPhBi2XIA(VwTA62bxe01`2f-%!m1?)3-{ub?KqY#StYfVi{z<;*M-JMql%1MQZ@ZNw|Hc{xUkR_9 zAMgDh5!N~#u?38`wpEh6cAmK$Ro<*bJLVH|ZmC+Y#t23dusOWu@Cz2CBWxJ?By@|l zIt)%bJxcC;HaVBukVmXp3Ft?B_RRL6?J|do&2(Se54OJ%xr)}_A0hL42<;c%|A8SH zD4)?-k-$RV1$!L<;jWO`{?LHk!&UrC2=zQ;Gw+GzRxmkx(l=aCkj1(dM4sdQo~)?G zNSz?C>-i!Nc;F$@ZC4!6K=tVXBV5(?1Q0?W*T7=Z8XsaSJ5Joq^i5sDKl|kK;wa+A z3!PW)`!eduqBw-;6V=HrVt&`R{Yg&)rP-7}q?#B%&V7+5;e_>Xh^8V8GPIo759N$0 zYq&k*txovKKOnjlM=&1A4*uH2P5=((`wh5E_YRx_^h$kfBB-x_8l6}KlX=ZniE7ix z_o;(wB|^6}B`X=gh1>o;)%AZ6C35}bCcXezvesF@kR?Xkca#cDCIoPGmEnxFY-K&L z`ikB~Ay8{8%_Y7gsgebHtTPEC?)T~79bA-ney@lu({A@_#M4`&sV~BBL=v&31{9>3 zXK8u?J1hRlp7S7|MnFJipalB!*{WmIsXk<8(it`9vwP_%%`O8Ov%aZhBGt{`a1nui zJw~79uqccq;j9Bs6zfnFSnk{a=Qs3no78!A@g+EtQbGn5F?^@TwGyrb#d|KunetFA z5}C+pM#!LMc5y~D;pz|e8e{nRDy=Kc5={q;6D9v9VoNdRfAQi*I&2uGTf5}yU<|=m zX&AlBLC%?YeZPM`1nR~M3;qoQva$aw19Gr&|DRF7e?x%(EDm+yrS}to1pp~en6)3wFFNu7B{j?kNR;Q&E{5WoxE`a!(jzv&(Y;F9oURUIR$id5% z@OpMPr`ZPH8^JPy346fm9so<{9BDP?QA+fvzqqLVl$-k7TVRn8*>=MQ#PH!lXP#Eb z5Zm^s%xwi8)`zEWCO#~B*nhvYPXOs*ga_P{5tyub!$V2R08La!Nm?i3bOf0~IBJh9 z%$HXa+VY&+h_dEH=Gxd)LsFbm3c5@4n7VK67R^HX{+*FPKZ5PL2RM^jkE`S$3$=z& zR~E%Rl!&FE^@8?ThKvakwP|beyK~%0rVy{jv1>gLxPOYZVO(}?IU))P#Aq1%d$^$# zAn!2T^#l2kjOH3_Q5t^|XTxUny@GMz73n0YWC7-(tHSmV^b|!lq>EC!jnJ5^2+og& zg&-4d<+|ykQp`xy@ZF)lfTAQEM$I5g31m$n1f2>%pE|)#)e=iXw3W8uVgq>RBlS@@*!gRqcn0YB zpyx-Uvh=eldf~4mXPyNiP^KIKUMhcFHZGR&1rwH1`y7V4s}KepTH^fXc*q#6-%Mme zrXo?Q87dGO0cE3-K|^!4A=X{M}%jzoSzpg213-!U$J znm*BB%U)b6HXn$_s;NqdJllnN944ME#Y`Cl3&oZInQXU#1YR5&tl=Seek5kW+7>VxANg8($^qtYHG95jSJpJzq2{Pex- zBLw95)F?P-ls&nrha$c5(ZI(Cg8SuEMZxy8EHDV;MI$ARt?w-dVI?m=F zRrhKn<^ZOXIu>QjAY<+VhafMvwR~>z;Ka?fS)7$LeB;$c?Ff;5)nzZ&DxO4sRgSG1 z-Rj4RGe0>T6oRxl1`It2Jk=2|Hsojn3`vG3(RyK2d0;;leA+Dd^%z2tM;EF<_OEeps8Qjq>o;c290t=&tYI*pj^KN0$wiIcP8^!Cwwh*h~o(%CkQ}F>~VrE9|2E!?9u?{zhdYCwdd`gR2QCD_y zOkjI)M(>Q^5xhMsRSPY9bHixGk@QOi^eOqOvbW|%8fPxpqV?NB=(S$$m7U&06A^`8 z=p-;)V%RxV*O)(%9F*b)7Z^=fyGx?pP(9YAsiKyEfwIrQw=r8gPXf6K?O6)}0X?BP)7gfpZSjDdaF@pG+Pa(nD*(m#rZpDrHZ{-yo#+~jCafNNo%Ho)KIbL!e<^rkSuFb_CjRzl&6Ajs0lyi3$ifp;MG;rs9c1Aa8z zQ}tbIdONP^vPUJ;Aon+FzbP_!|7#x&IN#| zE@9{q#WY8t*qc+vLE=b>9E-PO8`oT7$?1>~IWuZr=K2H=`qv|z^M9JH2*-X)L&3Ed zJ}~xE(q;;bJ;j0#^%UhT5?jyLN71b$VO}_LVL;ehm3+=;YM{(%5d!Iv2MBCT!r>YF zH>3s*i^1hKS*+DiQ+TAIw3-JUc|I4CgN|22JNfjKdt{U0e-nX76i~h$)pAT|z;ZHcE?Cnn; zf|M45iCHG5biOoD1^~`HUpuJF2+!;hM2^B~^T>rbw+g@Kz?ODOMab?c%*1RA*8^JcT&sv%AZs>~pNR4@CXSe<4Wb*_9fv&M+zo2s#QU$DX zg2}4sf&U$ZJKl-Hvkh{ascQq2QPnd2sgbV&=V49o5;h zu>D0sW%Lyfkj?c@DvLUBPC9XSg0^6yTY{uvbcD!FM}e<09IPukSrUd&22vZrcjla| z>YUM`J~5*9x3sxz4HEWd(1;{>UKxmmQ!I|W=4K_Merw}T_6k&MfVgx=t&Al-J7>Zm zPbBb;h~snnH{w{>$sc8RczBqs#^_d8KS~`-7ciPuf$-2=34|mBx)g^O>O2Q3B$q!^ z;=%$>-+_~0BMP-~4K|G>Lp;P$8_{MfSRokhV@Pf%kpOYa-@NEijY^ZYLJ_rV)v{*Mg&tbG zmGz-y)Pj*@F<$6rf-AluInHG+E^+m7%Jt7R^kw}5(#`! zU82As!`QgZ`@QBZNz8m*;x94LnILqajv<1KxxL1bf>OgWkd7&d(WmUgw7aukIP+#T z3Pd8KR2aQuNRi33TRlE7){kYdmZMol7ofAalxDpXiZsIUQGjuZ9IUq%x>n6mcM=!v zL+aY(7Z$O!m?SE55o~IZ6H2&iuRr3@^!&Jv#7Wc6+JeG>FEO;Iikc^r9;i#C`O~E= zg2Rg}q_-_2;NNa;-RA7ft5y6y1};eLxCY;c;JP8(cch~na)r;* zwQ#5{X4k~?Av`jeIyuKdCVN`0HrKoTp1`%HP~7f+3;)dN1h>Z(5lc0+)8;w)rUyMs$*!3{;JCjNd!pe$eSJyl8)U&?@N7g%XkX~-pn-+& zqfSE2*9464w@YU|KS?$}O9kI~9Xr!m^wJ6H+yLAz(4Ur@BkJ$EKvWY%IsRcj2s>JG zssmGON5+EhOlpkV^rK7q*mar-rz!nf-+Ze%Uyr4mBMDkFp*A1aP#}% z^8lYNUBaj+BX&ij@=6GN)e4M-wKXV7gIIpcAITkWY8P31z=aikZ&@53Dka`a&;l<4lX6){H+FN4^IYen@!(>Gx zLuai*X?IsFO%nbLr7;$rU9KB=P-ip-K4)lTbbHVOu3pEGTvC7A6Kj(Mt^j*6=GVrau#({EbB^S=0+@~$~qUe zZ7aB;flG2w)9&gaD!Op4Mlfb{=W4OmW@idp#DRA9oF$SL*|OdFH}aO>9n<# zr!wx9Nh^EeoBdG;qEZz>KUS4T<+f(F3>p@P-GWs8JzbEiw5^M zD%e6vIgRKFLzt4-6)MUe5)jo0Vg`rhYVi!`F(YUn=%LZhC>JrtFB_TZk;*+ zY6i>SC}amA$T0YVS>t1j zQ_Qn>{AAH$avYZV%F}CloR_&y41s~z5O}_M9Z)meyl(8Gwejg%s(Fm7)AjPXyZdzb zLAiH(C#6;A^AX?q?kM$xaA7sIcN&vR>!;%tU|@0~7b@6RQLuUWf=y;P_ZRYMLLq+3 z(MWA%cGlMW=I_ax0-&_@-fpOX%uW6GVe}Ea^oQl-;=TQc$=%KQ#jE%e{Kw+f($!|q zi`S1!L#WP?1f8sIL(xIp?ojY@><6Np9D9;e3y)g+v>%s+@=V(r zrHJPtdGYO^B$WMUv6^5do`>kgwf|oW0Q=Uk&Y`^i$%9ky>v{aQ@Yln~D4;bzo!#Vd z)>K=0?fp7_Z|?o9`U;-<=6+^~b#o2vRNcp|*sU$#tEqZJsaA))t|i|m*AhZ0I;bnS zPKCvFbB*fsHgxnGJ%kCFOv>oEU-mk4T$S~w1vi`?lB7cSgGR&4<%sPyDqSQm;K`uT z6TiF1tR<30kSa%$=GS{lUE^K77NFT_ofBR-F0K;FRnKB94?%Csai>juR6t-HAa(~y z-$HeEh=zG+dMCZR3uPywj+39EbnU;yHlF+F4T7T6N$MnmutzRHVZS)6>s}~5UR1w} zdj_Li93sNeZ%%n7k(e$;dWudB$Op+tgptnb#qg`73?X9l5#&&hN(LQSBlP)Jc}ZNjF#Q%*CwD3;(^SR%!QsNRm9QOpiUOAk+~tP@-g z)S<<8)}{3#lGP=GOG^i7!bCR`9iX(>8YB9hlpbz6t2JjPLQ9BOv?OS6@e&HXfS;J) zmfi5}f+VDd4cWr$Y6%SsFg^UoMWDHZT_tz;J89d$3)hEN6e%k6P?2GGD4wMOt$B8k ztLIR^-0w@VWM)~~`!Yu)?eP5jO#PGi>pk5JkD*VE^p*d`)A#+g>Oo|&uj1&mI0c1Z zWYRmHd;4+lS=)Qpg#zukObrKl%vhg^7?1q!2IR1YHV(R)i#FB=@XuqW?^B$ET>Mrv zKi@R@_sFh%NLN~Sbh=h&?yJt zX)!9MS+YA;RcKkS%1`d-2EW(ljAZplZ zAx{YKC>=vyMri53&|#a0IY%e3FG=xwVYvy5;xEp=`JhjeGNiwFT`rNXBg2@W{YqiD zDj*aLa2H7g=vy$r+jZNx@r}oPY^9J{4N)n&Z7*YR%LD4YTRZ$v2}Pt5^@;8gs+wp# zxI_+~v}Qr)mWKqmRb@=7@UA6o?UBJ7!D*<;6+vJQ4Rx(S!g+g+tXDBzFL%)bj;|uGEf4tv5E+79%bbphXrvw0xAzx3Q zT^o6yHd#V`ulw;^_RB}Yd3oPIgQ4CJ&zDc0@9$R}r(2%V*(xAvO<`Ej#C9>@z!07j z2Y-M?_#PrbF&uxHf>#|Rve4Dtyr)k`X5Zri6OEgUb`cX5V$`TAB*+q|>R}I3D0CGU zQ%NZOlT}IWP0{jpE{Mz@3AxCUm+pw%md3ha@EFrSLZF-&VSP!s1Fo3u9DHYVP34PW}Quw&GnS_JjEIa-8vB`%QL^e-o48U}0tX z*LD*9-^A)$_*ucKkd^<^+ zg?9bf#C@EiTnP{vDSyteZKbN>rePRjYl!-IqltV*qD0*&pqP-C$xrx3o2ObY_7ik5 zhmsS!fV+qGjj^Kf1ogMqGV$}h_8BNca;ZVA`5#ls`!8*Mt6fs3V!~&-P#9|}5Cdd3 zt$cJ7G^18HxuO}-&_Zwk0W12flBxlMMB2J}CcPC0KEFJXn=AAgt(O!Q0;ew8PsMVQ zghgfB7aE7$-^Msqap3KQmq>{qyiwA+F)Hw-lpy?}zpaLpif`^kWqmSCmp^ zq|{beMW(-mP;zttvP5@JA?CkXySm^z5_u{VC_zo0`yym5A@;ZptGx0Li|r=fV9GJy z2AXjdOlW2o6#J36)l|k|^7MT{6d6F&r6Vr*Gi}p)gZNHEJd=yQvwxyY!?Z`Jtxlc) zvd`Thk5S0V;`Nhr?bjY25=ixhUsjgc(Lcq=53FuYfCp;_z?pTMA+3@@#?k`G8grnx zsR9ou7Wz|g7Fg)Nso+AiDtUn%;DBM6?b}7x-3n8DZ^Z@cA`Ls!ckd)Td#1!LaBxTy zz>FhS9+|7oac&W_ZCbt0@)C zALGiyxGW>587)Zn{q5qVfbyfP&UHx4;IzVYRB1WC95!tS1QTp-g1?$Y!YFFb#U(j! z-UlDc^K8oJG(2x`;JLgwiXxtUDd)dd11A<91*(o#S6QL~hV%-*ol=}D`5S-ppL2I$ z-%#k$uE;mjI;BCAQ`9l7i`n5mnR^BV-gq$YIqJ!(QQ$-5J$_{I0Yo!;bwp!_y*;S584+lJYtf3lp21WaL{Tr%9k} zuprCHMdqkxJ6d<^3EN3>hMs_C#7L1x1I9b-<~$TRVmtFi0W+EC4Hofj6@1@C2Zj{l zDqfO-zm9P#oF_O2;`4d{{fcT3A{pB2E5vbnJQPGfzZ@UFxMxGCFZ{MVY9AC_&Ig8S z^-M9%cOyN8KvN)!XyvIDb>!I8k zC)}a86&BWwl8=8c5UQR|fH?%aVs#iJH9vTu$nwtK;UWMZHY%hZN3w46Awmu;|9-?~ ze&limr3Y#hWsOn9FSNs-z`hEFiyOsps_Mh#t!wAr0?cb4@S;(g(%-}j6>YQ{LF~Ra zjMyBQ zWO}yR!oSq%VWR6s6-PlL_0bl@eu1z!Isy3udG=Q%iBNWZ9zDKp>g(|zZBVu;8X_O^ zydPMb0*qCVIMueY#VmrD=zJqPTB&h6+zL4tOr44cG;eZB`%6sIWSj;en~=^!>idtt zU*vZ>fG=tSDNfEIWnd{2boKDHPHJ2_`7guDWG+^Rv>45 zclq{;nM%fxc;FE^SFSE0T4%No33m@~!D7)n0ddp!uux!9yE%`#j>~Bji>(MTbhD~Z z{s@VIl+{95({{IRR8MP7A{^&etrGhNM2_#4?14MLaiPq(F{HNf>$0B_sfLL)3)<4BSkEX z0J{j9!JO!%dL%Q%prWeaJz#{JZ#N(LA^$~8E-fWYETrYFX}I`|Btd&xW=96`C(vSc z`XX}R0m40r>)>V?59RQBs`u27wlie}wS_I@u^Z1lQ_YXXg~^1bpU4?63}l|zy==zM z+1AyWfWrxc{IX46zOp@G+x2^Bo4|~IK%JXUkBxOa|LBHpd9V?`ha-}-f!(aCXzoVO z_(}iqf|-&a(`P16^!wYA$dFv2ATkHPs^U%970_5NW4KyC@b<}KnzY-T1!La;M0|n2 zK5IL_M}uuk#-4ya3`@O9OQ>BJC@gt8J<|S|ygQJClO5zu=c2L@sp=mJG<|qH00BcV z-(K3-#Cx^Hog@&=Bbgq$Vm%O>SKwX79OC;$`1-HGw%Od@+uN1QK_0Ghg&B%8QYGexu06|Liei^E(eAXT`9OfEWXQ7I2P;ENSJMtrE zf{@>ns$PTeXl*eEXU+K=PoQiLC;?8?#@;Pxhp!1m9xP_f-PlldJ#Xc z-{{j40+{DTR;D^*9HRQ458D%{+Pa1(M?W}+*}Js+BE7w0xjH))P?l_}0S6MdU45$G z>cdcSc^%H;{@qb{l%O*unXl7p=_s7PLRP(+(*@Yr4$yJn2p7B!SElb`4@6)Pcf4p| zwQvZOUMjHedr#!}i>-CPR*$I1sPc@#i5@hAD>4eNw4a+mevJ&SUuQK72-knw)H>sd z5{c$$HRe1aJex_456JE%r12_)a01*8f|iQ6&Atym>w4P28H35C%Oc!ma-Q_!{eQ~c z;xs?#3A}QAi<2(-OIgv`g7LZtz;}Zk64oc_D+;zb7~K)s#GX1Tql9w|_|*CyJNqy# z%;fUA$hA&CYdR0AD#hJ=HuPB=`y?tX_b$V4pmep5-|W}sH*+5U1dpJqwFdMPt2K1C zL0^Z^e0v4$*vU3T;|G)VsMyH^@SCOx4S`_T#OWnf6G>&R;rz3|Axk!gTmB6!kKZXDjOMxqJVsztyZ;@T-oKTO>(NA`wBQ& zsuLtbifLzi6*zG6C8aYHbdUI;ZMtxN>-Pc;&-sn1`tj1T$rA8_XWRC$ zWm;Ag0>2*k(O*>C;cH*?M)LjGdw!#X6JTsoBsRlo*O1&5r)VCb=sy^@LFjdSzzSJm zXivndKGd4q!|*u$b$Nb%Zs$Jx=lIJj=}7nX$gBBKgECv2yaxUr)8(nxlnYOPgpgTg zRDJOPaBd;^CCMU_Xta{zI!yi^3*Lu1oQMTRNV=E}AON<>!U3D(qXAwM*i(k?6HWA& z6qGvw%9j8-?a>3n8G836t>3v`FZBst)!V8()RT4-I4kDW-I2r8KH-B7&|82nSlJ zt|CjRKE6oLz{fSnadDx;W1Lg1dXX#x9-P!U))ecvvS(qeK%F`9fJ%yjOT@K;gQc(m zkn%@Dnt8$UxS>#i)7_){0?2Y^jObAi|iXbmrFpXR50B0W|S8BG^p@nyUk?RIZx?AP_U6w8GYPLQ7w<<;Fd6S zW?8>3%Tvtr$&oDHVR}%{Jtg5}f=;>soDOqd?ONSbALgy+f8fiR!kqb$E%gIoDw6!R zAs6?^9qC_%H~Tw`opmYg%m^Z@fw8hOc7}-{e;|afy`VX_JlQ%hdE-V?7!0Qo)5_GN zX|d41Vx=}CoLZ~0i)}BwtnjPmTwA41GxR+@$4jm~Lm&EbA%XQzXx#Mya?&Qo1a3Vh& z5`)PokqSBDGR|O|^R~!%j?nJ_5_GNVBfxC+$oaqD5MRwpvpdhm31%~lCq|DYVS~IC z=H!X$4hCIO$qnxOFND!DZNy@HF_;9mZ zj^?e$3QbneEpk1hy+Rgvy+BQij3p;@!*()bz(;7H!!X(_(Py=Y6_|qn7@mKMNFi6g zL<@vaq}9X`GX=k|WizUWGhoTXxOlI9MPFdZ$=HbuYW4D=p+5>y?%42PmhM(nowd=e z7+kEm#ZI~sAu4EtadXZUo6i%8xYXopZ>B>-OW?BnxBH%LMxgobm00g)z@7<%20a3973<-jz_k|>t$VEr?ERMk95eCcO`T2$+K;-Y zFqF%bLsFGZ_R^xWG)_Sr$=fDB-hx@!!NoA(3MDsMdX|*^6!HTkGfIzvwnZIu`sz4j zT!d$^13u+y7DOTcj4o=zr_(2;6GVTO-F@Bjm693QEaTcVkr2E=l(hd2EE*Gx;I9LH zgG6GEroKa2PC>l|*mls%AF|%AdDEY$5yKTLHob#92Xyzlvzm0?2vtBldB37~`fI#w zaLaci7+Q$y5J#0GAQcl_t5dI9XKJ7u5-0(?9G_R)epb64Z-GufZvDK22aRG_H#_fx zRspGu%9ox>MI2627UvCx8ruKuC1y2+i%5?ZSp0K6*yv9;fGkc$rJ#6xwKL^FwUQ7u zpGWl9%EX{o+il|MZ4K+4ND*&Vk(j=KIvrXC?ghe6^$_A)DU)N)cV8u8oh+max=vpX}TskLJzR+*zAu# zc-=D`sZ_itM~4Wy@i54lK-7n+)=}BT2e}KuPmQwj0Z}zTx;i1eoC?MxAzVos8B#0Z z)&}?oep%I4tMv1uN8u;4rpoGB+wl9Gkfb((!-_Ac9;Yn@gK@p$1|yg;U7W z-xQ5w3sf@5;v@)BaKeDRNcq8VIe*>vXAnThT|5{jyp6ZVXSXDY?3me}S$3Z1iWVFBCbyAt-^$H7n)=YP=5h1~WVP1MtK%_9xVnzlO=~16~!^fac{Mp*0spLZF5* zwaT83HV8F(zHjO1LQjsH;D6m!zt_gvbbNC168j*?mwlWazPR|sjN{Z2BEW+5koa-=dknsP zVX1UZOM;;G%khJhz8RQD`nPmMFRDYvluYCgys0WA2RA{B@0+sU5C>rbecka-y9zgh z>-6j&-O)w!3IL*!gLLRxdRilgKY)s6jDe^WfG~2%JK_!uBZxH%e@mz654d8)$nrV= z2xoxviC$JQ_KwV6`dciwk0T6HY#2@|QzEu3BwiwbHk!{mWwy8HASW{y#aWtq48s?F{CpL3Sg) z0K$b~&Q~sLNM_u|e!8%SbOlyV;V4)#6n8|H3P_3#T(RN%Z%r&Nd=lcQx~Vs=yulj7 zt$vGL*I=-k(vf)4f<8Gh698J14uW2!A(o;c7VaW8Q5kImK}g*)Yz2CE^dLhd76KSL z*V=exK4)0$X#)4wG<@_RX<7cUTuKwm_Z)VIIKp_jw@M)-P+MEKLXAhC(?vE-8cydzln(B?ICU z4u;j$o9d_tSK5&}unk+!LmGSq(YW<^FChV_(nb!;P;ptuQ_2Q@{D6D!W2NlE)DT=o zHHs6>NF+ymIi?WSa4&U$n+!L!oI@IH%&+Ed!rzEZ;INgrq2MjxbBk&lV3HdzYlHM& z_2{o>X}+^YtJ+|6bzP1dQhmC8+2%xWt~u-Gi{BeU88mAC(@KN$aq?cZ%%JAStil55 z(5#0EO&#L72>-Frt>Ae*se-f-B{b8a{kOKJyG&K65)&xet zLHt{L!nM3a+@m`E&$W2FmZyOqD~jPVWUrbli37Hp3zXG~{h5WDCW6m^0IdLkIXaxw zbifws0_^hr_AEz44)l1FQbW}KRrHV$MHI*D$H`C1KJ@9e?|WDBh&*A4^TGn5pU-qL z+-~l>zE7OYV5RE)yK?G;z;XGMe9AzIG69PBs)-cUi6h&)qL7HA0S*-7ATVdVu{g$Z zI`u+YiR=d4(_ZqCcU@YaL*4;^qoXN?`b9dvU;Y(8nKhB4g;1V&#v#qa_NU%Su)47P zDI`McQ7FNqA021+fyc=r1jFV!cwV+kkLrBMV{cO3xJLu~m~N1Zx>SmD%z>gIy@~Q{ zCn9}VF4<&q8?5?hu5<3?oZl@zPvYVK?W`nWE3FEgz^`FFn z&b-nwGUFb!8vreiM4KAYZd9WNiGlfg4O5&$Y-IAg{wWhlFm#e1YEhek&H

iq1$uxFi7 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 z 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%0DT>&*B7ZL}=^z31(9>_y2tTaL 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

h7%9pztep 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 diff --git a/tex/PatentApplication.tex b/tex/PatentApplication.tex index 82ad44a..e26dc11 100644 --- a/tex/PatentApplication.tex +++ b/tex/PatentApplication.tex @@ -17,7 +17,15 @@ %% %% This work consists of the files listed in the README file. %% + +% Leave this line uncommented to output a standard PDF \documentclass[english]{uspatent} + +% Comment the previous line and uncomment this line to +% output a PDF/A document ready for e-filing +% Fill out PatentApplication.xmpdata as well +% \documentclass[english,efileReady]{uspatent} + \begin{document} \setAssigneeName{Assignee Name} diff --git a/tex/PatentApplication.xmpdata b/tex/PatentApplication.xmpdata new file mode 100644 index 0000000..2f77949 --- /dev/null +++ b/tex/PatentApplication.xmpdata @@ -0,0 +1,88 @@ + +% Symbols permitted in metadata +% ============================= +% +% Within the metadata, all printable ASCII characters except +% '\', '{', '}', and '%' represent themselves. Also, all printable +% Unicode characters from the basic multilingual plane (i.e., up to +% code point U+FFFF) can be used directly with the UTF-8 encoding. +% Consecutive whitespace characters are combined into a single +% space. Whitespace after a macro such as \copyright, \backslash, or +% \sep is ignored. Blank lines are not permitted. Moreover, the +% following markup can be used: +% +% '\ ' - a literal space (for example after a macro) +% \% - a literal '%' +% \{ - a literal '{' +% \} - a literal '}' +% \backslash - a literal '\' +% \copyright - the (c) copyright symbol +% +% The macro \sep is only permitted within \Author, \Keywords, and +% \Org. It is used to separate multiple authors, keywords, etc. +% +% List of supported metadata fields +% ================================= +% +% Here is a complete list of user-definable metadata fields currently +% supported, and their meanings. More may be added in the future. +% +% General information: +% +% \Author - the document's human author. Separate multiple +% authors with \sep. +% \Title - the document's title. +% \Keywords - list of keywords, separated with \sep. +% \Subject - the abstract. +% \Org - publishers. +% +% Copyright information: +% +% \Copyright - a copyright statement. +% \CopyrightURL - location of a web page describing the owner +% and/or rights statement for this document. +% \Copyrighted - 'True' if the document is copyrighted, and +% 'False' if it isn't. This is automatically set +% to 'True' if either \Copyright or \CopyrightURL +% is specified, but can be overridden. For +% example, if the copyright statement is "Public +% Domain", this should be set to 'False'. +% +% Publication information: +% +% \PublicationType - The type of publication. If defined, must be +% one of book, catalog, feed, journal, magazine, +% manual, newsletter, pamphlet. This is +% automatically set to "journal" if \Journaltitle +% is specified, but can be overridden. +% \Journaltitle - The title of the journal in which the document +% was published. +% \Journalnumber - The ISSN for the publication in which the +% document was published. +% \Volume - Journal volume. +% \Issue - Journal issue/number. +% \Firstpage - First page number of the published version of +% the document. +% \Lastpage - Last page number of the published version of +% the document. +% \Doi - Digital Object Identifier (DOI) for the +% document, without the leading "doi:". +% \CoverDisplayDate - Date on the cover of the journal issue, as a +% human-readable text string. +% \CoverDate - Date on the cover of the journal issue, in a +% format suitable for storing in a database field +% with a 'date' data type. + + + +\Title {Invention Name Not Yet Defined} + +\Author {First Named Inventor\sep Another Inventor\sep Yet Another Inventor} + +\Copyright {} + +\Keywords {patent\sep + widget\sep + thingy\sep} + +\Subject {An invention for attaching a widget to a thingy} diff --git a/tex/uspatent.cls b/tex/uspatent.cls index 9973684..cfbe366 100644 --- a/tex/uspatent.cls +++ b/tex/uspatent.cls @@ -28,6 +28,12 @@ %\ProcessOptions \LoadClass[letterpaper,12pt]{memoir}[1996/10/24] +% The class option efileReady sets the output to PDF/A +% to enable the output to be validated by the USPTO +% e-file system. +\DeclareOption{efileReady}{\newcommand{\efileReady}{}} +\ProcessOptions\relax + % ----------------------- % Option Handling Section % ----------------------- @@ -79,23 +85,51 @@ %Set up packages for PDFs \ifpdf - \usepackage[pdftex]{graphicx} - %No Commas in the PDF Title!?! - \usepackage[ - hyperindex=true, - pdfusetitle, - bookmarks=true, - extension= pdf, - linkcolor=black, - colorlinks=true, - hyperfootnotes=false, - pdffitwindow=true, - pdftoolbar=true, - pdfmenubar=true, - debug=false, - pagebackref=true - ]{hyperref} - \DeclareGraphicsExtensions{ .pdf, .jpg, .tif} + \ifdefined\efileReady + % efileReady mode attempts + % to include PDF/A compliance to allow direct + % e-filing at the patent office. Make sure to + % fill out the PatentApplication.xmpdata file + % as well. + % Created from the tutorial at + % https://www.mathstat.dal.ca/~selinger/pdfa/ + \usepackage[a-1b]{pdfx} + \usepackage[pdftex]{graphicx} + %No Commas in the PDF Title!?! + \hypersetup{ + hyperindex=true, + pdfusetitle, + bookmarks=true, + extension= pdf, + linkcolor=black, + colorlinks=true, + hyperfootnotes=false, + pdffitwindow=true, + pdftoolbar=true, + pdfmenubar=true, + debug=false, + pagebackref=true + } + \DeclareGraphicsExtensions{ .pdf, .jpg, .tif} + \else + \usepackage[pdftex]{graphicx} + %No Commas in the PDF Title!?! + \usepackage[ + hyperindex=true, + pdfusetitle, + bookmarks=true, + extension= pdf, + linkcolor=black, + colorlinks=true, + hyperfootnotes=false, + pdffitwindow=true, + pdftoolbar=true, + pdfmenubar=true, + debug=false, + pagebackref=true + ]{hyperref} + \DeclareGraphicsExtensions{ .pdf, .jpg, .tif} + \fi \else \usepackage[dvips]{graphicx} \DeclareGraphicsExtensions{ .eps, .jpg } From 2855589322832f3cad3274e2321b594c56ba834c Mon Sep 17 00:00:00 2001 From: Blue Now Date: Thu, 1 Dec 2022 11:39:29 -0500 Subject: [PATCH 3/3] fix InkscapeDocumentProperties -> InkscapeDocumentProperties.png and update PatentApplicationGuide.lyx and export PatentApplicationGuide.tex PatentApplicationGuide.pdf accordingly --- ...perties => InkscapeDocumentProperties.png} | Bin doc/PatentApplicationGuide.lyx | 57724 ++++++++-------- doc/PatentApplicationGuide.pdf | Bin 1494328 -> 1502924 bytes doc/PatentApplicationGuide.tex | 1758 +- 4 files changed, 29637 insertions(+), 29845 deletions(-) rename doc/{InkscapeDocumentProperties => InkscapeDocumentProperties.png} (100%) diff --git a/doc/InkscapeDocumentProperties b/doc/InkscapeDocumentProperties.png similarity index 100% rename from doc/InkscapeDocumentProperties rename to doc/InkscapeDocumentProperties.png diff --git a/doc/PatentApplicationGuide.lyx b/doc/PatentApplicationGuide.lyx index c0cad49..f163891 100644 --- a/doc/PatentApplicationGuide.lyx +++ b/doc/PatentApplicationGuide.lyx @@ -1,28862 +1,28862 @@ -#LyX 2.3 created this file. For more info see http://www.lyx.org/ -\lyxformat 544 -\begin_document -\begin_header -\save_transient_properties true -\origin unavailable -\textclass article -\begin_preamble -\let\myIndex\theindex\renewcommand{\theindex}{\cleardoublepage\myIndex\phantomsection\addcontentsline{toc}{section}{\indexname}} -\hyphenation{PatentApplication} -\hyphenation{FigureDefinition} -\hyphenation{FigureClearPageAfter} -\hyphenation{annotationDefinition} -\hyphenation{AssigneeAddress} -\hyphenation{AssigneePhone} -\hyphenation{LawyerNumber} -\hyphenation{ApplicationMode} -\hyphenation{ClaimReference} -\usepackage{needspace} - -\def\TikZ{Ti\emph{k}Z} - -\usepackage{listings} - -\lstset{basicstyle=\footnotesize\ttfamily,breaklines=true,breakatwhitespace=false, alsoletter={\\}} - -\usepackage{fancyhdr} - \pagestyle{fancy} -\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} - \fancyhf{} - \rhead{\rightmark } - -\renewcommand{\headrulewidth}{0 pt} - -\cfoot{\thepage} - - -\usepackage{nextpage} - -\end_preamble -\use_default_options true -\maintain_unincluded_children false -\language english -\language_package babel -\inputencoding utf8 -\fontencoding OT1 -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" -\font_math "auto" "auto" -\font_default_family default -\use_non_tex_fonts false -\font_sc false -\font_osf false -\font_sf_scale 100 100 -\font_tt_scale 100 100 -\use_microtype false -\use_dash_ligatures true -\graphics default -\default_output_format pdf2 -\output_sync 1 -\output_sync_macro "\synctex=-1" -\bibtex_command default -\index_command default -\paperfontsize default -\spacing single -\use_hyperref true -\pdf_bookmarks true -\pdf_bookmarksnumbered false -\pdf_bookmarksopen false -\pdf_bookmarksopenlevel 1 -\pdf_breaklinks true -\pdf_pdfborder true -\pdf_colorlinks true -\pdf_backref false -\pdf_pdfusetitle true -\papersize default -\use_geometry true -\use_package amsmath 1 -\use_package amssymb 1 -\use_package cancel 1 -\use_package esint 1 -\use_package mathdots 1 -\use_package mathtools 1 -\use_package mhchem 1 -\use_package stackrel 1 -\use_package stmaryrd 1 -\use_package undertilde 1 -\cite_engine basic -\cite_engine_type default -\biblio_style plain -\use_bibtopic false -\use_indices false -\paperorientation portrait -\suppress_date false -\justification true -\use_refstyle 1 -\use_minted 0 -\branch Patent Advice -\selected 0 -\filename_suffix 0 -\color #faf0e6 -\end_branch -\index Index -\shortcut idx -\color #008000 -\end_index -\leftmargin 1in -\topmargin 1in -\rightmargin 1in -\bottommargin 1in -\secnumdepth 3 -\tocdepth 3 -\paragraph_separation indent -\paragraph_indentation default -\is_math_indent 0 -\math_numbering_side default -\quotes_style english -\dynamic_quotes 0 -\papercolumns 1 -\papersides 2 -\paperpagestyle default -\tracking_changes false -\output_changes false -\html_math_output 0 -\html_css_as_file 0 -\html_be_strict false -\end_header - -\begin_body - -\begin_layout Title -Writing a Patent Application in \SpecialChar LaTeX - and \SpecialChar LyX - -\begin_inset Newline linebreak -\end_inset - -Version 2.0 -\end_layout - -\begin_layout Author -Peter J. - Pupalaikis -\end_layout - -\begin_layout Date -December 1 -\begin_inset script superscript - -\begin_layout Plain Layout -st -\end_layout - -\end_inset - -, 2016 -\end_layout - -\begin_layout Standard -\begin_inset CommandInset toc -LatexCommand tableofcontents - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - -\end_layout - -\begin_layout Section* -License -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Author -\end_layout - -\end_inset - -Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\begin_inset Newline newline -\end_inset - -Copyright © 2012, 2016 Peter J. - Pupalaikis -\begin_inset Newline newline -\end_inset - -Version: 2.0 -\begin_inset Newline newline -\end_inset - -This work may be distributed and/or modified under the conditions of the - \SpecialChar LaTeX - Project Public License, either version 1.3 of this license or (at your - option) any later version. - The latest version of the license is in -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.latex-project.org/lppl.txt -\end_layout - -\end_inset - - and version 1.3 or later is part of all distributions of \SpecialChar LaTeX - version 2003/06/01 - or later. -\end_layout - -\begin_layout Section* -Release Notes for Version 2.0 -\end_layout - -\begin_layout Standard -It's been four years since the first release of the -\emph on -uspatent -\emph default - class in 2012. - I'm happy to say that there are no bug fixes to report and that this version - is backward compatible with the last version - If you are using the last - version, this version will also work with your documents. - All of the changes to this version are feature and configuration flexibility - adds (except for the very first item on this list): -\end_layout - -\begin_layout Enumerate -In version 1.0, the beginning of the claims section reads by default -\begin_inset Quotes eld -\end_inset - -What is claimed: -\begin_inset Quotes erd -\end_inset - - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -). - Unfortunately, some patent examiners have rejected this, I believe because - the claims section must read like a giant sentence. - In one case, they made me use the terminology -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - -. - I use this terminology by default on all my patent applications now, and - this new version will also use that by default. - If you don't like this, you can still customize this using the instructions - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Claims-customization" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Based on a request from a user, -\emph on -uspatent -\emph default - now supports sideways drawings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sideways-figure" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Based on a request from a user, -\emph on -uspatent -\emph default - now supports the inclusion of Inkscape drawings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Inkscape" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -When I did the research on sideways drawings, I found that some people place - the figure caption above the figure, so I added this capability. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - By default, the captions are on the bottom by default (as I've used for - all my patents ever filed). -\end_layout - -\begin_layout Enumerate -Figures will now be loaded from a directory that you can specify. - Previously, all figures needed to be in the directory where the patent - application file is located. - Only one location can be specified for all figures. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Program listings are now supported as figures. - Currently, vbs and py are supported, but it's easy to add your own. - See -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Drawings" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Unsupported-Drawing-Extensions" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -I use both Linux and Windows machines, preferring the Linux machines actually. - If you are familiar with Linux, you'll know that file names and extensions - are case sensitive. - This caused some annoyance when I moved back and forth between the two - operating systems, mostly because certain file extensions might be upper - case. - So -\emph on -uspatent -\emph default - now specifically recognizes the following extensions (any others will simply - attempt to load as graphics and never had case sensitivity issues): -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Enumerate -TpX and tpx -\end_layout - -\begin_layout Enumerate -PDF and pdf -\end_layout - -\begin_layout Enumerate -VBS and vbs -\end_layout - -\begin_layout Enumerate -py -\end_layout - -\begin_layout Enumerate -tex -\end_layout - -\begin_layout Enumerate -pdf_tex -\end_layout - -\end_deeper -\begin_layout Enumerate -Annotations can now be referred to with the text in the annotation only. - This can be used to maintain consistency within the application (and most - importantly the claims) of terminology used when referring to drawing elements. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. -\end_layout - -\begin_layout Section* -Foreword -\end_layout - -\begin_layout Standard -I am indebted to several people who contributed by reviewing this document, - teaching me some \SpecialChar LaTeX - tricks and especially teaching me about patents. - Let me say ahead of time that if I ignored or incorrectly dealt with their - review comments, or have any remaining errors in documentation or \SpecialChar LaTeX - code, - the errors are solely my responsibility: -\end_layout - -\begin_layout Standard -I have worked with Gordon Kessler, previously our in-house patent counsel, - for over ten years. - He taught me almost everything I know about patents and is the patent attorney - of record on many of my patents. - Since I've worked with Gordon for so long, the style I use mostly reflects - his. -\end_layout - -\begin_layout Standard -Andrew Dommer of Fish & Richardson P. - C. - reviewed this document and provided lots of comments. - I've incorporated or accommodated most of his input and because of his - input added certain flexibility to these tools. -\end_layout - -\begin_layout Standard -Tracey Kinsella, the in-house paralegal at my company Teledyne LeCroy, proof-rea -d this document and, as usual, found most of the errors that no one else - did. -\end_layout - -\begin_layout Standard -Amy Hendrickson of \SpecialChar TeX -nology Inc. - taught me how to implement the macros responsible for dealing with figures - and annotations during a lecture she gave at the \SpecialChar TeX - Users Group (TUG) conference - in Boston, 2012. -\end_layout - -\begin_layout Standard -Boris Veytsman reviewed the original document, provided some comments, and - encouraged the production of a TUGboat article and the submission of this - work to CTAN. -\end_layout - -\begin_layout Standard -Brian Dunn of BDTechConcepts provided the Inkscape example. -\end_layout - -\begin_layout Section -Background -\end_layout - -\begin_layout Standard -About twenty years ago, I had my first opportunity to file a patent on an - invention. - At the time, I was asked by our in-house patent attorney for various informatio -n on the invention (usually referred to as a disclosure document) so that - the patent application could be generated and filed. - During the process from invention to filing, I was able to make several - observations: -\end_layout - -\begin_layout Itemize -For complicated inventions, as mine tend to be, it is very difficult to - communicate the technical information to the patent attorney. - In my case, the first application draft created by the attorney was so - far off that we basically had to start over. -\end_layout - -\begin_layout Itemize -While it was easy to articulate the design of an instrument using my invention, - it was very difficult to articulate the invention itself. - In order to understand what I mean by this very important statement, consider - the fact that an instance of a fully designed instrument is easy to describe - through engineering documentation, drawings, software source code, etc. - but the difficult and absolutely necessary information to provide for a - patent application is really something different. - A patent application requires a description that distinguishes a design - from an invention or more specifically, highlights the inventive portion - of the design. -\end_layout - -\begin_layout Itemize -When the application was filed and when a patent was granted, I was unclear - about the level of protection that was actually obtained. -\end_layout - -\begin_layout Standard -Because of my experiences, I determined to become more involved in the patenting - process. - In many cases, especially at large companies, the inventor provides a patent - attorney with some level of information that allows the attorney to extract - the rest of the information. - In some cases, the attorney essentially interviews the inventor while trying - to uncover the actual invention. - I have found patent attorneys to be helpful in uncovering the invention, - but overall too expensive to be used for that task; and in the end, I often - had to teach so many technical details that I thought that it might be - easier to develop some better understanding of the system so that the informati -on provided to the patent attorneys was already in the right form. - So, after my first invention I began to write clearer documents that described - my invention in a form that more closely fit the information required by - the patent office. - This made life easier for me and the patent attorney and theoretically - saved some money. - But then I found some other problems (more minor than the problems already - outlined): -\end_layout - -\begin_layout Itemize -I use a lot of equations and these were sometimes difficult for the patent - attorneys to accurately copy. -\end_layout - -\begin_layout Itemize -Drawings I created were often rejected by the patent office. -\end_layout - -\begin_layout Itemize -Sometimes, through weird actions within my company, things I wrote got rewritten - in a different way than I intended without my permission or notification. -\end_layout - -\begin_layout Standard -To solve these problems and in continuing with the vector I was on, I decided - to actually write the patent application myself. - To be clear, the application I write is always vetted and modified in the - end by a qualified attorney. - I generally only take a first cut at claims just to clarify things in my - mind. - I found that once I had a better understanding of the organization of informati -on required for an application, it was not a large step in properly formatting - the information. - This led to a new set of problems: -\end_layout - -\begin_layout Itemize -The document editing tools have several issues that go against proper patent - application formatting. - Often, they offer the user too much flexibility in editing section styles, - spacing, font sizes, etc. - that allow for a large amount of inconsistency. - On the reverse side, they were missing certain key features. -\end_layout - -\begin_layout Itemize -Some patent application software solved some of the formatting and inconsistency - issues, but did not solve certain issues and were not flexible enough in - the area of general document editing such as equation entry and cross referenci -ng. -\end_layout - -\begin_layout Standard -About ten years ago I discovered \SpecialChar LaTeX -. - \SpecialChar LaTeX - is a document typesetting program that converts text documents with markup - language into final PDF format for filing. - \SpecialChar LaTeX - is software popular in academia and is required by most universities for - doctoral dissertations. - It is based on a language called \SpecialChar TeX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar TeX - -\end_layout - -\end_inset - - created by Donald Knuth -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Knuth, Donald -\end_layout - -\end_inset - -, a Stanford professor and author of many seminal books on computer programming. - His aim in creating \SpecialChar TeX - is to beautifully typeset technical documents especially - those containing a lot of mathematics. - Knuth's goals were very similar to mine in many ways: -\end_layout - -\begin_layout Itemize -He was trying to eliminate the middleman in publishing his books. - He discovered that reviewing proofs of his book and marking up these proofs - was unsatisfying, especially if he could typeset the book himself. - This problem is somewhat analogous with marking up patent attorney drafts. -\end_layout - -\begin_layout Itemize -Being a programmer, he believed in essentially programming the layout so - that the result followed certain predetermined rules. -\end_layout - -\begin_layout Itemize -Many rules governing the layout can be handled, again programmatically, - by the creation of macros written in \SpecialChar TeX - which leads to much more consistent - layouts. - Taken to an extreme, the writer can be limited to access to only a handful - of macros thereby reducing the capability to mess up the formatting while - simultaneously freeing up the writer to concentrate on the content. -\end_layout - -\begin_layout Standard -\SpecialChar LaTeX - has so many capabilities and produces such impressive output (especially - in the area of handling of drawings and equations) that I set to work creating - patent applications followed by sets of macros that I reused. - This work finally culminated in a patent -\emph on -class -\emph default - file which, when referenced by a patent application document allows me - to write beautiful, perfectly and consistently formatted patent applications - with less effort. - This class file also automates many aspects of the application. -\end_layout - -\begin_layout Standard -Having a programming and engineering background, I enjoy writing in \SpecialChar LaTeX -. - But \SpecialChar LaTeX - can be intimidating to many people and I looked for a solution that - could expose a broader set of people to the outcome provided by \SpecialChar LaTeX - without - exposing them too much to \SpecialChar LaTeX - itself. - This is when I found \SpecialChar LyX -. - \SpecialChar LyX - is a document editor that can produce many different kinds of output but - is mostly used as a front-end for \SpecialChar LaTeX -. - It follows a WYSIWYM philosophy which stands for -\begin_inset Quotes eld -\end_inset - -What You See Is What You Mean -\begin_inset Quotes erd -\end_inset - - as opposed to the more familiar WYSIWYG philosophy. - WYSIWYM is a balance. - With \SpecialChar LaTeX -, you write in text using macros but you don't see what you are going - to get until you -\emph on -compile -\emph default - the document. - Many \SpecialChar LaTeX - fans say that this is liberating because the writer does not constantly - fuss with the exact way that the document looks, but I don't see it that - way. - Many equations and such written in \SpecialChar LaTeX - require so much complication that I - find myself repeatedly compiling the document to see if I got it right. - This is not liberating. - WYSIWYM is a balance in that equations are shown as they are written -\emph on -mostly -\emph default - looking like they will when typeset. - What this means is that you get to see the structure of the equations and - the document to see what it roughly looks like, which is enough to break - the repeated compilation loop, but you don't fuss over the exact layout. - \SpecialChar LyX - is very approachable and easily usable and is the best environment in - which to write a patent application. -\end_layout - -\begin_layout Section -Introduction -\begin_inset CommandInset label -LatexCommand label -name "sec:Introduction" - -\end_inset - - -\end_layout - -\begin_layout Standard -If you are reading this document, you probably fall into one the following - categories: -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:introInventor" - -\end_inset - -You are an inventor and want to try writing your own patent application. -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:introAttorney" - -\end_inset - -You are an attorney who wants a better tool for writing a consistent and - properly formatted application. -\end_layout - -\begin_layout Standard -If you are in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - -, then you've come to the right place. - This document will enable you to accomplish this objective in either \SpecialChar LyX - or - \SpecialChar LaTeX -. - If you are in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introInventor" - -\end_inset - - I need to provide a warning upfront: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\series bold -I am not an attorney. - I am not qualified to give legal advice. - A patent application is a legal document. - Any information provided regarding patent applications are only my opinions - and are based on my experience. - You should consult with a qualified attorney for legal advice and with - the U.S. - Patent and Trademark Office for definitive information. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Mostly, I have to provide this warning because people in category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - - also sue people. - I don't want to get sued. - But seriously, I need to provide this warning because in my discussions - with category -\begin_inset CommandInset ref -LatexCommand ref -reference "enu:introAttorney" - -\end_inset - - people that I've come in contact with, I've found their reaction to some - of my opinions like I share in this article to be varied. - Sometimes they disagree with what I do and therefore with some of the advice - that I give. - Some tell me I'm a fool to draft my own applications (I'm not sure why - since I always advise that the application be vetted, reviewed and improved - by someone trained and licensed in patent law). - Most of the smaller disagreements are based on how much of or the type - of information I choose to provide in patent applications. -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - I tend to be explicit and hopefully clear in the spirit of proper information - disclosure. - I believe that some attorneys recommend being purposely vague to increase - the potential value of a future interpretation of your patent rights. - They are of course right and you should listen to them. - Anyway, you will see some of my advice in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Regardless of your category, I will assume that you are intending to write - a patent application using either \SpecialChar LyX - or \SpecialChar LaTeX -. - Otherwise, there's no reason to continue reading this. -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - If you are an inventor, take my opinions on patents with a grain of salt - and let a qualified patent attorney make the final call. - If you are an attorney and you are trying to use this information to streamline - your process, then ignore all of my patent writing advice. - Either way, pay attention to my formatting instructions. - Also, please contact me to let me know how these tools are being used and - how I might improve them. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -If you don't know anything about \SpecialChar LyX - or \SpecialChar LaTeX -, I suggest you familiarize yourself - with the features of both. - If you are already a \SpecialChar LaTeX - user, then I recommend that you do the following - and make the following decisions: -\end_layout - -\begin_layout Enumerate -If you are already a \SpecialChar LaTeX - user, you are in good shape. - When I say \SpecialChar LaTeX - user, I don't mean \SpecialChar LaTeX - expert. - If you know your way around \SpecialChar LaTeX - and know the basic idea, then you will do - fine. - I assume also that if you are a \SpecialChar LaTeX - user that you don't need to install it. - If you don't need to install it, skip to step -\begin_inset CommandInset ref -LatexCommand formatted -reference "enu:Editor-Choice" - -\end_inset - -. - Otherwise, see -\begin_inset CommandInset href -LatexCommand href -name "LaTeX Primer" -target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" -literal "false" - -\end_inset - - for more information and for a tutorial on \SpecialChar LaTeX -. - Unless you are not entering equations in your application, you should not - need to know much about the specifics of \SpecialChar LaTeX -. -\end_layout - -\begin_layout Enumerate -If you don't have \SpecialChar LaTeX - installed, then you'll want to install it now. - You can find some basic installation instructions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Installing-LaTeX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -\begin_inset CommandInset label -LatexCommand label -name "enu:Editor-Choice" - -\end_inset - -Now that you have \SpecialChar LaTeX - installed, you'll want to figure out what editor you - will use. - Even if you plan to use \SpecialChar LyX -, I recommend you install a \SpecialChar LaTeX - editor. - I recommend the \SpecialChar TeX -works editor because it shows your PDF output side by side - with your \SpecialChar LaTeX - source and you can jump back and forth between the source and - output easily. - Some basic directions are found in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Installing-TeXWorks" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -Now you need to decide whether you want to use \SpecialChar LaTeX - or \SpecialChar LyX -. - If you are a grizzled \SpecialChar LaTeX - veteran, then you will scoff at the idea of entering - your patent application in anything other than raw \SpecialChar LaTeX -. - I really encourage you to try \SpecialChar LyX -. - If you are inexperienced with \SpecialChar LaTeX -, then you really ought to use \SpecialChar LyX - but I warn - you that knowledge of \SpecialChar LyX - is not entirely a substitute for knowledge of \SpecialChar LaTeX -. - If you are on the fence, let me give you some added encouragement: if you - start by using \SpecialChar LyX - and you change your mind, you can always export your document - in plain \SpecialChar LaTeX - and the exported document is very good \SpecialChar LaTeX -. - Give \SpecialChar LyX - a try. - To install it, follow the directions in -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Installing-LyX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -You will probably need some kind of drawing editor. - To test the suitability of your drawing editor, review its capability of - producing high quality, properly sized PDF files. - I supply some instructions for using the most popular Windows -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Windows is a trademark of Microsoft Corporation -\end_layout - -\end_inset - - based drawing editor Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - - -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Visio is a trademark of Microsoft Corporation -\end_layout - -\end_inset - - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Visio" - -\end_inset - -. - But I recommend TpX which is how I make all of my patent drawings. - It is open source software that produces the best patent drawings of any - package I know. - It will even output in \SpecialChar LaTeX - readable code (called -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ -\end_layout - -\end_inset - - - but you don't really need to know this detail). - Instructions for installing and working with TpX can be found in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:TpX" - -\end_inset - -. -\end_layout - -\begin_layout Enumerate -At some point, all of the additional files you need will come in a standard - \SpecialChar LaTeX - and \SpecialChar LyX - installation (after I submit all of this stuff, that is). - Until then, you will need to get these additional files presumably from - the same place you got this document. - These additional files are, at a minimum, the U.S. - patent class file for use in \SpecialChar LaTeX - and the U.S. - patent layout file for use in \SpecialChar LyX -. - Remember, \SpecialChar LyX - is just a front-end for \SpecialChar LaTeX - which produces and compiles \SpecialChar LaTeX - code so - if you are using \SpecialChar LyX -, you will need both files. - These files should be put in the same directory where you intend to write - your patent application. -\end_layout - -\begin_layout Enumerate -Finally, you need a way to get started. - I recommend that you always start by editing one of the example files. - Follow the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-TeXWorks" - -\end_inset - - for \SpecialChar LaTeX -, which includes the setup and a short navigational tutorial that you - can ignore when you get proficient. - Similarly, for \SpecialChar LyX -, follow the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-LyX" - -\end_inset - - which contains similar setup and a navigational tutorial. -\end_layout - -\begin_layout Enumerate -Read this entire document to familiarize yourself with the macros used and - follow the instructions to get started in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -. -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - Use -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - - for a guide to filling out the patent application. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Also, please remember to proof-read your entire document prior to filing - with the patent office. - These tools are provided as an aid and I am not responsible for the final - output. - I, of course, expect these tools to work fine - I use them all the time. - This is basically a disclaimer to tell you that regardless of any errors - that I or \SpecialChar LaTeX - or \SpecialChar LyX - makes in formatting your document, you alone are responsible - for it. - I'm sorry to have to make statements like this, but you know how things - are. -\end_layout - -\begin_layout Section -Tool Installation -\end_layout - -\begin_layout Standard -In order to write your patent application, you will first need to install - some tools. - These are: -\end_layout - -\begin_layout Itemize -\SpecialChar LaTeX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX - -\end_layout - -\end_inset - - - A document typesetting program that converts text documents into final - PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - format for filing. - See -\begin_inset CommandInset href -LatexCommand href -name "LaTeX Primer" -target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" -literal "false" - -\end_inset - - for more information and for a tutorial on \SpecialChar LaTeX -. - Unless you are entering equations in your application, you should not need - to know much about the specifics of \SpecialChar LaTeX -. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -works -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar TeX -works -\end_layout - -\end_inset - - - An editor that allows you to view and edit your \SpecialChar LaTeX - document side-by-side - with your PDF application. - Since \SpecialChar LaTeX - is not WYSIWYG, you must -\emph on -compile -\emph default - your document to produce the final output. - \SpecialChar TeX -works helps with this. -\end_layout - -\begin_layout Itemize -TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - - (optional) - an open-source drawing package that produces beautiful drawings - and is well linked with \SpecialChar LaTeX -. - Drawings maybe imported directly in TpX format (PDF or -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ -\end_layout - -\end_inset - -), otherwise you may use any drawing package as long as you can produce - final drawings for inclusion in PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - format. -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX - -\end_layout - -\end_inset - - - A WYSIWYM editor for producing \SpecialChar LaTeX - documents without extreme exposure to - \SpecialChar LaTeX -. -\end_layout - -\begin_layout Subsection -Installing \SpecialChar LaTeX - -\begin_inset CommandInset label -LatexCommand label -name "subsec:Installing-LaTeX" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LaTeX - can be obtained from -\begin_inset CommandInset href -LatexCommand href -name "http://www.latex-project.org/ftp.html" -target "http://www.latex-project.org/ftp.html" -literal "false" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!obtaining -\end_layout - -\end_inset - -which is the \SpecialChar TeX - Users Group -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar TeX - Users Group -\end_layout - -\end_inset - - (TUG -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TUG| see -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{TeX Users Group} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -). - The \SpecialChar LaTeX - language can be compiled with a number of compilers such as pdf\SpecialChar LaTeX -, Lua\SpecialChar TeX -, - Xe\SpecialChar TeX -, etc. - We will be using pdf\SpecialChar LaTeX -. - On Windows machines, follow the directions for Pro\SpecialChar TeX -t installation. - -\end_layout - -\begin_layout Standard -Here are the sources for various \SpecialChar TeX - installations: -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/texlive/ -\end_layout - -\end_inset - - - \SpecialChar TeX - Live Installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/mactex/ -\end_layout - -\end_inset - - - Mac\SpecialChar TeX - installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://tug.org/protext/ -\end_layout - -\end_inset - - - pro\SpecialChar TeX -t installation. -\end_layout - -\begin_layout Itemize -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.miktex.org/ -\end_layout - -\end_inset - - - MiK\SpecialChar TeX - installation. -\end_layout - -\begin_layout Standard -I use pro\SpecialChar TeX -t (based on MiK\SpecialChar TeX -) on Windows and GNU/Linux machines. - Mac\SpecialChar TeX - is the preferred installation for the Mac -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Mac -\end_layout - -\end_inset - - -\begin_inset script superscript - -\begin_layout Plain Layout -® -\end_layout - -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -Mac is a trademark of Apple Inc. -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Installing \SpecialChar TeX -works -\begin_inset CommandInset label -LatexCommand label -name "subsec:Installing-TeXWorks" - -\end_inset - - -\end_layout - -\begin_layout Standard -In most cases, \SpecialChar TeX -works -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar TeX -works!installation -\end_layout - -\end_inset - - comes automatically with a Pro\SpecialChar TeX -t installation. - Search for the file texworks.exe in the directories containing your \SpecialChar LaTeX - installatio -n and create a shortcut for easy access. - Otherwise, download it from -\begin_inset CommandInset href -LatexCommand href -name "http://www.tug.org/texworks/" -target "http://www.tug.org/texworks/" -literal "false" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Installing \SpecialChar LyX - -\begin_inset CommandInset label -LatexCommand label -name "subsec:Installing-LyX" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!obtaining -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!installation -\end_layout - -\end_inset - -\SpecialChar LyX - can be found here: -\begin_inset CommandInset href -LatexCommand href -name "http://www.lyx.org" -target "http://www.lyx.org" -literal "false" - -\end_inset - -. - For Windows, click -\begin_inset Quotes eld -\end_inset - -\SpecialChar LyX --2.02-2-Installer.exe -\begin_inset Quotes erd -\end_inset - - or whichever is the latest version. - When prompted to select a typesetting system, select the -\begin_inset Quotes eld -\end_inset - -... -\backslash -miktex -\backslash -bin -\begin_inset Quotes erd -\end_inset - - extension of your MiK\SpecialChar TeX - folder. - If an error occurs then a file search can reveal the proper location. - At the time of this writing, I am currently using the 2.1.5 version of \SpecialChar LyX -. -\end_layout - -\begin_layout Subsection -Patent Application Specific Files -\begin_inset CommandInset label -LatexCommand label -name "subsec:Patent-Application-Files" - -\end_inset - - -\end_layout - -\begin_layout Standard -To get started with writing your patent application, you will need the class, - layout and example files. - They should all have been included with this documentation. - The files include: -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -uspatent.cls - The class file used by \SpecialChar LaTeX - that provides basic typesetting informatio -n and all of the special macros that get called in the \SpecialChar LaTeX - document. -\end_layout - -\begin_layout Itemize -uspatent.layout -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.layout -\end_layout - -\end_inset - - - The layout file used by \SpecialChar LyX - to translate environment and inset settings - in a \SpecialChar LyX - patent application into \SpecialChar LaTeX - macro commands in the uspatent.cls file. -\end_layout - -\begin_layout Itemize -PatentApplication.tex -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentApplication.tex -\end_layout - -\end_inset - - - the example, skeleton \SpecialChar LaTeX - file that should be used as the basis for your - \SpecialChar LaTeX - based application. -\end_layout - -\begin_layout Itemize -PatentApplication.\SpecialChar LyX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentApplication.\SpecialChar LyX - -\end_layout - -\end_inset - - - the example, skeleton file that should be used as the basis for your - \SpecialChar LyX - based application. -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -Drawings.lyx - the file containing the drawings and annotations instructions - that is included in PatentApplication.lyx. - Initially, you will find references to figures and annotations for four - drawings that are provided for reference only. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -PatentApplication.xmpdata - a file that defines metadata required for the - output to be in PDF/A archival format for electronic submittal to the USPTO - via their eFile system. -\end_layout - -\begin_layout Itemize -VisioDrawing.pdf - an example Visio drawing exported in -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - -PDF format. -\end_layout - -\begin_layout Itemize -TpXDrawing.TpX - an example TpX drawing containing -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - code. -\end_layout - -\begin_layout Itemize -InkscapeDrawing.svg, .pdf, and .pdf_tex - an example Inkscape drawing. -\end_layout - -\begin_layout Standard -If you are using a MiK\SpecialChar TeX - \SpecialChar LaTeX - installation, you can install the latest version - of the -\series bold -uspatent -\series default - package using the -\emph on -MiK\SpecialChar TeX - Package Manager -\emph default - invoked by typing -\family typewriter -mpm -\family default - in a command prompt and selecting the -\family typewriter -uspatent -\family default - package for installation. -\end_layout - -\begin_layout Section -Starting a New Patent Application -\begin_inset CommandInset label -LatexCommand label -name "sec:Starting-a-New-Application" - -\end_inset - - -\end_layout - -\begin_layout Standard -A new application is started by creating a new directory for your application - and copying the files listed in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Patent-Application-Files" - -\end_inset - - to this new directory. -\end_layout - -\begin_layout Standard -The basic idea here is that you will rename the file PatentApplication.lyx - (if you are using \SpecialChar LyX -) or PatentApplication.tex (if you are using \SpecialChar LaTeX -) to the - name of your invention (e.g. - MyInvention.lyx or .tex). - You can also rename the Drawings.lyx or Drawings.tex file, but you will need - to reference the newly named drawings file in your patent application document. - There is no need to do that. - You will be editing the information in the new MyInvention file -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - - and also the drawings file. - As you edit the drawings file you will eventually remove the need for the - example drawings. - You will know when you no longer need the example drawing files and at - that time they can be removed. - Don't delete them right away because they are required temporarily to build - your document. -\end_layout - -\begin_layout Standard -Many headaches are created by special characters in file names, so it is - recommended that your directories (entire directory tree) and file names - contain no spaces or other strange characters. - If you want to insert a space, use an underscore -\begin_inset Quotes eld -\end_inset - -_ -\begin_inset Quotes erd -\end_inset - - to separate words. - I tend to use a programming style called -\emph on -CamelCase -\emph default - (or the technical term -\emph on -medial capitals -\emph default -). -\end_layout - -\begin_layout Standard -After creating your new directory containing your renamed files, you should - see if they produce the proper output by following the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-Latex-from-command-line" - -\end_inset - - or -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-TeXWorks" - -\end_inset - - if you are using \SpecialChar LaTeX -, or -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Driving-LyX" - -\end_inset - - if you are using \SpecialChar LyX -. - If you can produce PDF output following these instructions, then you're - ready to get started. -\end_layout - -\begin_layout Section -Driving \SpecialChar LaTeX - from the command line -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-Latex-from-command-line" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LaTeX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!command line usage -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -\SpecialChar LaTeX - installed properly. -\end_layout - -\begin_layout Itemize -A text editor of any kind. -\end_layout - -\begin_layout Itemize -A PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - viewer of any kind. -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - -MyInvention and in it you will have at least the files -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -uspatent.cls, MyInvention.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX - and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To produce your application, type from the command line from within this - directory: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -pdflatex -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - MyInvention -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -followed by the enter key. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -needspace{5 -\backslash -baselineskip} -\end_layout - -\end_inset - -If you've done everything correctly during installation, you will see lots - of messages streaming forth (\SpecialChar LaTeX - is very verbose). - In the end, the last few messages should be: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter -Output written on MyInvention.pdf (11 pages, 197705 bytes). -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter -Transcript written on MyInvention.log -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -If you've gotten this far, then everything's right and you can view your - patent application by opening MyInvention.pdf with your PDF viewer. - By editing your MyInvention.tex file with your text editor, compiling your - document with pdflatex, and viewing it with your PDF viewer, you can create - your application using the most primitive tools at your disposal. -\end_layout - -\begin_layout Section -Driving \SpecialChar TeX -works -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar TeX -works -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-TeXWorks" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LaTeX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!\SpecialChar TeX -works usage -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -\SpecialChar LaTeX - installed properly. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -works installed (usually comes with your \SpecialChar LaTeX - installation). -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called MyInvention and in it you will have at - least the files uspatent.cls -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - -, MyInvention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - -.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To edit your application, open MyInvention.tex with \SpecialChar TeX -works or type from the - command line from within this directory: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center - -\family typewriter -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -texworks MyInvention.tex -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -You can become familiar with \SpecialChar TeX -works yourself, but there are two things you - want to notice to get an application out immediately. - They are at the top of the dialog and are located right next to each other - and are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:TeXworks-ribbon-bar" - -\end_inset - -. - One is a drop-down list selector that selects the program used to produce - the output file. - This should be set to pdf\SpecialChar LaTeX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - as shown. - The other is the green arrow to the left. - Clicking this with the mouse causes the document to be compiled and the - resulting PDF document to be produced and opened automatically to the right - of the editor dialog. - Sometimes you will need to click the arrow twice to get the figure numbers - updated properly. - You will see a log at the bottom of the editor. - If there are problems found, you will need to figure out how to fix them - before you can proceed. - Compile often so you remember what you've done and can more easily fix - any problems that crop up. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename TeXworks.png - width 100col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar TeX -works ribbon bar -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:TeXworks-ribbon-bar" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Driving \SpecialChar LyX - -\begin_inset CommandInset label -LatexCommand label -name "sec:Driving-LyX" - -\end_inset - - -\end_layout - -\begin_layout Standard -\SpecialChar LyX - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX - -\end_layout - -\end_inset - - can be used to edit and produce your patent application presuming you have: -\end_layout - -\begin_layout Itemize -\SpecialChar LaTeX - installed properly (remember \SpecialChar LyX - is just a front-end for \SpecialChar LaTeX -). -\end_layout - -\begin_layout Itemize -\SpecialChar LyX - installed properly. -\end_layout - -\begin_layout Standard -Assuming you have followed the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - -, you will have a directory called MyInvention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -MyInvention file -\end_layout - -\end_inset - - and in it you will have at least the files uspatent.cls, MyInvention.lyx, - Drawings.lyx, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. -\end_layout - -\begin_layout Standard -To edit your application, open MyInvention.lyx with \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -If you created MyInvention.lyx by making a copy of PatentApplication.lyx, - then all of the document settings should be correctly configured (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:LyX-Document-Settings" - -\end_inset - - for a complete list of settings). -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyX.png - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Output Controls -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-output-controls" - -\end_inset - - -\end_layout - -\end_inset - -The output controls are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-output-controls" - -\end_inset - -. - Pressing the googly eyes to the left should cause \SpecialChar LyX - to produce the PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - document and open it for display. - For the display to work, you will need to have a PDF reader installed. - I prefer the Evince document viewer that comes with my Linux distribution, - but which I also use on Windows. -\end_layout - -\begin_layout Standard -You can learn more about \SpecialChar LyX - on your own, but I have to call your attention - at this time to two key customizations that are unique to the patent applicatio -n layout: -\end_layout - -\begin_layout Itemize -Environments -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -Custom Insets -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The file uspatent.layout provided overrides and restricts the -\emph on -environments -\emph default - available in \SpecialChar LyX -. - To access these environments, click the drop-down selector in the upper - left corner of the \SpecialChar LyX - editor dialog as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. - Similarly, it provides -\emph on -custom insets -\emph default - that provide for certain cross-referencing features. - To access these, select them from the drop-down menu by selecting: -\family typewriter -[Insert][Custom Insets] -\family default - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXEnvironmentsSelection.png - -\end_inset - - -\begin_inset Graphics - filename LyXEnvironments.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Environments -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-environments" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXCustomInsets.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Custom Insets -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-custom-insets" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -custom inset -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -The environments and custom insets are the full extent of the \SpecialChar LyX - customization - and access all of the special patent application features. - These features are explained elsewhere in this document but I figured you - might want to know where to find them now. -\end_layout - -\begin_layout Subsection -\SpecialChar LyX - Document Settings -\begin_inset CommandInset label -LatexCommand label -name "subsec:LyX-Document-Settings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!document settings -\end_layout - -\end_inset - -If you start your new patent application by renaming the PatentApplication.\SpecialChar LyX - - file and editing it, you should never need to bother with any \SpecialChar LyX - document - settings -\emph on -provided you don't change them -\emph default -, except for the efileReady document property if you wish to eFile with - the USPTO. - -\series bold -You are strongly encouraged to not change \SpecialChar LyX - document settings -\series default -. - This section is provided for completeness so that you know how \SpecialChar LyX - is set - up or in case you get yourself in trouble. -\end_layout - -\begin_layout Standard -Fortunately, for the most part, the default \SpecialChar LyX - settings are used. - Also, since the application format is rigidly enforced from within the - \SpecialChar LaTeX - class, most of the \SpecialChar LyX - settings are overridden anyway. - This section contains the \SpecialChar LyX - settings that are required. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DocumentSettings.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Document Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings" - -\end_inset - - -\end_layout - -\end_inset - -\SpecialChar LyX - document settings are accessed via the Settings selection in the Document - drop-down menu using -\family typewriter -[Document][Settings] -\family default - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Document Class -\begin_inset CommandInset label -LatexCommand label -name "subsec:Document-Class" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXSettingsDocumentClass.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Document Class Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-class-settings" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!document class -\end_layout - -\end_inset - -Set the document class by pressing the button labeled Local Layout and browsing - to the uspatent.layout file that must be located in the same directory as - your patent application file. - Note that usually file classes and the associated layout files are selected - directly from the drop-down document class selection button but our layout - is local. - You will be warned that things will work properly only if the layout file - is kept along with your patent application file in the same directory. - The Document Class dialog is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-class-settings" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Output Control - pdf\SpecialChar LaTeX - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXDocumentSettingsOutput.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Document Output Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings-output" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename LyXDocumentSettingsFont.png - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Document Font Settings -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-settings-font" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -pdflatex -\end_layout - -\end_inset - -There are many offshoots from \SpecialChar LaTeX - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Installing-LaTeX" - -\end_inset - -); we need to ensure that \SpecialChar LyX - will choose pdf\SpecialChar LaTeX - which is the only output format - that will work with the patent class file. -\end_layout - -\begin_layout Standard -The output is selected from the Document Output Settings dialog as shown - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings-output" - -\end_inset - -. - Under Output Format select (PDF) pdflatex as the Default Output Format. - There are other settings that can prevent pdf\SpecialChar LaTeX - as a choice. - Make sure that the -\begin_inset Quotes eld -\end_inset - -use non-Tex fonts (via Xe\SpecialChar TeX -/Lua\SpecialChar TeX -) box -\begin_inset Quotes erd -\end_inset - - is not checked in the Document Fonts Settings menu as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-settings-font" - -\end_inset - -. -\end_layout - -\begin_layout Section -The Layout of the Patent Application -\begin_inset CommandInset label -LatexCommand label -name "sec:The-Layout-of-the-Patent-Application" - -\end_inset - - -\end_layout - -\begin_layout Standard -Two possible \SpecialChar LaTeX - patent application documents are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-document-layout" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-document-layout-1" - -\end_inset - -. - Two possible corresponding \SpecialChar LyX - patent application documents are shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-layout" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-document-layout-1" - -\end_inset - -. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} % includes the uspatent.cls class definitions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar ldots -front matter\SpecialChar ldots - % all front matter definitions go here -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -include{Drawings} % includes the figures information -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle % outputs the title and begins the patent application -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Field of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Cross Reference to Related Applications} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Background of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Objects of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Summary of the Invention} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawingDescriptions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Detailed Description of the Preferred Embodiments} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton \SpecialChar LaTeX - Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-document-layout" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -end{document} -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} % includes the uspatent.cls class definitions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar ldots -front matter\SpecialChar ldots - % all front matter definitions go here -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -include{Drawings} % includes the figures information -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle % outputs the title and begins the patent application -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Technical Field} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Cross Reference to Related Applications} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Background} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Summary} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawingDescriptions -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Detailed Description} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentParagraph blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - -\family typewriter -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton \SpecialChar LaTeX - Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-document-layout-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -end{document} -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -uspatent.cls -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right -\SpecialChar ldots -front matter\SpecialChar ldots - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "30col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -Include: Drawings.lyx -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Field of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Cross Reference to Related Applications -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Background of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Objects of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Summary of the Invention -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—BRIEF DESCRIPTION OF THE DRAWINGS— -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Detailed Description of the Preferred Embodiments -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—START OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\align center -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—END OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Abstract -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—PATENT DRAWINGS— -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton \SpecialChar LyX - Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-layout" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsEnd -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right -\SpecialChar ldots -front matter\SpecialChar ldots - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "30col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -Include: Drawings.lyx -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Technical Field -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Cross Reference to Related Applications -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Background -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Summary -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—BRIEF DESCRIPTION OF THE DRAWINGS— -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Detailed Description -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—START OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\align center -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—END OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\shape smallcaps -\bar under -Abstract -\end_layout - -\begin_layout Plain Layout -blah, blah blah \SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—PATENT DRAWINGS— -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Skeleton \SpecialChar LyX - Patent Application Document -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-document-layout-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!layout -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentParagraph -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsEnd -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - There are two styles to reflect the tastes of patent lawyers who reviewed - this document. - I use the first layout style. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!layout -\end_layout - -\end_inset - -The \SpecialChar LaTeX - document starts with a declaration of the uspatent class. - Every \SpecialChar LaTeX - document must contain at least one of these declarations and here - we specify the file containing the typesetting and macro definitions that - are used in the patent application. - It ends with an -\family typewriter - -\backslash -end{document} -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -end{document} macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -end{document} -\end_layout - -\end_inset - -statement. - After the class definition, there are various -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -front matter definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -) that define things like the title, inventor, etc. - This is followed by an inclusion of a drawings file. - This file defines how the drawings will be read in, described, annotated, - etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - for information on how drawings are controlled. - After the drawings, we see the -\family typewriter - -\backslash -maketitle -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -maketitle -\end_layout - -\end_inset - -macro which is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. - This macro defines where the title page should be printed and where the - patent sections start. - The remainder of the patent application consists mostly of patent sections - set off by the -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentSection -\family default - macro described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Patent-Sections" - -\end_inset - -. - Each section consists of one or more paragraphs where each paragraph begins - with -\family typewriter - -\backslash -patentParagraph -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - -(see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Paragraph-Numbering" - -\end_inset - -). - You will notice two macros that control drawings: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentDrawingDescriptions -\family default - and -\family typewriter - -\backslash -patentDrawings -\family default -. - These macros expand into automatically generated sections containing a - brief description of the drawings and the drawings themselves. - The control of drawings is explained in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - Finally, you will notice two macros that delimit the area where the patent - claims are placed: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\family typewriter - -\backslash -patentClaimsStart -\family default - and -\family typewriter - -\backslash -patentClaimsEnd -\family default -. - The formatting of claims is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!layout -\end_layout - -\end_inset - -The \SpecialChar LyX - document starts directly with the various front matter -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -) that define things like the title, inventor, etc. - This is followed by an inclusion of a drawings file. - This file defines how the drawings will be read in, described, annotated, - etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - for information on how drawings are controlled. - The remainder of the patent application consists mostly of patent sections - formatted by the -\series bold -PatentSection -\series default - environment -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - - described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Patent-Sections" - -\end_inset - -. - Each section consists of one or more paragraphs where each paragraph is - formatted with the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentParagraph -\end_layout - -\end_inset - - -\series bold -PatentParagraph -\series default - environment (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Paragraph-Numbering" - -\end_inset - -). - You will notice two environments that control drawings: -\series bold -\size footnotesize -—BRIEF DESCRIPTION OF THE DRAWINGS– -\series default -\size default - and -\series bold -\size footnotesize -—PATENT DRAWINGS— -\series default -\size default -. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsSection -\end_layout - -\end_inset - -These environments expand into automatically generated sections containing - a brief description of the drawings and the drawings themselves. - The control of drawings is explained in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - Finally, you will notice two environments that delimit the area where the - patent claims are placed: -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsEnd -\end_layout - -\end_inset - - -\series bold -\size footnotesize -—START OF PATENT CLAIMS— -\series default -\size default - and -\series bold -\size footnotesize -—END OF PATENT CLAIMS— -\series default -\size default -. - The formatting of claims is described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Claims" - -\end_inset - -. -\end_layout - -\begin_layout Section -Front Matter -\begin_inset CommandInset label -LatexCommand label -name "sec:Front-matter" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -Front matter is, as the name indicates, information that must appear at - or near the front of the document. - The information must be provided prior to the title (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Title" - -\end_inset - -), date (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Date" - -\end_inset - -), and inventor name (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Inventor-Name(s)" - -\end_inset - -) in \SpecialChar LyX - documents, because \SpecialChar LyX - will expect to emit the title page immediately - following the last of these three definitions. - In \SpecialChar LaTeX -, the emission of the title page is determined by the location of the - -\family typewriter - -\backslash -maketitle -\family default -\size larger - -\size default -macro. -\end_layout - -\begin_layout Standard -Thus in \SpecialChar LyX -, the front matter appears like: -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Title -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Date -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Inventor -\end_layout - -\end_inset - - -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -\SpecialChar ldots - -\begin_inset Newline linebreak -\end_inset - -various front matter definitions -\begin_inset Newline linebreak -\end_inset - -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\begin_layout Plain Layout -\align center -Peter J. - Pupalaikis -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -As mentioned, in \SpecialChar LyX -, the end of the front matter and title page information - is delimited by the last of the invention name, date, and inventor. -\end_layout - -\begin_layout Standard -In \SpecialChar LaTeX -, the front matter appears like: -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -maketitle macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -maketitle -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -documentclass -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -title -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -date -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -inventor -\end_layout - -\end_inset - - -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -documentclass[english]{uspatent} -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter -\SpecialChar ldots - -\begin_inset Newline newline -\end_inset - -various front matter definitions -\begin_inset Newline newline -\end_inset - -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\begin_inset Newline newline -\end_inset - - -\backslash -date{June 3, 2012} -\begin_inset Newline newline -\end_inset - - -\backslash -inventor{Peter J. - Pupalaikis} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -maketitle -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -One item of note in this section is the -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -documentclass macro -\end_layout - -\end_inset - - and its options. - Normally, only the option -\begin_inset listings -inline true -status open - -\begin_layout Plain Layout - -english -\end_layout - -\end_inset - - is used. - However, if you wish to produce a PDF/A archival output suitable for filing - directly with the USPTO via the eFile system, you can add the -\begin_inset listings -inline true -status open - -\begin_layout Plain Layout - -efileReady -\end_layout - -\end_inset - - option . - The declaration will then look like this: -\begin_inset listings -inline true -status open - -\begin_layout Plain Layout - - -\backslash -documentclass[english,efileReady]{uspatent} -\end_layout - -\end_inset - -. - If you do this, make sure you fill out the information in the PatentApplication. -xmpdata file to add the correct metadata to your application. -\end_layout - -\begin_layout Standard -Here we see that the -\family typewriter - -\backslash -maketitle -\family default - macro defines the end of the front matter and title page definitions. -\end_layout - -\begin_layout Standard -In case you are wondering, your patent application will look nothing like - it looks in the \SpecialChar LyX - editor with the title followed by the date followed by - the inventor name. - This is what is meant by WYSIWYM. - You know that you need all of this information and it needs to go somewhere. - \SpecialChar LyX - provides the method of entering this information and later when you compile - the document, you'll see where it actually goes. -\end_layout - -\begin_layout Subsection -Assignee Information -\end_layout - -\begin_layout Standard -The assignee -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee -\end_layout - -\end_inset - - is the name of the entity that will own the rights to the invention. - Typically this is the company for which the inventor works. - The assignee information is defined using: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee name -\end_layout - -\end_inset - -assignee name is defined using the -\family typewriter - -\backslash -setAssigneeName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AssigneeName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeName -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee address -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee address -\end_layout - -\end_inset - - is defined using the -\family typewriter - -\backslash -setAssigneeAddress -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeAddress macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeAddress -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AssigneeAddress -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeAddress environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeAddress -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee city -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee city -\end_layout - -\end_inset - -, state & zip code is defined using the -\backslash -setAssigneeCity -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeCity macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeCity -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AssigneeCity -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeCity environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeCity -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The assignee phone number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee phone number -\end_layout - -\end_inset - - is defined using the -\family typewriter - -\backslash -setAssigneePhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneePhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneePhone -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AssigneePhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneePhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneePhone -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - assignee definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Assignee Name:Company Name -\begin_inset Newline linebreak -\end_inset - -Assignee Address:Number and Street Name -\begin_inset Newline linebreak -\end_inset - -Assignee City:City, State and Zip -\begin_inset Newline linebreak -\end_inset - -Assignee Phone:Telephone Number -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeAddress environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeAddress -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneeCity environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneeCity -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AssigneePhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AssigneePhone -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - assignee definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setAssigneeName{Company Name} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneeAddress{Number and Street Name} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneeCity{City, State and Zip} -\begin_inset Newline newline -\end_inset - - -\backslash -setAssigneePhone{Telephone Number} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeAddress macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeAddress -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneeCity macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneeCity -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setAssigneePhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setAssigneePhone -\end_layout - -\end_inset - -I have been advised that some patent attorneys prefer not to include the - assignee information in the patent application. - If you or your patent attorney prefers not to provide this information, - then simply don't define these fields. - You should note, however, that in draft mode (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Printing-Mode" - -\end_inset - -), the patent prints with a confidential heading which does not print if - the assignee name has not been defined. -\end_layout - -\begin_layout Subsection -Patent Lawyer Information -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent lawyer -\end_layout - -\end_inset - -The patent lawyer information is defined using: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer name is defined using the -\family typewriter - -\backslash -setLawyerName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -LawyerName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerName -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer registration number is defined using the -\family typewriter - -\backslash -setLawyerNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerNumber -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -LawyerNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerNumber -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The lawyer phone number is defined using the -\family typewriter - -\backslash -setLawyerPhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -LawyerPhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerPhone -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - patent lawyer definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center - -\series bold -\size small -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Patent Lawyer Name:First M. - Last -\begin_inset Newline linebreak -\end_inset - -Patent Lawyer Reg Number: #:99,999 -\begin_inset Newline linebreak -\end_inset - -Patent Lawyer Phone:(845) 555-2000 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerNumber -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerPhone -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - assignee definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\backslash -setLawyerName{First M. - Last} -\family typewriter - -\begin_inset Newline newline -\end_inset - - -\family default - -\backslash -setLawyerNumber{Reg -\backslash -#:99,999} -\family typewriter - -\begin_inset Newline newline -\end_inset - - -\family default - -\backslash -setLawyerPhone{845-555-2000} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerNumber -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -I have been advised that some patent attorneys prefer not to include the - patent lawyer information in the patent application. - If you or your patent attorney prefers not to provide this information, - then simply don't define these fields. -\end_layout - -\begin_layout Subsection -Docket Number -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -docket number -\end_layout - -\end_inset - -To track the progress of a patent during prosecution, a patent application - is assigned a -\emph on -docket number -\emph default -. - This is the number that you refer to internal to your company. - At my company, this number is provided by the paralegal handling patent - applications. - When we are planning on filing an application, she provides a new number - to use. -\end_layout - -\begin_layout Standard -We use a numbering scheme which is in the form LEC-YY-1NN0-U1 where YY is - the last two digits of the year, NN is the number of the patent filed this - year, and U or D is used depending on whether the invention is a design - or utility patent. - By the way, the classes, layouts and all of this documentation pertains - only to utility patent applications. - Sometimes the number after the U is used to distinguish related applications - such as continuations, provisionals and divisionals. - You will need to find out this numbering scheme at your company and how - these numbers are assigned. -\end_layout - -\begin_layout Standard -The application number is defined using the -\family typewriter - -\backslash -setDocketNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DocketNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DocketNumber -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - document docket number definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Docket Number:LEC-YY-1NN0-U1 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DocketNumber -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - document docket number definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setDocketNumber{LEC-YY-1NN0-U1} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -If you do not have and never will have a docket number, simply don't define - it. -\end_layout - -\begin_layout Subsection -DocumentVersion -\end_layout - -\begin_layout Standard -The document version is defined using the -\family typewriter - -\backslash -setDocumentVersion -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocumentVersion macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setDocumentVersion -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DocumentVersion -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocumentVersion environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DocumentVersion -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is x.y where x is the major version number and y is the minor - version number. - This version number is only printed in draft mode. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - document version definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -Version:0.0 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocumentVersion environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DocumentVersion -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - document version definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setDocumentVersion{0.0} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocumentVersion macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setDocumentVersion -\end_layout - -\end_inset - -If you do not supply a version number, a value of 0.0 is supplied for you. -\end_layout - -\begin_layout Subsection -Inventor Name(s) -\begin_inset CommandInset label -LatexCommand label -name "subsec:Inventor-Name(s)" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -inventor name -\end_layout - -\end_inset - -Inventions often include multiple inventors. - All inventors are considered equal from the view of the patent office regardles -s of the order in which they are listed. - That being said, the first inventor named gets some additional prestige - factor in that the patent is referred to in many places as invented by - the first named inventor suffixed with -\begin_inset Quotes eld -\end_inset - -et al. -\begin_inset Quotes erd -\end_inset - -. - The drawing section also contains only the first named inventor (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Drawings-Section" - -\end_inset - -). -\end_layout - -\begin_layout Standard -The first named inventor is assigned differently from all of the other inventors - and is assigned using the -\family typewriter - -\backslash -inventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -inventor -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Inventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Inventor -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - In \SpecialChar LaTeX - and \SpecialChar LyX -, the first named inventor is generally assigned under the invention - title and date. - Other inventors are assigned using the -\family typewriter - -\backslash -setOtherInventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setOtherInventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setOtherInventor -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -OtherInventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -OtherInventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!OtherInventor -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - These assignments are made in the front matter prior to the invention title, - date and first inventor. - \SpecialChar LaTeX - keeps track of all of the inventors added, so the same macro is used to - assign each one. - The title page output during compilation provides a list starting with - the first inventor followed by the other inventors in the order that they - are listed. - The uspatent.cls \SpecialChar LaTeX - class file provides for up to eight inventors before the - title page production fails. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - inventors definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -\size small -OtherInventor:John D. - Smith -\begin_inset Newline linebreak -\end_inset - -OtherInventor:Sally G. - Jones -\begin_inset Newline linebreak -\end_inset - -OtherInventor:Samuel J. - Jackson -\end_layout - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\begin_layout Plain Layout -\align center -Peter J. - Pupalaikis -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -OtherInventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!OtherInventor -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Inventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - inventors definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -setOtherInventor{John D. - Smith} -\begin_inset Newline newline -\end_inset - - -\backslash -setOtherInventor{Sally G. - Jones} -\begin_inset Newline newline -\end_inset - - -\backslash -setOtherInventor{Samuel J. - Jackson} -\end_layout - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\begin_inset Newline newline -\end_inset - - -\backslash -date{June 3, 2012} -\begin_inset Newline newline -\end_inset - - -\backslash -inventor{Peter J. - Pupalaikis} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -inventor -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setOtherInventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setOtherInventor -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above \SpecialChar LyX - example, the inventor Peter J. - Pupalaikis is entered in the -\series bold -Inventor -\series default - environment, although, like the invention title and date, there is no visual - indication in the editor that it has been entered in this environment. - If you click on the text for the inventor name, however, you will see the - environment in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Title -\begin_inset CommandInset label -LatexCommand label -name "subsec:Title" - -\end_inset - - -\end_layout - -\begin_layout Standard -The document title is defined using the -\family typewriter - -\backslash -title -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -title -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Title -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Title -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the name of the invention. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - title definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center - -\series bold -\size larger -Invention Name Here -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - title definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -title{Invention Name Here} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -title -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above \SpecialChar LyX - example, the title is entered in the -\series bold -Title -\series default - environment, although there is no visual indication in the editor that - it has been entered in this environment. - If you click on the text for the title, however, you will see the environment - in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Date -\begin_inset CommandInset label -LatexCommand label -name "subsec:Date" - -\end_inset - - -\end_layout - -\begin_layout Standard -The date is only the date of the version not the invention and is used to - help with versioning. - The document date is defined using the -\family typewriter - -\backslash -date -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -date -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Date -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Date -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the date of the version. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - date definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -June 3, 2012 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Date environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Date -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - date definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -date{June 3, 2012} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -date macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -date -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above \SpecialChar LyX - example, the date is entered in the -\series bold -Date -\series default - environment, although there is no visual indication in the editor that - it has been entered in this environment. - If you click on the text for the date, however, you will see the environment - in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Standard -If the date is not provided, then todays date (at the time of document compilati -on) is supplied. -\end_layout - -\begin_layout Subsection -Printing Mode -\begin_inset CommandInset label -LatexCommand label -name "subsec:Printing-Mode" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -printing mode -\end_layout - -\end_inset - -There are two printing modes supported by the patent application class: -\end_layout - -\begin_layout Itemize -application mode - default - the mode that you will print for submission - to the patent office. -\end_layout - -\begin_layout Itemize -draft mode - the mode that you will print as you develop the document -\end_layout - -\begin_layout Standard -The draft mode should really be the default, but I chose to make application - mode default for people who don't read documentation. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -You choose application mode using the -\family typewriter - -\backslash -setPrintingModeApplication -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setPrintingModeApplication macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setPrintingModeApplication -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -ApplicationMode -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ApplicationMode environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ApplicationMode -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - You choose draft mode using the -\family typewriter - -\backslash -setPrintingModeDraft -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setPrintingModeDraft macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setPrintingModeDraft -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DraftMode -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DraftMode environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DraftMode -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - There is no argument for these macros. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In draft mode, the version and date are printed, a company confidential - warning is printed on each page, and the annotation list (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Annotations-1" - -\end_inset - -) is printed at the end of the document. -\end_layout - -\begin_layout Standard -In patent office mode, the document is typeset in the form ready for filing. -\end_layout - -\begin_layout Section -Sections and Numbering -\begin_inset CommandInset label -LatexCommand label -name "sec:Sections-and-Numbering" - -\end_inset - - -\end_layout - -\begin_layout Subsection -Patent Sections -\begin_inset CommandInset label -LatexCommand label -name "subsec:Patent-Sections" - -\end_inset - - -\end_layout - -\begin_layout Standard -Sections of the patent are delimited by the -\family typewriter - -\backslash -patentSection -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentSection -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -PatentSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - This macro will expand into the section name with the appropriate formatting. - If you started your application following the instructions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Starting-a-New-Application" - -\end_inset - - you should never need to use this macro. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LyX - section definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{ -\backslash -textbf{ -\backslash -uline{Field of the Invention}}} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - section definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -patentSection{Field of the Invention} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentSection macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentSection -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In the above \SpecialChar LyX - example, the section name is entered in the -\series bold -PatentSection -\series default - environment. - The visual indication in the editor that it has been entered in this environmen -t is that it is bold, small caps and underlined (mostly - don't worry, it - will print better). - If you click on the text for the section name, you will see the -\series bold -PatentSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentSection -\end_layout - -\end_inset - -environment in the environment drop down box as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Paragraph Numbering -\begin_inset CommandInset label -LatexCommand label -name "subsec:Paragraph-Numbering" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent numbering -\end_layout - -\end_inset - -Patents must be submitted with some form of numbering of lines or paragraphs. - This is so that during correspondence with the patent examiner, the correct - text can be identified and referenced. - Paragraphs are numbered using the -\family typewriter - -\backslash -patentParagraph -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -PatentParagraph -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentParagraph -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - There is no argument for this macro. - Almost every paragraph should begin with this macro. - When your application is produced, this will be expanded to a number like: - -\series bold -[0001] -\series default - in front of the paragraph. -\end_layout - -\begin_layout Standard -Unfortunately, in \SpecialChar LyX - there will be no visual indication that the paragraph - has been numbered and your only check is to click on the paragraph text - and observe the environment in the environment drop down box as shown in - -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-environments" - -\end_inset - -. - The good news is that entire groups of paragraphs can be selected and the - -\series bold -PatentParagraph -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PatentParagraph environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!PatentParagraph -\end_layout - -\end_inset - -environment applied. - You will run into some trouble with equations. - Equations technically form a new paragraph as far as \SpecialChar LyX - is concerned, but - they ought not be numbered as paragraphs. - To solve issues where the equation has a paragraph number, try entering - a carriage return after the text just prior to an equation and a carriage - return right after an equation (to ensure that the equation is truly in - its own paragraph) and then set the environment of the equation to -\series bold -Standard -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Standard -\end_layout - -\end_inset - -(the top environment entry). - I would like to make this more automatic, but the method for \SpecialChar LyX - customization - eluded me. -\end_layout - -\begin_layout Standard -Here is an example \SpecialChar LaTeX - patent paragraph definition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -patentParagraph The beginning of a paragraph to be numbered\SpecialChar ldots - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentParagraph macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentParagraph -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -One note here is that if you inspect \SpecialChar LaTeX - code exported by \SpecialChar LyX -, you will find the - -\family typewriter - -\backslash -patentParagraph -\family default - with braces enclosing the entire paragraph to be numbered. - Either way works and you can use whichever method you are comfortable with. -\end_layout - -\begin_layout Standard -In \SpecialChar LaTeX - you may get tired of typing the verbose macro -\family typewriter - -\backslash -patentParagraph -\family default - before each paragraph so you might want to redefine a new one that does - not clash with any other macro settings you might be using like: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -def -\backslash -pp{ -\backslash -patentParagraph} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Drawings -\begin_inset CommandInset label -LatexCommand label -name "sec:Drawings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -drawing|see -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{figure} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure -\end_layout - -\end_inset - -One of the biggest nuisances in writing a patent application regards drawings - and the requirements on how they are described and referenced, and how - the various drawing elements are referenced. - Some things you must be aware of regarding drawings and patent applications: -\end_layout - -\begin_layout Itemize -Drawings must be displayed on pages at the end of the patent application - following specific formatting guidelines that ensure high quality and clear - labeling. -\end_layout - -\begin_layout Itemize -There must be a section in the patent that provides a brief description - of the drawings with each drawing listed and described in order. -\end_layout - -\begin_layout Itemize -Generally, drawing elements are not referred to by naming the elements on - a drawing itself. - Instead, drawing elements that are referenced should have a numbered line - pointing to the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!element -\end_layout - -\end_inset - -drawing element (a drawing element -\emph on -annotation -\emph default -) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!annotation -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation -\end_layout - -\end_inset - -and the element should be referred to in the patent application text using - the elements name followed by the number as a reference. -\end_layout - -\begin_layout Itemize -Every annotated drawing element must be referred to at least once in the - patent application. -\end_layout - -\begin_layout Itemize -Each element must have a unique number. - If an element in multiple drawings is the same, it should be numbered the - same. - The corollary is that any element numbered the same is presumed to be the - same. -\end_layout - -\begin_layout Standard -These drawing requirements cause a cross-referencing nightmare that we attempt - to solve to some degree using \SpecialChar LaTeX - and the U.S. - Patent class file. - The main problems are: -\end_layout - -\begin_layout Itemize -We do not generally know the final ordering of the figures during construction - of the application. - This is solved using cross-references on most word processors except that - the drawing description in the brief description of the drawings must go - with the correct figure number. - On most word processors, if the drawings are rearranged, the figure reference - will correctly connect to the drawing, but the figure numbers will be out - of order or the numbers will not match the descriptions provided. -\end_layout - -\begin_layout Itemize -While most word processors can account for cross-referencing, they cannot - work with cross references within figures or other embedded graphics. - This means that drawing element annotations cannot be automatically cross - referenced the way figures can. - Because of this, we cannot know the actual annotation numbers until the - end of the document creation, but we cannot finish the document creation - because we can't properly refer to the annotation numbers which leaves - us gridlocked. -\end_layout - -\begin_layout Itemize -Similarly with the figure number problems, the names of the annotated elements - must match the numbers they refer to. - As an example, if I refer to the widget [23] in FIG. - 1, then there better be a line pointing to the widget element in figure - 1 and it better be labeled with the number 23. - The checking and maintenance of this proper connection is cumbersome. -\end_layout - -\begin_layout Itemize -We generally want a way to ensure consistency in the claims with elements - in the drawings. - Furthermore, we would like to ensure proper support in the specification - for the language used in the claims. -\end_layout - -\begin_layout Standard -The way that we partially solve these problems using \SpecialChar LaTeX - and \SpecialChar LyX - is to provide - for an area in the patent application where the required drawing and annotation - information is filled in. - Once this information is filled in, the following problems are solved: -\end_layout - -\begin_layout Itemize -The drawings will automatically be drawn on properly formatted pages containing - header information that is in part provided by -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -front matter definitions (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -). -\end_layout - -\begin_layout Itemize -A section containing the brief description of the drawings will be automatically - produced containing a list of the figures in the proper order matched properly - to their descriptions. - There are also certain obscure punctuation requirements -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Run-on-Sentences" - -\end_inset - -) -\end_layout - -\end_inset - - in patents that will be properly followed automatically. -\end_layout - -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!numbers -\end_layout - -\end_inset - -annotation numbers are automatically assigned and can be cross-referenced - from within the patent application. - These numbers are attached to an element name so that drawing annotation - references can be made with the name and the number so that you can always - be sure that the element named in the application has the correct associated - number that annotates the element in the drawing. -\end_layout - -\begin_layout Itemize -If certain recommended drawing tools are used (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:TpX" - -\end_inset - -), the annotation numbers can automatically be added to the drawings themselves - - something absolutely not possible with any other word-processor. - Otherwise, if \SpecialChar LaTeX - based drawing tools cannot be used, an annotation number - list is generated in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Printing-Mode" - -\end_inset - -) that breaks the gridlock by allowing the annotations to be cross-referenced - properly and produce the correct numbers during application construction - and the drawings annotated properly (albeit in a manual manner) at the - very end. -\end_layout - -\begin_layout Itemize -Element names can be referred to from within the application through the - use of macros and these language used within the claims can reference these - same macros, ensuring consistent claim language. -\end_layout - -\begin_layout Standard -Before going into too much detail about how this all works, I want to explain - to you the basic directions you will need to follow regarding your drawings - to make all of this work. - First, about the drawing file; if you are using \SpecialChar LaTeX -, your drawing file will - be called something like Drawings.tex and will be included somewhere near - the top of the patent application file (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:The-Layout-of-the-Patent-Application" - -\end_inset - -). - Note that this is not a requirement - you are perfectly entitled to list - all of your figures and annotations inside your application, as in the - example supplied - it's just annoying to have to look at this information - constantly at the top of your application - but you can do what you want. - Similarly, if you are using \SpecialChar LyX - you will have a file called Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -drawing file -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!file -\end_layout - -\end_inset - -.\SpecialChar LyX - that is included at the top of the file. - Like in \SpecialChar LaTeX -, these drawing definitions can also be in line at the top of your - application. -\end_layout - -\begin_layout Standard -Inside the drawings file, generally at the top, you can provide two options - regarding drawings in general. - These are: -\end_layout - -\begin_layout Itemize -The directory where the drawings are found. - This is described using the -\family typewriter - -\backslash -setFiguresLocation -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setFiguresLocation macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setFiguresLocation -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FiguresDirectory -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FiguresDirectory environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FiguresDirectory -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The default figures location is defined as -\begin_inset Quotes eld -\end_inset - -. -\begin_inset Quotes erd -\end_inset - - meaning that the drawings are located in the same directory as the patent - application. - If your drawing files are located there, there is no need to specify this - (although in the example, it is specified just to show you that this is - possible). - Otherwise, you should specify this location relative to the location of - your patent application to maintain portability - like -\begin_inset Quotes eld -\end_inset - -./Drawings -\begin_inset Quotes erd -\end_inset - - or -\begin_inset Quotes eld -\end_inset - -../Drawings -\begin_inset Quotes erd -\end_inset - -, where the former describes a drawings directory underneath your patent - application and the latter describes a drawing directory side by side with - your application. - Note that the Linux convention should be utilized using forward slashes - to delimit the directories. - Unfortunately, there is only one directory that must contain all of the - drawings. -\end_layout - -\begin_layout Itemize -Whether captions are above or below the drawing. - I have always used captions below the drawing and that is the default. - However, you can make the captions appear above the drawing using the the - -\family typewriter - -\backslash -setFigureCaptionsOnTop -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setFigureCaptionsOnTop macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setFigureCaptionsOnTop -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureCaptionsOnTop -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FiguresCaptionsOnTop environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureCaptionsOnTop -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -For each figure, you specify the following: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!definition -\end_layout - -\end_inset - -figure definition. -\begin_inset CommandInset label -LatexCommand label -name "The-figure-definition" - -\end_inset - - Figures are defined by the -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the exact name of the file (matching case) -\begin_inset Foot -status open - -\begin_layout Plain Layout -Usually the case matching of file names is only a problem when the tools - are used within Linux - in Windows, file names are case insensitive. -\end_layout - -\end_inset - - without path or extension. - This is the name of the file that will get loaded in the patent drawings - section and is the name you will use to reference the figure. - The figure definition statement must come before any other attributes of - a figure are described like the extension, description, and caption and - basically assigns the figure number and matches it up with the name defined - for the figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -After the figure definition, in any order: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!extension -\end_layout - -\end_inset - -figure extension. - Figure extensions are defined by the -\family typewriter - -\backslash -figureExtension -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureExtension macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureExtension -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureExtension -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureExtension environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureExtension -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the exact name of the file extension (matching case). - This extension will be appended to the file name to load the file in the - patent drawings section and will determine how the file gets loaded. - Special loading of pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - -, PDF, tpx, TpX, vbs, VBS, py, tex, and pdf_tex file extensions are handled. - If a file for the figure has not yet been created, use no extension. - Do not define an empty extension, just don't supply one. - This will cause a placeholder -\begin_inset Index idx -status open - -\begin_layout Plain Layout -placeholder figure -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!placeholder -\end_layout - -\end_inset - - figure to be listed in the drawings section until the file is actually - created and the proper file extension provided. - If neither the recognized extensions of pdf, PDF, tpx, TpX, vbs, VBS, py, - tex, or pdf_tex are provided, the file will be attempted to be loaded as - a graphics file and if the extension is supported by \SpecialChar LaTeX -, then it will load. - Some known recognized graphics extensions are png and jpg. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -JPEG -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -file!JPEG -\end_layout - -\end_inset - - If you have a file in a format other than these and you know how to load - it in \SpecialChar LaTeX -, you can define this in the customizations. - See -\end_layout - -\begin_layout Itemize -The figure description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!description -\end_layout - -\end_inset - -. -\begin_inset CommandInset label -LatexCommand label -name "The-figure-description" - -\end_inset - - Figure descriptions are defined by the the -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDescription -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the exact text for the description of the figure. - This description is the exact text that will be used when the section providing - the brief description of the drawings is automatically produced. - In order for it to come out right, you should not use any initial capitalizatio -n or any final punctuation. - It should contain the appropriate text that would follow a statement like - -\begin_inset Quotes eld -\end_inset - -FIG. - 1 \SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - - but again, with no period at the end. - It should start with a verb like -\begin_inset Quotes eld -\end_inset - -is -\begin_inset Quotes erd -\end_inset - -, -\begin_inset Quotes eld -\end_inset - -shows -\begin_inset Quotes erd -\end_inset - -, -\begin_inset Quotes eld -\end_inset - -depicts -\begin_inset Quotes erd -\end_inset - -, etc. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - for more information. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -\align block -The (optional) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!caption -\end_layout - -\end_inset - -figure caption. - Figure captions are defined by the the -\family typewriter - -\backslash -figureCaption -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureCaption macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureCaption -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureCaption -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureCaption environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureCaption -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the exact text for the caption for the figure. - Note that the use of a caption on a figure is rare. - Unlike normal documents that you might be familiar with, a caption is not - provided for any descriptive purposes in a patent application. - Instead it is provided mostly to call attention to figures that are not - actually part of an invention. - The only use I have ever come across for a caption is to distinguish -\emph on -prior art -\emph default -. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prior art -\end_layout - -\end_inset - -Prior art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!prior art -\end_layout - -\end_inset - - are things already done before and things already done before cannot be - patented or be part of an invention. - It is, however, sometimes useful to provide prior art drawings that are - either necessary to describe to someone how to practice the invention or - in discussions within your patent application to distinguish between what - you have invented shown in one figure versus what has already been done - in a figure with a prior art caption. - If you provide a prior art caption, it should be all upper case. - Be careful labeling things as prior art, for once submitted as such, the - patent office will consider this an admission that the material in the - drawing is not patentable. -\end_layout - -\begin_layout Itemize -(optional) -\begin_inset CommandInset label -LatexCommand label -name "clear-page" - -\end_inset - - An instruction to clear the page -\begin_inset Index idx -status open - -\begin_layout Plain Layout -clear page -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!problems -\end_layout - -\end_inset - - after the figure is displayed inside the Drawings Section (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:The-Drawings-Section" - -\end_inset - -). - \SpecialChar LaTeX - has very sophisticated algorithms for the placement of floating diagrams - (called floats or float environments). - Generally, \SpecialChar LaTeX - is allowed to use its own algorithms to place floats properly - and this works out well. - Your patent figures will be placed either in the center of the page or - will be doubled up with other figures, depending on \SpecialChar LaTeX -'s decisions. - \SpecialChar LaTeX - does not like many floats listed one after another and after about ten - such floats, it generates an error and asks for help. - This is a problem that I'd like to try to solve automatically but have - not been able to. - So, when this error occurs you must break up your figure list with an instructi -on to clear the page after the drawing is placed. - This allows \SpecialChar LaTeX - to flush out its list of drawings and start over. - For patents with lots of drawings, you might need instructions in two or - three locations. - Generally, you can always give this instruction after a large drawing that - you know will be on a single page anyway and its always safe to unconditionally -, except for the last drawing, clear the page (you will just get one drawing - per drawing page, which is not too bad). - Do not clear the page after the last drawing. - To clear the page after a drawing, use the -\family typewriter - -\backslash -figureClearPageAfter -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureClearPageAfter macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureClearPageAfter -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureClearPageAfter -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureClearPageAfter environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureClearPageAfter -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -(optional) -\begin_inset CommandInset label -LatexCommand label -name "sideways-figure" - -\end_inset - - An instruction to display the figure sideways. -\begin_inset Index idx -status open - -\begin_layout Plain Layout -sideways figures -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -landscape figures -\end_layout - -\end_inset - -. - Rarely, a figure needs to be placed in a sideways arrangement to fit it - on the page. - To render a drawing sideways, use the -\family typewriter - -\backslash -figureOrientationSideways -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureOrientationSideways macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureOrientationSideways -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureSideways -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureSideways environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureSideways -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\begin_inset Newline newline -\end_inset - -The patent office requires that sideways figures be arranged with the top - of the figure to the left of the page and that all text in the figure be - rendered in the same orientation as the figure itself (meaning that the - text must be sideways as well). - All sideways figures will clear the page (see -\begin_inset CommandInset ref -LatexCommand ref -reference "clear-page" - -\end_inset - -) meaning that you should never clear the page before or after a sideways - figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\end_deeper -\begin_layout Standard -For each annotation within a figure, annotations are defined. - Annotation definitions are associated with the last figure definition occurring - before it: -\end_layout - -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!definition -\end_layout - -\end_inset - -annotation definition. -\begin_inset CommandInset label -LatexCommand label -name "The-annotation-definition" - -\end_inset - - Annotations are defined by the -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the the name you will use to refer to the annotation when - cross-referencing. - The annotation definition statement must come before any other attributes - of an annotation are described like the name and description and basically - assigns the annotation number and matches it up with the name defined for - the annotation. -\end_layout - -\begin_layout Itemize -After the annotation definition, in any order: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -The -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!name -\end_layout - -\end_inset - -annotation name. - Annotation names are defined by the -\family typewriter - -\backslash -annotationName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationName -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is the exact text that should be used for the element in the - drawing. - This text should ideally be one word and certainly as few as possible so - that when the text is used within the patent application, the application - reads properly. - -\end_layout - -\begin_layout Itemize -The annotation description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!description -\end_layout - -\end_inset - -. - Annotation descriptions are defined by the -\family typewriter - -\backslash -annotationDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDescription -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is a description sufficient for identifying the element in - the drawing. - This text should be as descriptive as possible. - The annotation description will not appear anywhere in your patent application - except it will appear in the annotation list (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Annotation-List" - -\end_inset - -) when the application is printed in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Printing-Mode" - -\end_inset - -). - The sole purpose of the annotation description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!description -\end_layout - -\end_inset - - is to allow the author to match annotation numbers and names with the elements - in a figure and primarily provided as an aid when the drawing annotation - numbers are drawn into the figures at the very end. - For example, a reasonable strategy for producing the application is to - fill out the annotation while writing the patent so that the annotation - numbers and names can be referred to within the application. - Then, at the very end, the annotation list is printed and the author manually - goes to each drawing, connects a line to the element described by the annotatio -n description and adds the correct number. - Using this strategy, you can see that it is essential that when this step - is performed, the description is sufficient to properly identify the element - in the drawing. -\end_layout - -\end_deeper -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -setFiguresLocation{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{VisioDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{pdf} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in Visio} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{Widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{a widget in the Visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{Thing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{thing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{a thing in the visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{WidgetThingConnection} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{connection} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the arrow connecting the widget and the thing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{TpXDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureOrientationSideways{} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{TpX} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureCaption{PRIOR ART} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in TpX} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{input} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{input} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the input} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{output} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{output} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the output} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{mathProcessor} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{math processor} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the math processor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{InkscapeDrawing} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureExtension{pdf_tex} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is an example drawing created in Inkscape} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{inputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{inputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the input two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{outputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{outputtwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the output two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{mathProcessortwo} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{the math processor two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDefinition{DrawingToBeDrawn} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -figureDescription{is a widget that can do just about anything} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{widgetLeftSide} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDefinition{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationName{right side of the widget} -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -annotationDescription{right side of the widget} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Drawing definitions in \SpecialChar LaTeX - -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-drawing-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureExtension macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureExtension -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDescription -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureCaption macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureCaption -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align right - -\series bold -Figures Directory:. -\begin_inset Newline linebreak -\end_inset - -Figure Definition:VisioDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Extension:pdf -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in Visio -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:Widget -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:a widget in the Visio drawing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:Thing -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation name:thing -\begin_inset Newline linebreak -\end_inset - -Annotation Description:a thing in the visio drawing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:WidgetThingConnection -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:connection -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the arrow connecting the widget and the thing -\begin_inset Newline linebreak -\end_inset - - -\series bold -Figure Definition:TpXDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Sideways -\begin_inset Newline linebreak -\end_inset - -Figure Extension:TpX -\begin_inset Newline linebreak -\end_inset - -Figure Caption:PRIOR ART -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in TpX -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:input -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:input -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the input -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:output -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:output -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the output -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:mathProcessor -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:math processor -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the math procesor -\series bold - -\begin_inset Newline linebreak -\end_inset - -Figure Definition:InkscapeDrawing -\begin_inset Newline linebreak -\end_inset - - -\series default -Figure Extension:pdf_tex -\begin_inset Newline linebreak -\end_inset - -Figure Description:is an example drawing created in Inkscape -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:inputtwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:input two -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the input two -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:outputtwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:outputtwo -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the output two -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:mathProcessortwo -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:math processor two -\begin_inset Newline linebreak -\end_inset - -Annotation Description:the math processor two -\begin_inset Newline linebreak -\end_inset - - -\series bold -Figure Definition:DrawingToBeDrawn -\series default - -\begin_inset Newline linebreak -\end_inset - -Figure Description:is a widget that can do just about anything -\begin_inset Newline linebreak -\end_inset - - -\series bold -Annotation Definition:widgetLeftSide -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:left side of the widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:left side of the widget -\series bold - -\begin_inset Newline linebreak -\end_inset - -Annotation Definition:widgetRightSide -\begin_inset Newline linebreak -\end_inset - - -\series default -Annotation Name:right side of the widget -\begin_inset Newline linebreak -\end_inset - -Annotation Description:right side of the widget -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Drawing definitions in \SpecialChar LyX - -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-drawing-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureExtension environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureExtension -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDescription -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureCaption environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureCaption -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDefinition -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationName -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDescription -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -An example drawing file for \SpecialChar LaTeX - is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-drawing-definitions" - -\end_inset - - and for \SpecialChar LyX - is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-drawing-definitions" - -\end_inset - -. - It is helpful to understand the data structures created when these example - drawing files are processed. - The figures data structure produced is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "tab:figure-definitions" - -\end_inset - - and the annotations data structure produced is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "tab:annotation-definitions" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\noindent -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Drawing Number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Element -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Definition -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -VisioDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -pdf -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in Visio -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -TpXDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in TpX -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -PRIOR ART -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -InkscapeDrawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -pdf_tex -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an example drawing created in Inkscape -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -DrawingToBeDrawn -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Extension -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -an widget that can do just about anything -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Caption -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -none -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Figure Definitions -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "tab:figure-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!data structures -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Tabular - - - - - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Annotation Number -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Figure -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Element -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Definition -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -a widget in the Visio drawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -a thing in the visio drawing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -WidgetThingConnection -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -connection -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the arrow connecting the widget and the thing -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the input -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -5 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the output -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -6 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mathProcessor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -math processor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the math processor -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -7 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -3 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the input two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -8 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the output two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -9 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -mathProcessor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -math processor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -the math processor two -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -10 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -4 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widgetLeftSide -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -left side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -left side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -11 -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Name -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -widgetRightSide -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Text -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -right side of the widget -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -Description -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -right side of the widget -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Annotation Definitions -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "tab:annotation-definitions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!data structures -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -These data structures are fairly straightforward, but I'll point out a few - things: -\end_layout - -\begin_layout Itemize -The figure definition (the -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX -) assigned a unique figure number that gets associated with - all of the subsequent figure assignments until the next figure definition - statement. -\end_layout - -\begin_layout Itemize -The annotation definition (the -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -annotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX -) assigned a unique annotation number that gets associated - with all of the subsequent annotation assignments until the next annotation - definition statement. -\end_layout - -\begin_layout Itemize -All of the annotations definitions between figure definitions are all associated - with the figure number that preceded the definition. -\end_layout - -\begin_layout Standard -Subsequent subsections refer to how this data is used: -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Drawing-and-Annotation-Cross-referencing" - -\end_inset - - for how to cross reference drawings and annotations. -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - for how the brief description of the drawings gets produced. -\end_layout - -\begin_layout Itemize -See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Drawings-Section" - -\end_inset - - for how the drawings get produced. -\end_layout - -\begin_layout Subsection -Drawing and Annotation Cross-referencing -\begin_inset CommandInset label -LatexCommand label -name "subsec:Drawing-and-Annotation-Cross-referencing" - -\end_inset - - -\end_layout - -\begin_layout Standard -There are four main macros for cross-referencing drawings and drawing elements. - These are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -begin{sloppypar} -\end_layout - -\end_inset - -The -\family typewriter - -\backslash -referencePatentFigure -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -referencePatentFigure macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -referencePatentFigure -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureReference -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!FigureReference -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX - references figures. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -FIG. - xx -\begin_inset Quotes erd -\end_inset - - where xx is the number determined for the figure. -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -end{sloppypar} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotateWithName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateWithName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotateWithName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Annotation+Name -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation+Name custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!Annotation+Name -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX - references drawing elements. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDefinition -\series default - environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -xxxx [yy] -\begin_inset Quotes erd -\end_inset - - where xxxx is the text for the drawing element provided in a previous -\family typewriter - -\backslash -annotationName -\family default - macro in \SpecialChar LaTeX - or the -\series bold -AnnotationName -\series default - environment in \SpecialChar LyX - and yy is the number determined for the annotation. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotate -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotate macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotate -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Annotation -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!Annotation -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX - references drawing elements, but without the associated name. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDefinition -\series default - environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -[yy] -\begin_inset Quotes erd -\end_inset - - where yy is the number determined for the annotation. - This macro is mostly used when the -\family typewriter - -\backslash -annotateWithName -\family default - macro in \SpecialChar LaTeX - or the -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -mbox{ -\backslash -textbf{Annotation+Name}} -\end_layout - -\end_inset - - custom inset in \SpecialChar LyX - is inappropriate when, for example, the name associated - with the annotation number produces awkward text in the patent application. - In circumstances like this, the annotation name corresponding to the drawing - element is manually written followed by the -\family typewriter - -\backslash -annotate -\family default - macro. - When this is done, the agreement between the element name and number must - be checked prior to filing. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotationNumberReference -\family default - (or -\family typewriter - -\backslash -annotateNoBrackets -\family default - which is an alias) -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationNumberReference -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateNoBrackets macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotateNoBrackets -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - references only the drawing element number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!number reference -\end_layout - -\end_inset - -. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDefinition -\series default - environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -yy -\begin_inset Quotes erd -\end_inset - - where yy is the number determined for the annotation. - This macro is mostly used in \SpecialChar LaTeX - based drawing packages (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:TpX" - -\end_inset - -) to automatically draw the number associated with the annotation on the - drawing. - Sometimes, this number needs to be underlined when the annotation number - in a drawing cannot be pointed to an element. - This is somewhat rare. - In this case, use the -\family typewriter - -\backslash -annotateNumberReferenceUnderlined -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReferenceUnderlined macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationNumberReferenceUnderlined -\end_layout - -\end_inset - -macro or simply enclose the -\family typewriter - -\backslash -annotateNumberReference -\family default - macro with -\family typewriter - -\backslash -underline{} -\family default -. -\end_layout - -\begin_layout Itemize -The -\family typewriter - -\backslash -annotationTextReference -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationTextReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationTextReference -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationNameOnly -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationNameOnly custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!AnnotationNameOnly -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX - references drawing elements, but with the only the text without the - associated number -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!text reference -\end_layout - -\end_inset - -. - The argument is the same as the argument supplied to a previous -\family typewriter - -\backslash -annotationDefinition -\family default - macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDefinition -\series default - environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-annotation-definition" - -\end_inset - -). - This macro will expand to -\begin_inset Quotes eld -\end_inset - -xxxx -\begin_inset Quotes erd -\end_inset - - where xxxx is the text associated with the annotation. - This macro is useful for two main purposes: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -it can clarify terminology from within the patent application. - In other words, after referring to a drawing element with the standard - -\family typewriter - -\backslash -annotateWithName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateWithName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotateWithName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Annotation+Name -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Annotation+Name custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!Annotation+Name -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX -, one might attempt to clarify what this element is or define it in - some way. - One could then refer to the text only and discuss the terminology of such - an element. -\end_layout - -\begin_layout Itemize -it can maintain consistency within the patent application and most importantly - in the claims. - From within a claim, this macro can be used to ensure that the claim language - exactly matches the language used in the application where the element - is referred to and described. -\end_layout - -\end_deeper -\begin_layout Subsection -The Brief Description of the Drawings Section -\begin_inset CommandInset label -LatexCommand label -name "subsec:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - - -\end_layout - -\begin_layout Standard -The brief description of the drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - is a required section that is placed between the Summary of the Invention - section and the Detailed Description of the Preferred Embodiments section. - It is produced automatically by placing the the -\family typewriter - -\backslash -patentDrawingDescriptions -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawingDescriptions macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawingDescriptions -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DrawingsDescriptionSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsDescriptionSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsDescriptionSection -\end_layout - -\end_inset - -environment in \SpecialChar LyX - just before the Detailed Description of the Preferred Embodiment -s section. - No argument is provided. -\end_layout - -\begin_layout Standard -This macro expands into something like: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -\begin_inset ERT -status open - -\begin_layout Plain Layout - -{ -\backslash -textbf{ -\backslash -uline{BRIEF DESCRIPTION OF THE DRAWINGS}}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -For a more complete understanding of the invention, reference is made to - the following description and accompanying drawings, in which: -\end_layout - -\begin_layout Plain Layout -FIG. - 1 aaaa; -\end_layout - -\begin_layout Plain Layout -FIG. - 2 bbbb; -\end_layout - -\begin_layout Plain Layout -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout -FIG. - x cccc; and -\end_layout - -\begin_layout Plain Layout -FIG. - y dddd. - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here, aaaa, bbbb, cccc and dddd refers to a figure description supplied - by a previous -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDescription -\end_layout - -\end_inset - -environment in \SpecialChar LyX - (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-description" - -\end_inset - -) and x and y refer to corresponding figure numbers. - Notice that the brief description of the drawings is punctuated so that - it reads as a long run-on sentence ( -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard -see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Run-on-Sentences" - -\end_inset - - but also -\end_layout - -\end_inset - -see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -The Drawings Section -\begin_inset CommandInset label -LatexCommand label -name "subsec:The-Drawings-Section" - -\end_inset - - -\end_layout - -\begin_layout Standard -The drawings section -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!section -\end_layout - -\end_inset - - is placed at the very end of the document (or just before the -\family typewriter - -\backslash -end{document} -\family default - macro in \SpecialChar LaTeX -). - It is produced automatically using the -\family typewriter - -\backslash -patentDrawings -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DrawingsSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsSection -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -This macro expands into something like: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -invention name -\begin_inset Newline linebreak -\end_inset - -inventor name et. - al. -\begin_inset Newline linebreak -\end_inset - -docket number -\begin_inset Newline linebreak -\end_inset - -patent attorney name (xxx)-xxx-xxxx -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -1/N -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "50col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -\begin_inset VSpace defskip -\end_inset - -name.ext -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -FIG. - x caption -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Here the invention name (provided by the -\family typewriter - -\backslash -title -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -title macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -title -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Title -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Title environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Title -\end_layout - -\end_inset - -environment in \SpecialChar LyX -), first named inventor (provided by the -\family typewriter - -\backslash -inventor -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -inventor macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -inventor -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Inventor -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inventor environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Inventor -\end_layout - -\end_inset - -environment in \SpecialChar LyX -), docket number (provided by the -\family typewriter - -\backslash -setDocketNumber -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setDocketNumber macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setDocketNumber -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DocketNumber -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DocketNumber environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DocketNumber -\end_layout - -\end_inset - -environment in \SpecialChar LyX -), patent attorney name (provided by the -\family typewriter - -\backslash -setLawyerName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -LawyerName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerName -\end_layout - -\end_inset - -environment in \SpecialChar LyX -), and patent attorney phone number (provided by the -\family typewriter - -\backslash -setLawyerPhone -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -setLawyerPhone macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -setLawyerPhone -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -LawyerPhone -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -LawyerPhone environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!LawyerPhone -\end_layout - -\end_inset - -environment in \SpecialChar LyX -) correspond to information provided in the front matter - (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -). - The fields name, ext and caption correspond to information provided in - the figure definition (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -) and x corresponds to the assigned figure number. - The 1/N refers to the page number of the drawings out of the total N pages - found (note that you will need to run \SpecialChar LaTeX - multiple times to get this right). -\end_layout - -\begin_layout Standard -If you have problems with drawing placement or get \SpecialChar LaTeX - errors, you might need - to clear pages after certain drawings (see clearing pages on page -\begin_inset CommandInset ref -LatexCommand pageref -reference "clear-page" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -The Annotation List -\begin_inset CommandInset label -LatexCommand label -name "subsec:The-Annotation-List" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!list section -\end_layout - -\end_inset - -When printed in draft mode (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Printing-Mode" - -\end_inset - -), the drawings are automatically preceded by the annotation list section - by virtue of the -\family typewriter - -\backslash -patentDrawings -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentDrawings macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentDrawings -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -DrawingsSection -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -DrawingsSection environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!DrawingsSection -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -The annotation list is a section with the heading -\begin_inset Quotes eld -\end_inset - -Annotation List -\begin_inset Quotes erd -\end_inset - -. - It contains, for each figure with at least one annotation: -\end_layout - -\begin_layout Itemize -The number of the figure followed by its variable name -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!definition -\end_layout - -\end_inset - - (supplied by a previous -\family typewriter - -\backslash -figureDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX - - see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-definition" - -\end_inset - -) followed by the figure description -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!description -\end_layout - -\end_inset - - (supplied by a previous -\family typewriter - -\backslash -figureDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -figureDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -figureDescription -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -FigureDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -FigureDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!FigureDescription -\end_layout - -\end_inset - -environment in \SpecialChar LyX - - see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "The-figure-description" - -\end_inset - -). -\end_layout - -\begin_layout Itemize -For each annotation within the figure: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_deeper -\begin_layout Itemize -The number of the annotation followed by its variable name (supplied by - an -\family typewriter - -\backslash -annotationDefinition -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDefinition macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDefinition -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -annotationDefinition -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDefinition environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDefinition -\end_layout - -\end_inset - -environment in \SpecialChar LyX -) followed by its text name (supplied by an -\family typewriter - -\backslash -annotationName -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationName macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationName -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationName -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationName environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationName -\end_layout - -\end_inset - -environment in \SpecialChar LyX -) followed by its description (supplied by an -\family typewriter - -\backslash -annotationDescription -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationDescription macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationDescription -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -AnnotationDescription -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -AnnotationDescription environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!AnnotationDescription -\end_layout - -\end_inset - -environment in \SpecialChar LyX -). -\end_layout - -\end_deeper -\begin_layout Standard -Note that figures without annotations are not shown in the annotation list. -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Section -Claims -\begin_inset CommandInset label -LatexCommand label -name "sec:Claims" - -\end_inset - - -\end_layout - -\begin_layout Standard -Claims are relatively unstructured (from a \SpecialChar LaTeX - and \SpecialChar LyX - standpoint); a qualified - patent attorney is generally required to get claim structure and language - correct. - The Claims section should appear after the Detailed Description of the - Preferred Embodiments section and is begun and ended with the -\family typewriter - -\backslash -patentClaimsStart -\family default - and -\family typewriter - -\backslash -patentClaimsEnd -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - -macros in \SpecialChar LaTeX - or the -\series bold -ClaimsStart -\series default - and -\series bold -ClaimsEnd -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsEnd -\end_layout - -\end_inset - -environments in \SpecialChar LyX -. - These take no arguments. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -beginClaim{AnIndepClaim} -\end_layout - -\begin_layout Plain Layout - -\family typewriter -An Independent claim. -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -beginClaim{ADepClaim} -\end_layout - -\begin_layout Plain Layout - -\family typewriter -A dependent claim of -\backslash -claimRef{AnIndepClaim}. -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout -\align center - -\family typewriter -\SpecialChar ldots - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LaTeX - Patent Claims -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LaTeX-patent-claims" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsStart macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -patentClaimsEnd macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -patentClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -beginClaim macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -beginClaim -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -claimRef macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -claimRef -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—START OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\align left - -\series bold -AnIndepClaim -\begin_inset Newline newline -\end_inset - - -\series default -An Independent Claim. -\end_layout - -\begin_layout Plain Layout - -\series bold -ADepClaim -\begin_inset Newline newline -\end_inset - - -\series default -A dependent claim of -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "20col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -AnIndepClaim -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -—END OF PATENT CLAIMS— -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace defskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align right - -\series bold -\size tiny -– -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -\SpecialChar LyX - Patent Claims -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:LyX-patent-claims" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsStart environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsStart -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimsEnd environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!ClaimsEnd -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Claim environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Claim -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!ClaimReference -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - The Patent Claims section will always start on a new page and will automaticall -y begin with a statement like: -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - - -\begin_inset Foot -status open - -\begin_layout Plain Layout -in version 1.0 of these tools, it was -\begin_inset Quotes eld -\end_inset - -What is claimed: -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\end_inset - -. - This statement will be printed automatically, but the statement can be - customized (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Claims-customization" - -\end_inset - -). -\end_layout - -\begin_layout Standard -Each claim begins with the -\family typewriter - -\backslash -beginClaim -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -beginClaim macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -beginClaim -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -Claim -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Claim environment -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!environment!Claim -\end_layout - -\end_inset - -environment in \SpecialChar LyX -. - The argument is a name by which the claim is referenced. - The argument should be a name and should not imply the number as claim - numbers are assigned automatically. -\end_layout - -\begin_layout Standard -A claim is referred to within the claims section with the -\family typewriter - -\backslash -claimRef -\family default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -claimRef macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -claimRef -\end_layout - -\end_inset - -macro in \SpecialChar LaTeX - or the -\series bold -ClaimReference -\series default - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -ClaimReference custom inset -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LyX -!custom inset!ClaimReference -\end_layout - -\end_inset - -custom inset (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-custom-insets" - -\end_inset - -) in \SpecialChar LyX -. - The argument is the previously mentioned name of the claim defined by the - argument of a previous -\family typewriter - -\backslash -beginClaim -\family default - macro in \SpecialChar LaTeX - or the -\series bold -Claim -\series default - environment in \SpecialChar LyX -. -\end_layout - -\begin_layout Standard -A \SpecialChar LaTeX - example is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LaTeX-patent-claims" - -\end_inset - - and a \SpecialChar LyX - example is shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:LyX-patent-claims" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Note that since claims use standard \SpecialChar LaTeX - style of cross-referencing, you will - need to compile your document twice at least to get the claim references - properly updated. - \SpecialChar LyX - takes care of this automatically. -\end_layout - -\begin_layout Standard -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Section -Basic Patent Terminology -\begin_inset CommandInset label -LatexCommand label -name "sec:Basic-Patent-Vocabulary" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!terminology -\end_layout - -\end_inset - -This section is provided as layman's terminology of basic patent terms for - the purpose of familiarizing you with these terms and the context that - they are used in. - While these terms have been reviewed by attorneys for this purpose, it - should be understood that these are in no way meant to be precise legal - definitions. - A patent attorney and the United States Patent and Trademark office should - be consulted for precise legal meaning. -\end_layout - -\begin_layout Itemize -Anticipate -\begin_inset Index idx -status open - -\begin_layout Plain Layout -anticipate -\end_layout - -\end_inset - - - When prior art is sufficiently similar to be considered essentially the - same for determination of patentability. -\end_layout - -\begin_layout Itemize -Art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -art -\end_layout - -\end_inset - - - Evidence of teaching in an area of technology or craftsmanship. -\end_layout - -\begin_layout Itemize -Assignee -\begin_inset Index idx -status open - -\begin_layout Plain Layout -assignee -\end_layout - -\end_inset - - - An entity to which the inventor(s) have transferred their rights to the - patent. - If you work for a company, you may be required to transfer your rights - to the company you work for. -\end_layout - -\begin_layout Itemize -Patent -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent -\end_layout - -\end_inset - - - An official document that grants an owner the right to exclude others - from practicing an invention. -\end_layout - -\begin_layout Itemize -Claims -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - - - The portion of a patent that defines the scope of legal rights. - The rights of a patent are to preclude others from practicing your invention - ( -\emph on -see infringement -\emph default -). -\end_layout - -\begin_layout Itemize -Continuation -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation -\end_layout - -\end_inset - - - A patent or application that relies on a previous patent. - Generally when the word is used alone it refers to a patent formed from - a prior specification and a new set of claims. - When a continuation consists of new matter which is different from a prior - specification, it is called a continuation in part -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation in part -\end_layout - -\end_inset - - and the priority dates of the claims will be different. -\end_layout - -\begin_layout Itemize -Dependent Claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -dependent claim -\end_layout - -\end_inset - - - A claim that relies on another. - A dependent claim is read as the dependent claim preceded by the claim - referred to. - As such, a dependent claim is the sum of another claim and the contents - of the dependent claim. - A dependent claim is always narrower in scope than the claim to which it - refers. - This means that if a dependent claim is infringed, the claim referred to - must also be infringed. -\end_layout - -\begin_layout Itemize -Design -\begin_inset Index idx -status open - -\begin_layout Plain Layout -design patent -\end_layout - -\end_inset - - - A class of patent that gives the patent owner the right to exclude others - from copying the look of something (technically referred to as the -\emph on -ornamental -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\emph off -ornamental design -\end_layout - -\end_inset - - design -\emph default -). -\end_layout - -\begin_layout Itemize -Divisional -\begin_inset Index idx -status open - -\begin_layout Plain Layout -divisional -\end_layout - -\end_inset - - - An application that must be split into multiple applications. - This happens when an examiner determines that the claims of an application - pertain to multiple inventions under certain criteria and issues a restriction - requirement. -\end_layout - -\begin_layout Itemize -Enabling -\begin_inset Index idx -status open - -\begin_layout Plain Layout -enabling -\end_layout - -\end_inset - - - Having sufficient information provided in a disclosure such that others - ordinarily skilled in the art would be able to practice it. -\end_layout - -\begin_layout Itemize -Examiner -\begin_inset Index idx -status open - -\begin_layout Plain Layout -examiner -\end_layout - -\end_inset - - - The person at the patent office who determines patentability of an applicatio -n based on criteria of uniqueness, non-obviousness, utility, and enablement. - He or she is very knowledgeable in an art field and will perform a search - for prior art. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -independent claim -\end_layout - -\end_inset - -Independent Claim - A claim that stands on its own and entirely defines - a claim. -\end_layout - -\begin_layout Itemize -Infringement -\begin_inset Index idx -status open - -\begin_layout Plain Layout -infringement -\end_layout - -\end_inset - - - The act of practicing all elements of a claim of a patent that is in - force (i.e. - that has not expired or been abandoned). - The determination of infringement is complicated and requires a patent - attorney's judgment. -\end_layout - -\begin_layout Itemize -Obvious -\begin_inset Index idx -status open - -\begin_layout Plain Layout -obvious -\end_layout - -\end_inset - - - When art is deemed as non inventive and unpatentable because even if - it has never been practiced before it is something any ordinarily skilled - person would think of or is obvious when compared to a combination of reference -s. -\end_layout - -\begin_layout Itemize -Present Invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -present invention -\end_layout - -\end_inset - - - The invention being described in the patent application. - This is how you refer to your own invention from within your own application. - Some prefer to refer to the present application. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preferred embodiments -\end_layout - -\end_inset - -Preferred Embodiments - The best known ways of practicing the invention. - An inventor is obligated to teach at least one best known way (called the - -\emph on -best mode -\emph default -) in order to be entitled to a patent. -\end_layout - -\begin_layout Itemize -Priority Date -\begin_inset Index idx -status open - -\begin_layout Plain Layout -priority date -\end_layout - -\end_inset - - - The date from which a patent's rights are valid. - This is generally the filing date. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prior art -\end_layout - -\end_inset - -Prior Art - Art that has been practiced before. - In layman's terms, something that's already been done (not necessarily - patented). -\end_layout - -\begin_layout Itemize -Prosecution -\begin_inset Index idx -status open - -\begin_layout Plain Layout -prosecution -\end_layout - -\end_inset - - - The term used to describe the process from filing a patent application - to allowance, final rejection or abandonment of the application. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -provisional application -\end_layout - -\end_inset - -Provisional - A class of utility patent filing that may precede an actual - filing. - It is intended as an inexpensive way to establish the priority date for - a patent. - Provisional applications are not prosecuted and the inventor has one year - from the date of the filing to perfect and file an application. -\end_layout - -\begin_layout Itemize -Reduction to Practice -\begin_inset Index idx -status open - -\begin_layout Plain Layout -reduction to practice -\end_layout - -\end_inset - - - The act of practicing art. - Some ways that art can be reduced to practice include utilization of a - method, building of an apparatus or machine, and writing and filing of - a patent application. -\end_layout - -\begin_layout Itemize -One of Ordinary Skil in the art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -skilled in the art -\end_layout - -\end_inset - - - A hypothetical person having sufficient education, experience and skill - to understand and practice a field of art. - For example, certain electrical engineers have extraordinary education, - experience and skill in electronics design compared to the general public, - but are considered ordinarily skilled in the art (or sometimes just skilled - in the art) of electronic design. -\end_layout - -\begin_layout Itemize -Specification -\begin_inset Index idx -status open - -\begin_layout Plain Layout -specification -\end_layout - -\end_inset - - - The portion of a patent application that is followed by the claims and - enables the capability for others to practice the invention. - The specification will also show evidence of uniqueness, utility and non-obviou -sness. -\end_layout - -\begin_layout Itemize -Unique (or Novel) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -unique -\end_layout - -\end_inset - - - When art has never been practiced before and is not anticipated by prior - art. -\end_layout - -\begin_layout Itemize -Utility -\begin_inset Index idx -status open - -\begin_layout Plain Layout -utility -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -utility patent -\end_layout - -\end_inset - - - A quality of usefulness. - For art to be patentable, it must have utility. - Utility also refers to a class of patent distinguished from other classes - such as Design or Plant patents. -\end_layout - -\begin_layout Section -Guide to Filling in the Patent Sections -\begin_inset CommandInset label -LatexCommand label -name "sec:Guide-to-Filling-in-the-Patent-Sections" - -\end_inset - - -\end_layout - -\begin_layout Standard -You will want to look at the process for filing a utility patent on the - PTO website. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!application filing process -\end_layout - -\end_inset - -See -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.uspto.gov/patents/process/index.jsp -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -You will also want to look at the definitive guide for filing a utility - patent application on the PTO website. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -patent!application filing guidelines -\end_layout - -\end_inset - -See -\begin_inset Flex URL -status open - -\begin_layout Plain Layout - -http://www.uspto.gov/patents/resources/types/utility.jsp -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -Here, I provide the non-definitive guide on how to fill out the application. - If any information I provide here conflicts with the U.S. - patent office then I am incorrect. - You should consult the U.S. - patent office for definitive and certainly more complete information. -\end_layout - -\begin_layout Standard -The patent application consists of the following sections: -\end_layout - -\begin_layout Itemize -front matter -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - - or information - where the definitions are provided like the inventor name, - title, etc. -\end_layout - -\begin_layout Itemize -(optional) Cross-references -\begin_inset Index idx -status open - -\begin_layout Plain Layout -cross-reference to related applications -\end_layout - -\end_inset - - - where cross-references to related applications are listed. -\end_layout - -\begin_layout Itemize -Field of the Invention (or Technical Field) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -field of the invention -\end_layout - -\end_inset - - - where the field of the invention is very briefly described. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -background of the invention -\end_layout - -\end_inset - -Background of the Invention (or just Background) - where prior art and present - day problems are described. -\end_layout - -\begin_layout Itemize -(optional) Objects of the Invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -objects of the invention -\end_layout - -\end_inset - - - where the problem being addressed is described. -\end_layout - -\begin_layout Itemize -Summary of the Invention (or just Summary) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -summary of the invention -\end_layout - -\end_inset - - - where the invention is summarily described. -\end_layout - -\begin_layout Itemize -Description of Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -description of drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - - - where each drawing is referred to and described briefly. -\end_layout - -\begin_layout Itemize -Detailed Description of the Preferred Embodiments (or just Detailed Description) -\begin_inset Index idx -status open - -\begin_layout Plain Layout -detailed description of the preferred embodiments -\end_layout - -\end_inset - - - where the best known and detailed description of the invention is described. - This is usually the longest section. -\end_layout - -\begin_layout Itemize -Claims -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - - - where the claims are made. -\end_layout - -\begin_layout Itemize -Abstract -\begin_inset Index idx -status open - -\begin_layout Plain Layout -abstract -\end_layout - -\end_inset - - - where a single paragraph summary is provided describing what the invention - is about. - It must not exceed 150 words. -\end_layout - -\begin_layout Itemize -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!list section -\end_layout - -\end_inset - -Annotation List - where the drawing elements are defined for referencing - elsewhere in the application. -\end_layout - -\begin_layout Itemize -Drawings -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!section -\end_layout - -\end_inset - - - where the drawing files are listed and included. -\end_layout - -\begin_layout Standard -Of the sections listed, some are not actually printed in the final application. - The front matter just contains the definitions outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. - The annotation list contains the list of elements in figures that are annotated - as outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Annotation-List" - -\end_inset - -. - The annotation list is printed only in draft mode as mentioned in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Printing-Mode" - -\end_inset - -. - The drawings, annotation list and description of the drawings section are - automatically produced as a function of information provided in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\begin_layout Standard -The Drawings, Annotations and Description of Drawings sections are created - automatically as a function of the information provided in the Drawings.lyx - or Drawings.tex file provided. - -\end_layout - -\begin_layout Standard -Each section and how to fill in the information is now provided in subsequent - sections below. -\end_layout - -\begin_layout Subsection -Front Matter -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -front matter -\end_layout - -\end_inset - -The first thing you will need to provide is a list of information about - the application. - This is a mechanical operation and involves filling in various definitions - as covered in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Front-matter" - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Run-on Sentences -\begin_inset CommandInset label -LatexCommand label -name "subsec:Run-on-Sentences" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -run-on sentences -\end_layout - -\end_inset - -There are several locations within patent applications that include what - I term run-on sentences. - These are sentences begging for some periods when read by non-legal personnel. - Some areas where this occurs are: -\end_layout - -\begin_layout Itemize -cross-references to other applications. -\end_layout - -\begin_layout Itemize -claims -\end_layout - -\begin_layout Itemize -descriptions of the drawings (although see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Standard -These occur when elements are being itemized. - The proper sentence structure is to list each of the elements delimiting - each with a semi-colon until the next to last element which also contains - an -\begin_inset Quotes eld -\end_inset - -and -\begin_inset Quotes erd -\end_inset - -. - If the sentence continues after the list ends, then the last element has - a semi-colon and the sentence continues. -\end_layout - -\begin_layout Standard -For example, a normal, layman’s description of an invention might look like - this: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left -An instrument is produced in a manner such that it has improved measurement - speed. - The instrument has elements A, B, and C. - Elements A and B are connected to each other. - This connection causes element C to have improved measurement speed. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The claim language for this might look like this: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left -An instrument having improved measurement speed comprising: -\begin_inset Newline newline -\end_inset - -an element A; -\begin_inset Newline newline -\end_inset - -an element B; and -\begin_inset Newline newline -\end_inset - -an element C; -\begin_inset Newline newline -\end_inset - -whereby the element A and the element B are connected to each other, and -\begin_inset Newline newline -\end_inset - -whereby the element C has improved measurement speed and the instrument - is faster. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -There are some other observations to make about this sentence, but the primary - one I want to make here is that it is in fact a single sentence. - All of the elements in the sections listed above are written in this manner - as a single sentence making heavy use of the semi-colon and colon. -\end_layout - -\begin_layout Subsection -Citations -\begin_inset CommandInset label -LatexCommand label -name "subsec:Citations" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -citations -\end_layout - -\end_inset - -When other works are relied upon in a patent application, they must be cited. - Works might be cited in a cross-reference (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Cross-references" - -\end_inset - -), in statements regarding prior art typically used to distinguish your - invention from things done in the past, or for terminology and establishment - of the enabling quality of your application. - As an example, if your invention relies on a chemical processing technique, - you might want to cite a paper that describes this technique so that a - reader can read this paper to understand terminology that you will use - regarding this technique or so that there is evidence that others skilled - in the art can read this paper and practice this technique. -\end_layout - -\begin_layout Standard -Inventors are not required to search for and cite all possible sources of - information. - Some things are so ordinarily known (like the Fourier Transform in signal - processing or the operation of the transistor in electronics) that they - go without saying. - If, however, you know about prior art material that the examiner might - find relevant to the review of your patent application, especially related - patents, you will need to provide this material along with a patent application - in the form of an -\emph on -Information Disclosure Statement -\emph default - (or IDS). - Patents only need to be identified since the patent office can easily access - the material. - The provision of this material is adequate and meets sufficiency requirements - as they are assumed to be part of the patent application even when not - cited. -\end_layout - -\begin_layout Standard -People familiar with journals and other scholarly works know about typical - citation rules which involve particular formatting rules. - These rules provide for the exact manner the work is cited and where the - cited work exists. - Usually, in scholarly works, the citation is a subscripted number or other - reference and the actual citation appears in a footnote or at the end of - the article in a bibliography. - Patent applications have no such rules except: -\end_layout - -\begin_layout Itemize -citations are not referenced with numbers or other referencing formats. -\end_layout - -\begin_layout Itemize -patent applications do not have footnotes or bibliography sections. -\end_layout - -\begin_layout Itemize -citations appear inline with patent application text. - This looks awkward, but it's how it's done. -\end_layout - -\begin_layout Standard -Citation formats should follow reasonable formatting rules. - Citation of a patent or patent application generally contains: -\end_layout - -\begin_layout Itemize -The words US Provisional or US Utility Patent or US Patent Application -\end_layout - -\begin_layout Itemize -The number (a patent number looks like x,xxx,xxx and a patent application - number looks like xx/yyy,yyy where xx is the series code and yyy,yyy is - the serial number). -\end_layout - -\begin_layout Itemize -The date of filing -\end_layout - -\begin_layout Itemize -The title -\end_layout - -\begin_layout Itemize -The inventor or first named inventor et al. -\end_layout - -\begin_layout Itemize -(sometimes) the assignee name. -\end_layout - -\begin_layout Standard -An example citation looks like this: -\end_layout - -\begin_layout Standard -US Provisional Patent Application 61/300,149, filed 02/01/2010 titled ``Wavelet - Denoising'' to Pupalaikis et al. -\end_layout - -\begin_layout Subsection -Cross-references -\begin_inset CommandInset label -LatexCommand label -name "subsec:Cross-references" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -cross-reference to related applications -\end_layout - -\end_inset - -Most applications do not involve cross-references to other applications. - If cross-references are required, a patent attorney will know. - Cross-references are required if an application is: -\end_layout - -\begin_layout Itemize -preceded by a provisional application -\begin_inset Index idx -status open - -\begin_layout Plain Layout -provisional application -\end_layout - -\end_inset - -, -\end_layout - -\begin_layout Itemize -a continuation -\begin_inset Index idx -status open - -\begin_layout Plain Layout -continuation -\end_layout - -\end_inset - - (or continuation in part), or -\end_layout - -\begin_layout Itemize -a divisional -\begin_inset Index idx -status open - -\begin_layout Plain Layout -divisional -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Standard -These are somewhat unusual circumstances and often this section is omitted. - There are also even less common circumstances where further cross-references - may be appropriate. -\end_layout - -\begin_layout Standard -When cross-references to other applications are needed, there is usually - one, long run-on sentence (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Run-on-Sentences" - -\end_inset - -) describing the references. -\end_layout - -\begin_layout Standard -The list of cross-references may be preceded by a clause like -\begin_inset Quotes eld -\end_inset - -This application claims the benefit of\SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - - when the cross-referenced applications are provisional applications or - a clause like -\begin_inset Quotes eld -\end_inset - -This application is a continuation of \SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - - when the application is a continuation of cross-referenced applications. - It may be terminated with a clause like -\begin_inset Quotes eld -\end_inset - -the contents of each of these applications being incorporated herein by - reference. -\begin_inset Quotes erd -\end_inset - - It is written entirely in a single sentence paragraph with no line breaks - or carriage returns within the sentence. - The statement of incorporation by reference means that the application - is not provided along with the patent application, but is referred to so - that the patent office can find it. - Incorporation means that the entire application referenced is considered - to be part of the application in it's entirety. -\end_layout - -\begin_layout Standard -Here is an example: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter -This application claims the benefit of US Provisional Patent Application - 61/300,149, filed 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; US Provisional Patent Application 61/300,160, filed - 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; US Provisional Patent Application 61/300,230, filed - 02/01/2010 titled -\begin_inset Quotes eld -\end_inset - -Time Domain Reflectometry Step to S-Parameter Conversion -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al.; and US Provisional Patent Application 61/355,182, - filed 06/16/2010 titled -\begin_inset Quotes eld -\end_inset - -Wavelet Denoising for Time-Domain Network Analysis -\begin_inset Quotes erd -\end_inset - - to Pupalaikis et al., the contents of each of these applications being incorpora -ted herein by reference. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Subsection -Field of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -field of the invention -\end_layout - -\end_inset - -This section is where the field of the invention is very briefly described. - The brevity of description cannot be over emphasized. - It is used only to help the patent office properly classify the application - and to ensure it is dispatched to the proper examiner. - It consists of one or two sentences. - An example is: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter -The present invention relates in general to network analysis and network - device measurements. - More specifically, one or more embodiments may relate to measurements of - a device under test (DUT) whereby the measurement instrument connection - to the DUT is made utilizing fixtures or probes whose effects it is desirable - to remove. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -We refer to our invention as the present invention -\begin_inset Index idx -status open - -\begin_layout Plain Layout -present invention -\end_layout - -\end_inset - - where present means the invention in this application. - The field of the invention starts with a general field and then transitions - to a more specific field as shown in the example. - The field refers mostly to the field of problems and solutions, not detail - about our invention. -\end_layout - -\begin_layout Standard -The Field of the Invention should be as short as possible as to not limit - the claims. -\end_layout - -\begin_layout Subsection -Background of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -background of the invention -\end_layout - -\end_inset - -This section is where prior-art and sometimes present day problems are described. - It helps to tell a story to the examiner to help him gain the context of - the invention. - In the background, we do not talk about our invention. - Instead, we tell a story about what the world looked like before the invention. -\end_layout - -\begin_layout Standard -The story starts as far back as necessary to give the proper context, but - be as brief as possible. - For example, a patent application for an invention for a probe de-embedding - method in network analysis might talk first about network analysis and - probes in general. - With a context for the invention established, a well written background - gradually transitions into describing various problems especially problems - related to those involved in the invention. - In many situations, especially in crowded fields, it is important to describe - prior art solutions, taking specific interest in describing the drawbacks - of prior-art methods, especially those addressed by the invention. - Also, you should mention characteristics of the prior art that is different - from your invention (but without mentioning your invention - you cannot - contrast, only mention these characteristics). - Just remember, here is not the place to say anything about the invention. - Pretend it doesn't exist, but talk about problems that will be solved by - the invention. - Usually, after describing lots of problems, this section ends with a paragraph - that begins: -\begin_inset Quotes eld -\end_inset - -what is needed is.... -\begin_inset Quotes erd -\end_inset - - where you state problems that need a solution (but list only the problems - that your invention will solve). -\end_layout - -\begin_layout Standard -You should take care in writing the background because you will be stuck - with any admission that something is prior art. - You should also be careful that you don't cause the reader to believe that - your solution is obvious. -\end_layout - -\begin_layout Subsection -Objects of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -objects of the invention -\end_layout - -\end_inset - -This section is where the problem being addressed is described. - A good transition between the previous section on the background and this - section is to begin with a paragraph that defines a broad object, like - -\begin_inset Quotes eld -\end_inset - -It is an object of the invention to overcome the drawbacks of the prior - art -\begin_inset Quotes erd -\end_inset - -. - Then you can state: -\begin_inset Quotes eld -\end_inset - -It is therefore an object of this invention to... -\begin_inset Quotes erd -\end_inset - - where you list the problems you will solve with your invention. - You want the list of objects to match up well with problems needing solution - listed at the end of the previous section. - If you do it right, it lines up perfectly and sets up the context and expectati -on in the readers mind regarding solutions during the remainder of the specifica -tion. -\end_layout - -\begin_layout Standard -Usually, this section is relatively short and is simply a list of objects. - The first paragraph starts as mentioned above and usually this first paragraph - lists only the first object. - The next paragraph starts like -\begin_inset Quotes eld -\end_inset - -It is another object of the invention to.... -\begin_inset Quotes erd -\end_inset - -. - The paragraphs continue until all objects are listed. -\end_layout - -\begin_layout Standard -In this section, refrain from writing anything about how the objects will - be attained. - Keep the reader in suspense with only the promise that the objects will - be met. -\end_layout - -\begin_layout Standard -End this section with some boilerplate statements that allow you to not - be limited only to the objects listed: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter -Still other objects and advantages of the invention will in part be obvious - and will in part be apparent from the specification and drawings. - -\family default - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Summary of the Invention -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -summary of the invention -\end_layout - -\end_inset - -This is where the invention is summarily described. - Avoid as much detail as possible. -\end_layout - -\begin_layout Subsection -Description of Drawings -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -brief description of the drawings -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!brief description section -\end_layout - -\end_inset - -This section is automatically produced by \SpecialChar LaTeX - macros. - It is where each drawing is referred to and described briefly, meaning - -\bar under -very -\bar default - briefly. - Usually, you should wait until you are almost finished with the application - to fill in this section, because you will want the complete list of drawings - in the drawing section to be correct and in order first. - If you are using \SpecialChar LaTeX - or \SpecialChar LyX - to write your application, you do not have this concern. -\end_layout - -\begin_layout Standard -The description of the drawings has the section title: Brief Description - of the Drawings. - The brief descriptions are prefixed with language like: -\begin_inset Quotes eld -\end_inset - -For a more complete understanding of the invention, reference is made to - the following description and accompanying drawings, in which: -\begin_inset Quotes erd -\end_inset - - -\end_layout - -\begin_layout Standard -The drawing descriptions are each written starting on a new line prefixed - by the figure number like -\begin_inset Quotes eld -\end_inset - -FIG. - 1 is \SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - -. -\end_layout - -\begin_layout Standard -The drawing descriptions are provided as a run-on sentence (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Run-on-Sentences" - -\end_inset - - but also see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Brief-Description-of-Drawings-customization" - -\end_inset - -). -\end_layout - -\begin_layout Subsection -Detailed Description of the Preferred Embodiments -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -detailed description of the preferred embodiments -\end_layout - -\end_inset - -This is where the best known and detailed description of the invention is - described. - This is usually the longest section. - Here, you describe the invention. - Make use of the drawings, but remember to make use of annotations as outlined - in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. - When writing a patent, it is your duty to describe the -\begin_inset Index idx -status open - -\begin_layout Plain Layout -preferred embodiments -\end_layout - -\end_inset - - -\emph on -preferred embodiment -\emph default -s and most importantly the -\emph on -best mode -\emph default -. - This is just a fancy name for -\begin_inset Quotes eld -\end_inset - -the best way you know how -\begin_inset Quotes erd -\end_inset - -. - If lesser ways are useful too and especially if these lesser constructions - are covered in your claims, they should be described also. - Describing all related constructions or possibilities you can think of - is not necessary but ought to be described because it can increase the - scope of legal protection offered. - This is one of the things that make patent application writing so tedious. - -\end_layout - -\begin_layout Standard -When describing the invention, try to avoid overly definitive or absolute - statements like never, always, etc. - and try to use words like may, can, etc. - Use words like preferably. - You may want to make statements like -\begin_inset Quotes eld -\end_inset - -The inventor of the present invention has determined that..... -\begin_inset Quotes erd -\end_inset - - when describing certain preferable constructs, especially when the determinatio -n itself is innovative and inventive. -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -enabling -\end_layout - -\end_inset - -Another thing to know is that it's your obligation to describe the invention - in enough detail so that it would enable one ordinarily skilled in the - art -\begin_inset Index idx -status open - -\begin_layout Plain Layout -skilled in the art -\end_layout - -\end_inset - - to follow your instructions to construct or practice the invention. - What this means is that if your invention is an electronic circuit, you - are not required to first teach an undergraduate engineering course but - your instructions must enable an electrical engineer to follow the instructions - and obtain the stated benefit of the invention. - I personally choose to err on providing more information, especially for - important patents because of the possibility for continuations. - Also, non-enablement is not often challenged by an examiner, but might - be determined long after your patent is granted during litigation which - can invalidate it. - -\end_layout - -\begin_layout Subsection -Claims -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -claims -\end_layout - -\end_inset - -This is where the claims are made. - The claims are the actual rights that you obtain. - Think of it this way: All of the rest of the patent serves only to tell - a story, teach the best method and techniques known and to clarify language - that you will employ in your claims. - As such, the rest of the application (called the specification) serves - to entitle you to an invention through your teaching. - But, when all is said and done, the claims are your only patent rights. - -\end_layout - -\begin_layout Standard -Claims characterize the invention and are written with the help of a patent - attorney skilled at patent prosecution. - They are best drafted jointly where the inventor clarifies the defined - protection and the attorney helps draft verbiage that meets legal requirements - and ensures the desired protection is obtained. - Despite the need for an attorney, it helps to understand claims so you - can at least define the invention and clear things up in your own head. - It also helps to attempt the drafting of claims so that you can ensure - that the specification contain support and needed definitions that can - be employed in the claims. - It is highly useful to draft claims prior to writing the specification, - but I admit that I have never been successful doing this. -\end_layout - -\begin_layout Standard -Claims are the invention. - The goal of claims writing, is to describe a set of elements and their - configurations such that if anyone else were to build something with each - and every element listed in the configuration stated, they would infringe - your patent. - The goal is not to provide a set of instructions that enable the building - of the invention, only a minimum set of elements or steps to distinguish - the invention over the prior art. -\end_layout - -\begin_layout Standard -Usually, when filing a patent, one writes a number of claims constituting - the invention. - In order to infringe -\begin_inset Index idx -status open - -\begin_layout Plain Layout -infringe -\end_layout - -\end_inset - - a patent, an infringer would need to have every element in a configuration - dictated by a single claim. - When making claims, the first claim is an independent claim. - When a claim is independent, it stands on its own. - Subsequent claims may be independent or dependent. - A dependent claim always begins with a reference to a previous claim like - -\begin_inset Quotes eld -\end_inset - -The method of claim 1 further comprising\SpecialChar ldots - -\begin_inset Quotes erd -\end_inset - -. - When a claim is dependent, the claim is a further constraint on the independent - claim. - If you are confused about this, simply take the entire claim referenced - and place it at the front of the claim. - That is actually exactly how a dependent claim is interpreted. - If a dependent claim is dependent on another dependent claim, then it's - even further constraining. -\end_layout - -\begin_layout Standard -Independent claims are always the broadest claims and dependent claims are - always narrower. - If an infringer infringes a dependent claim, the claim depended on is also - always infringed. -\end_layout - -\begin_layout Standard -The strategy of drafting claims involves starting with an independent claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -independent claim -\end_layout - -\end_inset - - written as broadly as possible. - The broadness is dictated by trying to ensure that no prior-art can be - found that would match all of the elements in the claim in a non-obvious - manner. - Subsequent dependent claim -\begin_inset Index idx -status open - -\begin_layout Plain Layout -dependent claim -\end_layout - -\end_inset - -s are then drafted which narrow the claim scope. - The thought is that if someone were to copy the invention and the patent - was litigated, that the copier would need to infringe dependent claims - that would hold up better to prior-art scrutiny. - The narrower a claim is, the less likely a copier would need to infringe - it (making it technically less useful), but also the less likely for invalidati -on through finding prior-art or through claims of obviousness. - In summary, we shoot for claims that are broad making it more likely for - a copier to infringe, but hedge our bets through narrower claims that are - more likely to survive litigation. -\end_layout - -\begin_layout Subsection -Drawings -\begin_inset CommandInset label -LatexCommand label -name "subsec:Drawings" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!guidelines -\end_layout - -\end_inset - -This is where the drawing files are listed and included. - If you are using the \SpecialChar LaTeX - or \SpecialChar LyX - methods described in this document, then the - drawings are listed following the directions in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - and are automatically formatted using the macros described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Drawings-Section" - -\end_inset - -. - -\end_layout - -\begin_layout Standard -Handling drawings is one of the biggest challenges in creating patent applicatio -ns. - This is partly because the patent office has very specific rules regarding - drawings which are not intuitive. -\end_layout - -\begin_layout Standard -See -\begin_inset CommandInset href -LatexCommand href -target "http://www.uspto.gov/web/offices/pac/mpep/documents/appxr_1_84.htm" -literal "false" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Here you will find the patent office drawing requirements. - To basically summarize the requirements that are worthwhile describing: -\end_layout - -\begin_layout Itemize -Drawings must be in black ink. -\end_layout - -\begin_layout Itemize -Things that cannot be drawn, like screen images and photographs are permitted - under certain circumstances, but I advise redrawing and retouching somehow - to put in solid black ink form. -\end_layout - -\begin_layout Itemize -They must fit well within the page. - They must fit with a margin of 1 inch on top, 1 inch on the sides and 3/8 - inch on the bottom (meaning that a drawing cannot be larger than -\begin_inset Formula $6\frac{15}{16}^{"}\times9\frac{5}{8}^{"}$ -\end_inset - -). - To be on the safe side, use a drawing package with absolute size control - on the final output and set the size to -\begin_inset Formula $6^{"}\times9^{"}$ -\end_inset - - max. -\end_layout - -\begin_layout Itemize -Other than annotations (see -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -), use as few words as possible on the drawings - drawing elements are described - in words within the specification. -\end_layout - -\begin_layout Itemize -Numbers, letters and words must be at least -\begin_inset Formula $\frac{1}{8}^{"}$ -\end_inset - - in height. - (If you use TpX, the fonts are guaranteed to be the same in your drawing - and in your document if you use the proper settings. - See -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:TpX-Settings" - -\end_inset - -). -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section -Customizations and Formatting -\begin_inset CommandInset label -LatexCommand label -name "sec:Customizations-and-Formatting" - -\end_inset - - -\end_layout - -\begin_layout Standard -If you are an inventor trying to take a first shot at writing a patent applicati -on, you will not need any customizations mentioned in this section. - If you are a patent attorney trying to use these tools to improve your - patent application flow, you will invariably desire various changes to - meet your style. - The first, easiest customization is in the naming and inclusion of various - sections. - The names and the sections you wish to include is up to you and can be - changed easily by editing the PatentApplication.tex or PatentApplication.lyx - template documents which you are free to do. - More difficult customizations can be performed by editing the uspatent.cls - and uspatent.layout files, but these will require excessive skill with \SpecialChar LaTeX - - and \SpecialChar LyX -. - There are some relatively easy customizations that have been anticipated. - These can only be made with \SpecialChar LaTeX - code, however (use -\family typewriter -[Insert] [\SpecialChar TeX - Code] -\family default - to accomplish these customizations from within \SpecialChar LyX -). -\end_layout - -\begin_layout Subsection -Claims -\begin_inset CommandInset label -LatexCommand label -name "subsec:Claims-customization" - -\end_inset - - -\end_layout - -\begin_layout Standard -The uspatent.cls file begins the claims section with the text: -\begin_inset Quotes eld -\end_inset - -What is claimed is: -\begin_inset Quotes erd -\end_inset - -. - To change this, redefine the -\family typewriter - -\backslash -WhatIsClaimed -\family default - macro. -\end_layout - -\begin_layout Standard -Here is an example redefinition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align left - -\family typewriter - -\backslash -renewcommand{ -\backslash -WhatIsClaimed}{WHAT IS CLAIMED IS:} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Brief Description of the Drawings -\begin_inset CommandInset label -LatexCommand label -name "subsec:Brief-Description-of-Drawings-customization" - -\end_inset - - -\end_layout - -\begin_layout Standard -The uspatent.cls file provides for a Brief Description of the Drawings section - as outlined in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:The-Brief-Description-of-the-Drawings-Section" - -\end_inset - -. - To change the name of this section, redefine the -\family typewriter - -\backslash -annotationFigureListSectionName -\family default - macro. - To change the preamble of this section, redefine the -\family typewriter - -\backslash -annotationFigureListPreamble -\family default - macro. -\end_layout - -\begin_layout Standard -Here is an example redefinition: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -renewcommand{ -\backslash -annotationFigureListSectionName}{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -patentSection{Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout -\begin_inset VSpace smallskip -\end_inset - - -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -renewcommand{ -\backslash -annotationFigureListPreamble}{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter -Reference is made to the following description and accompanying drawings, - in which: -\backslash -par} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Also, during review of this document, there seems to be some question of - whether the description of the drawings really ought to be a run-on sentence -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - (see -\begin_inset CommandInset ref -LatexCommand ref -reference "subsec:Run-on-Sentences" - -\end_inset - -) -\end_layout - -\end_inset - -. - To make the descriptions read as separate sentences each ending in a period, - provide the -\family typewriter - -\backslash -setFigureListNoRunOn -\family default - macro. -\end_layout - -\begin_layout Subsection -Unsupported Figure Extensions -\begin_inset CommandInset label -LatexCommand label -name "subsec:Unsupported-Drawing-Extensions" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!unsupported -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -unsupported figure extensions -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -The figure extensions explicitely recognized are tpx, TpX, pdf, PDF, vbs, - VBS, py, tex, and pdf_tex. - All other extensions work implicitly because of how \SpecialChar LaTeX - works including jpeg - and png. - This is because extensions not explicitly understood are brought in via - the \SpecialChar LaTeX - -\family typewriter - -\backslash -includegraphics -\family default - macro which understands these. -\end_layout - -\begin_layout Standard -The main area where you are likely to have problems is in the area of program - listings - there are many types of listings and this class does not implement - the exhaustive list. - For example, if you wanted Octave code listings, you could provide: -\begin_inset Separator latexpar -\end_inset - - -\end_layout - -\begin_layout Standard -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "60col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout - -\family typewriter - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure m -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - -\family typewriter - -\backslash -lstinputlisting[language=Octave]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Note that any file with an extension of .m will assume that it is an Octave - listing. -\end_layout - -\begin_layout Standard -In customized figure extensions, note that the extension to recognize is - the word in the above example after -\family typewriter -showfigure -\family default - (m in this case). - The command to import the figure is all of the second line, but note that - it must end in a -\family typewriter -} -\family default -. -\end_layout - -\begin_layout Section -Drawing Packages -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing packages -\end_layout - -\end_inset - -This section describes some basic ways to work with drawings with known - drawing packages. -\begin_inset Branch Patent Advice -inverted 0 -status open - -\begin_layout Standard - For guidelines on drawings, see -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Drawings" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. -\end_layout - -\end_inset - - I recommend that you provide drawings in either TpX (pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - format) or in pdf produced by other drawing packages. - To check the quality of drawings, even in pdf, create your drawing and - zoom the drawing on your computer screen. - If the drawing retains its crispness even under extreme zoom settings, - then the quality is good. - If it does not, you will need to find another solution. - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing package quality -\end_layout - -\end_inset - -This quality is illustrated in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:Zoomed-badness" - -\end_inset - - and -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:Zoomed-goodness" - -\end_inset - -. - Lossy formats like JPEG -\begin_inset Index idx -status open - -\begin_layout Plain Layout -JPEG -\end_layout - -\end_inset - - should particularly be avoided. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DrawingZoomBad.png - scale 75 - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Zoomed Drawing Exhibiting Badness -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:Zoomed-badness" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!drawing package quality -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Box Boxed -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "t" -use_parbox 0 -use_makebox 0 -width "80col%" -special "none" -height "1in" -height_special "totalheight" -thickness "0.4pt" -separation "3pt" -shadowsize "4pt" -framecolor "black" -backgroundcolor "none" -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename DrawingZoomGood.png - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Zoomed Drawing Exhibiting Goodness -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:Zoomed-goodness" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -Visio -\begin_inset CommandInset label -LatexCommand label -name "subsec:Visio" - -\end_inset - - -\end_layout - -\begin_layout Standard -When using Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - -, the preferred method is to create your pictures in a two step process: -\end_layout - -\begin_layout Enumerate -Create your picture in whatever tool is appropriate. - Visio is a good tool for creating basic engineering diagrams, but other - tools might be appropriate. - Make sure this picture is no bigger than -\begin_inset Formula $5"\times8"$ -\end_inset - - to allow for annotation lines to extend outside the picture boundaries. -\end_layout - -\begin_layout Enumerate -Import your picture into Visio. - In the case that the picture was created in Visio, import the picture into - another Visio document using [insert][object] and then check the create - from file check box. - Browse to your file and import it. - If you are creating a visio drawing within visio (recommended), then use - [insert][object] and specify a visio drawing. -\end_layout - -\begin_layout Standard -Basically, the idea here is to use Visio as a -\emph on -housing -\emph default - for your drawing. - The housing contains the main drawing, sets the size of the drawing absolutely, - and is where the annotations are drawn. - The main drawing can be another embedded Visio drawing. -\end_layout - -\begin_layout Standard -When using Visio -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Visio -\end_layout - -\end_inset - -, the annotations must be numbered in Visio. - This numbering should definitely wait until the end since if you change - the numbering, you'll have to edit each and every drawing. - If you want, annotate the drawing with a text label, include the annotation - in the annotation list as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - - with similar descriptive text, and at the very end when you are almost - finished with the application, go back and change the text to the numbers - provided in the annotation list that is shown in the application in draft - mode. -\end_layout - -\begin_layout Subsubsection -Saving Your Drawing -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename VisioSave.png - scale 40 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Saving Visio Drawings as PDF -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AccessTpXDrawingProperties-1" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -When editing and saving your Visio drawing, you'll want to save your drawing - in Visio format and save it as a PDF. - The PDF document is what gets included in the application. - To do this, you want to use [Save As...], select PDF -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - as the type, then make sure the options are set to ISO 19005-1 compliant - PDF. -\end_layout - -\begin_layout Subsection -TpX -\begin_inset CommandInset label -LatexCommand label -name "subsec:TpX" - -\end_inset - - -\end_layout - -\begin_layout Standard -TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX -\end_layout - -\end_inset - - is the best tool for creating \SpecialChar LaTeX - drawings. - What's good about it is that it easily allows importing other documents - and touching them up. - More importantly though, it allows automatic drawing annotation. - This section will explain what you need to know to deal with TpX documents. -\end_layout - -\begin_layout Subsubsection -TpX Settings -\begin_inset CommandInset label -LatexCommand label -name "subsec:TpX-Settings" - -\end_inset - - -\end_layout - -\begin_layout Standard -Your TpX -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!settings -\end_layout - -\end_inset - - document must be saved with certain settings. - These settings can be found under the menu [Edit][Picture properties] as - shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AccessTpXDrawingProperties" - -\end_inset - -. -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename TpXSettingsAccess.png - scale 50 - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Accessing TpX Drawing Properties -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AccessTpXDrawingProperties" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -You will only need to change a few very important properties. - These are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -itemsep}{0mm} -\end_layout - -\end_inset - -\SpecialChar TeX -Format=none - this prevents writing out spurious EPS files. -\end_layout - -\begin_layout Itemize -Pdf\SpecialChar TeX -Format=pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or tikz -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - (recommended) - this causes the graphics portion of the drawing to be output - in PDF if pdf is selected or it is embedded within the TpX document in - -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -TikZ~ -\end_layout - -\end_inset - - format if tikz is chosen. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -Figure=none - this prevents the \SpecialChar LaTeX - portion of the file from including figure - information which is already included in the macro that imports the file. -\end_layout - -\begin_layout Itemize -FontSizeIn\SpecialChar TeX -=0 - this causes the font size to be used from your patent application - document settings. -\end_layout - -\begin_layout Standard -A comprehensive list of the desired settings are: -\end_layout - -\begin_layout Itemize -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -itemsep}{0mm} -\end_layout - -\end_inset - -Caption= -\end_layout - -\begin_layout Itemize -Comment= -\end_layout - -\begin_layout Itemize -Label= -\end_layout - -\begin_layout Itemize -PicScale=1 -\end_layout - -\begin_layout Itemize -Border=2 -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -Format=none -\end_layout - -\begin_layout Itemize -Pdf\SpecialChar TeX -Format=pdf -\begin_inset Index idx -status open - -\begin_layout Plain Layout -PDF -\end_layout - -\end_inset - - or tikz -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TikZ -\end_layout - -\end_inset - - (recommended) -\end_layout - -\begin_layout Itemize -BitmapRes=20000 -\end_layout - -\begin_layout Itemize -PicMagnif=1 -\end_layout - -\begin_layout Itemize -IncludePath= -\end_layout - -\begin_layout Itemize -LineWidth=0.3 -\end_layout - -\begin_layout Itemize -ArrowsSize=0.7 -\end_layout - -\begin_layout Itemize -StarsSize=1 -\end_layout - -\begin_layout Itemize -HatchingStep=2 -\end_layout - -\begin_layout Itemize -HatchingLineWidth=0.5 -\end_layout - -\begin_layout Itemize -DottedSize=0.5 -\end_layout - -\begin_layout Itemize -DashSize=1 -\end_layout - -\begin_layout Itemize -DefaultFontHeight=5 -\end_layout - -\begin_layout Itemize -FontName= -\end_layout - -\begin_layout Itemize -DefaultSymbolSize=30 -\end_layout - -\begin_layout Itemize -ApproximationPrecision=0.01 -\end_layout - -\begin_layout Itemize -MiterLimit=10 -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -CenterFigure=1 -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -Figure=none -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -FigurePlacement= -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -FigurePrologue= -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -FigureEpilogue= -\end_layout - -\begin_layout Itemize -\SpecialChar TeX -PicEpilogue= -\end_layout - -\begin_layout Itemize -FontSizeIn\SpecialChar TeX -=0 -\end_layout - -\begin_layout Itemize -MetaPost\SpecialChar TeX -Text=1 -\end_layout - -\begin_layout Subsubsection -Annotations -\begin_inset CommandInset label -LatexCommand label -name "subsec:Annotations-1" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in TpX -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!annotations -\end_layout - -\end_inset - -TpX is great for annotating because it can be handled automatically. - This is done by drawing a line to the element and then labeling it. - The line drawing is self explanatory. - The labeling should be such that it is aligned 1 mm below the line end - vertically and lined up with the line end horizontally as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - -. -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename annotationAlignment.png - scale 40 - -\end_inset - - -\begin_inset Caption Standard - -\begin_layout Plain Layout -Annotation Alignment -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "fig:AnnotationAlignment" - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in TpX -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -TpX!annotations -\end_layout - -\end_inset - - -\end_layout - -\end_inset - -Notice in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - - that the text properties dialog is shown showing how the annotation is - labeled. - TpX enables two types of annotation labels: -\end_layout - -\begin_layout Itemize -\SpecialChar TeX - - the text you will see on the diagram which can be labeled in plain English. - This text will not actually show up in your figure if there is a Tex te - label. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX - te - the text that describes what will be seen in the diagram. - Note here that we use the -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotationNumberReference macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotationNumberReference -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout - -\backslash -annotateNoBrackets macro -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -\SpecialChar LaTeX -!macro! -\backslash -annotateNoBrackets -\end_layout - -\end_inset - -macro -\backslash -annotateNoBrackets{input} which tells the document compiler to figure out - the number that belongs in the label. - In order for this to work properly, the label input must have been entered - in the annotation list as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "sec:Drawings" - -\end_inset - -. - If you don't, the drawing will show ?? for the number when you print your - application. - -\end_layout - -\begin_layout Standard -As mentioned, these text labels can be used in two ways: -\end_layout - -\begin_layout Itemize -no \SpecialChar TeX - te label - the label shown in the drawing and in your document will - be the label shown in the \SpecialChar TeX - box. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX - te label provided - the label shown while editing your document will be - the \SpecialChar TeX - label, but the label shown when you print your document will be the - \SpecialChar TeX - te label which can be a macro, if desired. -\end_layout - -\begin_layout Standard -If using TpX, you should know that the size of the drawing will be such - that a box can surround the figure, as seen on the TpX screen. - This means according to the \SpecialChar TeX - text shown, which is unfortunate. - You will need to keep your \SpecialChar TeX - text short so that it does not make TpX think - that the drawing is larger than it will actually be when formatted. -\end_layout - -\begin_layout Subsubsection -Text Labels -\end_layout - -\begin_layout Standard -Text labels may be added to your drawing by using insert text. - When you insert text, there are many possibilities for how your text labels - will be shown. - You can use macros, formulas and other things as well as plain text. - The strategy you want to follow is when you are inserting just plain text, - then use insert text and just type it in. - When you are inserting something other than plain text, like a formula, - then use insert text, type in some text that you want to see when editing - the document (you cannot see the actual formula until you view the final - document), and then edit the text properties. - When you edit the text properties, you will see two boxes as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:AnnotationAlignment" - -\end_inset - -: -\end_layout - -\begin_layout Itemize -\SpecialChar TeX - - the text you will see on the diagram which can be labeled in plain English. - This text will not actually show up in your figure if there is a Tex te - label. -\end_layout - -\begin_layout Itemize -\SpecialChar TeX - te - the text that describes what will be seen in the final output. - This can be plain text, \SpecialChar LaTeX - formulas, macros, etc. - The writing of \SpecialChar LaTeX - formulas is beyond the scope of this document. - Just know that you have this capability. -\end_layout - -\begin_layout Subsection -Inkscape -\begin_inset CommandInset label -LatexCommand label -name "subsec:Inkscape" - -\end_inset - - -\end_layout - -\begin_layout Standard -Inkscape -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape -\end_layout - -\end_inset - - is another possible tool for creating \SpecialChar LaTeX - drawings. - What's important is that it can output in \SpecialChar LaTeX - format, thus making use of the - annotation macros. -\end_layout - -\begin_layout Subsubsection -Drawing Size -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapeDocumentProperties - width 60col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape Document Properties Dialog -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeDocumentProperties" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -figure!size -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!figure size -\end_layout - -\end_inset - -When using Inkscape, you will want to specify the drawing size exactly, - and you'll want to do that upfront. - To do this, access the [File][Document Properties] dialog as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeDocumentProperties" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeDocumentProperties" - -\end_inset - -, I've specified -\begin_inset Formula $5\times3$ -\end_inset - - inches. - You'll want to keep the page border displayed until the very end where - you un-check this box so that the border doesn't appear. -\end_layout - -\begin_layout Subsubsection -Annotations -\begin_inset CommandInset label -LatexCommand label -name "subsec:InkscapeAnnotations" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapeDrawingWindow.png - width 80col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape Annotations -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeAnnotations" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -annotation!in Inkscape -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!annotations -\end_layout - -\end_inset - -In Inkscape, annotations are easily provided by simply typing the macro - text as text as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeAnnotations" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeAnnotations" - -\end_inset - - you see the three annotations provided in the example using the -\family typewriter - -\backslash -annotateNoBrackets -\family default - macro as described in -\begin_inset CommandInset ref -LatexCommand formatted -reference "subsec:Drawing-and-Annotation-Cross-referencing" - -\end_inset - -. -\end_layout - -\begin_layout Subsubsection -Saving the Drawing -\end_layout - -\begin_layout Standard -\begin_inset Float figure -wide false -sideways false -status open - -\begin_layout Plain Layout -\align center -\begin_inset Graphics - filename InkscapePortableDocumentFormat.png - width 40col% - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption Standard - -\begin_layout Plain Layout -Inkscape File Save -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:InkscapeFileSave" - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Inkscape!format -\end_layout - -\end_inset - -In Inkscape, the normal extension on saved files is .svg. - In order to make use of the drawing from within \SpecialChar LaTeX -, you'll want to save it - as .pdf. - When you execute [File][Save As\SpecialChar ldots -], you will be provided with certain options - as shown in -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeFileSave" - -\end_inset - -. - In -\begin_inset CommandInset ref -LatexCommand formatted -reference "fig:InkscapeFileSave" - -\end_inset - -, you'll want to check the PDF+ -\begin_inset ERT -status open - -\begin_layout Plain Layout - -LaTeX -\end_layout - -\end_inset - - selection. - You should keep the master document saved in .svg. - When you are done, you will have three files: -\end_layout - -\begin_layout Itemize -svg - master document in scalable vector graphics form. -\end_layout - -\begin_layout Itemize -pdf - a pdf file containing any graphics in your document. -\end_layout - -\begin_layout Itemize -pdf_tex - a TikZ (\SpecialChar LaTeX - format) file - the file actually included in your patent - application containing \SpecialChar LaTeX - code that imports the .pdf file. -\end_layout - -\begin_layout Standard -Thus, when specifying the drawing in your patent application, specify pdf_tex - as the file extension. - As one final note, when using \SpecialChar LyX -, you will find that \SpecialChar LyX - doesn't really like - the underscore in the file extension. - It will convert pdf_tex to pdf -\backslash -_tex, which you don't want. - To work around this, you will want to enclose the extension in ERT by using - [Insert][ -\begin_inset ERT -status open - -\begin_layout Plain Layout - -TeX -\end_layout - -\end_inset - - Code] to avoid this conversion. -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewcommand{ -\backslash -sectionmark}[1]{ -\backslash -markright{#1}} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix A - uspatent.cls Listing -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix A - uspatent.cls Listing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix A - uspatent.cls Listing} -\end_layout - -\end_inset - - -\begin_inset listings -inline false -status open - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This is file `uspatent.cls', -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\end_layout - -\begin_layout Plain Layout - -%% Copyright 2012,2016 Peter J. - Pupalaikis -\end_layout - -\begin_layout Plain Layout - -%% Version 2.0 -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work may be distributed and/or modified under the -\end_layout - -\begin_layout Plain Layout - -%% conditions of the LaTeX Project Public License, either -\end_layout - -\begin_layout Plain Layout - -%% version 1.3 of this license or (at your option) any -\end_layout - -\begin_layout Plain Layout - -%% later version. -\end_layout - -\begin_layout Plain Layout - -%% The latest version of the license is in -\end_layout - -\begin_layout Plain Layout - -%% http://www.latex-project.org/lppl.txt -\end_layout - -\begin_layout Plain Layout - -%% and version 1.3 or later is part of all distributions of -\end_layout - -\begin_layout Plain Layout - -%% LaTeX version 2003/06/01 or later. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work consists of the files listed in the README file. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - - -\backslash -NeedsTeXFormat{LaTeX2e} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ProvidesClass{uspatent}% -\end_layout - -\begin_layout Plain Layout - - [2016/30/11 v2.0 U.S. - Patent Application Class] -\end_layout - -\begin_layout Plain Layout - -% -\backslash -DeclareOption*{ -\backslash -PassOptionsToClass{ -\backslash -CurrentOption}{memoir}} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -ProcessOptions -\end_layout - -\begin_layout Plain Layout - - -\backslash -LoadClass[letterpaper,12pt]{memoir}[1996/10/24] -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newif -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - - -\backslash -PatentOfficeModetrue -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newif -\backslash -ifFigureCaptionsOnTop -\end_layout - -\begin_layout Plain Layout - - -\backslash -FigureCaptionsOnTopfalse -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeName}{ -\backslash -def -\backslash -assigneeName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeAddress}{ -\backslash -def -\backslash -assigneeAddress} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneeCity}{ -\backslash -def -\backslash -assigneeCity} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setAssigneePhone}{ -\backslash -def -\backslash -assigneePhone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setDocketNumber}{ -\backslash -def -\backslash -patentNumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerName}{ -\backslash -def -\backslash -patentLawyerName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerNumber}{ -\backslash -def -\backslash -patentLawyerNumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setLawyerPhone}{ -\backslash -def -\backslash -patentLawyerPhone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setOtherInventor}[1]{ -\backslash -otherInventor{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setDocumentVersion}{ -\backslash -def -\backslash -patentDocumentVersion} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setPrintingModeDraft}{ -\backslash -PatentOfficeModefalse} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setPrintingModeApplication}{ -\backslash -PatentOfficeModetrue} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -inventor}{ -\backslash -author} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setFiguresLocation}{ -\backslash -def -\backslash -dwgDir} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -setFigureCaptionsOnTop}{ -\backslash -FigureCaptionsOnToptrue} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -settrimmedsize{11in}{8.5in}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -trimtop}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -trimedge}{0pt} -\end_layout - -\begin_layout Plain Layout - - -\backslash -settypeblocksize{8.5in}{36pc}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setulmargins{1.5in}{*}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setlrmargins{*}{*}{1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setmarginnotes{17pt}{51pt}{ -\backslash -onelineskip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setheadfoot{5 -\backslash -onelineskip}{3 -\backslash -onelineskip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setheaderspaces{*}{2 -\backslash -onelineskip}{*} -\end_layout - -\begin_layout Plain Layout - - -\backslash -checkandfixthelayout -\end_layout - -\begin_layout Plain Layout - - -\backslash -captiondelim{} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifpdf -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[pdftex]{graphicx} -\end_layout - -\begin_layout Plain Layout - -%No Commas in the PDF Title!?! -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[ -\end_layout - -\begin_layout Plain Layout - -hyperindex=true, -\end_layout - -\begin_layout Plain Layout - -pdfusetitle, -\end_layout - -\begin_layout Plain Layout - -bookmarks=true, -\end_layout - -\begin_layout Plain Layout - -extension= pdf, -\end_layout - -\begin_layout Plain Layout - -linkcolor=black, -\end_layout - -\begin_layout Plain Layout - -colorlinks=true, -\end_layout - -\begin_layout Plain Layout - -hyperfootnotes=false, -\end_layout - -\begin_layout Plain Layout - -pdffitwindow=true, -\end_layout - -\begin_layout Plain Layout - -pdftoolbar=true, -\end_layout - -\begin_layout Plain Layout - -pdfmenubar=true, -\end_layout - -\begin_layout Plain Layout - -debug=false, -\end_layout - -\begin_layout Plain Layout - -pagebackref=true -\end_layout - -\begin_layout Plain Layout - -]{hyperref} -\end_layout - -\begin_layout Plain Layout - - -\backslash -DeclareGraphicsExtensions{ .pdf, .jpg, .tif} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[dvips]{graphicx} -\end_layout - -\begin_layout Plain Layout - - -\backslash -DeclareGraphicsExtensions{ .eps, .jpg } -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{amsmath} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{enumitem} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[nolist]{acronym} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{memhfixc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{xspace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{prettyref} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{lmodern} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[T1]{fontenc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{babel} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage{tikz} -\end_layout - -\begin_layout Plain Layout - - -\backslash -usepackage[figuresright]{rotating} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{eq}{ -\backslash -textup{( -\backslash -ref{#1})}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{cla}{claim -\backslash -ref{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{tab}{Table -\backslash -ref{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newrefformat{fig}{ -\backslash -figurename -\backslash - -\backslash -textbf{ -\backslash -ref{#1}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentTitlePage}{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeName -\backslash -undefined -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -assigneeName{~} -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -confidentialAssignee{~} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -edef -\backslash -confidentialAssignee{Confidential Property of -\backslash -assigneeName} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeAddress -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneeAddress{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneeCity -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneeCity{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -assigneePhone -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -assigneePhone{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentNumber -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentNumber{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerName -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerName{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerNumber -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerNumber{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentLawyerPhone -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentLawyerPhone{~} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -patentDocumentVersion -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -patentDocumentVersion{0.0} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -thedate -\backslash -undefined -\backslash -global -\backslash -edef -\backslash -thedate{ -\backslash -today} -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{title} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{title} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{titlingpage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -aliaspagestyle{titlingpage}{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 172 pt -\end_layout - -\begin_layout Plain Layout - -Title: -\backslash -MakeUppercase{ -\backslash -thetitle } -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 172 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{flushleft} -\backslash -begin{tabular}{rl} Inventors: & -\end_layout - -\begin_layout Plain Layout - - -\backslash -theauthor -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{1} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{2} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{3} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{4} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{5} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{6} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{7} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -& -\backslash -inventorListName{8} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{tabular} -\backslash -par -\backslash -end{flushleft} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{flushright} -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -vskip 10 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash - -\backslash -[4 -\backslash -baselineskip] -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentLawyerName -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentLawyerNumber -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - -[2 -\backslash -baselineskip] -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeName -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeAddress -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneeCity -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -assigneePhone -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{flushright} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{titlingpage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parindent 10pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -DoubleSpacing -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewcommand{ -\backslash -maketitle}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentTitlePage -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentStart -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureName{FIG.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -etal{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname inventorname 1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -~et~al. -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% use this command to put a comment in the margin -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentComment}[1]{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{SingleSpace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -marginpar{ -\backslash -tiny -\backslash -textcolor{red}{ -\backslash -begin{flushleft} #1 -\backslash -end{flushleft}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{SingleSpace} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentSection}[1]{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -Needspace{8pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[#1][]{} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -label{#2} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - - -\backslash -textbf{ -\backslash -underline{ -\backslash -MakeUppercase{{#1}}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentParagraph}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\backslash -noindent -\end_layout - -\begin_layout Plain Layout - - -\backslash -refstepcounter{parnum}[ -\backslash -textbf{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 10 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 100 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifnum -\backslash -value{parnum} < 1000 0 -\backslash -else -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -arabic{parnum}}] -\end_layout - -\begin_layout Plain Layout - - -\backslash -indent} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings}{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings}{}{}{ -\backslash -scriptsize{ -\backslash -patentNumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{}{ -\backslash -thepage}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{}{ -\backslash -thepage}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{}{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{}{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{ -\backslash -thepage}{}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}}{}{ -\backslash -thepage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{center} -\backslash -textbf{ -\backslash -MakeUppercase{ -\backslash -thetitle }} -\backslash -end{center} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% don't show section numbers! -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{secnumdepth}{-1} -\end_layout - -\begin_layout Plain Layout - -% let them go into the "TOC" (even though we won't print it) because -\end_layout - -\begin_layout Plain Layout - -% this allows the PDF file to contain the appropriate bookmarks -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{tocdepth}{1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setbeforesecskip{0pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setaftersecskip{0pc} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parskip=10pt -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% this is used to number paragraphs -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcounter{parnum} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@inventornumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@inventornumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -otherInventor#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@inventornumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname inventorname -\backslash -the -\backslash -@inventornumber -\backslash -endcsname{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -inventorListName#1{ -\backslash -csname inventorname #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Claims are the only area where I still use labels, hence the -\end_layout - -\begin_layout Plain Layout - -% prettyref include. -\end_layout - -\begin_layout Plain Layout - -% -\backslash -patentClaimsStart essentially begins the enumerate environment and -\end_layout - -\begin_layout Plain Layout - -% -\backslash -patentClaimsEnd essentially ends it. -\end_layout - -\begin_layout Plain Layout - -% I'd like to remove this dependency someday and use the counter -\end_layout - -\begin_layout Plain Layout - -% mechanisms used elsewhere. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Inside, a claim is begin with -\backslash -beginClaim which labels it and starts -\end_layout - -\begin_layout Plain Layout - -% an -\backslash -item. -\end_layout - -\begin_layout Plain Layout - -% Claims are referenced with -\backslash -claimRef -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -beginClaim}[1]{ -\backslash -item -\backslash -label{cla:#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -claimRef}[1]{claim -\backslash -ref{cla:#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -WhatIsClaimed}{What is claimed is:} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentClaimsStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[Claims][]{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -parskip=0pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -WhatIsClaimed -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{enumerate} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentClaimsEnd}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{enumerate} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -% Patent drawings have a special header that numbers the drawing pages -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentDrawingsStart}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\begin_layout Plain Layout - -% -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - -%patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -setcounter{page}{1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings}{}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thetitle} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -theauthor -\backslash -etal} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentNumber} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentLawyerName -\backslash - -\backslash -patentLawyerPhone} -\backslash - -\backslash -[.1in] -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thepage/ -\backslash -thelastpage} -\end_layout - -\begin_layout Plain Layout - -}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings}{}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thetitle} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -theauthor -\backslash -etal} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentNumber} -\backslash - -\backslash - -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -patentLawyerName -\backslash - -\backslash -patentLawyerPhone} -\backslash - -\backslash -[.1in] -\end_layout - -\begin_layout Plain Layout - - -\backslash -tiny{ -\backslash -thepage/ -\backslash -thelastpage} -\end_layout - -\begin_layout Plain Layout - -}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{}{}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{}{}{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - -%not patent office mode -\end_layout - -\begin_layout Plain Layout - - -\backslash -pagestyle{myheadings} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenhead{myheadings} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -confidentialAssignee} -\end_layout - -\begin_layout Plain Layout - -{} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -scriptsize{Draft of -\backslash -thedate -\backslash - -\backslash -version -\backslash -patentDocumentVersion}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeoddfoot{myheadings}{ -\backslash -thepage}{}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeevenfoot{myheadings}{ -\backslash -scshape{ -\backslash -tiny{ -\backslash -thetitle}}}{}{ -\backslash -thepage} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -section[Drawings][]{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{SingleSpace} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -patentDrawingsEnd}{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{SingleSpace} -\end_layout - -\begin_layout Plain Layout - -% -\backslash -newpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@annotationnumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationnumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcount -\backslash -@annotationfigurenumber -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -advanceannotationfigurenumber{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setannotationnumber#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -@annotationnumber=#1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationnumber by -1 -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationnextfigure{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setannotationfigurenumber#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -@annotationfigurenumber=#1 -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@newannotation#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anonum#1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationnumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anonum#1 -\backslash -endcsname{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anofignum -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\backslash -message{error: duplicate annotation #1} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDefinition{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@ifnextchar[{ -\backslash -@annotationDefinitionmulti}{ -\backslash -@newannotation}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@annotationDefinitionmulti[#1]#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@newannotation{#2} -\backslash -annotationName{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -@ifnextchar[{ -\backslash -@annotationDefinitionfull}{}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@annotationDefinitionfull[#1]{ -\backslash -annotationDescription{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDescription#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anodesc -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anodesc -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning description ``#1'' to annotation variable -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}'' -\end_layout - -\begin_layout Plain Layout - - - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListDescription{ -\backslash -the -\backslash -@annotationnumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationName#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anotext -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anotext -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning text name ``#1'' to annotation variable -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}'' -\end_layout - -\begin_layout Plain Layout - - - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListText{ -\backslash -the -\backslash -@annotationnumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationReference#1{% -\end_layout - -\begin_layout Plain Layout - -[ -\backslash -thinspace -\backslash -annotationNumberReference{#1} -\backslash -thinspace]} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNameAndReference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationTextReference{#1}~ -\backslash -annotationReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationDescriptionreference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -csname anodesc -\backslash -annotationNumberReference{#1} -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationTextReference#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -csname anotext -\backslash -annotationNumberReference{#1} -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNumberReference#1{ -\backslash -csname anonum#1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationNumberReferenceUnderlined#1{ -\backslash -underline{ -\backslash -csname anonum#1 -\backslash -endcsname}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListVariableName#1{ -\backslash -csname anoele #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListText#1{ -\backslash -csname anotext #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListDescription#1{ -\backslash -csname anodesc #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureNumber#1{ -\backslash -csname anofignum #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureDescription#1{ -\backslash -csname anofigdesc #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureExtension#1{ -\backslash -csname anofigext #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureCaption#1{ -\backslash -csname anofigcap #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureName#1{ -\backslash -csname anofigname #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListFigureOrientation#1{ -\backslash -csname anofigor #1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -newenvironment{pfigure}{ -\backslash -begin{figure}}{ -\backslash -end{figure}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureStartWithOrientation#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigor #1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewenvironment{pfigure}{ -\backslash -begin{figure}[ht]}{ -\backslash -end{figure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -renewenvironment{pfigure}{ -\backslash -begin{sidewaysfigure}}{ -\backslash -end{sidewaysfigure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListPrintFigure#1#2{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -testa{#1} -\backslash -edef -\backslash -testb{#2} -\backslash -edef -\backslash -testzero{0} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -testb -\backslash -testzero -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName #1--- -\backslash -annotationListFigureName{#1}.% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{#1}% -\end_layout - -\begin_layout Plain Layout - ---- -\backslash -annotationListFigureDescription{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifx -\backslash -testa -\backslash -testb -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName #1--- -\backslash -annotationListFigureName{#1}.% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{#1}% -\end_layout - -\begin_layout Plain Layout - ---- -\backslash -annotationListFigureDescription{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListSectionName{ -\backslash -section*{Annotation List}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -printAnnotationList{{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationnumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=0 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListSectionName -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anoele -\backslash -the -\backslash -@annotationnumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = -10 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListPrintFigure{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureNumber{ -\backslash -the -\backslash -@annotationnumber}} -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = 10 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash -hangindent = 20 pt -\end_layout - -\begin_layout Plain Layout - -% -\backslash -hangafter -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureNumber{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -the -\backslash -@annotationnumber---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListVariableName{ -\backslash -the -\backslash -@annotationnumber}---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListText{ -\backslash -the -\backslash -@annotationnumber}---% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListDescription{ -\backslash -the -\backslash -@annotationnumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -leftskip = -10 pt -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationnumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPrintFigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureName ~#1 -\backslash -annotationListFigureDescription{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListSectionName{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -section*{Brief Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPreamble{% -\end_layout - -\begin_layout Plain Layout - -For a more complete understanding of the invention, -\end_layout - -\begin_layout Plain Layout - -reference is made to the following description and accompanying -\end_layout - -\begin_layout Plain Layout - -drawings, in which: -\backslash -par} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -setFigureListNoRunOn{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListNextLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListOther{.} -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListLast{.} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListNextLast{; and} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListOther{;} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -printAnnotationFigureList{{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListSectionName -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListPreamble -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListPrintFigure{ -\backslash -the -\backslash -@annotationfigurenumber}% -\end_layout - -\begin_layout Plain Layout - -{ -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListLast -\backslash -else{ -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationFigureListNextLast -\backslash -else -\backslash -annotationFigureListOther -\backslash -par -\backslash -fi} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureDescription#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigdesc -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning description ``#1'' to annotation figure number -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureDescription{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureExtension#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning extension ``#1'' to annotation figure number -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureExtension{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureCaption#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigcap -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigcap -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning caption ``#1'' to annotation figure number - -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureCaption{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureOrientationSideways#1{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigor -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigor -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -message{error while assigning orientation ``#1'' to annotation figure number - -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -the -\backslash -@annotationfigurenumber'' - it was already defined as -\end_layout - -\begin_layout Plain Layout - -`` -\backslash -annotationListFigureOrientation{ -\backslash -the -\backslash -@annotationfigurenumber}''.} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureClearPageAfter{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname anofigcp -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@newfigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname fignum#1 -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -global -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname{#1} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -edef -\backslash -csname fignum#1 -\backslash -endcsname{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\backslash -message{error: duplicate annotation #1} -\backslash -fi} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureDefinition{ -\backslash -@ifnextchar[{ -\backslash -@figuredefinitionmulti}{ -\backslash -@newfigure}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -@figuredefinitionmulti[#1]#2{ -\backslash -@newfigure{#2} -\backslash -figureDescription{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureReference#1{FIG.~ -\backslash -figurenumberreference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -newcommand{ -\backslash -dwgDir}{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurenumberreference#1{ -\backslash -csname fignum#1 -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure vbs -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=VBScript]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure VBS -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=VBScript]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure py -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -lstinputlisting[language=Python]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure pdf -\backslash -endcsname #1#2{ -\backslash -includegraphics[]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure tpx -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure PDF -\backslash -endcsname #1#2{ -\backslash -includegraphics[]{ -\backslash -dwgDir/#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure TpX -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure tex -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.tex"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure pdf_tex -\backslash -endcsname #1#2{ -\backslash -input{" -\backslash -dwgDir/#1.#2"}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure placeholder -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - -no extension provided for file name #1. -\backslash -par This will be used as a placeholder} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -def -\backslash -csname showfigure unk -\backslash -endcsname #1#2{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -includegraphics[]{#1.#2}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatletter -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figures{{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -@annotationfigurenumber=1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -figuresStart -\end_layout - -\begin_layout Plain Layout - - -\backslash -loop -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigname -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigext -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -figureextension{placeholder} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -edef -\backslash -figureextension{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationListFigureExtension{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname showfigure -\backslash -figureextension -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - -% this is an unknown figure extension -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureshower{ -\backslash -csname showfigure unk -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figureshower{ -\backslash -csname showfigure -\backslash -figureextension -\backslash -endcsname} -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurename{ -\backslash -annotationListFigureName{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figurecaption{ -\backslash -annotationListFigureCaption{ -\backslash -the -\backslash -@annotationfigurenumber}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureStartWithOrientation{ -\backslash -the -\backslash -@annotationfigurenumber} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{pfigure} -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifFigureCaptionsOnTop -\end_layout - -\begin_layout Plain Layout - - -\backslash -centering -\backslash -figureReference{ -\backslash -figurename}~~ -\backslash -figurecaption -\backslash -par -\backslash -figureshower{ -\backslash -figurename}{ -\backslash -figureextension} -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -centering -\backslash -figureshower{ -\backslash -figurename}{ -\backslash -figureextension} -\backslash -par -\backslash -figureReference{ -\backslash -figurename}~~ -\backslash -figurecaption -\backslash -par -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{pfigure} -\end_layout - -\begin_layout Plain Layout - - -\backslash -expandafter -\backslash -ifx -\backslash -csname anofigcp -\backslash -the -\backslash -@annotationfigurenumber -\backslash -endcsname -\backslash -relax -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -clearpage -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - - -\backslash -advance -\backslash -@annotationfigurenumber by 1 -\end_layout - -\begin_layout Plain Layout - - -\backslash -repeat -\end_layout - -\begin_layout Plain Layout - - -\backslash -figuresEnd -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -makeatother -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListSectionName{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Brief Description of the Drawings}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationListSectionName{ -\backslash -patentSection{Annotation List}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPreamble{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph{For a more complete understanding of the invention, reference - is made to the following -\end_layout - -\begin_layout Plain Layout - -description and accompanying drawings, in which:}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -patentDrawingDescriptions{ -\backslash -printAnnotationFigureList} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -referencePatentFigure#1{ -\backslash -figureReference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotate#1{ -\backslash -annotationReference{#1}} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotateWithName#1{ -\backslash -annotationNameAndReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotationFigureListPrintFigure#1{ -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph{ -\backslash -figureName ~#1 -\backslash -annotationListFigureDescription{#1}}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -annotateNoBrackets#1{ -\backslash -annotationNumberReference{#1}} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figuresStart{ -\backslash -patentDrawingsStart} -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -figuresEnd{ -\backslash -patentDrawingsEnd} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -def -\backslash -patentDrawings{% -\end_layout - -\begin_layout Plain Layout - - -\backslash -ifPatentOfficeMode -\end_layout - -\begin_layout Plain Layout - - -\backslash -else -\end_layout - -\begin_layout Plain Layout - - -\backslash -printAnnotationList -\end_layout - -\begin_layout Plain Layout - - -\backslash -fi -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figures -\end_layout - -\begin_layout Plain Layout - -} -\end_layout - -\begin_layout Plain Layout - - -\backslash -endinput -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% End of file `patent.cls'. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix B - PatentApplication.tex Listing -\end_layout - -\begin_layout Standard -\noindent -\align left -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix B - PatentApplication.tex Listing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix B - PatentApplication.tex Listing} -\end_layout - -\end_inset - - -\begin_inset listings -inline false -status open - -\begin_layout Plain Layout -\align left - -%% -\end_layout - -\begin_layout Plain Layout - -%% This is file `PatentApplication.tex', -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% Author: Peter J. - Pupalaikis (pete_pope at hotmail dot com) -\end_layout - -\begin_layout Plain Layout - -%% Copyright 2012, 2016 Peter J. - Pupalaikis -\end_layout - -\begin_layout Plain Layout - -%% Version 2.0 -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work may be distributed and/or modified under the -\end_layout - -\begin_layout Plain Layout - -%% conditions of the LaTeX Project Public License, either -\end_layout - -\begin_layout Plain Layout - -%% version 1.3 of this license or (at your option) any -\end_layout - -\begin_layout Plain Layout - -%% later version. -\end_layout - -\begin_layout Plain Layout - -%% The latest version of the license is in -\end_layout - -\begin_layout Plain Layout - -%% http://www.latex-project.org/lppl.txt -\end_layout - -\begin_layout Plain Layout - -%% and version 1.3 or later is part of all distributions of -\end_layout - -\begin_layout Plain Layout - -%% LaTeX version 2003/06/01 or later. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - -%% This work consists of the files listed in the README file. -\end_layout - -\begin_layout Plain Layout - -%% -\end_layout - -\begin_layout Plain Layout - - -\backslash -documentclass[english]{uspatent} -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{document} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeName{Assignee Name} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeAddress{Assignee Address} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneeCity{Assignee City, State, Zip} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setAssigneePhone{Assignee Phone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setDocketNumber{Docket Number} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerName{Patent Laywer Name} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerNumber{Patent Lawer Reg. - Number} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setLawyerPhone{Patent Lawyer Phone} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setOtherInventor{Another Inventor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setOtherInventor{Yet Another Inventor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setDocumentVersion{0.0} -\end_layout - -\begin_layout Plain Layout - - -\backslash -setPrintingModeApplication -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%% The following between the comment lines is -\end_layout - -\begin_layout Plain Layout - -%% usually contained in another file called: -\end_layout - -\begin_layout Plain Layout - -%% Drawings.tex and included with: -\backslash -include{Drawings} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -setFiguresLocation{.} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{VisioDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{pdf} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in Visio} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{Widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{a widget in the Visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{Thing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{thing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{a thing in the visio drawing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{WidgetThingConnection} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{connection} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the arrow connecting the widget and the thing} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{TpXDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureOrientationSideways{} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{TpX} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureCaption{PRIOR ART} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in TpX} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{input} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{input} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the input} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{output} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{output} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the output} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{mathProcessor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{math processor} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the math processor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{InkscapeDrawing} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureExtension{pdf_tex} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is an example drawing created in Inkscape} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{inputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{inputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the input two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{outputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{outputtwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the output two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{mathProcessortwo} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{the math processor two} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDefinition{DrawingToBeDrawn} -\end_layout - -\begin_layout Plain Layout - - -\backslash -figureDescription{is a widget that can do just about anything} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{widgetLeftSide} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{left side of the widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{left side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDefinition{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationName{right side of the widget} -\end_layout - -\begin_layout Plain Layout - - -\backslash -annotationDescription{right side of the widget} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -title{Invention Name Not Yet Defined} -\end_layout - -\begin_layout Plain Layout - - -\backslash -date{Date of this version} -\end_layout - -\begin_layout Plain Layout - - -\backslash -inventor{First Named Inventor} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -maketitle -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Field of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Describe the field of the invention like... -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The present invention relates to -\backslash -ldots and in particular to -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph In other words, the basic types of things that the invention - improves or is implemented in. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Background of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Describe the past. - Focus on problems that you will be solving. - Talk about prior-art in detail to describe what has been done before and - what the problems are. - You are telling a story that inevitably leads up to ending statements like: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph What is needed is -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The things that are needed will be put forth as solutions - in the next section. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Objects of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It is an object of this invention to -\backslash -ldots{} Note that the objects should match the things that are needed as - described in the last section. - Do not describe the invention here, just the problems that will be solved - or the utility of the invention. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Still other objects and advantages of the invention will - in part be obvious and will in part be apparent from the specification - and drawings. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Summary of the Invention} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph In order to overcome blank, we do -\backslash -ldots -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The invention accordingly comprises the several steps and - the relation of one or more of such steps with respect to each of the others, - and the apparatus embodying features of construction, combinations of elements - and arrangement of parts that are adapted to affect such steps, all is - exemplified in the following detailed disclosure, and the scope of the - invention will be indicated in the claims. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentDrawingDescriptions{ -\backslash -noindent } -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Detailed Description of the Preferred Embodiments} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The details of the invention go here. - I will use this area to make reference to the drawings so you can see how - it's done. - -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph The arrangement in -\backslash -referencePatentFigure{VisioDrawing} shows an exemplary arrangement of a - preferred embodiment. - In -\backslash -referencePatentFigure{VisioDrawing}, one sees a -\backslash -annotateWithName{Widget} and a -\backslash -annotateWithName{Thing} with a preferable -\backslash -annotateWithName{WidgetThingConnection} that enables the -\backslash -annotateWithName{Thing} to process the data coming from the -\backslash -annotateWithName{Widget}. - I think you get the idea. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Note that -\backslash -referencePatentFigure{DrawingToBeDrawn} is a drawing that I haven't created - yet - but I can define it as a placeholder. - Note that the description will still be shown in the brief description - of the drawings section. - And I can talk about the elements of the drawing not yet drawn. - For example, I can say that the -\backslash -annotateWithName{widgetLeftSide} is connected to the -\backslash -annotateWithName{widgetRightSide} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph You can either write: -\backslash -annotateWithName{Thing} or you can write thing~ -\backslash -annotate{Thing}. - They both produce the same thing. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph I can put things in the margin of the application in draft - mode like this: -\backslash -patentComment{a comment like this appears in the margin when the application - is printed in draft mode} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph Note that you make and refer to equations like this: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{equation} -\end_layout - -\begin_layout Plain Layout - -E=mc^{2} -\backslash -label{eq:energy} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{equation} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph One of my favorite equations is: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -begin{equation} -\end_layout - -\begin_layout Plain Layout - -e^{j -\backslash -theta}= -\backslash -cos -\backslash -left( -\backslash -theta -\backslash -right)+j -\backslash -cdot -\backslash -sin -\backslash -left( -\backslash -theta -\backslash -right) -\backslash -label{eq:euler} -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{equation} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph We refer to the first equation as -\backslash -prettyref{eq:energy} and the second as -\backslash -prettyref{eq:euler}. - The second equation -\backslash -prettyref{eq:euler} is Euler's equation. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It will thus be seen that the objects set forth above, among - those made apparent from the preceding description, are efficiently attained - and, because certain changes may be made in carrying out the above method - and in the construction(s) set forth without departing from the spirit - and scope of the invention, it is intended that all matter contained in - the above description and shown in the accompanying drawings shall be interpret -ed as illustrative and not in a limiting sense. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentParagraph It is also to be understood that the following claims are - intended to cover all of the generic and specific features of the invention - herein described and all statements of the scope of the invention which, - as a matter of language, might be said to fall therebetween. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentClaimsStart -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim1} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -This is an independent claim. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim2} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -The method of -\backslash -claimRef{Claim1} further comprising -\backslash -ldots{} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -beginClaim{Claim3} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -I can use macros to say things like: a widget comprising: -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -a -\backslash -annotationTextReference{widgetLeftSide}; and -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -a -\backslash -annotationTextReference{widgetRightSide}, -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -whereby the -\backslash -annotationTextReference{widgetLeftSide} is on the left and the -\backslash -annotationTextReference{widgetRightSide} is on the right and the two are - connected in between. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -emph{Don't take this claim language as correct - remember, I'm not a lawyer - - but you get the idea. - Macros in claims help you to maintain consistency and help guarantee proper - support for claim language (since they are elements in a drawing and must - have been discussed elsewhere)}. -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentClaimsEnd -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentSection{Abstract} -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - -A simple statement of what the invention pertains to -\end_layout - -\begin_layout Plain Layout - -\end_layout - -\begin_layout Plain Layout - - -\backslash -patentDrawings -\end_layout - -\begin_layout Plain Layout - - -\backslash -end{document} -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Newpage cleardoublepage -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartoevenpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Section* -Appendix C - Patent Application Document Printout -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -addcontentsline{toc}{section}{Appendix C - Patent Application Document Printout} -\end_layout - -\begin_layout Plain Layout - - -\backslash -sectionmark{Appendix C - Patent Application Document Printout} -\end_layout - -\end_inset - -The following pages contain a printout of the final document created upon - compilation of the PatentApplication.lyx or PatentApplication.tex document - with the uspatent.cls file provided. -\end_layout - -\begin_layout Standard -\begin_inset External - template PDFPages - filename PatentApplication.pdf - display false - extra LaTeX "pages=-" - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cleartooddpage -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard - -\end_layout - -\begin_layout Standard -\noindent -\begin_inset CommandInset index_print -LatexCommand printindex -type "idx" -name "Index" -literal "true" - -\end_inset - - -\end_layout - -\end_body -\end_document +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass article +\begin_preamble +\let\myIndex\theindex\renewcommand{\theindex}{\cleardoublepage\myIndex\phantomsection\addcontentsline{toc}{section}{\indexname}} +\hyphenation{PatentApplication} +\hyphenation{FigureDefinition} +\hyphenation{FigureClearPageAfter} +\hyphenation{annotationDefinition} +\hyphenation{AssigneeAddress} +\hyphenation{AssigneePhone} +\hyphenation{LawyerNumber} +\hyphenation{ApplicationMode} +\hyphenation{ClaimReference} +\usepackage{needspace} + +\def\TikZ{Ti\emph{k}Z} + +\usepackage{listings} + +\lstset{basicstyle=\footnotesize\ttfamily,breaklines=true,breakatwhitespace=false, alsoletter={\\}} + +\usepackage{fancyhdr} + \pagestyle{fancy} +\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} + \fancyhf{} + \rhead{\rightmark } + +\renewcommand{\headrulewidth}{0 pt} + +\cfoot{\thepage} + + +\usepackage{nextpage} + +\end_preamble +\use_default_options true +\maintain_unincluded_children false +\language english +\language_package babel +\inputencoding utf8 +\fontencoding OT1 +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format pdf2 +\output_sync 1 +\output_sync_macro "\synctex=-1" +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref true +\pdf_bookmarks true +\pdf_bookmarksnumbered false +\pdf_bookmarksopen false +\pdf_bookmarksopenlevel 1 +\pdf_breaklinks true +\pdf_pdfborder true +\pdf_colorlinks true +\pdf_backref false +\pdf_pdfusetitle true +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\use_minted 0 +\branch Patent Advice +\selected 0 +\filename_suffix 0 +\color #faf0e6 +\end_branch +\index Index +\shortcut idx +\color #008000 +\end_index +\leftmargin 1in +\topmargin 1in +\rightmargin 1in +\bottommargin 1in +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Writing a Patent Application in \SpecialChar LaTeX + and \SpecialChar LyX + +\begin_inset Newline linebreak +\end_inset + +Version 2.0 +\end_layout + +\begin_layout Author +Peter J. + Pupalaikis +\end_layout + +\begin_layout Date +December 1 +\begin_inset script superscript + +\begin_layout Plain Layout +st +\end_layout + +\end_inset + +, 2016 +\end_layout + +\begin_layout Standard +\begin_inset CommandInset toc +LatexCommand tableofcontents + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage pagebreak +\end_inset + + +\end_layout + +\begin_layout Section* +License +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Author +\end_layout + +\end_inset + +Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\begin_inset Newline newline +\end_inset + +Copyright © 2012, 2016 Peter J. + Pupalaikis +\begin_inset Newline newline +\end_inset + +Version: 2.0 +\begin_inset Newline newline +\end_inset + +This work may be distributed and/or modified under the conditions of the + \SpecialChar LaTeX + Project Public License, either version 1.3 of this license or (at your + option) any later version. + The latest version of the license is in +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.latex-project.org/lppl.txt +\end_layout + +\end_inset + + and version 1.3 or later is part of all distributions of \SpecialChar LaTeX + version 2003/06/01 + or later. +\end_layout + +\begin_layout Section* +Release Notes for Version 2.0 +\end_layout + +\begin_layout Standard +It's been four years since the first release of the +\emph on +uspatent +\emph default + class in 2012. + I'm happy to say that there are no bug fixes to report and that this version + is backward compatible with the last version - If you are using the last + version, this version will also work with your documents. + All of the changes to this version are feature and configuration flexibility + adds (except for the very first item on this list): +\end_layout + +\begin_layout Enumerate +In version 1.0, the beginning of the claims section reads by default +\begin_inset Quotes eld +\end_inset + +What is claimed: +\begin_inset Quotes erd +\end_inset + + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +). + Unfortunately, some patent examiners have rejected this, I believe because + the claims section must read like a giant sentence. + In one case, they made me use the terminology +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + +. + I use this terminology by default on all my patent applications now, and + this new version will also use that by default. + If you don't like this, you can still customize this using the instructions + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Claims-customization" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Based on a request from a user, +\emph on +uspatent +\emph default + now supports sideways drawings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sideways-figure" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Based on a request from a user, +\emph on +uspatent +\emph default + now supports the inclusion of Inkscape drawings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Inkscape" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +When I did the research on sideways drawings, I found that some people place + the figure caption above the figure, so I added this capability. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + By default, the captions are on the bottom by default (as I've used for + all my patents ever filed). +\end_layout + +\begin_layout Enumerate +Figures will now be loaded from a directory that you can specify. + Previously, all figures needed to be in the directory where the patent + application file is located. + Only one location can be specified for all figures. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Program listings are now supported as figures. + Currently, vbs and py are supported, but it's easy to add your own. + See +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Drawings" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Unsupported-Drawing-Extensions" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +I use both Linux and Windows machines, preferring the Linux machines actually. + If you are familiar with Linux, you'll know that file names and extensions + are case sensitive. + This caused some annoyance when I moved back and forth between the two + operating systems, mostly because certain file extensions might be upper + case. + So +\emph on +uspatent +\emph default + now specifically recognizes the following extensions (any others will simply + attempt to load as graphics and never had case sensitivity issues): +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Enumerate +TpX and tpx +\end_layout + +\begin_layout Enumerate +PDF and pdf +\end_layout + +\begin_layout Enumerate +VBS and vbs +\end_layout + +\begin_layout Enumerate +py +\end_layout + +\begin_layout Enumerate +tex +\end_layout + +\begin_layout Enumerate +pdf_tex +\end_layout + +\end_deeper +\begin_layout Enumerate +Annotations can now be referred to with the text in the annotation only. + This can be used to maintain consistency within the application (and most + importantly the claims) of terminology used when referring to drawing elements. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. +\end_layout + +\begin_layout Section* +Foreword +\end_layout + +\begin_layout Standard +I am indebted to several people who contributed by reviewing this document, + teaching me some \SpecialChar LaTeX + tricks and especially teaching me about patents. + Let me say ahead of time that if I ignored or incorrectly dealt with their + review comments, or have any remaining errors in documentation or \SpecialChar LaTeX + code, + the errors are solely my responsibility: +\end_layout + +\begin_layout Standard +I have worked with Gordon Kessler, previously our in-house patent counsel, + for over ten years. + He taught me almost everything I know about patents and is the patent attorney + of record on many of my patents. + Since I've worked with Gordon for so long, the style I use mostly reflects + his. +\end_layout + +\begin_layout Standard +Andrew Dommer of Fish & Richardson P. + C. + reviewed this document and provided lots of comments. + I've incorporated or accommodated most of his input and because of his + input added certain flexibility to these tools. +\end_layout + +\begin_layout Standard +Tracey Kinsella, the in-house paralegal at my company Teledyne LeCroy, proof-rea +d this document and, as usual, found most of the errors that no one else + did. +\end_layout + +\begin_layout Standard +Amy Hendrickson of \SpecialChar TeX +nology Inc. + taught me how to implement the macros responsible for dealing with figures + and annotations during a lecture she gave at the \SpecialChar TeX + Users Group (TUG) conference + in Boston, 2012. +\end_layout + +\begin_layout Standard +Boris Veytsman reviewed the original document, provided some comments, and + encouraged the production of a TUGboat article and the submission of this + work to CTAN. +\end_layout + +\begin_layout Standard +Brian Dunn of BDTechConcepts provided the Inkscape example. +\end_layout + +\begin_layout Section +Background +\end_layout + +\begin_layout Standard +About twenty years ago, I had my first opportunity to file a patent on an + invention. + At the time, I was asked by our in-house patent attorney for various informatio +n on the invention (usually referred to as a disclosure document) so that + the patent application could be generated and filed. + During the process from invention to filing, I was able to make several + observations: +\end_layout + +\begin_layout Itemize +For complicated inventions, as mine tend to be, it is very difficult to + communicate the technical information to the patent attorney. + In my case, the first application draft created by the attorney was so + far off that we basically had to start over. +\end_layout + +\begin_layout Itemize +While it was easy to articulate the design of an instrument using my invention, + it was very difficult to articulate the invention itself. + In order to understand what I mean by this very important statement, consider + the fact that an instance of a fully designed instrument is easy to describe + through engineering documentation, drawings, software source code, etc. + but the difficult and absolutely necessary information to provide for a + patent application is really something different. + A patent application requires a description that distinguishes a design + from an invention or more specifically, highlights the inventive portion + of the design. +\end_layout + +\begin_layout Itemize +When the application was filed and when a patent was granted, I was unclear + about the level of protection that was actually obtained. +\end_layout + +\begin_layout Standard +Because of my experiences, I determined to become more involved in the patenting + process. + In many cases, especially at large companies, the inventor provides a patent + attorney with some level of information that allows the attorney to extract + the rest of the information. + In some cases, the attorney essentially interviews the inventor while trying + to uncover the actual invention. + I have found patent attorneys to be helpful in uncovering the invention, + but overall too expensive to be used for that task; and in the end, I often + had to teach so many technical details that I thought that it might be + easier to develop some better understanding of the system so that the informati +on provided to the patent attorneys was already in the right form. + So, after my first invention I began to write clearer documents that described + my invention in a form that more closely fit the information required by + the patent office. + This made life easier for me and the patent attorney and theoretically + saved some money. + But then I found some other problems (more minor than the problems already + outlined): +\end_layout + +\begin_layout Itemize +I use a lot of equations and these were sometimes difficult for the patent + attorneys to accurately copy. +\end_layout + +\begin_layout Itemize +Drawings I created were often rejected by the patent office. +\end_layout + +\begin_layout Itemize +Sometimes, through weird actions within my company, things I wrote got rewritten + in a different way than I intended without my permission or notification. +\end_layout + +\begin_layout Standard +To solve these problems and in continuing with the vector I was on, I decided + to actually write the patent application myself. + To be clear, the application I write is always vetted and modified in the + end by a qualified attorney. + I generally only take a first cut at claims just to clarify things in my + mind. + I found that once I had a better understanding of the organization of informati +on required for an application, it was not a large step in properly formatting + the information. + This led to a new set of problems: +\end_layout + +\begin_layout Itemize +The document editing tools have several issues that go against proper patent + application formatting. + Often, they offer the user too much flexibility in editing section styles, + spacing, font sizes, etc. + that allow for a large amount of inconsistency. + On the reverse side, they were missing certain key features. +\end_layout + +\begin_layout Itemize +Some patent application software solved some of the formatting and inconsistency + issues, but did not solve certain issues and were not flexible enough in + the area of general document editing such as equation entry and cross referenci +ng. +\end_layout + +\begin_layout Standard +About ten years ago I discovered \SpecialChar LaTeX +. + \SpecialChar LaTeX + is a document typesetting program that converts text documents with markup + language into final PDF format for filing. + \SpecialChar LaTeX + is software popular in academia and is required by most universities for + doctoral dissertations. + It is based on a language called \SpecialChar TeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX + +\end_layout + +\end_inset + + created by Donald Knuth +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Knuth, Donald +\end_layout + +\end_inset + +, a Stanford professor and author of many seminal books on computer programming. + His aim in creating \SpecialChar TeX + is to beautifully typeset technical documents especially + those containing a lot of mathematics. + Knuth's goals were very similar to mine in many ways: +\end_layout + +\begin_layout Itemize +He was trying to eliminate the middleman in publishing his books. + He discovered that reviewing proofs of his book and marking up these proofs + was unsatisfying, especially if he could typeset the book himself. + This problem is somewhat analogous with marking up patent attorney drafts. +\end_layout + +\begin_layout Itemize +Being a programmer, he believed in essentially programming the layout so + that the result followed certain predetermined rules. +\end_layout + +\begin_layout Itemize +Many rules governing the layout can be handled, again programmatically, + by the creation of macros written in \SpecialChar TeX + which leads to much more consistent + layouts. + Taken to an extreme, the writer can be limited to access to only a handful + of macros thereby reducing the capability to mess up the formatting while + simultaneously freeing up the writer to concentrate on the content. +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + has so many capabilities and produces such impressive output (especially + in the area of handling of drawings and equations) that I set to work creating + patent applications followed by sets of macros that I reused. + This work finally culminated in a patent +\emph on +class +\emph default + file which, when referenced by a patent application document allows me + to write beautiful, perfectly and consistently formatted patent applications + with less effort. + This class file also automates many aspects of the application. +\end_layout + +\begin_layout Standard +Having a programming and engineering background, I enjoy writing in \SpecialChar LaTeX +. + But \SpecialChar LaTeX + can be intimidating to many people and I looked for a solution that + could expose a broader set of people to the outcome provided by \SpecialChar LaTeX + without + exposing them too much to \SpecialChar LaTeX + itself. + This is when I found \SpecialChar LyX +. + \SpecialChar LyX + is a document editor that can produce many different kinds of output but + is mostly used as a front-end for \SpecialChar LaTeX +. + It follows a WYSIWYM philosophy which stands for +\begin_inset Quotes eld +\end_inset + +What You See Is What You Mean +\begin_inset Quotes erd +\end_inset + + as opposed to the more familiar WYSIWYG philosophy. + WYSIWYM is a balance. + With \SpecialChar LaTeX +, you write in text using macros but you don't see what you are going + to get until you +\emph on +compile +\emph default + the document. + Many \SpecialChar LaTeX + fans say that this is liberating because the writer does not constantly + fuss with the exact way that the document looks, but I don't see it that + way. + Many equations and such written in \SpecialChar LaTeX + require so much complication that I + find myself repeatedly compiling the document to see if I got it right. + This is not liberating. + WYSIWYM is a balance in that equations are shown as they are written +\emph on +mostly +\emph default + looking like they will when typeset. + What this means is that you get to see the structure of the equations and + the document to see what it roughly looks like, which is enough to break + the repeated compilation loop, but you don't fuss over the exact layout. + \SpecialChar LyX + is very approachable and easily usable and is the best environment in + which to write a patent application. +\end_layout + +\begin_layout Section +Introduction +\begin_inset CommandInset label +LatexCommand label +name "sec:Introduction" + +\end_inset + + +\end_layout + +\begin_layout Standard +If you are reading this document, you probably fall into one the following + categories: +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:introInventor" + +\end_inset + +You are an inventor and want to try writing your own patent application. +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:introAttorney" + +\end_inset + +You are an attorney who wants a better tool for writing a consistent and + properly formatted application. +\end_layout + +\begin_layout Standard +If you are in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + +, then you've come to the right place. + This document will enable you to accomplish this objective in either \SpecialChar LyX + or + \SpecialChar LaTeX +. + If you are in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introInventor" + +\end_inset + + I need to provide a warning upfront: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\series bold +I am not an attorney. + I am not qualified to give legal advice. + A patent application is a legal document. + Any information provided regarding patent applications are only my opinions + and are based on my experience. + You should consult with a qualified attorney for legal advice and with + the U.S. + Patent and Trademark Office for definitive information. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Mostly, I have to provide this warning because people in category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + + also sue people. + I don't want to get sued. + But seriously, I need to provide this warning because in my discussions + with category +\begin_inset CommandInset ref +LatexCommand ref +reference "enu:introAttorney" + +\end_inset + + people that I've come in contact with, I've found their reaction to some + of my opinions like I share in this article to be varied. + Sometimes they disagree with what I do and therefore with some of the advice + that I give. + Some tell me I'm a fool to draft my own applications (I'm not sure why + since I always advise that the application be vetted, reviewed and improved + by someone trained and licensed in patent law). + Most of the smaller disagreements are based on how much of or the type + of information I choose to provide in patent applications. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + I tend to be explicit and hopefully clear in the spirit of proper information + disclosure. + I believe that some attorneys recommend being purposely vague to increase + the potential value of a future interpretation of your patent rights. + They are of course right and you should listen to them. + Anyway, you will see some of my advice in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Regardless of your category, I will assume that you are intending to write + a patent application using either \SpecialChar LyX + or \SpecialChar LaTeX +. + Otherwise, there's no reason to continue reading this. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + If you are an inventor, take my opinions on patents with a grain of salt + and let a qualified patent attorney make the final call. + If you are an attorney and you are trying to use this information to streamline + your process, then ignore all of my patent writing advice. + Either way, pay attention to my formatting instructions. + Also, please contact me to let me know how these tools are being used and + how I might improve them. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +If you don't know anything about \SpecialChar LyX + or \SpecialChar LaTeX +, I suggest you familiarize yourself + with the features of both. + If you are already a \SpecialChar LaTeX + user, then I recommend that you do the following + and make the following decisions: +\end_layout + +\begin_layout Enumerate +If you are already a \SpecialChar LaTeX + user, you are in good shape. + When I say \SpecialChar LaTeX + user, I don't mean \SpecialChar LaTeX + expert. + If you know your way around \SpecialChar LaTeX + and know the basic idea, then you will do + fine. + I assume also that if you are a \SpecialChar LaTeX + user that you don't need to install it. + If you don't need to install it, skip to step +\begin_inset CommandInset ref +LatexCommand formatted +reference "enu:Editor-Choice" + +\end_inset + +. + Otherwise, see +\begin_inset CommandInset href +LatexCommand href +name "LaTeX Primer" +target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" +literal "false" + +\end_inset + + for more information and for a tutorial on \SpecialChar LaTeX +. + Unless you are not entering equations in your application, you should not + need to know much about the specifics of \SpecialChar LaTeX +. +\end_layout + +\begin_layout Enumerate +If you don't have \SpecialChar LaTeX + installed, then you'll want to install it now. + You can find some basic installation instructions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-LaTeX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +\begin_inset CommandInset label +LatexCommand label +name "enu:Editor-Choice" + +\end_inset + +Now that you have \SpecialChar LaTeX + installed, you'll want to figure out what editor you + will use. + Even if you plan to use \SpecialChar LyX +, I recommend you install a \SpecialChar LaTeX + editor. + I recommend the \SpecialChar TeX +works editor because it shows your PDF output side by side + with your \SpecialChar LaTeX + source and you can jump back and forth between the source and + output easily. + Some basic directions are found in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-TeXWorks" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +Now you need to decide whether you want to use \SpecialChar LaTeX + or \SpecialChar LyX +. + If you are a grizzled \SpecialChar LaTeX + veteran, then you will scoff at the idea of entering + your patent application in anything other than raw \SpecialChar LaTeX +. + I really encourage you to try \SpecialChar LyX +. + If you are inexperienced with \SpecialChar LaTeX +, then you really ought to use \SpecialChar LyX + but I warn + you that knowledge of \SpecialChar LyX + is not entirely a substitute for knowledge of \SpecialChar LaTeX +. + If you are on the fence, let me give you some added encouragement: if you + start by using \SpecialChar LyX + and you change your mind, you can always export your document + in plain \SpecialChar LaTeX + and the exported document is very good \SpecialChar LaTeX +. + Give \SpecialChar LyX + a try. + To install it, follow the directions in +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Installing-LyX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +You will probably need some kind of drawing editor. + To test the suitability of your drawing editor, review its capability of + producing high quality, properly sized PDF files. + I supply some instructions for using the most popular Windows +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Windows is a trademark of Microsoft Corporation +\end_layout + +\end_inset + + based drawing editor Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + + +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Visio is a trademark of Microsoft Corporation +\end_layout + +\end_inset + + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Visio" + +\end_inset + +. + But I recommend TpX which is how I make all of my patent drawings. + It is open source software that produces the best patent drawings of any + package I know. + It will even output in \SpecialChar LaTeX + readable code (called +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ +\end_layout + +\end_inset + + - but you don't really need to know this detail). + Instructions for installing and working with TpX can be found in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +At some point, all of the additional files you need will come in a standard + \SpecialChar LaTeX + and \SpecialChar LyX + installation (after I submit all of this stuff, that is). + Until then, you will need to get these additional files presumably from + the same place you got this document. + These additional files are, at a minimum, the U.S. + patent class file for use in \SpecialChar LaTeX + and the U.S. + patent layout file for use in \SpecialChar LyX +. + Remember, \SpecialChar LyX + is just a front-end for \SpecialChar LaTeX + which produces and compiles \SpecialChar LaTeX + code so + if you are using \SpecialChar LyX +, you will need both files. + These files should be put in the same directory where you intend to write + your patent application. +\end_layout + +\begin_layout Enumerate +Finally, you need a way to get started. + I recommend that you always start by editing one of the example files. + Follow the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-TeXWorks" + +\end_inset + + for \SpecialChar LaTeX +, which includes the setup and a short navigational tutorial that you + can ignore when you get proficient. + Similarly, for \SpecialChar LyX +, follow the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-LyX" + +\end_inset + + which contains similar setup and a navigational tutorial. +\end_layout + +\begin_layout Enumerate +Read this entire document to familiarize yourself with the macros used and + follow the instructions to get started in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + Use +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + + for a guide to filling out the patent application. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Also, please remember to proof-read your entire document prior to filing + with the patent office. + These tools are provided as an aid and I am not responsible for the final + output. + I, of course, expect these tools to work fine - I use them all the time. + This is basically a disclaimer to tell you that regardless of any errors + that I or \SpecialChar LaTeX + or \SpecialChar LyX + makes in formatting your document, you alone are responsible + for it. + I'm sorry to have to make statements like this, but you know how things + are. +\end_layout + +\begin_layout Section +Tool Installation +\end_layout + +\begin_layout Standard +In order to write your patent application, you will first need to install + some tools. + These are: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX + +\end_layout + +\end_inset + + - A document typesetting program that converts text documents into final + PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + format for filing. + See +\begin_inset CommandInset href +LatexCommand href +name "LaTeX Primer" +target "http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf" +literal "false" + +\end_inset + + for more information and for a tutorial on \SpecialChar LaTeX +. + Unless you are entering equations in your application, you should not need + to know much about the specifics of \SpecialChar LaTeX +. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works +\end_layout + +\end_inset + + - An editor that allows you to view and edit your \SpecialChar LaTeX + document side-by-side + with your PDF application. + Since \SpecialChar LaTeX + is not WYSIWYG, you must +\emph on +compile +\emph default + your document to produce the final output. + \SpecialChar TeX +works helps with this. +\end_layout + +\begin_layout Itemize +TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + - (optional) - an open-source drawing package that produces beautiful drawings + and is well linked with \SpecialChar LaTeX +. + Drawings maybe imported directly in TpX format (PDF or +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ +\end_layout + +\end_inset + +), otherwise you may use any drawing package as long as you can produce + final drawings for inclusion in PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + format. +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX + +\end_layout + +\end_inset + + - A WYSIWYM editor for producing \SpecialChar LaTeX + documents without extreme exposure to + \SpecialChar LaTeX +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar LaTeX + +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-LaTeX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + can be obtained from +\begin_inset CommandInset href +LatexCommand href +name "http://www.latex-project.org/ftp.html" +target "http://www.latex-project.org/ftp.html" +literal "false" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!obtaining +\end_layout + +\end_inset + +which is the \SpecialChar TeX + Users Group +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX + Users Group +\end_layout + +\end_inset + + (TUG +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TUG| see +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{TeX Users Group} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +). + The \SpecialChar LaTeX + language can be compiled with a number of compilers such as pdf\SpecialChar LaTeX +, Lua\SpecialChar TeX +, + Xe\SpecialChar TeX +, etc. + We will be using pdf\SpecialChar LaTeX +. + On Windows machines, follow the directions for Pro\SpecialChar TeX +t installation. + +\end_layout + +\begin_layout Standard +Here are the sources for various \SpecialChar TeX + installations: +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/texlive/ +\end_layout + +\end_inset + + - \SpecialChar TeX + Live Installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/mactex/ +\end_layout + +\end_inset + + - Mac\SpecialChar TeX + installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://tug.org/protext/ +\end_layout + +\end_inset + + - pro\SpecialChar TeX +t installation. +\end_layout + +\begin_layout Itemize +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.miktex.org/ +\end_layout + +\end_inset + + - MiK\SpecialChar TeX + installation. +\end_layout + +\begin_layout Standard +I use pro\SpecialChar TeX +t (based on MiK\SpecialChar TeX +) on Windows and GNU/Linux machines. + Mac\SpecialChar TeX + is the preferred installation for the Mac +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Mac +\end_layout + +\end_inset + + +\begin_inset script superscript + +\begin_layout Plain Layout +® +\end_layout + +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +Mac is a trademark of Apple Inc. +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar TeX +works +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-TeXWorks" + +\end_inset + + +\end_layout + +\begin_layout Standard +In most cases, \SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works!installation +\end_layout + +\end_inset + + comes automatically with a Pro\SpecialChar TeX +t installation. + Search for the file texworks.exe in the directories containing your \SpecialChar LaTeX + installatio +n and create a shortcut for easy access. + Otherwise, download it from +\begin_inset CommandInset href +LatexCommand href +name "http://www.tug.org/texworks/" +target "http://www.tug.org/texworks/" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Installing \SpecialChar LyX + +\begin_inset CommandInset label +LatexCommand label +name "subsec:Installing-LyX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!obtaining +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!installation +\end_layout + +\end_inset + +\SpecialChar LyX + can be found here: +\begin_inset CommandInset href +LatexCommand href +name "http://www.lyx.org" +target "http://www.lyx.org" +literal "false" + +\end_inset + +. + For Windows, click +\begin_inset Quotes eld +\end_inset + +\SpecialChar LyX +-2.02-2-Installer.exe +\begin_inset Quotes erd +\end_inset + + or whichever is the latest version. + When prompted to select a typesetting system, select the +\begin_inset Quotes eld +\end_inset + +... +\backslash +miktex +\backslash +bin +\begin_inset Quotes erd +\end_inset + + extension of your MiK\SpecialChar TeX + folder. + If an error occurs then a file search can reveal the proper location. + At the time of this writing, I am currently using the 2.1.5 version of \SpecialChar LyX +. +\end_layout + +\begin_layout Subsection +Patent Application Specific Files +\begin_inset CommandInset label +LatexCommand label +name "subsec:Patent-Application-Files" + +\end_inset + + +\end_layout + +\begin_layout Standard +To get started with writing your patent application, you will need the class, + layout and example files. + They should all have been included with this documentation. + The files include: +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +uspatent.cls - The class file used by \SpecialChar LaTeX + that provides basic typesetting informatio +n and all of the special macros that get called in the \SpecialChar LaTeX + document. +\end_layout + +\begin_layout Itemize +uspatent.layout +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.layout +\end_layout + +\end_inset + + - The layout file used by \SpecialChar LyX + to translate environment and inset settings + in a \SpecialChar LyX + patent application into \SpecialChar LaTeX + macro commands in the uspatent.cls file. +\end_layout + +\begin_layout Itemize +PatentApplication.tex +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentApplication.tex +\end_layout + +\end_inset + + - the example, skeleton \SpecialChar LaTeX + file that should be used as the basis for your + \SpecialChar LaTeX + based application. +\end_layout + +\begin_layout Itemize +PatentApplication.\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentApplication.\SpecialChar LyX + +\end_layout + +\end_inset + + - the example, skeleton file that should be used as the basis for your + \SpecialChar LyX + based application. +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +Drawings.lyx - the file containing the drawings and annotations instructions + that is included in PatentApplication.lyx. + Initially, you will find references to figures and annotations for four + drawings that are provided for reference only. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +PatentApplication.xmpdata - a file that defines metadata required for the + output to be in PDF/A archival format for electronic submittal to the USPTO + via their eFile system. +\end_layout + +\begin_layout Itemize +VisioDrawing.pdf - an example Visio drawing exported in +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + +PDF format. +\end_layout + +\begin_layout Itemize +TpXDrawing.TpX - an example TpX drawing containing +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + code. +\end_layout + +\begin_layout Itemize +InkscapeDrawing.svg, .pdf, and .pdf_tex - an example Inkscape drawing. +\end_layout + +\begin_layout Standard +If you are using a MiK\SpecialChar TeX + \SpecialChar LaTeX + installation, you can install the latest version + of the +\series bold +uspatent +\series default + package using the +\emph on +MiK\SpecialChar TeX + Package Manager +\emph default + invoked by typing +\family typewriter +mpm +\family default + in a command prompt and selecting the +\family typewriter +uspatent +\family default + package for installation. +\end_layout + +\begin_layout Section +Starting a New Patent Application +\begin_inset CommandInset label +LatexCommand label +name "sec:Starting-a-New-Application" + +\end_inset + + +\end_layout + +\begin_layout Standard +A new application is started by creating a new directory for your application + and copying the files listed in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Application-Files" + +\end_inset + + to this new directory. +\end_layout + +\begin_layout Standard +The basic idea here is that you will rename the file PatentApplication.lyx + (if you are using \SpecialChar LyX +) or PatentApplication.tex (if you are using \SpecialChar LaTeX +) to the + name of your invention (e.g. + MyInvention.lyx or .tex). + You can also rename the Drawings.lyx or Drawings.tex file, but you will need + to reference the newly named drawings file in your patent application document. + There is no need to do that. + You will be editing the information in the new MyInvention file +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + + and also the drawings file. + As you edit the drawings file you will eventually remove the need for the + example drawings. + You will know when you no longer need the example drawing files and at + that time they can be removed. + Don't delete them right away because they are required temporarily to build + your document. +\end_layout + +\begin_layout Standard +Many headaches are created by special characters in file names, so it is + recommended that your directories (entire directory tree) and file names + contain no spaces or other strange characters. + If you want to insert a space, use an underscore +\begin_inset Quotes eld +\end_inset + +_ +\begin_inset Quotes erd +\end_inset + + to separate words. + I tend to use a programming style called +\emph on +CamelCase +\emph default + (or the technical term +\emph on +medial capitals +\emph default +). +\end_layout + +\begin_layout Standard +After creating your new directory containing your renamed files, you should + see if they produce the proper output by following the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-Latex-from-command-line" + +\end_inset + + or +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-TeXWorks" + +\end_inset + + if you are using \SpecialChar LaTeX +, or +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Driving-LyX" + +\end_inset + + if you are using \SpecialChar LyX +. + If you can produce PDF output following these instructions, then you're + ready to get started. +\end_layout + +\begin_layout Section +Driving \SpecialChar LaTeX + from the command line +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-Latex-from-command-line" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!command line usage +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly. +\end_layout + +\begin_layout Itemize +A text editor of any kind. +\end_layout + +\begin_layout Itemize +A PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + viewer of any kind. +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + +MyInvention and in it you will have at least the files +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +uspatent.cls, MyInvention.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX + and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To produce your application, type from the command line from within this + directory: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +pdflatex +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + MyInvention +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +followed by the enter key. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +needspace{5 +\backslash +baselineskip} +\end_layout + +\end_inset + +If you've done everything correctly during installation, you will see lots + of messages streaming forth (\SpecialChar LaTeX + is very verbose). + In the end, the last few messages should be: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter +Output written on MyInvention.pdf (11 pages, 197705 bytes). +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter +Transcript written on MyInvention.log +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +If you've gotten this far, then everything's right and you can view your + patent application by opening MyInvention.pdf with your PDF viewer. + By editing your MyInvention.tex file with your text editor, compiling your + document with pdflatex, and viewing it with your PDF viewer, you can create + your application using the most primitive tools at your disposal. +\end_layout + +\begin_layout Section +Driving \SpecialChar TeX +works +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar TeX +works +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-TeXWorks" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!\SpecialChar TeX +works usage +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +works installed (usually comes with your \SpecialChar LaTeX + installation). +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called MyInvention and in it you will have at + least the files uspatent.cls +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + +, MyInvention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + +.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To edit your application, open MyInvention.tex with \SpecialChar TeX +works or type from the + command line from within this directory: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\family typewriter +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +texworks MyInvention.tex +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You can become familiar with \SpecialChar TeX +works yourself, but there are two things you + want to notice to get an application out immediately. + They are at the top of the dialog and are located right next to each other + and are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:TeXworks-ribbon-bar" + +\end_inset + +. + One is a drop-down list selector that selects the program used to produce + the output file. + This should be set to pdf\SpecialChar LaTeX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + as shown. + The other is the green arrow to the left. + Clicking this with the mouse causes the document to be compiled and the + resulting PDF document to be produced and opened automatically to the right + of the editor dialog. + Sometimes you will need to click the arrow twice to get the figure numbers + updated properly. + You will see a log at the bottom of the editor. + If there are problems found, you will need to figure out how to fix them + before you can proceed. + Compile often so you remember what you've done and can more easily fix + any problems that crop up. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename TeXworks.png + width 100col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar TeX +works ribbon bar +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:TeXworks-ribbon-bar" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Driving \SpecialChar LyX + +\begin_inset CommandInset label +LatexCommand label +name "sec:Driving-LyX" + +\end_inset + + +\end_layout + +\begin_layout Standard +\SpecialChar LyX + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX + +\end_layout + +\end_inset + + can be used to edit and produce your patent application presuming you have: +\end_layout + +\begin_layout Itemize +\SpecialChar LaTeX + installed properly (remember \SpecialChar LyX + is just a front-end for \SpecialChar LaTeX +). +\end_layout + +\begin_layout Itemize +\SpecialChar LyX + installed properly. +\end_layout + +\begin_layout Standard +Assuming you have followed the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + +, you will have a directory called MyInvention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +MyInvention file +\end_layout + +\end_inset + + and in it you will have at least the files uspatent.cls, MyInvention.lyx, + Drawings.lyx, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf_tex. +\end_layout + +\begin_layout Standard +To edit your application, open MyInvention.lyx with \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +If you created MyInvention.lyx by making a copy of PatentApplication.lyx, + then all of the document settings should be correctly configured (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:LyX-Document-Settings" + +\end_inset + + for a complete list of settings). +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyX.png + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Output Controls +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-output-controls" + +\end_inset + + +\end_layout + +\end_inset + +The output controls are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-output-controls" + +\end_inset + +. + Pressing the googly eyes to the left should cause \SpecialChar LyX + to produce the PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + document and open it for display. + For the display to work, you will need to have a PDF reader installed. + I prefer the Evince document viewer that comes with my Linux distribution, + but which I also use on Windows. +\end_layout + +\begin_layout Standard +You can learn more about \SpecialChar LyX + on your own, but I have to call your attention + at this time to two key customizations that are unique to the patent applicatio +n layout: +\end_layout + +\begin_layout Itemize +Environments +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +Custom Insets +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The file uspatent.layout provided overrides and restricts the +\emph on +environments +\emph default + available in \SpecialChar LyX +. + To access these environments, click the drop-down selector in the upper + left corner of the \SpecialChar LyX + editor dialog as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. + Similarly, it provides +\emph on +custom insets +\emph default + that provide for certain cross-referencing features. + To access these, select them from the drop-down menu by selecting: +\family typewriter +[Insert][Custom Insets] +\family default + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXEnvironmentsSelection.png + +\end_inset + + +\begin_inset Graphics + filename LyXEnvironments.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Environments +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-environments" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXCustomInsets.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Custom Insets +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-custom-insets" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +custom inset +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +The environments and custom insets are the full extent of the \SpecialChar LyX + customization + and access all of the special patent application features. + These features are explained elsewhere in this document but I figured you + might want to know where to find them now. +\end_layout + +\begin_layout Subsection +\SpecialChar LyX + Document Settings +\begin_inset CommandInset label +LatexCommand label +name "subsec:LyX-Document-Settings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!document settings +\end_layout + +\end_inset + +If you start your new patent application by renaming the PatentApplication.\SpecialChar LyX + + file and editing it, you should never need to bother with any \SpecialChar LyX + document + settings +\emph on +provided you don't change them +\emph default +, except for the efileReady document property if you wish to eFile with + the USPTO. + +\series bold +You are strongly encouraged to not change \SpecialChar LyX + document settings +\series default +. + This section is provided for completeness so that you know how \SpecialChar LyX + is set + up or in case you get yourself in trouble. +\end_layout + +\begin_layout Standard +Fortunately, for the most part, the default \SpecialChar LyX + settings are used. + Also, since the application format is rigidly enforced from within the + \SpecialChar LaTeX + class, most of the \SpecialChar LyX + settings are overridden anyway. + This section contains the \SpecialChar LyX + settings that are required. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DocumentSettings.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings" + +\end_inset + + +\end_layout + +\end_inset + +\SpecialChar LyX + document settings are accessed via the Settings selection in the Document + drop-down menu using +\family typewriter +[Document][Settings] +\family default + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Document Class +\begin_inset CommandInset label +LatexCommand label +name "subsec:Document-Class" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXSettingsDocumentClass.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Class Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-class-settings" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!document class +\end_layout + +\end_inset + +Set the document class by pressing the button labeled Local Layout and browsing + to the uspatent.layout file that must be located in the same directory as + your patent application file. + Note that usually file classes and the associated layout files are selected + directly from the drop-down document class selection button but our layout + is local. + You will be warned that things will work properly only if the layout file + is kept along with your patent application file in the same directory. + The Document Class dialog is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-class-settings" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Output Control - pdf\SpecialChar LaTeX + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXDocumentSettingsOutput.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Output Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings-output" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename LyXDocumentSettingsFont.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Document Font Settings +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-settings-font" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +pdflatex +\end_layout + +\end_inset + +There are many offshoots from \SpecialChar LaTeX + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Installing-LaTeX" + +\end_inset + +); we need to ensure that \SpecialChar LyX + will choose pdf\SpecialChar LaTeX + which is the only output format + that will work with the patent class file. +\end_layout + +\begin_layout Standard +The output is selected from the Document Output Settings dialog as shown + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings-output" + +\end_inset + +. + Under Output Format select (PDF) pdflatex as the Default Output Format. + There are other settings that can prevent pdf\SpecialChar LaTeX + as a choice. + Make sure that the +\begin_inset Quotes eld +\end_inset + +use non-Tex fonts (via Xe\SpecialChar TeX +/Lua\SpecialChar TeX +) box +\begin_inset Quotes erd +\end_inset + + is not checked in the Document Fonts Settings menu as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-settings-font" + +\end_inset + +. +\end_layout + +\begin_layout Section +The Layout of the Patent Application +\begin_inset CommandInset label +LatexCommand label +name "sec:The-Layout-of-the-Patent-Application" + +\end_inset + + +\end_layout + +\begin_layout Standard +Two possible \SpecialChar LaTeX + patent application documents are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-document-layout" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-document-layout-1" + +\end_inset + +. + Two possible corresponding \SpecialChar LyX + patent application documents are shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-layout" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-document-layout-1" + +\end_inset + +. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} % includes the uspatent.cls class definitions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots +front matter\SpecialChar ldots + % all front matter definitions go here +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +include{Drawings} % includes the figures information +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle % outputs the title and begins the patent application +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Field of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Cross Reference to Related Applications} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Background of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Objects of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Summary of the Invention} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawingDescriptions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Detailed Description of the Preferred Embodiments} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LaTeX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-document-layout" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} % includes the uspatent.cls class definitions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots +front matter\SpecialChar ldots + % all front matter definitions go here +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +include{Drawings} % includes the figures information +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle % outputs the title and begins the patent application +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Technical Field} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Cross Reference to Related Applications} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Background} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Summary} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawingDescriptions +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Detailed Description} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentParagraph blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + +\family typewriter +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LaTeX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-document-layout-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +uspatent.cls +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right +\SpecialChar ldots +front matter\SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "30col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +Include: Drawings.lyx +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Field of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Cross Reference to Related Applications +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Background of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Objects of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Summary of the Invention +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—BRIEF DESCRIPTION OF THE DRAWINGS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Detailed Description of the Preferred Embodiments +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align center +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Abstract +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—PATENT DRAWINGS— +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LyX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-layout" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right +\SpecialChar ldots +front matter\SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "30col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +Include: Drawings.lyx +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Technical Field +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Cross Reference to Related Applications +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Background +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Summary +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—BRIEF DESCRIPTION OF THE DRAWINGS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Detailed Description +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align center +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\shape smallcaps +\bar under +Abstract +\end_layout + +\begin_layout Plain Layout +blah, blah blah \SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—PATENT DRAWINGS— +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Skeleton \SpecialChar LyX + Patent Application Document +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-document-layout-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + There are two styles to reflect the tastes of patent lawyers who reviewed + this document. + I use the first layout style. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!layout +\end_layout + +\end_inset + +The \SpecialChar LaTeX + document starts with a declaration of the uspatent class. + Every \SpecialChar LaTeX + document must contain at least one of these declarations and here + we specify the file containing the typesetting and macro definitions that + are used in the patent application. + It ends with an +\family typewriter + +\backslash +end{document} +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +end{document} macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +end{document} +\end_layout + +\end_inset + +statement. + After the class definition, there are various +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +front matter definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +) that define things like the title, inventor, etc. + This is followed by an inclusion of a drawings file. + This file defines how the drawings will be read in, described, annotated, + etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + for information on how drawings are controlled. + After the drawings, we see the +\family typewriter + +\backslash +maketitle +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + +macro which is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. + This macro defines where the title page should be printed and where the + patent sections start. + The remainder of the patent application consists mostly of patent sections + set off by the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentSection +\family default + macro described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Sections" + +\end_inset + +. + Each section consists of one or more paragraphs where each paragraph begins + with +\family typewriter + +\backslash +patentParagraph +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + +(see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Paragraph-Numbering" + +\end_inset + +). + You will notice two macros that control drawings: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentDrawingDescriptions +\family default + and +\family typewriter + +\backslash +patentDrawings +\family default +. + These macros expand into automatically generated sections containing a + brief description of the drawings and the drawings themselves. + The control of drawings is explained in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + Finally, you will notice two macros that delimit the area where the patent + claims are placed: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\family typewriter + +\backslash +patentClaimsStart +\family default + and +\family typewriter + +\backslash +patentClaimsEnd +\family default +. + The formatting of claims is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!layout +\end_layout + +\end_inset + +The \SpecialChar LyX + document starts directly with the various front matter +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +) that define things like the title, inventor, etc. + This is followed by an inclusion of a drawings file. + This file defines how the drawings will be read in, described, annotated, + etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + for information on how drawings are controlled. + The remainder of the patent application consists mostly of patent sections + formatted by the +\series bold +PatentSection +\series default + environment +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Patent-Sections" + +\end_inset + +. + Each section consists of one or more paragraphs where each paragraph is + formatted with the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + + +\series bold +PatentParagraph +\series default + environment (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Paragraph-Numbering" + +\end_inset + +). + You will notice two environments that control drawings: +\series bold +\size footnotesize +—BRIEF DESCRIPTION OF THE DRAWINGS– +\series default +\size default + and +\series bold +\size footnotesize +—PATENT DRAWINGS— +\series default +\size default +. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +These environments expand into automatically generated sections containing + a brief description of the drawings and the drawings themselves. + The control of drawings is explained in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + Finally, you will notice two environments that delimit the area where the + patent claims are placed: +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\series bold +\size footnotesize +—START OF PATENT CLAIMS— +\series default +\size default + and +\series bold +\size footnotesize +—END OF PATENT CLAIMS— +\series default +\size default +. + The formatting of claims is described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Claims" + +\end_inset + +. +\end_layout + +\begin_layout Section +Front Matter +\begin_inset CommandInset label +LatexCommand label +name "sec:Front-matter" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +Front matter is, as the name indicates, information that must appear at + or near the front of the document. + The information must be provided prior to the title (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Title" + +\end_inset + +), date (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Date" + +\end_inset + +), and inventor name (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Inventor-Name(s)" + +\end_inset + +) in \SpecialChar LyX + documents, because \SpecialChar LyX + will expect to emit the title page immediately + following the last of these three definitions. + In \SpecialChar LaTeX +, the emission of the title page is determined by the location of the + +\family typewriter + +\backslash +maketitle +\family default +\size larger + +\size default +macro. +\end_layout + +\begin_layout Standard +Thus in \SpecialChar LyX +, the front matter appears like: +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + + +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +\SpecialChar ldots + +\begin_inset Newline linebreak +\end_inset + +various front matter definitions +\begin_inset Newline linebreak +\end_inset + +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\begin_layout Plain Layout +\align center +Peter J. + Pupalaikis +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +As mentioned, in \SpecialChar LyX +, the end of the front matter and title page information + is delimited by the last of the invention name, date, and inventor. +\end_layout + +\begin_layout Standard +In \SpecialChar LaTeX +, the front matter appears like: +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +maketitle macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +maketitle +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +documentclass +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + + +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +documentclass[english]{uspatent} +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter +\SpecialChar ldots + +\begin_inset Newline newline +\end_inset + +various front matter definitions +\begin_inset Newline newline +\end_inset + +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\begin_inset Newline newline +\end_inset + + +\backslash +date{June 3, 2012} +\begin_inset Newline newline +\end_inset + + +\backslash +inventor{Peter J. + Pupalaikis} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +maketitle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +One item of note in this section is the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +documentclass macro +\end_layout + +\end_inset + + and its options. + Normally, only the option +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + +english +\end_layout + +\end_inset + + is used. + However, if you wish to produce a PDF/A archival output suitable for filing + directly with the USPTO via the eFile system, you can add the +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + +efileReady +\end_layout + +\end_inset + + option . + The declaration will then look like this: +\begin_inset listings +inline true +status open + +\begin_layout Plain Layout + + +\backslash +documentclass[english,efileReady]{uspatent} +\end_layout + +\end_inset + +. + If you do this, make sure you fill out the information in the PatentApplication. +xmpdata file to add the correct metadata to your application. +\end_layout + +\begin_layout Standard +Here we see that the +\family typewriter + +\backslash +maketitle +\family default + macro defines the end of the front matter and title page definitions. +\end_layout + +\begin_layout Standard +In case you are wondering, your patent application will look nothing like + it looks in the \SpecialChar LyX + editor with the title followed by the date followed by + the inventor name. + This is what is meant by WYSIWYM. + You know that you need all of this information and it needs to go somewhere. + \SpecialChar LyX + provides the method of entering this information and later when you compile + the document, you'll see where it actually goes. +\end_layout + +\begin_layout Subsection +Assignee Information +\end_layout + +\begin_layout Standard +The assignee +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee +\end_layout + +\end_inset + + is the name of the entity that will own the rights to the invention. + Typically this is the company for which the inventor works. + The assignee information is defined using: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee name +\end_layout + +\end_inset + +assignee name is defined using the +\family typewriter + +\backslash +setAssigneeName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee address +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee address +\end_layout + +\end_inset + + is defined using the +\family typewriter + +\backslash +setAssigneeAddress +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeAddress macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeAddress +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeAddress +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeAddress environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeAddress +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee city +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee city +\end_layout + +\end_inset + +, state & zip code is defined using the +\backslash +setAssigneeCity +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeCity macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeCity +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneeCity +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeCity environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeCity +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The assignee phone number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee phone number +\end_layout + +\end_inset + + is defined using the +\family typewriter + +\backslash +setAssigneePhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneePhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneePhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AssigneePhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneePhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneePhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Assignee Name:Company Name +\begin_inset Newline linebreak +\end_inset + +Assignee Address:Number and Street Name +\begin_inset Newline linebreak +\end_inset + +Assignee City:City, State and Zip +\begin_inset Newline linebreak +\end_inset + +Assignee Phone:Telephone Number +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeAddress environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeAddress +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneeCity environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneeCity +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AssigneePhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AssigneePhone +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setAssigneeName{Company Name} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneeAddress{Number and Street Name} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneeCity{City, State and Zip} +\begin_inset Newline newline +\end_inset + + +\backslash +setAssigneePhone{Telephone Number} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeAddress macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeAddress +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneeCity macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneeCity +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setAssigneePhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setAssigneePhone +\end_layout + +\end_inset + +I have been advised that some patent attorneys prefer not to include the + assignee information in the patent application. + If you or your patent attorney prefers not to provide this information, + then simply don't define these fields. + You should note, however, that in draft mode (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Printing-Mode" + +\end_inset + +), the patent prints with a confidential heading which does not print if + the assignee name has not been defined. +\end_layout + +\begin_layout Subsection +Patent Lawyer Information +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent lawyer +\end_layout + +\end_inset + +The patent lawyer information is defined using: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer name is defined using the +\family typewriter + +\backslash +setLawyerName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer registration number is defined using the +\family typewriter + +\backslash +setLawyerNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The lawyer phone number is defined using the +\family typewriter + +\backslash +setLawyerPhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerPhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + patent lawyer definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center + +\series bold +\size small +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Patent Lawyer Name:First M. + Last +\begin_inset Newline linebreak +\end_inset + +Patent Lawyer Reg Number: #:99,999 +\begin_inset Newline linebreak +\end_inset + +Patent Lawyer Phone:(845) 555-2000 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerNumber +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + assignee definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\backslash +setLawyerName{First M. + Last} +\family typewriter + +\begin_inset Newline newline +\end_inset + + +\family default + +\backslash +setLawyerNumber{Reg +\backslash +#:99,999} +\family typewriter + +\begin_inset Newline newline +\end_inset + + +\family default + +\backslash +setLawyerPhone{845-555-2000} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerNumber +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +I have been advised that some patent attorneys prefer not to include the + patent lawyer information in the patent application. + If you or your patent attorney prefers not to provide this information, + then simply don't define these fields. +\end_layout + +\begin_layout Subsection +Docket Number +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +docket number +\end_layout + +\end_inset + +To track the progress of a patent during prosecution, a patent application + is assigned a +\emph on +docket number +\emph default +. + This is the number that you refer to internal to your company. + At my company, this number is provided by the paralegal handling patent + applications. + When we are planning on filing an application, she provides a new number + to use. +\end_layout + +\begin_layout Standard +We use a numbering scheme which is in the form LEC-YY-1NN0-U1 where YY is + the last two digits of the year, NN is the number of the patent filed this + year, and U or D is used depending on whether the invention is a design + or utility patent. + By the way, the classes, layouts and all of this documentation pertains + only to utility patent applications. + Sometimes the number after the U is used to distinguish related applications + such as continuations, provisionals and divisionals. + You will need to find out this numbering scheme at your company and how + these numbers are assigned. +\end_layout + +\begin_layout Standard +The application number is defined using the +\family typewriter + +\backslash +setDocketNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocketNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + document docket number definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Docket Number:LEC-YY-1NN0-U1 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + document docket number definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setDocketNumber{LEC-YY-1NN0-U1} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +If you do not have and never will have a docket number, simply don't define + it. +\end_layout + +\begin_layout Subsection +DocumentVersion +\end_layout + +\begin_layout Standard +The document version is defined using the +\family typewriter + +\backslash +setDocumentVersion +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocumentVersion macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocumentVersion +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocumentVersion +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocumentVersion environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocumentVersion +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is x.y where x is the major version number and y is the minor + version number. + This version number is only printed in draft mode. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + document version definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +Version:0.0 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocumentVersion environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocumentVersion +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + document version definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setDocumentVersion{0.0} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocumentVersion macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocumentVersion +\end_layout + +\end_inset + +If you do not supply a version number, a value of 0.0 is supplied for you. +\end_layout + +\begin_layout Subsection +Inventor Name(s) +\begin_inset CommandInset label +LatexCommand label +name "subsec:Inventor-Name(s)" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +inventor name +\end_layout + +\end_inset + +Inventions often include multiple inventors. + All inventors are considered equal from the view of the patent office regardles +s of the order in which they are listed. + That being said, the first inventor named gets some additional prestige + factor in that the patent is referred to in many places as invented by + the first named inventor suffixed with +\begin_inset Quotes eld +\end_inset + +et al. +\begin_inset Quotes erd +\end_inset + +. + The drawing section also contains only the first named inventor (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + +). +\end_layout + +\begin_layout Standard +The first named inventor is assigned differently from all of the other inventors + and is assigned using the +\family typewriter + +\backslash +inventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Inventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + In \SpecialChar LaTeX + and \SpecialChar LyX +, the first named inventor is generally assigned under the invention + title and date. + Other inventors are assigned using the +\family typewriter + +\backslash +setOtherInventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setOtherInventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setOtherInventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +OtherInventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +OtherInventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!OtherInventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + These assignments are made in the front matter prior to the invention title, + date and first inventor. + \SpecialChar LaTeX + keeps track of all of the inventors added, so the same macro is used to + assign each one. + The title page output during compilation provides a list starting with + the first inventor followed by the other inventors in the order that they + are listed. + The uspatent.cls \SpecialChar LaTeX + class file provides for up to eight inventors before the + title page production fails. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + inventors definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +\size small +OtherInventor:John D. + Smith +\begin_inset Newline linebreak +\end_inset + +OtherInventor:Sally G. + Jones +\begin_inset Newline linebreak +\end_inset + +OtherInventor:Samuel J. + Jackson +\end_layout + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\begin_layout Plain Layout +\align center +Peter J. + Pupalaikis +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +OtherInventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!OtherInventor +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + inventors definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +setOtherInventor{John D. + Smith} +\begin_inset Newline newline +\end_inset + + +\backslash +setOtherInventor{Sally G. + Jones} +\begin_inset Newline newline +\end_inset + + +\backslash +setOtherInventor{Samuel J. + Jackson} +\end_layout + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\begin_inset Newline newline +\end_inset + + +\backslash +date{June 3, 2012} +\begin_inset Newline newline +\end_inset + + +\backslash +inventor{Peter J. + Pupalaikis} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setOtherInventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setOtherInventor +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the inventor Peter J. + Pupalaikis is entered in the +\series bold +Inventor +\series default + environment, although, like the invention title and date, there is no visual + indication in the editor that it has been entered in this environment. + If you click on the text for the inventor name, however, you will see the + environment in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Title +\begin_inset CommandInset label +LatexCommand label +name "subsec:Title" + +\end_inset + + +\end_layout + +\begin_layout Standard +The document title is defined using the +\family typewriter + +\backslash +title +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Title +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the name of the invention. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + title definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\series bold +\size larger +Invention Name Here +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + title definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +title{Invention Name Here} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the title is entered in the +\series bold +Title +\series default + environment, although there is no visual indication in the editor that + it has been entered in this environment. + If you click on the text for the title, however, you will see the environment + in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Date +\begin_inset CommandInset label +LatexCommand label +name "subsec:Date" + +\end_inset + + +\end_layout + +\begin_layout Standard +The date is only the date of the version not the invention and is used to + help with versioning. + The document date is defined using the +\family typewriter + +\backslash +date +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Date +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the date of the version. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + date definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +June 3, 2012 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Date environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + date definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +date{June 3, 2012} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +date macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the date is entered in the +\series bold +Date +\series default + environment, although there is no visual indication in the editor that + it has been entered in this environment. + If you click on the text for the date, however, you will see the environment + in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Standard +If the date is not provided, then todays date (at the time of document compilati +on) is supplied. +\end_layout + +\begin_layout Subsection +Printing Mode +\begin_inset CommandInset label +LatexCommand label +name "subsec:Printing-Mode" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +printing mode +\end_layout + +\end_inset + +There are two printing modes supported by the patent application class: +\end_layout + +\begin_layout Itemize +application mode - default - the mode that you will print for submission + to the patent office. +\end_layout + +\begin_layout Itemize +draft mode - the mode that you will print as you develop the document +\end_layout + +\begin_layout Standard +The draft mode should really be the default, but I chose to make application + mode default for people who don't read documentation. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +You choose application mode using the +\family typewriter + +\backslash +setPrintingModeApplication +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setPrintingModeApplication macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setPrintingModeApplication +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +ApplicationMode +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ApplicationMode environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ApplicationMode +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + You choose draft mode using the +\family typewriter + +\backslash +setPrintingModeDraft +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setPrintingModeDraft macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setPrintingModeDraft +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DraftMode +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DraftMode environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DraftMode +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + There is no argument for these macros. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In draft mode, the version and date are printed, a company confidential + warning is printed on each page, and the annotation list (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Annotations-1" + +\end_inset + +) is printed at the end of the document. +\end_layout + +\begin_layout Standard +In patent office mode, the document is typeset in the form ready for filing. +\end_layout + +\begin_layout Section +Sections and Numbering +\begin_inset CommandInset label +LatexCommand label +name "sec:Sections-and-Numbering" + +\end_inset + + +\end_layout + +\begin_layout Subsection +Patent Sections +\begin_inset CommandInset label +LatexCommand label +name "subsec:Patent-Sections" + +\end_inset + + +\end_layout + +\begin_layout Standard +Sections of the patent are delimited by the +\family typewriter + +\backslash +patentSection +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +PatentSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + This macro will expand into the section name with the appropriate formatting. + If you started your application following the instructions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Starting-a-New-Application" + +\end_inset + + you should never need to use this macro. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LyX + section definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{ +\backslash +textbf{ +\backslash +uline{Field of the Invention}}} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + section definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +patentSection{Field of the Invention} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentSection macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentSection +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In the above \SpecialChar LyX + example, the section name is entered in the +\series bold +PatentSection +\series default + environment. + The visual indication in the editor that it has been entered in this environmen +t is that it is bold, small caps and underlined (mostly - don't worry, it + will print better). + If you click on the text for the section name, you will see the +\series bold +PatentSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentSection +\end_layout + +\end_inset + +environment in the environment drop down box as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Paragraph Numbering +\begin_inset CommandInset label +LatexCommand label +name "subsec:Paragraph-Numbering" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent numbering +\end_layout + +\end_inset + +Patents must be submitted with some form of numbering of lines or paragraphs. + This is so that during correspondence with the patent examiner, the correct + text can be identified and referenced. + Paragraphs are numbered using the +\family typewriter + +\backslash +patentParagraph +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +PatentParagraph +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + There is no argument for this macro. + Almost every paragraph should begin with this macro. + When your application is produced, this will be expanded to a number like: + +\series bold +[0001] +\series default + in front of the paragraph. +\end_layout + +\begin_layout Standard +Unfortunately, in \SpecialChar LyX + there will be no visual indication that the paragraph + has been numbered and your only check is to click on the paragraph text + and observe the environment in the environment drop down box as shown in + +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-environments" + +\end_inset + +. + The good news is that entire groups of paragraphs can be selected and the + +\series bold +PatentParagraph +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PatentParagraph environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!PatentParagraph +\end_layout + +\end_inset + +environment applied. + You will run into some trouble with equations. + Equations technically form a new paragraph as far as \SpecialChar LyX + is concerned, but + they ought not be numbered as paragraphs. + To solve issues where the equation has a paragraph number, try entering + a carriage return after the text just prior to an equation and a carriage + return right after an equation (to ensure that the equation is truly in + its own paragraph) and then set the environment of the equation to +\series bold +Standard +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Standard +\end_layout + +\end_inset + +(the top environment entry). + I would like to make this more automatic, but the method for \SpecialChar LyX + customization + eluded me. +\end_layout + +\begin_layout Standard +Here is an example \SpecialChar LaTeX + patent paragraph definition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +patentParagraph The beginning of a paragraph to be numbered\SpecialChar ldots + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentParagraph macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentParagraph +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +One note here is that if you inspect \SpecialChar LaTeX + code exported by \SpecialChar LyX +, you will find the + +\family typewriter + +\backslash +patentParagraph +\family default + with braces enclosing the entire paragraph to be numbered. + Either way works and you can use whichever method you are comfortable with. +\end_layout + +\begin_layout Standard +In \SpecialChar LaTeX + you may get tired of typing the verbose macro +\family typewriter + +\backslash +patentParagraph +\family default + before each paragraph so you might want to redefine a new one that does + not clash with any other macro settings you might be using like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +def +\backslash +pp{ +\backslash +patentParagraph} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Drawings +\begin_inset CommandInset label +LatexCommand label +name "sec:Drawings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +drawing|see +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{figure} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure +\end_layout + +\end_inset + +One of the biggest nuisances in writing a patent application regards drawings + and the requirements on how they are described and referenced, and how + the various drawing elements are referenced. + Some things you must be aware of regarding drawings and patent applications: +\end_layout + +\begin_layout Itemize +Drawings must be displayed on pages at the end of the patent application + following specific formatting guidelines that ensure high quality and clear + labeling. +\end_layout + +\begin_layout Itemize +There must be a section in the patent that provides a brief description + of the drawings with each drawing listed and described in order. +\end_layout + +\begin_layout Itemize +Generally, drawing elements are not referred to by naming the elements on + a drawing itself. + Instead, drawing elements that are referenced should have a numbered line + pointing to the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!element +\end_layout + +\end_inset + +drawing element (a drawing element +\emph on +annotation +\emph default +) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!annotation +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation +\end_layout + +\end_inset + +and the element should be referred to in the patent application text using + the elements name followed by the number as a reference. +\end_layout + +\begin_layout Itemize +Every annotated drawing element must be referred to at least once in the + patent application. +\end_layout + +\begin_layout Itemize +Each element must have a unique number. + If an element in multiple drawings is the same, it should be numbered the + same. + The corollary is that any element numbered the same is presumed to be the + same. +\end_layout + +\begin_layout Standard +These drawing requirements cause a cross-referencing nightmare that we attempt + to solve to some degree using \SpecialChar LaTeX + and the U.S. + Patent class file. + The main problems are: +\end_layout + +\begin_layout Itemize +We do not generally know the final ordering of the figures during construction + of the application. + This is solved using cross-references on most word processors except that + the drawing description in the brief description of the drawings must go + with the correct figure number. + On most word processors, if the drawings are rearranged, the figure reference + will correctly connect to the drawing, but the figure numbers will be out + of order or the numbers will not match the descriptions provided. +\end_layout + +\begin_layout Itemize +While most word processors can account for cross-referencing, they cannot + work with cross references within figures or other embedded graphics. + This means that drawing element annotations cannot be automatically cross + referenced the way figures can. + Because of this, we cannot know the actual annotation numbers until the + end of the document creation, but we cannot finish the document creation + because we can't properly refer to the annotation numbers which leaves + us gridlocked. +\end_layout + +\begin_layout Itemize +Similarly with the figure number problems, the names of the annotated elements + must match the numbers they refer to. + As an example, if I refer to the widget [23] in FIG. + 1, then there better be a line pointing to the widget element in figure + 1 and it better be labeled with the number 23. + The checking and maintenance of this proper connection is cumbersome. +\end_layout + +\begin_layout Itemize +We generally want a way to ensure consistency in the claims with elements + in the drawings. + Furthermore, we would like to ensure proper support in the specification + for the language used in the claims. +\end_layout + +\begin_layout Standard +The way that we partially solve these problems using \SpecialChar LaTeX + and \SpecialChar LyX + is to provide + for an area in the patent application where the required drawing and annotation + information is filled in. + Once this information is filled in, the following problems are solved: +\end_layout + +\begin_layout Itemize +The drawings will automatically be drawn on properly formatted pages containing + header information that is in part provided by +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +front matter definitions (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +). +\end_layout + +\begin_layout Itemize +A section containing the brief description of the drawings will be automatically + produced containing a list of the figures in the proper order matched properly + to their descriptions. + There are also certain obscure punctuation requirements +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + +) +\end_layout + +\end_inset + + in patents that will be properly followed automatically. +\end_layout + +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!numbers +\end_layout + +\end_inset + +annotation numbers are automatically assigned and can be cross-referenced + from within the patent application. + These numbers are attached to an element name so that drawing annotation + references can be made with the name and the number so that you can always + be sure that the element named in the application has the correct associated + number that annotates the element in the drawing. +\end_layout + +\begin_layout Itemize +If certain recommended drawing tools are used (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +), the annotation numbers can automatically be added to the drawings themselves + - something absolutely not possible with any other word-processor. + Otherwise, if \SpecialChar LaTeX + based drawing tools cannot be used, an annotation number + list is generated in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +) that breaks the gridlock by allowing the annotations to be cross-referenced + properly and produce the correct numbers during application construction + and the drawings annotated properly (albeit in a manual manner) at the + very end. +\end_layout + +\begin_layout Itemize +Element names can be referred to from within the application through the + use of macros and these language used within the claims can reference these + same macros, ensuring consistent claim language. +\end_layout + +\begin_layout Standard +Before going into too much detail about how this all works, I want to explain + to you the basic directions you will need to follow regarding your drawings + to make all of this work. + First, about the drawing file; if you are using \SpecialChar LaTeX +, your drawing file will + be called something like Drawings.tex and will be included somewhere near + the top of the patent application file (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:The-Layout-of-the-Patent-Application" + +\end_inset + +). + Note that this is not a requirement - you are perfectly entitled to list + all of your figures and annotations inside your application, as in the + example supplied - it's just annoying to have to look at this information + constantly at the top of your application - but you can do what you want. + Similarly, if you are using \SpecialChar LyX + you will have a file called Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +drawing file +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!file +\end_layout + +\end_inset + +.\SpecialChar LyX + that is included at the top of the file. + Like in \SpecialChar LaTeX +, these drawing definitions can also be in line at the top of your + application. +\end_layout + +\begin_layout Standard +Inside the drawings file, generally at the top, you can provide two options + regarding drawings in general. + These are: +\end_layout + +\begin_layout Itemize +The directory where the drawings are found. + This is described using the +\family typewriter + +\backslash +setFiguresLocation +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setFiguresLocation macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setFiguresLocation +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FiguresDirectory +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FiguresDirectory environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FiguresDirectory +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The default figures location is defined as +\begin_inset Quotes eld +\end_inset + +. +\begin_inset Quotes erd +\end_inset + + meaning that the drawings are located in the same directory as the patent + application. + If your drawing files are located there, there is no need to specify this + (although in the example, it is specified just to show you that this is + possible). + Otherwise, you should specify this location relative to the location of + your patent application to maintain portability - like +\begin_inset Quotes eld +\end_inset + +./Drawings +\begin_inset Quotes erd +\end_inset + + or +\begin_inset Quotes eld +\end_inset + +../Drawings +\begin_inset Quotes erd +\end_inset + +, where the former describes a drawings directory underneath your patent + application and the latter describes a drawing directory side by side with + your application. + Note that the Linux convention should be utilized using forward slashes + to delimit the directories. + Unfortunately, there is only one directory that must contain all of the + drawings. +\end_layout + +\begin_layout Itemize +Whether captions are above or below the drawing. + I have always used captions below the drawing and that is the default. + However, you can make the captions appear above the drawing using the the + +\family typewriter + +\backslash +setFigureCaptionsOnTop +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setFigureCaptionsOnTop macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setFigureCaptionsOnTop +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureCaptionsOnTop +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FiguresCaptionsOnTop environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaptionsOnTop +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +For each figure, you specify the following: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!definition +\end_layout + +\end_inset + +figure definition. +\begin_inset CommandInset label +LatexCommand label +name "The-figure-definition" + +\end_inset + + Figures are defined by the +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact name of the file (matching case) +\begin_inset Foot +status open + +\begin_layout Plain Layout +Usually the case matching of file names is only a problem when the tools + are used within Linux - in Windows, file names are case insensitive. +\end_layout + +\end_inset + + without path or extension. + This is the name of the file that will get loaded in the patent drawings + section and is the name you will use to reference the figure. + The figure definition statement must come before any other attributes of + a figure are described like the extension, description, and caption and + basically assigns the figure number and matches it up with the name defined + for the figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +After the figure definition, in any order: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!extension +\end_layout + +\end_inset + +figure extension. + Figure extensions are defined by the +\family typewriter + +\backslash +figureExtension +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureExtension macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureExtension +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureExtension +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureExtension environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureExtension +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact name of the file extension (matching case). + This extension will be appended to the file name to load the file in the + patent drawings section and will determine how the file gets loaded. + Special loading of pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + +, PDF, tpx, TpX, vbs, VBS, py, tex, and pdf_tex file extensions are handled. + If a file for the figure has not yet been created, use no extension. + Do not define an empty extension, just don't supply one. + This will cause a placeholder +\begin_inset Index idx +status open + +\begin_layout Plain Layout +placeholder figure +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!placeholder +\end_layout + +\end_inset + + figure to be listed in the drawings section until the file is actually + created and the proper file extension provided. + If neither the recognized extensions of pdf, PDF, tpx, TpX, vbs, VBS, py, + tex, or pdf_tex are provided, the file will be attempted to be loaded as + a graphics file and if the extension is supported by \SpecialChar LaTeX +, then it will load. + Some known recognized graphics extensions are png and jpg. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +JPEG +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +file!JPEG +\end_layout + +\end_inset + + If you have a file in a format other than these and you know how to load + it in \SpecialChar LaTeX +, you can define this in the customizations. + See +\end_layout + +\begin_layout Itemize +The figure description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!description +\end_layout + +\end_inset + +. +\begin_inset CommandInset label +LatexCommand label +name "The-figure-description" + +\end_inset + + Figure descriptions are defined by the the +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text for the description of the figure. + This description is the exact text that will be used when the section providing + the brief description of the drawings is automatically produced. + In order for it to come out right, you should not use any initial capitalizatio +n or any final punctuation. + It should contain the appropriate text that would follow a statement like + +\begin_inset Quotes eld +\end_inset + +FIG. + 1 \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + but again, with no period at the end. + It should start with a verb like +\begin_inset Quotes eld +\end_inset + +is +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +shows +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +depicts +\begin_inset Quotes erd +\end_inset + +, etc. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + for more information. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +\align block +The (optional) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!caption +\end_layout + +\end_inset + +figure caption. + Figure captions are defined by the the +\family typewriter + +\backslash +figureCaption +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureCaption macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureCaption +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureCaption +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureCaption environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaption +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text for the caption for the figure. + Note that the use of a caption on a figure is rare. + Unlike normal documents that you might be familiar with, a caption is not + provided for any descriptive purposes in a patent application. + Instead it is provided mostly to call attention to figures that are not + actually part of an invention. + The only use I have ever come across for a caption is to distinguish +\emph on +prior art +\emph default +. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prior art +\end_layout + +\end_inset + +Prior art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!prior art +\end_layout + +\end_inset + + are things already done before and things already done before cannot be + patented or be part of an invention. + It is, however, sometimes useful to provide prior art drawings that are + either necessary to describe to someone how to practice the invention or + in discussions within your patent application to distinguish between what + you have invented shown in one figure versus what has already been done + in a figure with a prior art caption. + If you provide a prior art caption, it should be all upper case. + Be careful labeling things as prior art, for once submitted as such, the + patent office will consider this an admission that the material in the + drawing is not patentable. +\end_layout + +\begin_layout Itemize +(optional) +\begin_inset CommandInset label +LatexCommand label +name "clear-page" + +\end_inset + + An instruction to clear the page +\begin_inset Index idx +status open + +\begin_layout Plain Layout +clear page +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!problems +\end_layout + +\end_inset + + after the figure is displayed inside the Drawings Section (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:The-Drawings-Section" + +\end_inset + +). + \SpecialChar LaTeX + has very sophisticated algorithms for the placement of floating diagrams + (called floats or float environments). + Generally, \SpecialChar LaTeX + is allowed to use its own algorithms to place floats properly + and this works out well. + Your patent figures will be placed either in the center of the page or + will be doubled up with other figures, depending on \SpecialChar LaTeX +'s decisions. + \SpecialChar LaTeX + does not like many floats listed one after another and after about ten + such floats, it generates an error and asks for help. + This is a problem that I'd like to try to solve automatically but have + not been able to. + So, when this error occurs you must break up your figure list with an instructi +on to clear the page after the drawing is placed. + This allows \SpecialChar LaTeX + to flush out its list of drawings and start over. + For patents with lots of drawings, you might need instructions in two or + three locations. + Generally, you can always give this instruction after a large drawing that + you know will be on a single page anyway and its always safe to unconditionally +, except for the last drawing, clear the page (you will just get one drawing + per drawing page, which is not too bad). + Do not clear the page after the last drawing. + To clear the page after a drawing, use the +\family typewriter + +\backslash +figureClearPageAfter +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureClearPageAfter macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureClearPageAfter +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureClearPageAfter +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureClearPageAfter environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureClearPageAfter +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +(optional) +\begin_inset CommandInset label +LatexCommand label +name "sideways-figure" + +\end_inset + + An instruction to display the figure sideways. +\begin_inset Index idx +status open + +\begin_layout Plain Layout +sideways figures +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +landscape figures +\end_layout + +\end_inset + +. + Rarely, a figure needs to be placed in a sideways arrangement to fit it + on the page. + To render a drawing sideways, use the +\family typewriter + +\backslash +figureOrientationSideways +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureOrientationSideways macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureOrientationSideways +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureSideways +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureSideways environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureSideways +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\begin_inset Newline newline +\end_inset + +The patent office requires that sideways figures be arranged with the top + of the figure to the left of the page and that all text in the figure be + rendered in the same orientation as the figure itself (meaning that the + text must be sideways as well). + All sideways figures will clear the page (see +\begin_inset CommandInset ref +LatexCommand ref +reference "clear-page" + +\end_inset + +) meaning that you should never clear the page before or after a sideways + figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Standard +For each annotation within a figure, annotations are defined. + Annotation definitions are associated with the last figure definition occurring + before it: +\end_layout + +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!definition +\end_layout + +\end_inset + +annotation definition. +\begin_inset CommandInset label +LatexCommand label +name "The-annotation-definition" + +\end_inset + + Annotations are defined by the +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the the name you will use to refer to the annotation when + cross-referencing. + The annotation definition statement must come before any other attributes + of an annotation are described like the name and description and basically + assigns the annotation number and matches it up with the name defined for + the annotation. +\end_layout + +\begin_layout Itemize +After the annotation definition, in any order: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!name +\end_layout + +\end_inset + +annotation name. + Annotation names are defined by the +\family typewriter + +\backslash +annotationName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is the exact text that should be used for the element in the + drawing. + This text should ideally be one word and certainly as few as possible so + that when the text is used within the patent application, the application + reads properly. + +\end_layout + +\begin_layout Itemize +The annotation description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!description +\end_layout + +\end_inset + +. + Annotation descriptions are defined by the +\family typewriter + +\backslash +annotationDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is a description sufficient for identifying the element in + the drawing. + This text should be as descriptive as possible. + The annotation description will not appear anywhere in your patent application + except it will appear in the annotation list (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Annotation-List" + +\end_inset + +) when the application is printed in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +). + The sole purpose of the annotation description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!description +\end_layout + +\end_inset + + is to allow the author to match annotation numbers and names with the elements + in a figure and primarily provided as an aid when the drawing annotation + numbers are drawn into the figures at the very end. + For example, a reasonable strategy for producing the application is to + fill out the annotation while writing the patent so that the annotation + numbers and names can be referred to within the application. + Then, at the very end, the annotation list is printed and the author manually + goes to each drawing, connects a line to the element described by the annotatio +n description and adds the correct number. + Using this strategy, you can see that it is essential that when this step + is performed, the description is sufficient to properly identify the element + in the drawing. +\end_layout + +\end_deeper +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +setFiguresLocation{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{VisioDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{pdf} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in Visio} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{Widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{a widget in the Visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{Thing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{thing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{a thing in the visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{WidgetThingConnection} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{connection} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the arrow connecting the widget and the thing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{TpXDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureOrientationSideways{} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{TpX} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureCaption{PRIOR ART} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in TpX} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{input} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{input} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the input} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{output} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{output} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the output} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{mathProcessor} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{math processor} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the math processor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{InkscapeDrawing} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureExtension{pdf_tex} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is an example drawing created in Inkscape} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{inputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{inputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the input two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{outputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{outputtwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the output two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{mathProcessortwo} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{the math processor two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDefinition{DrawingToBeDrawn} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +figureDescription{is a widget that can do just about anything} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{widgetLeftSide} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDefinition{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationName{right side of the widget} +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +annotationDescription{right side of the widget} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Drawing definitions in \SpecialChar LaTeX + +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-drawing-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureExtension macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureExtension +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureCaption macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureCaption +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align right + +\series bold +Figures Directory:. +\begin_inset Newline linebreak +\end_inset + +Figure Definition:VisioDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Extension:pdf +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in Visio +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:Widget +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:a widget in the Visio drawing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:Thing +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation name:thing +\begin_inset Newline linebreak +\end_inset + +Annotation Description:a thing in the visio drawing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:WidgetThingConnection +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:connection +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the arrow connecting the widget and the thing +\begin_inset Newline linebreak +\end_inset + + +\series bold +Figure Definition:TpXDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Sideways +\begin_inset Newline linebreak +\end_inset + +Figure Extension:TpX +\begin_inset Newline linebreak +\end_inset + +Figure Caption:PRIOR ART +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in TpX +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:input +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:input +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the input +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:output +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:output +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the output +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:mathProcessor +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:math processor +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the math procesor +\series bold + +\begin_inset Newline linebreak +\end_inset + +Figure Definition:InkscapeDrawing +\begin_inset Newline linebreak +\end_inset + + +\series default +Figure Extension:pdf_tex +\begin_inset Newline linebreak +\end_inset + +Figure Description:is an example drawing created in Inkscape +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:inputtwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:input two +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the input two +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:outputtwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:outputtwo +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the output two +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:mathProcessortwo +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:math processor two +\begin_inset Newline linebreak +\end_inset + +Annotation Description:the math processor two +\begin_inset Newline linebreak +\end_inset + + +\series bold +Figure Definition:DrawingToBeDrawn +\series default + +\begin_inset Newline linebreak +\end_inset + +Figure Description:is a widget that can do just about anything +\begin_inset Newline linebreak +\end_inset + + +\series bold +Annotation Definition:widgetLeftSide +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:left side of the widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:left side of the widget +\series bold + +\begin_inset Newline linebreak +\end_inset + +Annotation Definition:widgetRightSide +\begin_inset Newline linebreak +\end_inset + + +\series default +Annotation Name:right side of the widget +\begin_inset Newline linebreak +\end_inset + +Annotation Description:right side of the widget +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Drawing definitions in \SpecialChar LyX + +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-drawing-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureExtension environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureExtension +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureCaption environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureCaption +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +An example drawing file for \SpecialChar LaTeX + is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-drawing-definitions" + +\end_inset + + and for \SpecialChar LyX + is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-drawing-definitions" + +\end_inset + +. + It is helpful to understand the data structures created when these example + drawing files are processed. + The figures data structure produced is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "tab:figure-definitions" + +\end_inset + + and the annotations data structure produced is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "tab:annotation-definitions" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\noindent +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Drawing Number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Element +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Definition +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +VisioDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdf +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in Visio +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +TpXDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in TpX +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +PRIOR ART +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +InkscapeDrawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +pdf_tex +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an example drawing created in Inkscape +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +DrawingToBeDrawn +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Extension +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +an widget that can do just about anything +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Caption +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +none +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Figure Definitions +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "tab:figure-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!data structures +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Tabular + + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Annotation Number +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Figure +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Element +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Definition +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +a widget in the Visio drawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +a thing in the visio drawing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +WidgetThingConnection +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +connection +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the arrow connecting the widget and the thing +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the input +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +5 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the output +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +6 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathProcessor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +math processor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the math processor +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +7 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the input two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the output two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +9 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +mathProcessor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +math processor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +the math processor two +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +10 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widgetLeftSide +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +left side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +left side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +11 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Name +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +widgetRightSide +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +right side of the widget +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout + +\series bold +Description +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +right side of the widget +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Annotation Definitions +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "tab:annotation-definitions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!data structures +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +These data structures are fairly straightforward, but I'll point out a few + things: +\end_layout + +\begin_layout Itemize +The figure definition (the +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) assigned a unique figure number that gets associated with + all of the subsequent figure assignments until the next figure definition + statement. +\end_layout + +\begin_layout Itemize +The annotation definition (the +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +annotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) assigned a unique annotation number that gets associated + with all of the subsequent annotation assignments until the next annotation + definition statement. +\end_layout + +\begin_layout Itemize +All of the annotations definitions between figure definitions are all associated + with the figure number that preceded the definition. +\end_layout + +\begin_layout Standard +Subsequent subsections refer to how this data is used: +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + + for how to cross reference drawings and annotations. +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + for how the brief description of the drawings gets produced. +\end_layout + +\begin_layout Itemize +See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + + for how the drawings get produced. +\end_layout + +\begin_layout Subsection +Drawing and Annotation Cross-referencing +\begin_inset CommandInset label +LatexCommand label +name "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + + +\end_layout + +\begin_layout Standard +There are four main macros for cross-referencing drawings and drawing elements. + These are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +The +\family typewriter + +\backslash +referencePatentFigure +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +referencePatentFigure macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +referencePatentFigure +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureReference +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!FigureReference +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references figures. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +FIG. + xx +\begin_inset Quotes erd +\end_inset + + where xx is the number determined for the figure. +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotateWithName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateWithName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateWithName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation+Name +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation+Name custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation+Name +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +xxxx [yy] +\begin_inset Quotes erd +\end_inset + + where xxxx is the text for the drawing element provided in a previous +\family typewriter + +\backslash +annotationName +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + environment in \SpecialChar LyX + and yy is the number determined for the annotation. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotate +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotate macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotate +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements, but without the associated name. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +[yy] +\begin_inset Quotes erd +\end_inset + + where yy is the number determined for the annotation. + This macro is mostly used when the +\family typewriter + +\backslash +annotateWithName +\family default + macro in \SpecialChar LaTeX + or the +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +mbox{ +\backslash +textbf{Annotation+Name}} +\end_layout + +\end_inset + + custom inset in \SpecialChar LyX + is inappropriate when, for example, the name associated + with the annotation number produces awkward text in the patent application. + In circumstances like this, the annotation name corresponding to the drawing + element is manually written followed by the +\family typewriter + +\backslash +annotate +\family default + macro. + When this is done, the agreement between the element name and number must + be checked prior to filing. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotationNumberReference +\family default + (or +\family typewriter + +\backslash +annotateNoBrackets +\family default + which is an alias) +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReference +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateNoBrackets macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateNoBrackets +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + references only the drawing element number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!number reference +\end_layout + +\end_inset + +. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +yy +\begin_inset Quotes erd +\end_inset + + where yy is the number determined for the annotation. + This macro is mostly used in \SpecialChar LaTeX + based drawing packages (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX" + +\end_inset + +) to automatically draw the number associated with the annotation on the + drawing. + Sometimes, this number needs to be underlined when the annotation number + in a drawing cannot be pointed to an element. + This is somewhat rare. + In this case, use the +\family typewriter + +\backslash +annotateNumberReferenceUnderlined +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReferenceUnderlined macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReferenceUnderlined +\end_layout + +\end_inset + +macro or simply enclose the +\family typewriter + +\backslash +annotateNumberReference +\family default + macro with +\family typewriter + +\backslash +underline{} +\family default +. +\end_layout + +\begin_layout Itemize +The +\family typewriter + +\backslash +annotationTextReference +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationTextReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationTextReference +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationNameOnly +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationNameOnly custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!AnnotationNameOnly +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX + references drawing elements, but with the only the text without the + associated number +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!text reference +\end_layout + +\end_inset + +. + The argument is the same as the argument supplied to a previous +\family typewriter + +\backslash +annotationDefinition +\family default + macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDefinition +\series default + environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-annotation-definition" + +\end_inset + +). + This macro will expand to +\begin_inset Quotes eld +\end_inset + +xxxx +\begin_inset Quotes erd +\end_inset + + where xxxx is the text associated with the annotation. + This macro is useful for two main purposes: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +it can clarify terminology from within the patent application. + In other words, after referring to a drawing element with the standard + +\family typewriter + +\backslash +annotateWithName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateWithName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateWithName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Annotation+Name +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Annotation+Name custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!Annotation+Name +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX +, one might attempt to clarify what this element is or define it in + some way. + One could then refer to the text only and discuss the terminology of such + an element. +\end_layout + +\begin_layout Itemize +it can maintain consistency within the patent application and most importantly + in the claims. + From within a claim, this macro can be used to ensure that the claim language + exactly matches the language used in the application where the element + is referred to and described. +\end_layout + +\end_deeper +\begin_layout Subsection +The Brief Description of the Drawings Section +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + + +\end_layout + +\begin_layout Standard +The brief description of the drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + is a required section that is placed between the Summary of the Invention + section and the Detailed Description of the Preferred Embodiments section. + It is produced automatically by placing the the +\family typewriter + +\backslash +patentDrawingDescriptions +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawingDescriptions macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawingDescriptions +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsDescriptionSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsDescriptionSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsDescriptionSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX + just before the Detailed Description of the Preferred Embodiment +s section. + No argument is provided. +\end_layout + +\begin_layout Standard +This macro expands into something like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset ERT +status open + +\begin_layout Plain Layout + +{ +\backslash +textbf{ +\backslash +uline{BRIEF DESCRIPTION OF THE DRAWINGS}}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +For a more complete understanding of the invention, reference is made to + the following description and accompanying drawings, in which: +\end_layout + +\begin_layout Plain Layout +FIG. + 1 aaaa; +\end_layout + +\begin_layout Plain Layout +FIG. + 2 bbbb; +\end_layout + +\begin_layout Plain Layout +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout +FIG. + x cccc; and +\end_layout + +\begin_layout Plain Layout +FIG. + y dddd. + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here, aaaa, bbbb, cccc and dddd refers to a figure description supplied + by a previous +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX + (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-description" + +\end_inset + +) and x and y refer to corresponding figure numbers. + Notice that the brief description of the drawings is punctuated so that + it reads as a long run-on sentence ( +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard +see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + + but also +\end_layout + +\end_inset + +see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +The Drawings Section +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Drawings-Section" + +\end_inset + + +\end_layout + +\begin_layout Standard +The drawings section +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!section +\end_layout + +\end_inset + + is placed at the very end of the document (or just before the +\family typewriter + +\backslash +end{document} +\family default + macro in \SpecialChar LaTeX +). + It is produced automatically using the +\family typewriter + +\backslash +patentDrawings +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +This macro expands into something like: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +invention name +\begin_inset Newline linebreak +\end_inset + +inventor name et. + al. +\begin_inset Newline linebreak +\end_inset + +docket number +\begin_inset Newline linebreak +\end_inset + +patent attorney name (xxx)-xxx-xxxx +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +1/N +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "50col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset VSpace defskip +\end_inset + +name.ext +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +FIG. + x caption +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Here the invention name (provided by the +\family typewriter + +\backslash +title +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +title macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +title +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Title +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Title environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Title +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), first named inventor (provided by the +\family typewriter + +\backslash +inventor +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +inventor macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +inventor +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Inventor +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inventor environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Inventor +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), docket number (provided by the +\family typewriter + +\backslash +setDocketNumber +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setDocketNumber macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setDocketNumber +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DocketNumber +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DocketNumber environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DocketNumber +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), patent attorney name (provided by the +\family typewriter + +\backslash +setLawyerName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +), and patent attorney phone number (provided by the +\family typewriter + +\backslash +setLawyerPhone +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +setLawyerPhone macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +setLawyerPhone +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +LawyerPhone +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +LawyerPhone environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!LawyerPhone +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) correspond to information provided in the front matter + (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +). + The fields name, ext and caption correspond to information provided in + the figure definition (see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +) and x corresponds to the assigned figure number. + The 1/N refers to the page number of the drawings out of the total N pages + found (note that you will need to run \SpecialChar LaTeX + multiple times to get this right). +\end_layout + +\begin_layout Standard +If you have problems with drawing placement or get \SpecialChar LaTeX + errors, you might need + to clear pages after certain drawings (see clearing pages on page +\begin_inset CommandInset ref +LatexCommand pageref +reference "clear-page" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +The Annotation List +\begin_inset CommandInset label +LatexCommand label +name "subsec:The-Annotation-List" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!list section +\end_layout + +\end_inset + +When printed in draft mode (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +), the drawings are automatically preceded by the annotation list section + by virtue of the +\family typewriter + +\backslash +patentDrawings +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentDrawings macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentDrawings +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +DrawingsSection +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +DrawingsSection environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!DrawingsSection +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +The annotation list is a section with the heading +\begin_inset Quotes eld +\end_inset + +Annotation List +\begin_inset Quotes erd +\end_inset + +. + It contains, for each figure with at least one annotation: +\end_layout + +\begin_layout Itemize +The number of the figure followed by its variable name +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!definition +\end_layout + +\end_inset + + (supplied by a previous +\family typewriter + +\backslash +figureDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX + - see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-definition" + +\end_inset + +) followed by the figure description +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!description +\end_layout + +\end_inset + + (supplied by a previous +\family typewriter + +\backslash +figureDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +figureDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +figureDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +FigureDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +FigureDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!FigureDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX + - see page +\begin_inset CommandInset ref +LatexCommand pageref +reference "The-figure-description" + +\end_inset + +). +\end_layout + +\begin_layout Itemize +For each annotation within the figure: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +The number of the annotation followed by its variable name (supplied by + an +\family typewriter + +\backslash +annotationDefinition +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDefinition macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDefinition +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +annotationDefinition +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDefinition environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDefinition +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) followed by its text name (supplied by an +\family typewriter + +\backslash +annotationName +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationName macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationName +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationName +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationName environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationName +\end_layout + +\end_inset + +environment in \SpecialChar LyX +) followed by its description (supplied by an +\family typewriter + +\backslash +annotationDescription +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationDescription macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationDescription +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +AnnotationDescription +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +AnnotationDescription environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!AnnotationDescription +\end_layout + +\end_inset + +environment in \SpecialChar LyX +). +\end_layout + +\end_deeper +\begin_layout Standard +Note that figures without annotations are not shown in the annotation list. +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Section +Claims +\begin_inset CommandInset label +LatexCommand label +name "sec:Claims" + +\end_inset + + +\end_layout + +\begin_layout Standard +Claims are relatively unstructured (from a \SpecialChar LaTeX + and \SpecialChar LyX + standpoint); a qualified + patent attorney is generally required to get claim structure and language + correct. + The Claims section should appear after the Detailed Description of the + Preferred Embodiments section and is begun and ended with the +\family typewriter + +\backslash +patentClaimsStart +\family default + and +\family typewriter + +\backslash +patentClaimsEnd +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + +macros in \SpecialChar LaTeX + or the +\series bold +ClaimsStart +\series default + and +\series bold +ClaimsEnd +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + +environments in \SpecialChar LyX +. + These take no arguments. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +beginClaim{AnIndepClaim} +\end_layout + +\begin_layout Plain Layout + +\family typewriter +An Independent claim. +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +beginClaim{ADepClaim} +\end_layout + +\begin_layout Plain Layout + +\family typewriter +A dependent claim of +\backslash +claimRef{AnIndepClaim}. +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout +\align center + +\family typewriter +\SpecialChar ldots + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LaTeX + Patent Claims +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LaTeX-patent-claims" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsStart macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +patentClaimsEnd macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +patentClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +beginClaim macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +beginClaim +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +claimRef macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +claimRef +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—START OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\align left + +\series bold +AnIndepClaim +\begin_inset Newline newline +\end_inset + + +\series default +An Independent Claim. +\end_layout + +\begin_layout Plain Layout + +\series bold +ADepClaim +\begin_inset Newline newline +\end_inset + + +\series default +A dependent claim of +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "20col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +AnIndepClaim +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +—END OF PATENT CLAIMS— +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align right + +\series bold +\size tiny +– +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +\SpecialChar LyX + Patent Claims +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:LyX-patent-claims" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsStart environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsStart +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimsEnd environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!ClaimsEnd +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Claim environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Claim +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!ClaimReference +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + The Patent Claims section will always start on a new page and will automaticall +y begin with a statement like: +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + + +\begin_inset Foot +status open + +\begin_layout Plain Layout +in version 1.0 of these tools, it was +\begin_inset Quotes eld +\end_inset + +What is claimed: +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\end_inset + +. + This statement will be printed automatically, but the statement can be + customized (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Claims-customization" + +\end_inset + +). +\end_layout + +\begin_layout Standard +Each claim begins with the +\family typewriter + +\backslash +beginClaim +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +beginClaim macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +beginClaim +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +Claim +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Claim environment +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!environment!Claim +\end_layout + +\end_inset + +environment in \SpecialChar LyX +. + The argument is a name by which the claim is referenced. + The argument should be a name and should not imply the number as claim + numbers are assigned automatically. +\end_layout + +\begin_layout Standard +A claim is referred to within the claims section with the +\family typewriter + +\backslash +claimRef +\family default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +claimRef macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +claimRef +\end_layout + +\end_inset + +macro in \SpecialChar LaTeX + or the +\series bold +ClaimReference +\series default + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +ClaimReference custom inset +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LyX +!custom inset!ClaimReference +\end_layout + +\end_inset + +custom inset (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-custom-insets" + +\end_inset + +) in \SpecialChar LyX +. + The argument is the previously mentioned name of the claim defined by the + argument of a previous +\family typewriter + +\backslash +beginClaim +\family default + macro in \SpecialChar LaTeX + or the +\series bold +Claim +\series default + environment in \SpecialChar LyX +. +\end_layout + +\begin_layout Standard +A \SpecialChar LaTeX + example is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LaTeX-patent-claims" + +\end_inset + + and a \SpecialChar LyX + example is shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:LyX-patent-claims" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Note that since claims use standard \SpecialChar LaTeX + style of cross-referencing, you will + need to compile your document twice at least to get the claim references + properly updated. + \SpecialChar LyX + takes care of this automatically. +\end_layout + +\begin_layout Standard +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Section +Basic Patent Terminology +\begin_inset CommandInset label +LatexCommand label +name "sec:Basic-Patent-Vocabulary" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!terminology +\end_layout + +\end_inset + +This section is provided as layman's terminology of basic patent terms for + the purpose of familiarizing you with these terms and the context that + they are used in. + While these terms have been reviewed by attorneys for this purpose, it + should be understood that these are in no way meant to be precise legal + definitions. + A patent attorney and the United States Patent and Trademark office should + be consulted for precise legal meaning. +\end_layout + +\begin_layout Itemize +Anticipate +\begin_inset Index idx +status open + +\begin_layout Plain Layout +anticipate +\end_layout + +\end_inset + + - When prior art is sufficiently similar to be considered essentially the + same for determination of patentability. +\end_layout + +\begin_layout Itemize +Art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +art +\end_layout + +\end_inset + + - Evidence of teaching in an area of technology or craftsmanship. +\end_layout + +\begin_layout Itemize +Assignee +\begin_inset Index idx +status open + +\begin_layout Plain Layout +assignee +\end_layout + +\end_inset + + - An entity to which the inventor(s) have transferred their rights to the + patent. + If you work for a company, you may be required to transfer your rights + to the company you work for. +\end_layout + +\begin_layout Itemize +Patent +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent +\end_layout + +\end_inset + + - An official document that grants an owner the right to exclude others + from practicing an invention. +\end_layout + +\begin_layout Itemize +Claims +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + + - The portion of a patent that defines the scope of legal rights. + The rights of a patent are to preclude others from practicing your invention + ( +\emph on +see infringement +\emph default +). +\end_layout + +\begin_layout Itemize +Continuation +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation +\end_layout + +\end_inset + + - A patent or application that relies on a previous patent. + Generally when the word is used alone it refers to a patent formed from + a prior specification and a new set of claims. + When a continuation consists of new matter which is different from a prior + specification, it is called a continuation in part +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation in part +\end_layout + +\end_inset + + and the priority dates of the claims will be different. +\end_layout + +\begin_layout Itemize +Dependent Claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +dependent claim +\end_layout + +\end_inset + + - A claim that relies on another. + A dependent claim is read as the dependent claim preceded by the claim + referred to. + As such, a dependent claim is the sum of another claim and the contents + of the dependent claim. + A dependent claim is always narrower in scope than the claim to which it + refers. + This means that if a dependent claim is infringed, the claim referred to + must also be infringed. +\end_layout + +\begin_layout Itemize +Design +\begin_inset Index idx +status open + +\begin_layout Plain Layout +design patent +\end_layout + +\end_inset + + - A class of patent that gives the patent owner the right to exclude others + from copying the look of something (technically referred to as the +\emph on +ornamental +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\emph off +ornamental design +\end_layout + +\end_inset + + design +\emph default +). +\end_layout + +\begin_layout Itemize +Divisional +\begin_inset Index idx +status open + +\begin_layout Plain Layout +divisional +\end_layout + +\end_inset + + - An application that must be split into multiple applications. + This happens when an examiner determines that the claims of an application + pertain to multiple inventions under certain criteria and issues a restriction + requirement. +\end_layout + +\begin_layout Itemize +Enabling +\begin_inset Index idx +status open + +\begin_layout Plain Layout +enabling +\end_layout + +\end_inset + + - Having sufficient information provided in a disclosure such that others + ordinarily skilled in the art would be able to practice it. +\end_layout + +\begin_layout Itemize +Examiner +\begin_inset Index idx +status open + +\begin_layout Plain Layout +examiner +\end_layout + +\end_inset + + - The person at the patent office who determines patentability of an applicatio +n based on criteria of uniqueness, non-obviousness, utility, and enablement. + He or she is very knowledgeable in an art field and will perform a search + for prior art. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +independent claim +\end_layout + +\end_inset + +Independent Claim - A claim that stands on its own and entirely defines + a claim. +\end_layout + +\begin_layout Itemize +Infringement +\begin_inset Index idx +status open + +\begin_layout Plain Layout +infringement +\end_layout + +\end_inset + + - The act of practicing all elements of a claim of a patent that is in + force (i.e. + that has not expired or been abandoned). + The determination of infringement is complicated and requires a patent + attorney's judgment. +\end_layout + +\begin_layout Itemize +Obvious +\begin_inset Index idx +status open + +\begin_layout Plain Layout +obvious +\end_layout + +\end_inset + + - When art is deemed as non inventive and unpatentable because even if + it has never been practiced before it is something any ordinarily skilled + person would think of or is obvious when compared to a combination of reference +s. +\end_layout + +\begin_layout Itemize +Present Invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +present invention +\end_layout + +\end_inset + + - The invention being described in the patent application. + This is how you refer to your own invention from within your own application. + Some prefer to refer to the present application. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preferred embodiments +\end_layout + +\end_inset + +Preferred Embodiments - The best known ways of practicing the invention. + An inventor is obligated to teach at least one best known way (called the + +\emph on +best mode +\emph default +) in order to be entitled to a patent. +\end_layout + +\begin_layout Itemize +Priority Date +\begin_inset Index idx +status open + +\begin_layout Plain Layout +priority date +\end_layout + +\end_inset + + - The date from which a patent's rights are valid. + This is generally the filing date. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prior art +\end_layout + +\end_inset + +Prior Art - Art that has been practiced before. + In layman's terms, something that's already been done (not necessarily + patented). +\end_layout + +\begin_layout Itemize +Prosecution +\begin_inset Index idx +status open + +\begin_layout Plain Layout +prosecution +\end_layout + +\end_inset + + - The term used to describe the process from filing a patent application + to allowance, final rejection or abandonment of the application. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +provisional application +\end_layout + +\end_inset + +Provisional - A class of utility patent filing that may precede an actual + filing. + It is intended as an inexpensive way to establish the priority date for + a patent. + Provisional applications are not prosecuted and the inventor has one year + from the date of the filing to perfect and file an application. +\end_layout + +\begin_layout Itemize +Reduction to Practice +\begin_inset Index idx +status open + +\begin_layout Plain Layout +reduction to practice +\end_layout + +\end_inset + + - The act of practicing art. + Some ways that art can be reduced to practice include utilization of a + method, building of an apparatus or machine, and writing and filing of + a patent application. +\end_layout + +\begin_layout Itemize +One of Ordinary Skil in the art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +skilled in the art +\end_layout + +\end_inset + + - A hypothetical person having sufficient education, experience and skill + to understand and practice a field of art. + For example, certain electrical engineers have extraordinary education, + experience and skill in electronics design compared to the general public, + but are considered ordinarily skilled in the art (or sometimes just skilled + in the art) of electronic design. +\end_layout + +\begin_layout Itemize +Specification +\begin_inset Index idx +status open + +\begin_layout Plain Layout +specification +\end_layout + +\end_inset + + - The portion of a patent application that is followed by the claims and + enables the capability for others to practice the invention. + The specification will also show evidence of uniqueness, utility and non-obviou +sness. +\end_layout + +\begin_layout Itemize +Unique (or Novel) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +unique +\end_layout + +\end_inset + + - When art has never been practiced before and is not anticipated by prior + art. +\end_layout + +\begin_layout Itemize +Utility +\begin_inset Index idx +status open + +\begin_layout Plain Layout +utility +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +utility patent +\end_layout + +\end_inset + + - A quality of usefulness. + For art to be patentable, it must have utility. + Utility also refers to a class of patent distinguished from other classes + such as Design or Plant patents. +\end_layout + +\begin_layout Section +Guide to Filling in the Patent Sections +\begin_inset CommandInset label +LatexCommand label +name "sec:Guide-to-Filling-in-the-Patent-Sections" + +\end_inset + + +\end_layout + +\begin_layout Standard +You will want to look at the process for filing a utility patent on the + PTO website. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!application filing process +\end_layout + +\end_inset + +See +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.uspto.gov/patents/process/index.jsp +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +You will also want to look at the definitive guide for filing a utility + patent application on the PTO website. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +patent!application filing guidelines +\end_layout + +\end_inset + +See +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +http://www.uspto.gov/patents/resources/types/utility.jsp +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +Here, I provide the non-definitive guide on how to fill out the application. + If any information I provide here conflicts with the U.S. + patent office then I am incorrect. + You should consult the U.S. + patent office for definitive and certainly more complete information. +\end_layout + +\begin_layout Standard +The patent application consists of the following sections: +\end_layout + +\begin_layout Itemize +front matter +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + + or information - where the definitions are provided like the inventor name, + title, etc. +\end_layout + +\begin_layout Itemize +(optional) Cross-references +\begin_inset Index idx +status open + +\begin_layout Plain Layout +cross-reference to related applications +\end_layout + +\end_inset + + - where cross-references to related applications are listed. +\end_layout + +\begin_layout Itemize +Field of the Invention (or Technical Field) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +field of the invention +\end_layout + +\end_inset + + - where the field of the invention is very briefly described. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +background of the invention +\end_layout + +\end_inset + +Background of the Invention (or just Background) - where prior art and present + day problems are described. +\end_layout + +\begin_layout Itemize +(optional) Objects of the Invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +objects of the invention +\end_layout + +\end_inset + + - where the problem being addressed is described. +\end_layout + +\begin_layout Itemize +Summary of the Invention (or just Summary) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +summary of the invention +\end_layout + +\end_inset + + - where the invention is summarily described. +\end_layout + +\begin_layout Itemize +Description of Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +description of drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + + - where each drawing is referred to and described briefly. +\end_layout + +\begin_layout Itemize +Detailed Description of the Preferred Embodiments (or just Detailed Description) +\begin_inset Index idx +status open + +\begin_layout Plain Layout +detailed description of the preferred embodiments +\end_layout + +\end_inset + + - where the best known and detailed description of the invention is described. + This is usually the longest section. +\end_layout + +\begin_layout Itemize +Claims +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + + - where the claims are made. +\end_layout + +\begin_layout Itemize +Abstract +\begin_inset Index idx +status open + +\begin_layout Plain Layout +abstract +\end_layout + +\end_inset + + - where a single paragraph summary is provided describing what the invention + is about. + It must not exceed 150 words. +\end_layout + +\begin_layout Itemize +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!list section +\end_layout + +\end_inset + +Annotation List - where the drawing elements are defined for referencing + elsewhere in the application. +\end_layout + +\begin_layout Itemize +Drawings +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!section +\end_layout + +\end_inset + + - where the drawing files are listed and included. +\end_layout + +\begin_layout Standard +Of the sections listed, some are not actually printed in the final application. + The front matter just contains the definitions outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. + The annotation list contains the list of elements in figures that are annotated + as outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Annotation-List" + +\end_inset + +. + The annotation list is printed only in draft mode as mentioned in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Printing-Mode" + +\end_inset + +. + The drawings, annotation list and description of the drawings section are + automatically produced as a function of information provided in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\begin_layout Standard +The Drawings, Annotations and Description of Drawings sections are created + automatically as a function of the information provided in the Drawings.lyx + or Drawings.tex file provided. + +\end_layout + +\begin_layout Standard +Each section and how to fill in the information is now provided in subsequent + sections below. +\end_layout + +\begin_layout Subsection +Front Matter +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +front matter +\end_layout + +\end_inset + +The first thing you will need to provide is a list of information about + the application. + This is a mechanical operation and involves filling in various definitions + as covered in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Front-matter" + +\end_inset + +. +\end_layout + +\begin_layout Subsection +Run-on Sentences +\begin_inset CommandInset label +LatexCommand label +name "subsec:Run-on-Sentences" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +run-on sentences +\end_layout + +\end_inset + +There are several locations within patent applications that include what + I term run-on sentences. + These are sentences begging for some periods when read by non-legal personnel. + Some areas where this occurs are: +\end_layout + +\begin_layout Itemize +cross-references to other applications. +\end_layout + +\begin_layout Itemize +claims +\end_layout + +\begin_layout Itemize +descriptions of the drawings (although see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Standard +These occur when elements are being itemized. + The proper sentence structure is to list each of the elements delimiting + each with a semi-colon until the next to last element which also contains + an +\begin_inset Quotes eld +\end_inset + +and +\begin_inset Quotes erd +\end_inset + +. + If the sentence continues after the list ends, then the last element has + a semi-colon and the sentence continues. +\end_layout + +\begin_layout Standard +For example, a normal, layman’s description of an invention might look like + this: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left +An instrument is produced in a manner such that it has improved measurement + speed. + The instrument has elements A, B, and C. + Elements A and B are connected to each other. + This connection causes element C to have improved measurement speed. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The claim language for this might look like this: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left +An instrument having improved measurement speed comprising: +\begin_inset Newline newline +\end_inset + +an element A; +\begin_inset Newline newline +\end_inset + +an element B; and +\begin_inset Newline newline +\end_inset + +an element C; +\begin_inset Newline newline +\end_inset + +whereby the element A and the element B are connected to each other, and +\begin_inset Newline newline +\end_inset + +whereby the element C has improved measurement speed and the instrument + is faster. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +There are some other observations to make about this sentence, but the primary + one I want to make here is that it is in fact a single sentence. + All of the elements in the sections listed above are written in this manner + as a single sentence making heavy use of the semi-colon and colon. +\end_layout + +\begin_layout Subsection +Citations +\begin_inset CommandInset label +LatexCommand label +name "subsec:Citations" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +citations +\end_layout + +\end_inset + +When other works are relied upon in a patent application, they must be cited. + Works might be cited in a cross-reference (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Cross-references" + +\end_inset + +), in statements regarding prior art typically used to distinguish your + invention from things done in the past, or for terminology and establishment + of the enabling quality of your application. + As an example, if your invention relies on a chemical processing technique, + you might want to cite a paper that describes this technique so that a + reader can read this paper to understand terminology that you will use + regarding this technique or so that there is evidence that others skilled + in the art can read this paper and practice this technique. +\end_layout + +\begin_layout Standard +Inventors are not required to search for and cite all possible sources of + information. + Some things are so ordinarily known (like the Fourier Transform in signal + processing or the operation of the transistor in electronics) that they + go without saying. + If, however, you know about prior art material that the examiner might + find relevant to the review of your patent application, especially related + patents, you will need to provide this material along with a patent application + in the form of an +\emph on +Information Disclosure Statement +\emph default + (or IDS). + Patents only need to be identified since the patent office can easily access + the material. + The provision of this material is adequate and meets sufficiency requirements + as they are assumed to be part of the patent application even when not + cited. +\end_layout + +\begin_layout Standard +People familiar with journals and other scholarly works know about typical + citation rules which involve particular formatting rules. + These rules provide for the exact manner the work is cited and where the + cited work exists. + Usually, in scholarly works, the citation is a subscripted number or other + reference and the actual citation appears in a footnote or at the end of + the article in a bibliography. + Patent applications have no such rules except: +\end_layout + +\begin_layout Itemize +citations are not referenced with numbers or other referencing formats. +\end_layout + +\begin_layout Itemize +patent applications do not have footnotes or bibliography sections. +\end_layout + +\begin_layout Itemize +citations appear inline with patent application text. + This looks awkward, but it's how it's done. +\end_layout + +\begin_layout Standard +Citation formats should follow reasonable formatting rules. + Citation of a patent or patent application generally contains: +\end_layout + +\begin_layout Itemize +The words US Provisional or US Utility Patent or US Patent Application +\end_layout + +\begin_layout Itemize +The number (a patent number looks like x,xxx,xxx and a patent application + number looks like xx/yyy,yyy where xx is the series code and yyy,yyy is + the serial number). +\end_layout + +\begin_layout Itemize +The date of filing +\end_layout + +\begin_layout Itemize +The title +\end_layout + +\begin_layout Itemize +The inventor or first named inventor et al. +\end_layout + +\begin_layout Itemize +(sometimes) the assignee name. +\end_layout + +\begin_layout Standard +An example citation looks like this: +\end_layout + +\begin_layout Standard +US Provisional Patent Application 61/300,149, filed 02/01/2010 titled ``Wavelet + Denoising'' to Pupalaikis et al. +\end_layout + +\begin_layout Subsection +Cross-references +\begin_inset CommandInset label +LatexCommand label +name "subsec:Cross-references" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +cross-reference to related applications +\end_layout + +\end_inset + +Most applications do not involve cross-references to other applications. + If cross-references are required, a patent attorney will know. + Cross-references are required if an application is: +\end_layout + +\begin_layout Itemize +preceded by a provisional application +\begin_inset Index idx +status open + +\begin_layout Plain Layout +provisional application +\end_layout + +\end_inset + +, +\end_layout + +\begin_layout Itemize +a continuation +\begin_inset Index idx +status open + +\begin_layout Plain Layout +continuation +\end_layout + +\end_inset + + (or continuation in part), or +\end_layout + +\begin_layout Itemize +a divisional +\begin_inset Index idx +status open + +\begin_layout Plain Layout +divisional +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +These are somewhat unusual circumstances and often this section is omitted. + There are also even less common circumstances where further cross-references + may be appropriate. +\end_layout + +\begin_layout Standard +When cross-references to other applications are needed, there is usually + one, long run-on sentence (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + +) describing the references. +\end_layout + +\begin_layout Standard +The list of cross-references may be preceded by a clause like +\begin_inset Quotes eld +\end_inset + +This application claims the benefit of\SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + when the cross-referenced applications are provisional applications or + a clause like +\begin_inset Quotes eld +\end_inset + +This application is a continuation of \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + + when the application is a continuation of cross-referenced applications. + It may be terminated with a clause like +\begin_inset Quotes eld +\end_inset + +the contents of each of these applications being incorporated herein by + reference. +\begin_inset Quotes erd +\end_inset + + It is written entirely in a single sentence paragraph with no line breaks + or carriage returns within the sentence. + The statement of incorporation by reference means that the application + is not provided along with the patent application, but is referred to so + that the patent office can find it. + Incorporation means that the entire application referenced is considered + to be part of the application in it's entirety. +\end_layout + +\begin_layout Standard +Here is an example: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +This application claims the benefit of US Provisional Patent Application + 61/300,149, filed 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; US Provisional Patent Application 61/300,160, filed + 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; US Provisional Patent Application 61/300,230, filed + 02/01/2010 titled +\begin_inset Quotes eld +\end_inset + +Time Domain Reflectometry Step to S-Parameter Conversion +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al.; and US Provisional Patent Application 61/355,182, + filed 06/16/2010 titled +\begin_inset Quotes eld +\end_inset + +Wavelet Denoising for Time-Domain Network Analysis +\begin_inset Quotes erd +\end_inset + + to Pupalaikis et al., the contents of each of these applications being incorpora +ted herein by reference. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Subsection +Field of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +field of the invention +\end_layout + +\end_inset + +This section is where the field of the invention is very briefly described. + The brevity of description cannot be over emphasized. + It is used only to help the patent office properly classify the application + and to ensure it is dispatched to the proper examiner. + It consists of one or two sentences. + An example is: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +The present invention relates in general to network analysis and network + device measurements. + More specifically, one or more embodiments may relate to measurements of + a device under test (DUT) whereby the measurement instrument connection + to the DUT is made utilizing fixtures or probes whose effects it is desirable + to remove. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +We refer to our invention as the present invention +\begin_inset Index idx +status open + +\begin_layout Plain Layout +present invention +\end_layout + +\end_inset + + where present means the invention in this application. + The field of the invention starts with a general field and then transitions + to a more specific field as shown in the example. + The field refers mostly to the field of problems and solutions, not detail + about our invention. +\end_layout + +\begin_layout Standard +The Field of the Invention should be as short as possible as to not limit + the claims. +\end_layout + +\begin_layout Subsection +Background of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +background of the invention +\end_layout + +\end_inset + +This section is where prior-art and sometimes present day problems are described. + It helps to tell a story to the examiner to help him gain the context of + the invention. + In the background, we do not talk about our invention. + Instead, we tell a story about what the world looked like before the invention. +\end_layout + +\begin_layout Standard +The story starts as far back as necessary to give the proper context, but + be as brief as possible. + For example, a patent application for an invention for a probe de-embedding + method in network analysis might talk first about network analysis and + probes in general. + With a context for the invention established, a well written background + gradually transitions into describing various problems especially problems + related to those involved in the invention. + In many situations, especially in crowded fields, it is important to describe + prior art solutions, taking specific interest in describing the drawbacks + of prior-art methods, especially those addressed by the invention. + Also, you should mention characteristics of the prior art that is different + from your invention (but without mentioning your invention - you cannot + contrast, only mention these characteristics). + Just remember, here is not the place to say anything about the invention. + Pretend it doesn't exist, but talk about problems that will be solved by + the invention. + Usually, after describing lots of problems, this section ends with a paragraph + that begins: +\begin_inset Quotes eld +\end_inset + +what is needed is.... +\begin_inset Quotes erd +\end_inset + + where you state problems that need a solution (but list only the problems + that your invention will solve). +\end_layout + +\begin_layout Standard +You should take care in writing the background because you will be stuck + with any admission that something is prior art. + You should also be careful that you don't cause the reader to believe that + your solution is obvious. +\end_layout + +\begin_layout Subsection +Objects of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +objects of the invention +\end_layout + +\end_inset + +This section is where the problem being addressed is described. + A good transition between the previous section on the background and this + section is to begin with a paragraph that defines a broad object, like + +\begin_inset Quotes eld +\end_inset + +It is an object of the invention to overcome the drawbacks of the prior + art +\begin_inset Quotes erd +\end_inset + +. + Then you can state: +\begin_inset Quotes eld +\end_inset + +It is therefore an object of this invention to... +\begin_inset Quotes erd +\end_inset + + where you list the problems you will solve with your invention. + You want the list of objects to match up well with problems needing solution + listed at the end of the previous section. + If you do it right, it lines up perfectly and sets up the context and expectati +on in the readers mind regarding solutions during the remainder of the specifica +tion. +\end_layout + +\begin_layout Standard +Usually, this section is relatively short and is simply a list of objects. + The first paragraph starts as mentioned above and usually this first paragraph + lists only the first object. + The next paragraph starts like +\begin_inset Quotes eld +\end_inset + +It is another object of the invention to.... +\begin_inset Quotes erd +\end_inset + +. + The paragraphs continue until all objects are listed. +\end_layout + +\begin_layout Standard +In this section, refrain from writing anything about how the objects will + be attained. + Keep the reader in suspense with only the promise that the objects will + be met. +\end_layout + +\begin_layout Standard +End this section with some boilerplate statements that allow you to not + be limited only to the objects listed: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter +Still other objects and advantages of the invention will in part be obvious + and will in part be apparent from the specification and drawings. + +\family default + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Summary of the Invention +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +summary of the invention +\end_layout + +\end_inset + +This is where the invention is summarily described. + Avoid as much detail as possible. +\end_layout + +\begin_layout Subsection +Description of Drawings +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +brief description of the drawings +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!brief description section +\end_layout + +\end_inset + +This section is automatically produced by \SpecialChar LaTeX + macros. + It is where each drawing is referred to and described briefly, meaning + +\bar under +very +\bar default + briefly. + Usually, you should wait until you are almost finished with the application + to fill in this section, because you will want the complete list of drawings + in the drawing section to be correct and in order first. + If you are using \SpecialChar LaTeX + or \SpecialChar LyX + to write your application, you do not have this concern. +\end_layout + +\begin_layout Standard +The description of the drawings has the section title: Brief Description + of the Drawings. + The brief descriptions are prefixed with language like: +\begin_inset Quotes eld +\end_inset + +For a more complete understanding of the invention, reference is made to + the following description and accompanying drawings, in which: +\begin_inset Quotes erd +\end_inset + + +\end_layout + +\begin_layout Standard +The drawing descriptions are each written starting on a new line prefixed + by the figure number like +\begin_inset Quotes eld +\end_inset + +FIG. + 1 is \SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + +. +\end_layout + +\begin_layout Standard +The drawing descriptions are provided as a run-on sentence (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Run-on-Sentences" + +\end_inset + + but also see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + +). +\end_layout + +\begin_layout Subsection +Detailed Description of the Preferred Embodiments +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +detailed description of the preferred embodiments +\end_layout + +\end_inset + +This is where the best known and detailed description of the invention is + described. + This is usually the longest section. + Here, you describe the invention. + Make use of the drawings, but remember to make use of annotations as outlined + in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. + When writing a patent, it is your duty to describe the +\begin_inset Index idx +status open + +\begin_layout Plain Layout +preferred embodiments +\end_layout + +\end_inset + + +\emph on +preferred embodiment +\emph default +s and most importantly the +\emph on +best mode +\emph default +. + This is just a fancy name for +\begin_inset Quotes eld +\end_inset + +the best way you know how +\begin_inset Quotes erd +\end_inset + +. + If lesser ways are useful too and especially if these lesser constructions + are covered in your claims, they should be described also. + Describing all related constructions or possibilities you can think of + is not necessary but ought to be described because it can increase the + scope of legal protection offered. + This is one of the things that make patent application writing so tedious. + +\end_layout + +\begin_layout Standard +When describing the invention, try to avoid overly definitive or absolute + statements like never, always, etc. + and try to use words like may, can, etc. + Use words like preferably. + You may want to make statements like +\begin_inset Quotes eld +\end_inset + +The inventor of the present invention has determined that..... +\begin_inset Quotes erd +\end_inset + + when describing certain preferable constructs, especially when the determinatio +n itself is innovative and inventive. +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +enabling +\end_layout + +\end_inset + +Another thing to know is that it's your obligation to describe the invention + in enough detail so that it would enable one ordinarily skilled in the + art +\begin_inset Index idx +status open + +\begin_layout Plain Layout +skilled in the art +\end_layout + +\end_inset + + to follow your instructions to construct or practice the invention. + What this means is that if your invention is an electronic circuit, you + are not required to first teach an undergraduate engineering course but + your instructions must enable an electrical engineer to follow the instructions + and obtain the stated benefit of the invention. + I personally choose to err on providing more information, especially for + important patents because of the possibility for continuations. + Also, non-enablement is not often challenged by an examiner, but might + be determined long after your patent is granted during litigation which + can invalidate it. + +\end_layout + +\begin_layout Subsection +Claims +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +claims +\end_layout + +\end_inset + +This is where the claims are made. + The claims are the actual rights that you obtain. + Think of it this way: All of the rest of the patent serves only to tell + a story, teach the best method and techniques known and to clarify language + that you will employ in your claims. + As such, the rest of the application (called the specification) serves + to entitle you to an invention through your teaching. + But, when all is said and done, the claims are your only patent rights. + +\end_layout + +\begin_layout Standard +Claims characterize the invention and are written with the help of a patent + attorney skilled at patent prosecution. + They are best drafted jointly where the inventor clarifies the defined + protection and the attorney helps draft verbiage that meets legal requirements + and ensures the desired protection is obtained. + Despite the need for an attorney, it helps to understand claims so you + can at least define the invention and clear things up in your own head. + It also helps to attempt the drafting of claims so that you can ensure + that the specification contain support and needed definitions that can + be employed in the claims. + It is highly useful to draft claims prior to writing the specification, + but I admit that I have never been successful doing this. +\end_layout + +\begin_layout Standard +Claims are the invention. + The goal of claims writing, is to describe a set of elements and their + configurations such that if anyone else were to build something with each + and every element listed in the configuration stated, they would infringe + your patent. + The goal is not to provide a set of instructions that enable the building + of the invention, only a minimum set of elements or steps to distinguish + the invention over the prior art. +\end_layout + +\begin_layout Standard +Usually, when filing a patent, one writes a number of claims constituting + the invention. + In order to infringe +\begin_inset Index idx +status open + +\begin_layout Plain Layout +infringe +\end_layout + +\end_inset + + a patent, an infringer would need to have every element in a configuration + dictated by a single claim. + When making claims, the first claim is an independent claim. + When a claim is independent, it stands on its own. + Subsequent claims may be independent or dependent. + A dependent claim always begins with a reference to a previous claim like + +\begin_inset Quotes eld +\end_inset + +The method of claim 1 further comprising\SpecialChar ldots + +\begin_inset Quotes erd +\end_inset + +. + When a claim is dependent, the claim is a further constraint on the independent + claim. + If you are confused about this, simply take the entire claim referenced + and place it at the front of the claim. + That is actually exactly how a dependent claim is interpreted. + If a dependent claim is dependent on another dependent claim, then it's + even further constraining. +\end_layout + +\begin_layout Standard +Independent claims are always the broadest claims and dependent claims are + always narrower. + If an infringer infringes a dependent claim, the claim depended on is also + always infringed. +\end_layout + +\begin_layout Standard +The strategy of drafting claims involves starting with an independent claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +independent claim +\end_layout + +\end_inset + + written as broadly as possible. + The broadness is dictated by trying to ensure that no prior-art can be + found that would match all of the elements in the claim in a non-obvious + manner. + Subsequent dependent claim +\begin_inset Index idx +status open + +\begin_layout Plain Layout +dependent claim +\end_layout + +\end_inset + +s are then drafted which narrow the claim scope. + The thought is that if someone were to copy the invention and the patent + was litigated, that the copier would need to infringe dependent claims + that would hold up better to prior-art scrutiny. + The narrower a claim is, the less likely a copier would need to infringe + it (making it technically less useful), but also the less likely for invalidati +on through finding prior-art or through claims of obviousness. + In summary, we shoot for claims that are broad making it more likely for + a copier to infringe, but hedge our bets through narrower claims that are + more likely to survive litigation. +\end_layout + +\begin_layout Subsection +Drawings +\begin_inset CommandInset label +LatexCommand label +name "subsec:Drawings" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!guidelines +\end_layout + +\end_inset + +This is where the drawing files are listed and included. + If you are using the \SpecialChar LaTeX + or \SpecialChar LyX + methods described in this document, then the + drawings are listed following the directions in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + and are automatically formatted using the macros described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Drawings-Section" + +\end_inset + +. + +\end_layout + +\begin_layout Standard +Handling drawings is one of the biggest challenges in creating patent applicatio +ns. + This is partly because the patent office has very specific rules regarding + drawings which are not intuitive. +\end_layout + +\begin_layout Standard +See +\begin_inset CommandInset href +LatexCommand href +target "http://www.uspto.gov/web/offices/pac/mpep/documents/appxr_1_84.htm" +literal "false" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Here you will find the patent office drawing requirements. + To basically summarize the requirements that are worthwhile describing: +\end_layout + +\begin_layout Itemize +Drawings must be in black ink. +\end_layout + +\begin_layout Itemize +Things that cannot be drawn, like screen images and photographs are permitted + under certain circumstances, but I advise redrawing and retouching somehow + to put in solid black ink form. +\end_layout + +\begin_layout Itemize +They must fit well within the page. + They must fit with a margin of 1 inch on top, 1 inch on the sides and 3/8 + inch on the bottom (meaning that a drawing cannot be larger than +\begin_inset Formula $6\frac{15}{16}^{"}\times9\frac{5}{8}^{"}$ +\end_inset + +). + To be on the safe side, use a drawing package with absolute size control + on the final output and set the size to +\begin_inset Formula $6^{"}\times9^{"}$ +\end_inset + + max. +\end_layout + +\begin_layout Itemize +Other than annotations (see +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +), use as few words as possible on the drawings - drawing elements are described + in words within the specification. +\end_layout + +\begin_layout Itemize +Numbers, letters and words must be at least +\begin_inset Formula $\frac{1}{8}^{"}$ +\end_inset + + in height. + (If you use TpX, the fonts are guaranteed to be the same in your drawing + and in your document if you use the proper settings. + See +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:TpX-Settings" + +\end_inset + +). +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Customizations and Formatting +\begin_inset CommandInset label +LatexCommand label +name "sec:Customizations-and-Formatting" + +\end_inset + + +\end_layout + +\begin_layout Standard +If you are an inventor trying to take a first shot at writing a patent applicati +on, you will not need any customizations mentioned in this section. + If you are a patent attorney trying to use these tools to improve your + patent application flow, you will invariably desire various changes to + meet your style. + The first, easiest customization is in the naming and inclusion of various + sections. + The names and the sections you wish to include is up to you and can be + changed easily by editing the PatentApplication.tex or PatentApplication.lyx + template documents which you are free to do. + More difficult customizations can be performed by editing the uspatent.cls + and uspatent.layout files, but these will require excessive skill with \SpecialChar LaTeX + + and \SpecialChar LyX +. + There are some relatively easy customizations that have been anticipated. + These can only be made with \SpecialChar LaTeX + code, however (use +\family typewriter +[Insert] [\SpecialChar TeX + Code] +\family default + to accomplish these customizations from within \SpecialChar LyX +). +\end_layout + +\begin_layout Subsection +Claims +\begin_inset CommandInset label +LatexCommand label +name "subsec:Claims-customization" + +\end_inset + + +\end_layout + +\begin_layout Standard +The uspatent.cls file begins the claims section with the text: +\begin_inset Quotes eld +\end_inset + +What is claimed is: +\begin_inset Quotes erd +\end_inset + +. + To change this, redefine the +\family typewriter + +\backslash +WhatIsClaimed +\family default + macro. +\end_layout + +\begin_layout Standard +Here is an example redefinition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align left + +\family typewriter + +\backslash +renewcommand{ +\backslash +WhatIsClaimed}{WHAT IS CLAIMED IS:} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Brief Description of the Drawings +\begin_inset CommandInset label +LatexCommand label +name "subsec:Brief-Description-of-Drawings-customization" + +\end_inset + + +\end_layout + +\begin_layout Standard +The uspatent.cls file provides for a Brief Description of the Drawings section + as outlined in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:The-Brief-Description-of-the-Drawings-Section" + +\end_inset + +. + To change the name of this section, redefine the +\family typewriter + +\backslash +annotationFigureListSectionName +\family default + macro. + To change the preamble of this section, redefine the +\family typewriter + +\backslash +annotationFigureListPreamble +\family default + macro. +\end_layout + +\begin_layout Standard +Here is an example redefinition: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +renewcommand{ +\backslash +annotationFigureListSectionName}{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +patentSection{Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout +\begin_inset VSpace smallskip +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +renewcommand{ +\backslash +annotationFigureListPreamble}{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter +Reference is made to the following description and accompanying drawings, + in which: +\backslash +par} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Also, during review of this document, there seems to be some question of + whether the description of the drawings really ought to be a run-on sentence +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + (see +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Run-on-Sentences" + +\end_inset + +) +\end_layout + +\end_inset + +. + To make the descriptions read as separate sentences each ending in a period, + provide the +\family typewriter + +\backslash +setFigureListNoRunOn +\family default + macro. +\end_layout + +\begin_layout Subsection +Unsupported Figure Extensions +\begin_inset CommandInset label +LatexCommand label +name "subsec:Unsupported-Drawing-Extensions" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!unsupported +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +unsupported figure extensions +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The figure extensions explicitely recognized are tpx, TpX, pdf, PDF, vbs, + VBS, py, tex, and pdf_tex. + All other extensions work implicitly because of how \SpecialChar LaTeX + works including jpeg + and png. + This is because extensions not explicitly understood are brought in via + the \SpecialChar LaTeX + +\family typewriter + +\backslash +includegraphics +\family default + macro which understands these. +\end_layout + +\begin_layout Standard +The main area where you are likely to have problems is in the area of program + listings - there are many types of listings and this class does not implement + the exhaustive list. + For example, if you wanted Octave code listings, you could provide: +\begin_inset Separator latexpar +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "60col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout + +\family typewriter + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure m +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + +\family typewriter + +\backslash +lstinputlisting[language=Octave]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Note that any file with an extension of .m will assume that it is an Octave + listing. +\end_layout + +\begin_layout Standard +In customized figure extensions, note that the extension to recognize is + the word in the above example after +\family typewriter +showfigure +\family default + (m in this case). + The command to import the figure is all of the second line, but note that + it must end in a +\family typewriter +} +\family default +. +\end_layout + +\begin_layout Section +Drawing Packages +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing packages +\end_layout + +\end_inset + +This section describes some basic ways to work with drawings with known + drawing packages. +\begin_inset Branch Patent Advice +inverted 0 +status open + +\begin_layout Standard + For guidelines on drawings, see +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawings" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. +\end_layout + +\end_inset + + I recommend that you provide drawings in either TpX (pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + format) or in pdf produced by other drawing packages. + To check the quality of drawings, even in pdf, create your drawing and + zoom the drawing on your computer screen. + If the drawing retains its crispness even under extreme zoom settings, + then the quality is good. + If it does not, you will need to find another solution. + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing package quality +\end_layout + +\end_inset + +This quality is illustrated in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:Zoomed-badness" + +\end_inset + + and +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:Zoomed-goodness" + +\end_inset + +. + Lossy formats like JPEG +\begin_inset Index idx +status open + +\begin_layout Plain Layout +JPEG +\end_layout + +\end_inset + + should particularly be avoided. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DrawingZoomBad.png + scale 75 + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Zoomed Drawing Exhibiting Badness +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:Zoomed-badness" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!drawing package quality +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Box Boxed +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "t" +use_parbox 0 +use_makebox 0 +width "80col%" +special "none" +height "1in" +height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename DrawingZoomGood.png + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Zoomed Drawing Exhibiting Goodness +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:Zoomed-goodness" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Visio +\begin_inset CommandInset label +LatexCommand label +name "subsec:Visio" + +\end_inset + + +\end_layout + +\begin_layout Standard +When using Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + +, the preferred method is to create your pictures in a two step process: +\end_layout + +\begin_layout Enumerate +Create your picture in whatever tool is appropriate. + Visio is a good tool for creating basic engineering diagrams, but other + tools might be appropriate. + Make sure this picture is no bigger than +\begin_inset Formula $5"\times8"$ +\end_inset + + to allow for annotation lines to extend outside the picture boundaries. +\end_layout + +\begin_layout Enumerate +Import your picture into Visio. + In the case that the picture was created in Visio, import the picture into + another Visio document using [insert][object] and then check the create + from file check box. + Browse to your file and import it. + If you are creating a visio drawing within visio (recommended), then use + [insert][object] and specify a visio drawing. +\end_layout + +\begin_layout Standard +Basically, the idea here is to use Visio as a +\emph on +housing +\emph default + for your drawing. + The housing contains the main drawing, sets the size of the drawing absolutely, + and is where the annotations are drawn. + The main drawing can be another embedded Visio drawing. +\end_layout + +\begin_layout Standard +When using Visio +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Visio +\end_layout + +\end_inset + +, the annotations must be numbered in Visio. + This numbering should definitely wait until the end since if you change + the numbering, you'll have to edit each and every drawing. + If you want, annotate the drawing with a text label, include the annotation + in the annotation list as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + + with similar descriptive text, and at the very end when you are almost + finished with the application, go back and change the text to the numbers + provided in the annotation list that is shown in the application in draft + mode. +\end_layout + +\begin_layout Subsubsection +Saving Your Drawing +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename VisioSave.png + scale 40 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Saving Visio Drawings as PDF +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AccessTpXDrawingProperties-1" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +When editing and saving your Visio drawing, you'll want to save your drawing + in Visio format and save it as a PDF. + The PDF document is what gets included in the application. + To do this, you want to use [Save As...], select PDF +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + as the type, then make sure the options are set to ISO 19005-1 compliant + PDF. +\end_layout + +\begin_layout Subsection +TpX +\begin_inset CommandInset label +LatexCommand label +name "subsec:TpX" + +\end_inset + + +\end_layout + +\begin_layout Standard +TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX +\end_layout + +\end_inset + + is the best tool for creating \SpecialChar LaTeX + drawings. + What's good about it is that it easily allows importing other documents + and touching them up. + More importantly though, it allows automatic drawing annotation. + This section will explain what you need to know to deal with TpX documents. +\end_layout + +\begin_layout Subsubsection +TpX Settings +\begin_inset CommandInset label +LatexCommand label +name "subsec:TpX-Settings" + +\end_inset + + +\end_layout + +\begin_layout Standard +Your TpX +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!settings +\end_layout + +\end_inset + + document must be saved with certain settings. + These settings can be found under the menu [Edit][Picture properties] as + shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AccessTpXDrawingProperties" + +\end_inset + +. +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename TpXSettingsAccess.png + scale 50 + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Accessing TpX Drawing Properties +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AccessTpXDrawingProperties" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You will only need to change a few very important properties. + These are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +itemsep}{0mm} +\end_layout + +\end_inset + +\SpecialChar TeX +Format=none - this prevents writing out spurious EPS files. +\end_layout + +\begin_layout Itemize +Pdf\SpecialChar TeX +Format=pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or tikz +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + (recommended) - this causes the graphics portion of the drawing to be output + in PDF if pdf is selected or it is embedded within the TpX document in + +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +TikZ~ +\end_layout + +\end_inset + + format if tikz is chosen. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Figure=none - this prevents the \SpecialChar LaTeX + portion of the file from including figure + information which is already included in the macro that imports the file. +\end_layout + +\begin_layout Itemize +FontSizeIn\SpecialChar TeX +=0 - this causes the font size to be used from your patent application + document settings. +\end_layout + +\begin_layout Standard +A comprehensive list of the desired settings are: +\end_layout + +\begin_layout Itemize +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +itemsep}{0mm} +\end_layout + +\end_inset + +Caption= +\end_layout + +\begin_layout Itemize +Comment= +\end_layout + +\begin_layout Itemize +Label= +\end_layout + +\begin_layout Itemize +PicScale=1 +\end_layout + +\begin_layout Itemize +Border=2 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Format=none +\end_layout + +\begin_layout Itemize +Pdf\SpecialChar TeX +Format=pdf +\begin_inset Index idx +status open + +\begin_layout Plain Layout +PDF +\end_layout + +\end_inset + + or tikz +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TikZ +\end_layout + +\end_inset + + (recommended) +\end_layout + +\begin_layout Itemize +BitmapRes=20000 +\end_layout + +\begin_layout Itemize +PicMagnif=1 +\end_layout + +\begin_layout Itemize +IncludePath= +\end_layout + +\begin_layout Itemize +LineWidth=0.3 +\end_layout + +\begin_layout Itemize +ArrowsSize=0.7 +\end_layout + +\begin_layout Itemize +StarsSize=1 +\end_layout + +\begin_layout Itemize +HatchingStep=2 +\end_layout + +\begin_layout Itemize +HatchingLineWidth=0.5 +\end_layout + +\begin_layout Itemize +DottedSize=0.5 +\end_layout + +\begin_layout Itemize +DashSize=1 +\end_layout + +\begin_layout Itemize +DefaultFontHeight=5 +\end_layout + +\begin_layout Itemize +FontName= +\end_layout + +\begin_layout Itemize +DefaultSymbolSize=30 +\end_layout + +\begin_layout Itemize +ApproximationPrecision=0.01 +\end_layout + +\begin_layout Itemize +MiterLimit=10 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +CenterFigure=1 +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +Figure=none +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigurePlacement= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigurePrologue= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +FigureEpilogue= +\end_layout + +\begin_layout Itemize +\SpecialChar TeX +PicEpilogue= +\end_layout + +\begin_layout Itemize +FontSizeIn\SpecialChar TeX +=0 +\end_layout + +\begin_layout Itemize +MetaPost\SpecialChar TeX +Text=1 +\end_layout + +\begin_layout Subsubsection +Annotations +\begin_inset CommandInset label +LatexCommand label +name "subsec:Annotations-1" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in TpX +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!annotations +\end_layout + +\end_inset + +TpX is great for annotating because it can be handled automatically. + This is done by drawing a line to the element and then labeling it. + The line drawing is self explanatory. + The labeling should be such that it is aligned 1 mm below the line end + vertically and lined up with the line end horizontally as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename annotationAlignment.png + scale 40 + +\end_inset + + +\begin_inset Caption Standard + +\begin_layout Plain Layout +Annotation Alignment +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "fig:AnnotationAlignment" + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in TpX +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +TpX!annotations +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +Notice in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + + that the text properties dialog is shown showing how the annotation is + labeled. + TpX enables two types of annotation labels: +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + - the text you will see on the diagram which can be labeled in plain English. + This text will not actually show up in your figure if there is a Tex te + label. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te - the text that describes what will be seen in the diagram. + Note here that we use the +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotationNumberReference macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotationNumberReference +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\backslash +annotateNoBrackets macro +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +\SpecialChar LaTeX +!macro! +\backslash +annotateNoBrackets +\end_layout + +\end_inset + +macro +\backslash +annotateNoBrackets{input} which tells the document compiler to figure out + the number that belongs in the label. + In order for this to work properly, the label input must have been entered + in the annotation list as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "sec:Drawings" + +\end_inset + +. + If you don't, the drawing will show ?? for the number when you print your + application. + +\end_layout + +\begin_layout Standard +As mentioned, these text labels can be used in two ways: +\end_layout + +\begin_layout Itemize +no \SpecialChar TeX + te label - the label shown in the drawing and in your document will + be the label shown in the \SpecialChar TeX + box. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te label provided - the label shown while editing your document will be + the \SpecialChar TeX + label, but the label shown when you print your document will be the + \SpecialChar TeX + te label which can be a macro, if desired. +\end_layout + +\begin_layout Standard +If using TpX, you should know that the size of the drawing will be such + that a box can surround the figure, as seen on the TpX screen. + This means according to the \SpecialChar TeX + text shown, which is unfortunate. + You will need to keep your \SpecialChar TeX + text short so that it does not make TpX think + that the drawing is larger than it will actually be when formatted. +\end_layout + +\begin_layout Subsubsection +Text Labels +\end_layout + +\begin_layout Standard +Text labels may be added to your drawing by using insert text. + When you insert text, there are many possibilities for how your text labels + will be shown. + You can use macros, formulas and other things as well as plain text. + The strategy you want to follow is when you are inserting just plain text, + then use insert text and just type it in. + When you are inserting something other than plain text, like a formula, + then use insert text, type in some text that you want to see when editing + the document (you cannot see the actual formula until you view the final + document), and then edit the text properties. + When you edit the text properties, you will see two boxes as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:AnnotationAlignment" + +\end_inset + +: +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + - the text you will see on the diagram which can be labeled in plain English. + This text will not actually show up in your figure if there is a Tex te + label. +\end_layout + +\begin_layout Itemize +\SpecialChar TeX + te - the text that describes what will be seen in the final output. + This can be plain text, \SpecialChar LaTeX + formulas, macros, etc. + The writing of \SpecialChar LaTeX + formulas is beyond the scope of this document. + Just know that you have this capability. +\end_layout + +\begin_layout Subsection +Inkscape +\begin_inset CommandInset label +LatexCommand label +name "subsec:Inkscape" + +\end_inset + + +\end_layout + +\begin_layout Standard +Inkscape +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape +\end_layout + +\end_inset + + is another possible tool for creating \SpecialChar LaTeX + drawings. + What's important is that it can output in \SpecialChar LaTeX + format, thus making use of the + annotation macros. +\end_layout + +\begin_layout Subsubsection +Drawing Size +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapeDocumentProperties.png + width 60col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape Document Properties Dialog +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeDocumentProperties" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +figure!size +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!figure size +\end_layout + +\end_inset + +When using Inkscape, you will want to specify the drawing size exactly, + and you'll want to do that upfront. + To do this, access the [File][Document Properties] dialog as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeDocumentProperties" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeDocumentProperties" + +\end_inset + +, I've specified +\begin_inset Formula $5\times3$ +\end_inset + + inches. + You'll want to keep the page border displayed until the very end where + you un-check this box so that the border doesn't appear. +\end_layout + +\begin_layout Subsubsection +Annotations +\begin_inset CommandInset label +LatexCommand label +name "subsec:InkscapeAnnotations" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapeDrawingWindow.png + width 80col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape Annotations +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeAnnotations" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +annotation!in Inkscape +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!annotations +\end_layout + +\end_inset + +In Inkscape, annotations are easily provided by simply typing the macro + text as text as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeAnnotations" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeAnnotations" + +\end_inset + + you see the three annotations provided in the example using the +\family typewriter + +\backslash +annotateNoBrackets +\family default + macro as described in +\begin_inset CommandInset ref +LatexCommand formatted +reference "subsec:Drawing-and-Annotation-Cross-referencing" + +\end_inset + +. +\end_layout + +\begin_layout Subsubsection +Saving the Drawing +\end_layout + +\begin_layout Standard +\begin_inset Float figure +wide false +sideways false +status open + +\begin_layout Plain Layout +\align center +\begin_inset Graphics + filename InkscapePortableDocumentFormat.png + width 40col% + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout +Inkscape File Save +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:InkscapeFileSave" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Index idx +status open + +\begin_layout Plain Layout +Inkscape!format +\end_layout + +\end_inset + +In Inkscape, the normal extension on saved files is .svg. + In order to make use of the drawing from within \SpecialChar LaTeX +, you'll want to save it + as .pdf. + When you execute [File][Save As\SpecialChar ldots +], you will be provided with certain options + as shown in +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeFileSave" + +\end_inset + +. + In +\begin_inset CommandInset ref +LatexCommand formatted +reference "fig:InkscapeFileSave" + +\end_inset + +, you'll want to check the PDF+ +\begin_inset ERT +status open + +\begin_layout Plain Layout + +LaTeX +\end_layout + +\end_inset + + selection. + You should keep the master document saved in .svg. + When you are done, you will have three files: +\end_layout + +\begin_layout Itemize +svg - master document in scalable vector graphics form. +\end_layout + +\begin_layout Itemize +pdf - a pdf file containing any graphics in your document. +\end_layout + +\begin_layout Itemize +pdf_tex - a TikZ (\SpecialChar LaTeX + format) file - the file actually included in your patent + application containing \SpecialChar LaTeX + code that imports the .pdf file. +\end_layout + +\begin_layout Standard +Thus, when specifying the drawing in your patent application, specify pdf_tex + as the file extension. + As one final note, when using \SpecialChar LyX +, you will find that \SpecialChar LyX + doesn't really like + the underscore in the file extension. + It will convert pdf_tex to pdf +\backslash +_tex, which you don't want. + To work around this, you will want to enclose the extension in ERT by using + [Insert][ +\begin_inset ERT +status open + +\begin_layout Plain Layout + +TeX +\end_layout + +\end_inset + + Code] to avoid this conversion. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +sectionmark}[1]{ +\backslash +markright{#1}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix A - uspatent.cls Listing +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix A - uspatent.cls Listing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix A - uspatent.cls Listing} +\end_layout + +\end_inset + + +\begin_inset listings +inline false +status open + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This is file `uspatent.cls', +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\end_layout + +\begin_layout Plain Layout + +%% Copyright 2012,2016 Peter J. + Pupalaikis +\end_layout + +\begin_layout Plain Layout + +%% Version 2.0 +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work may be distributed and/or modified under the +\end_layout + +\begin_layout Plain Layout + +%% conditions of the LaTeX Project Public License, either +\end_layout + +\begin_layout Plain Layout + +%% version 1.3 of this license or (at your option) any +\end_layout + +\begin_layout Plain Layout + +%% later version. +\end_layout + +\begin_layout Plain Layout + +%% The latest version of the license is in +\end_layout + +\begin_layout Plain Layout + +%% http://www.latex-project.org/lppl.txt +\end_layout + +\begin_layout Plain Layout + +%% and version 1.3 or later is part of all distributions of +\end_layout + +\begin_layout Plain Layout + +%% LaTeX version 2003/06/01 or later. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work consists of the files listed in the README file. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + + +\backslash +NeedsTeXFormat{LaTeX2e} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ProvidesClass{uspatent}% +\end_layout + +\begin_layout Plain Layout + + [2016/30/11 v2.0 U.S. + Patent Application Class] +\end_layout + +\begin_layout Plain Layout + +% +\backslash +DeclareOption*{ +\backslash +PassOptionsToClass{ +\backslash +CurrentOption}{memoir}} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +ProcessOptions +\end_layout + +\begin_layout Plain Layout + + +\backslash +LoadClass[letterpaper,12pt]{memoir}[1996/10/24] +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newif +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + + +\backslash +PatentOfficeModetrue +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newif +\backslash +ifFigureCaptionsOnTop +\end_layout + +\begin_layout Plain Layout + + +\backslash +FigureCaptionsOnTopfalse +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeName}{ +\backslash +def +\backslash +assigneeName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeAddress}{ +\backslash +def +\backslash +assigneeAddress} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneeCity}{ +\backslash +def +\backslash +assigneeCity} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setAssigneePhone}{ +\backslash +def +\backslash +assigneePhone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setDocketNumber}{ +\backslash +def +\backslash +patentNumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerName}{ +\backslash +def +\backslash +patentLawyerName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerNumber}{ +\backslash +def +\backslash +patentLawyerNumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setLawyerPhone}{ +\backslash +def +\backslash +patentLawyerPhone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setOtherInventor}[1]{ +\backslash +otherInventor{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setDocumentVersion}{ +\backslash +def +\backslash +patentDocumentVersion} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setPrintingModeDraft}{ +\backslash +PatentOfficeModefalse} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setPrintingModeApplication}{ +\backslash +PatentOfficeModetrue} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +inventor}{ +\backslash +author} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setFiguresLocation}{ +\backslash +def +\backslash +dwgDir} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +setFigureCaptionsOnTop}{ +\backslash +FigureCaptionsOnToptrue} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +settrimmedsize{11in}{8.5in}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +trimtop}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +trimedge}{0pt} +\end_layout + +\begin_layout Plain Layout + + +\backslash +settypeblocksize{8.5in}{36pc}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setulmargins{1.5in}{*}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlrmargins{*}{*}{1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setmarginnotes{17pt}{51pt}{ +\backslash +onelineskip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setheadfoot{5 +\backslash +onelineskip}{3 +\backslash +onelineskip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setheaderspaces{*}{2 +\backslash +onelineskip}{*} +\end_layout + +\begin_layout Plain Layout + + +\backslash +checkandfixthelayout +\end_layout + +\begin_layout Plain Layout + + +\backslash +captiondelim{} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifpdf +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[pdftex]{graphicx} +\end_layout + +\begin_layout Plain Layout + +%No Commas in the PDF Title!?! +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[ +\end_layout + +\begin_layout Plain Layout + +hyperindex=true, +\end_layout + +\begin_layout Plain Layout + +pdfusetitle, +\end_layout + +\begin_layout Plain Layout + +bookmarks=true, +\end_layout + +\begin_layout Plain Layout + +extension= pdf, +\end_layout + +\begin_layout Plain Layout + +linkcolor=black, +\end_layout + +\begin_layout Plain Layout + +colorlinks=true, +\end_layout + +\begin_layout Plain Layout + +hyperfootnotes=false, +\end_layout + +\begin_layout Plain Layout + +pdffitwindow=true, +\end_layout + +\begin_layout Plain Layout + +pdftoolbar=true, +\end_layout + +\begin_layout Plain Layout + +pdfmenubar=true, +\end_layout + +\begin_layout Plain Layout + +debug=false, +\end_layout + +\begin_layout Plain Layout + +pagebackref=true +\end_layout + +\begin_layout Plain Layout + +]{hyperref} +\end_layout + +\begin_layout Plain Layout + + +\backslash +DeclareGraphicsExtensions{ .pdf, .jpg, .tif} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[dvips]{graphicx} +\end_layout + +\begin_layout Plain Layout + + +\backslash +DeclareGraphicsExtensions{ .eps, .jpg } +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{amsmath} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{enumitem} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[nolist]{acronym} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{memhfixc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{xspace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{prettyref} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{lmodern} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[T1]{fontenc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{babel} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage{tikz} +\end_layout + +\begin_layout Plain Layout + + +\backslash +usepackage[figuresright]{rotating} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{eq}{ +\backslash +textup{( +\backslash +ref{#1})}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{cla}{claim +\backslash +ref{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{tab}{Table +\backslash +ref{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newrefformat{fig}{ +\backslash +figurename +\backslash + +\backslash +textbf{ +\backslash +ref{#1}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentTitlePage}{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeName +\backslash +undefined +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +assigneeName{~} +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +confidentialAssignee{~} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +edef +\backslash +confidentialAssignee{Confidential Property of +\backslash +assigneeName} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeAddress +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneeAddress{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneeCity +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneeCity{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +assigneePhone +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +assigneePhone{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentNumber +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentNumber{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerName +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerName{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerNumber +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerNumber{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentLawyerPhone +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentLawyerPhone{~} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +patentDocumentVersion +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +patentDocumentVersion{0.0} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +thedate +\backslash +undefined +\backslash +global +\backslash +edef +\backslash +thedate{ +\backslash +today} +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{title} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{title} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{titlingpage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +aliaspagestyle{titlingpage}{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +textbf{APPLICATION FOR UNITED STATES LETTERS PATENT} +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 172 pt +\end_layout + +\begin_layout Plain Layout + +Title: +\backslash +MakeUppercase{ +\backslash +thetitle } +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 172 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{flushleft} +\backslash +begin{tabular}{rl} Inventors: & +\end_layout + +\begin_layout Plain Layout + + +\backslash +theauthor +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{1} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{2} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{3} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{4} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{5} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{6} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{7} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +& +\backslash +inventorListName{8} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{tabular} +\backslash +par +\backslash +end{flushleft} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{flushright} +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +vskip 10 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash + +\backslash +[4 +\backslash +baselineskip] +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentLawyerName +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentLawyerNumber +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + +[2 +\backslash +baselineskip] +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeName +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeAddress +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneeCity +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +assigneePhone +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{flushright} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{titlingpage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parindent 10pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +DoubleSpacing +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +maketitle}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentTitlePage +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentStart +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureName{FIG.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +etal{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname inventorname 1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +~et~al. +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% use this command to put a comment in the margin +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentComment}[1]{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{SingleSpace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +marginpar{ +\backslash +tiny +\backslash +textcolor{red}{ +\backslash +begin{flushleft} #1 +\backslash +end{flushleft}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{SingleSpace} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentSection}[1]{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +Needspace{8pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[#1][]{} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +label{#2} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\end_layout + +\begin_layout Plain Layout + + +\backslash +textbf{ +\backslash +underline{ +\backslash +MakeUppercase{{#1}}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentParagraph}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\backslash +noindent +\end_layout + +\begin_layout Plain Layout + + +\backslash +refstepcounter{parnum}[ +\backslash +textbf{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 10 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 100 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifnum +\backslash +value{parnum} < 1000 0 +\backslash +else +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +arabic{parnum}}] +\end_layout + +\begin_layout Plain Layout + + +\backslash +indent} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings}{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings}{}{}{ +\backslash +scriptsize{ +\backslash +patentNumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{}{ +\backslash +thepage}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{}{ +\backslash +thepage}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{}{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{}{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{ +\backslash +thepage}{}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}}{}{ +\backslash +thepage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{center} +\backslash +textbf{ +\backslash +MakeUppercase{ +\backslash +thetitle }} +\backslash +end{center} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% don't show section numbers! +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{secnumdepth}{-1} +\end_layout + +\begin_layout Plain Layout + +% let them go into the "TOC" (even though we won't print it) because +\end_layout + +\begin_layout Plain Layout + +% this allows the PDF file to contain the appropriate bookmarks +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{tocdepth}{1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setbeforesecskip{0pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setaftersecskip{0pc} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parskip=10pt +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% this is used to number paragraphs +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcounter{parnum} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@inventornumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@inventornumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +otherInventor#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@inventornumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname inventorname +\backslash +the +\backslash +@inventornumber +\backslash +endcsname{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +inventorListName#1{ +\backslash +csname inventorname #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Claims are the only area where I still use labels, hence the +\end_layout + +\begin_layout Plain Layout + +% prettyref include. +\end_layout + +\begin_layout Plain Layout + +% +\backslash +patentClaimsStart essentially begins the enumerate environment and +\end_layout + +\begin_layout Plain Layout + +% +\backslash +patentClaimsEnd essentially ends it. +\end_layout + +\begin_layout Plain Layout + +% I'd like to remove this dependency someday and use the counter +\end_layout + +\begin_layout Plain Layout + +% mechanisms used elsewhere. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Inside, a claim is begin with +\backslash +beginClaim which labels it and starts +\end_layout + +\begin_layout Plain Layout + +% an +\backslash +item. +\end_layout + +\begin_layout Plain Layout + +% Claims are referenced with +\backslash +claimRef +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +beginClaim}[1]{ +\backslash +item +\backslash +label{cla:#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +claimRef}[1]{claim +\backslash +ref{cla:#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +WhatIsClaimed}{What is claimed is:} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentClaimsStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[Claims][]{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +parskip=0pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +WhatIsClaimed +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{enumerate} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentClaimsEnd}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{enumerate} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +% Patent drawings have a special header that numbers the drawing pages +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentDrawingsStart}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\begin_layout Plain Layout + +% +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + +%patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +setcounter{page}{1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings}{}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thetitle} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +theauthor +\backslash +etal} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentNumber} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentLawyerName +\backslash + +\backslash +patentLawyerPhone} +\backslash + +\backslash +[.1in] +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thepage/ +\backslash +thelastpage} +\end_layout + +\begin_layout Plain Layout + +}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings}{}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thetitle} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +theauthor +\backslash +etal} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentNumber} +\backslash + +\backslash + +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +patentLawyerName +\backslash + +\backslash +patentLawyerPhone} +\backslash + +\backslash +[.1in] +\end_layout + +\begin_layout Plain Layout + + +\backslash +tiny{ +\backslash +thepage/ +\backslash +thelastpage} +\end_layout + +\begin_layout Plain Layout + +}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{}{}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{}{}{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + +%not patent office mode +\end_layout + +\begin_layout Plain Layout + + +\backslash +pagestyle{myheadings} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenhead{myheadings} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +confidentialAssignee} +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +scriptsize{Draft of +\backslash +thedate +\backslash + +\backslash +version +\backslash +patentDocumentVersion}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeoddfoot{myheadings}{ +\backslash +thepage}{}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeevenfoot{myheadings}{ +\backslash +scshape{ +\backslash +tiny{ +\backslash +thetitle}}}{}{ +\backslash +thepage} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +section[Drawings][]{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{SingleSpace} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +patentDrawingsEnd}{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{SingleSpace} +\end_layout + +\begin_layout Plain Layout + +% +\backslash +newpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@annotationnumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationnumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcount +\backslash +@annotationfigurenumber +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +advanceannotationfigurenumber{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setannotationnumber#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +@annotationnumber=#1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationnumber by -1 +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationnextfigure{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setannotationfigurenumber#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +@annotationfigurenumber=#1 +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@newannotation#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anonum#1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationnumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anonum#1 +\backslash +endcsname{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anofignum +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\backslash +message{error: duplicate annotation #1} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDefinition{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@ifnextchar[{ +\backslash +@annotationDefinitionmulti}{ +\backslash +@newannotation}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@annotationDefinitionmulti[#1]#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@newannotation{#2} +\backslash +annotationName{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +@ifnextchar[{ +\backslash +@annotationDefinitionfull}{}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@annotationDefinitionfull[#1]{ +\backslash +annotationDescription{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDescription#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anodesc +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anodesc +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning description ``#1'' to annotation variable +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}'' +\end_layout + +\begin_layout Plain Layout + + - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListDescription{ +\backslash +the +\backslash +@annotationnumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationName#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anotext +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anotext +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning text name ``#1'' to annotation variable +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}'' +\end_layout + +\begin_layout Plain Layout + + - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListText{ +\backslash +the +\backslash +@annotationnumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationReference#1{% +\end_layout + +\begin_layout Plain Layout + +[ +\backslash +thinspace +\backslash +annotationNumberReference{#1} +\backslash +thinspace]} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNameAndReference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationTextReference{#1}~ +\backslash +annotationReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationDescriptionreference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +csname anodesc +\backslash +annotationNumberReference{#1} +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationTextReference#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +csname anotext +\backslash +annotationNumberReference{#1} +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNumberReference#1{ +\backslash +csname anonum#1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationNumberReferenceUnderlined#1{ +\backslash +underline{ +\backslash +csname anonum#1 +\backslash +endcsname}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListVariableName#1{ +\backslash +csname anoele #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListText#1{ +\backslash +csname anotext #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListDescription#1{ +\backslash +csname anodesc #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureNumber#1{ +\backslash +csname anofignum #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureDescription#1{ +\backslash +csname anofigdesc #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureExtension#1{ +\backslash +csname anofigext #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureCaption#1{ +\backslash +csname anofigcap #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureName#1{ +\backslash +csname anofigname #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListFigureOrientation#1{ +\backslash +csname anofigor #1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +newenvironment{pfigure}{ +\backslash +begin{figure}}{ +\backslash +end{figure}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureStartWithOrientation#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigor #1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewenvironment{pfigure}{ +\backslash +begin{figure}[ht]}{ +\backslash +end{figure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewenvironment{pfigure}{ +\backslash +begin{sidewaysfigure}}{ +\backslash +end{sidewaysfigure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListPrintFigure#1#2{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +testa{#1} +\backslash +edef +\backslash +testb{#2} +\backslash +edef +\backslash +testzero{0} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +testb +\backslash +testzero +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName #1--- +\backslash +annotationListFigureName{#1}.% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{#1}% +\end_layout + +\begin_layout Plain Layout + +--- +\backslash +annotationListFigureDescription{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifx +\backslash +testa +\backslash +testb +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName #1--- +\backslash +annotationListFigureName{#1}.% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{#1}% +\end_layout + +\begin_layout Plain Layout + +--- +\backslash +annotationListFigureDescription{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListSectionName{ +\backslash +section*{Annotation List}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +printAnnotationList{{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationnumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=0 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListSectionName +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anoele +\backslash +the +\backslash +@annotationnumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = -10 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListPrintFigure{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureNumber{ +\backslash +the +\backslash +@annotationnumber}} +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = 10 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash +hangindent = 20 pt +\end_layout + +\begin_layout Plain Layout + +% +\backslash +hangafter +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureNumber{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +the +\backslash +@annotationnumber---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListVariableName{ +\backslash +the +\backslash +@annotationnumber}---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListText{ +\backslash +the +\backslash +@annotationnumber}---% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListDescription{ +\backslash +the +\backslash +@annotationnumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +leftskip = -10 pt +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationnumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPrintFigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureName ~#1 +\backslash +annotationListFigureDescription{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListSectionName{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +section*{Brief Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPreamble{% +\end_layout + +\begin_layout Plain Layout + +For a more complete understanding of the invention, +\end_layout + +\begin_layout Plain Layout + +reference is made to the following description and accompanying +\end_layout + +\begin_layout Plain Layout + +drawings, in which: +\backslash +par} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +setFigureListNoRunOn{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListNextLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListOther{.} +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListLast{.} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListNextLast{; and} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListOther{;} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +printAnnotationFigureList{{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListSectionName +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListPreamble +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListPrintFigure{ +\backslash +the +\backslash +@annotationfigurenumber}% +\end_layout + +\begin_layout Plain Layout + +{ +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListLast +\backslash +else{ +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationFigureListNextLast +\backslash +else +\backslash +annotationFigureListOther +\backslash +par +\backslash +fi} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureDescription#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigdesc +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning description ``#1'' to annotation figure number +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureDescription{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureExtension#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning extension ``#1'' to annotation figure number +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureExtension{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureCaption#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigcap +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigcap +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning caption ``#1'' to annotation figure number + +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureCaption{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureOrientationSideways#1{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigor +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigor +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +message{error while assigning orientation ``#1'' to annotation figure number + +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +the +\backslash +@annotationfigurenumber'' - it was already defined as +\end_layout + +\begin_layout Plain Layout + +`` +\backslash +annotationListFigureOrientation{ +\backslash +the +\backslash +@annotationfigurenumber}''.} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureClearPageAfter{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname anofigcp +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@newfigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname fignum#1 +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +global +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname{#1} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +edef +\backslash +csname fignum#1 +\backslash +endcsname{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\backslash +message{error: duplicate annotation #1} +\backslash +fi} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureDefinition{ +\backslash +@ifnextchar[{ +\backslash +@figuredefinitionmulti}{ +\backslash +@newfigure}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +@figuredefinitionmulti[#1]#2{ +\backslash +@newfigure{#2} +\backslash +figureDescription{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureReference#1{FIG.~ +\backslash +figurenumberreference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +newcommand{ +\backslash +dwgDir}{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurenumberreference#1{ +\backslash +csname fignum#1 +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure vbs +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=VBScript]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure VBS +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=VBScript]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure py +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +lstinputlisting[language=Python]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure pdf +\backslash +endcsname #1#2{ +\backslash +includegraphics[]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure tpx +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure PDF +\backslash +endcsname #1#2{ +\backslash +includegraphics[]{ +\backslash +dwgDir/#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure TpX +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure tex +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.tex"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure pdf_tex +\backslash +endcsname #1#2{ +\backslash +input{" +\backslash +dwgDir/#1.#2"}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure placeholder +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + +no extension provided for file name #1. +\backslash +par This will be used as a placeholder} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +def +\backslash +csname showfigure unk +\backslash +endcsname #1#2{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +includegraphics[]{#1.#2}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatletter +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figures{{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +@annotationfigurenumber=1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +figuresStart +\end_layout + +\begin_layout Plain Layout + + +\backslash +loop +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigname +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigext +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +figureextension{placeholder} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +edef +\backslash +figureextension{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationListFigureExtension{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname showfigure +\backslash +figureextension +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + +% this is an unknown figure extension +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureshower{ +\backslash +csname showfigure unk +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figureshower{ +\backslash +csname showfigure +\backslash +figureextension +\backslash +endcsname} +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurename{ +\backslash +annotationListFigureName{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figurecaption{ +\backslash +annotationListFigureCaption{ +\backslash +the +\backslash +@annotationfigurenumber}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureStartWithOrientation{ +\backslash +the +\backslash +@annotationfigurenumber} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{pfigure} +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifFigureCaptionsOnTop +\end_layout + +\begin_layout Plain Layout + + +\backslash +centering +\backslash +figureReference{ +\backslash +figurename}~~ +\backslash +figurecaption +\backslash +par +\backslash +figureshower{ +\backslash +figurename}{ +\backslash +figureextension} +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +centering +\backslash +figureshower{ +\backslash +figurename}{ +\backslash +figureextension} +\backslash +par +\backslash +figureReference{ +\backslash +figurename}~~ +\backslash +figurecaption +\backslash +par +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{pfigure} +\end_layout + +\begin_layout Plain Layout + + +\backslash +expandafter +\backslash +ifx +\backslash +csname anofigcp +\backslash +the +\backslash +@annotationfigurenumber +\backslash +endcsname +\backslash +relax +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +clearpage +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + + +\backslash +advance +\backslash +@annotationfigurenumber by 1 +\end_layout + +\begin_layout Plain Layout + + +\backslash +repeat +\end_layout + +\begin_layout Plain Layout + + +\backslash +figuresEnd +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +makeatother +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListSectionName{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Brief Description of the Drawings}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationListSectionName{ +\backslash +patentSection{Annotation List}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPreamble{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph{For a more complete understanding of the invention, reference + is made to the following +\end_layout + +\begin_layout Plain Layout + +description and accompanying drawings, in which:}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +patentDrawingDescriptions{ +\backslash +printAnnotationFigureList} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +referencePatentFigure#1{ +\backslash +figureReference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotate#1{ +\backslash +annotationReference{#1}} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotateWithName#1{ +\backslash +annotationNameAndReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotationFigureListPrintFigure#1{ +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph{ +\backslash +figureName ~#1 +\backslash +annotationListFigureDescription{#1}}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +annotateNoBrackets#1{ +\backslash +annotationNumberReference{#1}} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figuresStart{ +\backslash +patentDrawingsStart} +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +figuresEnd{ +\backslash +patentDrawingsEnd} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +def +\backslash +patentDrawings{% +\end_layout + +\begin_layout Plain Layout + + +\backslash +ifPatentOfficeMode +\end_layout + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\begin_layout Plain Layout + + +\backslash +printAnnotationList +\end_layout + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figures +\end_layout + +\begin_layout Plain Layout + +} +\end_layout + +\begin_layout Plain Layout + + +\backslash +endinput +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% End of file `patent.cls'. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix B - PatentApplication.tex Listing +\end_layout + +\begin_layout Standard +\noindent +\align left +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix B - PatentApplication.tex Listing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix B - PatentApplication.tex Listing} +\end_layout + +\end_inset + + +\begin_inset listings +inline false +status open + +\begin_layout Plain Layout +\align left + +%% +\end_layout + +\begin_layout Plain Layout + +%% This is file `PatentApplication.tex', +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% Author: Peter J. + Pupalaikis (pete_pope at hotmail dot com) +\end_layout + +\begin_layout Plain Layout + +%% Copyright 2012, 2016 Peter J. + Pupalaikis +\end_layout + +\begin_layout Plain Layout + +%% Version 2.0 +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work may be distributed and/or modified under the +\end_layout + +\begin_layout Plain Layout + +%% conditions of the LaTeX Project Public License, either +\end_layout + +\begin_layout Plain Layout + +%% version 1.3 of this license or (at your option) any +\end_layout + +\begin_layout Plain Layout + +%% later version. +\end_layout + +\begin_layout Plain Layout + +%% The latest version of the license is in +\end_layout + +\begin_layout Plain Layout + +%% http://www.latex-project.org/lppl.txt +\end_layout + +\begin_layout Plain Layout + +%% and version 1.3 or later is part of all distributions of +\end_layout + +\begin_layout Plain Layout + +%% LaTeX version 2003/06/01 or later. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + +%% This work consists of the files listed in the README file. +\end_layout + +\begin_layout Plain Layout + +%% +\end_layout + +\begin_layout Plain Layout + + +\backslash +documentclass[english]{uspatent} +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{document} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeName{Assignee Name} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeAddress{Assignee Address} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneeCity{Assignee City, State, Zip} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setAssigneePhone{Assignee Phone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setDocketNumber{Docket Number} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerName{Patent Laywer Name} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerNumber{Patent Lawer Reg. + Number} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setLawyerPhone{Patent Lawyer Phone} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setOtherInventor{Another Inventor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setOtherInventor{Yet Another Inventor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setDocumentVersion{0.0} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setPrintingModeApplication +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%% The following between the comment lines is +\end_layout + +\begin_layout Plain Layout + +%% usually contained in another file called: +\end_layout + +\begin_layout Plain Layout + +%% Drawings.tex and included with: +\backslash +include{Drawings} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +setFiguresLocation{.} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{VisioDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{pdf} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in Visio} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{Widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{a widget in the Visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{Thing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{thing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{a thing in the visio drawing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{WidgetThingConnection} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{connection} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the arrow connecting the widget and the thing} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{TpXDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureOrientationSideways{} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{TpX} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureCaption{PRIOR ART} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in TpX} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{input} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{input} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the input} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{output} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{output} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the output} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{mathProcessor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{math processor} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the math processor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{InkscapeDrawing} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureExtension{pdf_tex} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is an example drawing created in Inkscape} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{inputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{inputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the input two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{outputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{outputtwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the output two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{mathProcessortwo} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{the math processor two} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDefinition{DrawingToBeDrawn} +\end_layout + +\begin_layout Plain Layout + + +\backslash +figureDescription{is a widget that can do just about anything} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{widgetLeftSide} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{left side of the widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{left side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDefinition{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationName{right side of the widget} +\end_layout + +\begin_layout Plain Layout + + +\backslash +annotationDescription{right side of the widget} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +title{Invention Name Not Yet Defined} +\end_layout + +\begin_layout Plain Layout + + +\backslash +date{Date of this version} +\end_layout + +\begin_layout Plain Layout + + +\backslash +inventor{First Named Inventor} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +maketitle +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Field of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Describe the field of the invention like... +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The present invention relates to +\backslash +ldots and in particular to +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph In other words, the basic types of things that the invention + improves or is implemented in. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Background of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Describe the past. + Focus on problems that you will be solving. + Talk about prior-art in detail to describe what has been done before and + what the problems are. + You are telling a story that inevitably leads up to ending statements like: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph What is needed is +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The things that are needed will be put forth as solutions + in the next section. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Objects of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It is an object of this invention to +\backslash +ldots{} Note that the objects should match the things that are needed as + described in the last section. + Do not describe the invention here, just the problems that will be solved + or the utility of the invention. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Still other objects and advantages of the invention will + in part be obvious and will in part be apparent from the specification + and drawings. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Summary of the Invention} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph In order to overcome blank, we do +\backslash +ldots +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The invention accordingly comprises the several steps and + the relation of one or more of such steps with respect to each of the others, + and the apparatus embodying features of construction, combinations of elements + and arrangement of parts that are adapted to affect such steps, all is + exemplified in the following detailed disclosure, and the scope of the + invention will be indicated in the claims. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentDrawingDescriptions{ +\backslash +noindent } +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Detailed Description of the Preferred Embodiments} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The details of the invention go here. + I will use this area to make reference to the drawings so you can see how + it's done. + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph The arrangement in +\backslash +referencePatentFigure{VisioDrawing} shows an exemplary arrangement of a + preferred embodiment. + In +\backslash +referencePatentFigure{VisioDrawing}, one sees a +\backslash +annotateWithName{Widget} and a +\backslash +annotateWithName{Thing} with a preferable +\backslash +annotateWithName{WidgetThingConnection} that enables the +\backslash +annotateWithName{Thing} to process the data coming from the +\backslash +annotateWithName{Widget}. + I think you get the idea. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Note that +\backslash +referencePatentFigure{DrawingToBeDrawn} is a drawing that I haven't created + yet - but I can define it as a placeholder. + Note that the description will still be shown in the brief description + of the drawings section. + And I can talk about the elements of the drawing not yet drawn. + For example, I can say that the +\backslash +annotateWithName{widgetLeftSide} is connected to the +\backslash +annotateWithName{widgetRightSide} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph You can either write: +\backslash +annotateWithName{Thing} or you can write thing~ +\backslash +annotate{Thing}. + They both produce the same thing. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph I can put things in the margin of the application in draft + mode like this: +\backslash +patentComment{a comment like this appears in the margin when the application + is printed in draft mode} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph Note that you make and refer to equations like this: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{equation} +\end_layout + +\begin_layout Plain Layout + +E=mc^{2} +\backslash +label{eq:energy} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{equation} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph One of my favorite equations is: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +begin{equation} +\end_layout + +\begin_layout Plain Layout + +e^{j +\backslash +theta}= +\backslash +cos +\backslash +left( +\backslash +theta +\backslash +right)+j +\backslash +cdot +\backslash +sin +\backslash +left( +\backslash +theta +\backslash +right) +\backslash +label{eq:euler} +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{equation} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph We refer to the first equation as +\backslash +prettyref{eq:energy} and the second as +\backslash +prettyref{eq:euler}. + The second equation +\backslash +prettyref{eq:euler} is Euler's equation. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It will thus be seen that the objects set forth above, among + those made apparent from the preceding description, are efficiently attained + and, because certain changes may be made in carrying out the above method + and in the construction(s) set forth without departing from the spirit + and scope of the invention, it is intended that all matter contained in + the above description and shown in the accompanying drawings shall be interpret +ed as illustrative and not in a limiting sense. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentParagraph It is also to be understood that the following claims are + intended to cover all of the generic and specific features of the invention + herein described and all statements of the scope of the invention which, + as a matter of language, might be said to fall therebetween. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentClaimsStart +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim1} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +This is an independent claim. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim2} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +The method of +\backslash +claimRef{Claim1} further comprising +\backslash +ldots{} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +beginClaim{Claim3} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +I can use macros to say things like: a widget comprising: +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +a +\backslash +annotationTextReference{widgetLeftSide}; and +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +a +\backslash +annotationTextReference{widgetRightSide}, +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +whereby the +\backslash +annotationTextReference{widgetLeftSide} is on the left and the +\backslash +annotationTextReference{widgetRightSide} is on the right and the two are + connected in between. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +emph{Don't take this claim language as correct - remember, I'm not a lawyer + - but you get the idea. + Macros in claims help you to maintain consistency and help guarantee proper + support for claim language (since they are elements in a drawing and must + have been discussed elsewhere)}. +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentClaimsEnd +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentSection{Abstract} +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + +A simple statement of what the invention pertains to +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\begin_layout Plain Layout + + +\backslash +patentDrawings +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{document} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage cleardoublepage +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartoevenpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section* +Appendix C - Patent Application Document Printout +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +addcontentsline{toc}{section}{Appendix C - Patent Application Document Printout} +\end_layout + +\begin_layout Plain Layout + + +\backslash +sectionmark{Appendix C - Patent Application Document Printout} +\end_layout + +\end_inset + +The following pages contain a printout of the final document created upon + compilation of the PatentApplication.lyx or PatentApplication.tex document + with the uspatent.cls file provided. +\end_layout + +\begin_layout Standard +\begin_inset External + template PDFPages + filename PatentApplication.pdf + display false + extra LaTeX "pages=-" + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +cleartooddpage +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\end_layout + +\begin_layout Standard +\noindent +\begin_inset CommandInset index_print +LatexCommand printindex +type "idx" +name "Index" +literal "true" + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/doc/PatentApplicationGuide.pdf b/doc/PatentApplicationGuide.pdf index e3306e504fd83978fc96bef5a2e5ca93ed713da5..fbcf2a5982505c382ef26c3dac699096d1d775cd 100644 GIT binary patch delta 286992 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�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∾4hSV6%G&rPJ3d4R%F^}6{r49PCzi!E;I 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 PA}~HYR#rt#CA|Lw1mR-< delta 275784 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�>Uk-&J28-cY&`twtZ$NeQk#aUGXEYJ9>d#X^G0 z7C2d1`QqexkQ<9s^7Z+Ngs${r4qle}gRi=aRG^APwe!mZW88V)$oCT4oLwmOqbR|FtGbK`Z`aqwE|k ze;H={per%|Rf(60fQ^Ig|ERqi=?tcfV)e{U%Gg?9f;?;0q&1EljsJi2;x}T(f9wS# z3k$%>4BYy)h7ch(YwANOq?*c2n6Lb%&wnfDEK@4#BLiP z6OY?+SE|Bi%~WOJUBDoIz=}we(TZEc+*u6EsXf0IX|V}4t?Uc44@?axc~R#8hcIvr zK_zhJx!}XLnlbJFP z1k|JK+3pDSQ)qs?Z`4{KemE>R(z{hK>!nzFhR{XHe4IR-L;~G5pD{SJ$|Jc1Z%tpB zw@th6>axn7UgU8OkEKqmRyvo9)@yX|?7Z|Qy|xj~G?79kA7mQj!)S)RH)kd+A3i8u z6TDRjx3`EB1aMHjCqpoi@lL}TpfszPO8CjB8Qc0TATgcIgIo|(Q7FAn+(5vP2ksU7 z*HAK!ea?)AdA6x}s;L6Rq)-V3F}Kqi4NTv$+uB9cuj|=@_)vi){v`KI?o%*aLKZYr zA9JZmpzKETx9JOHr3NlKv6IfAopOaV!vGuNTqY1NOxuzrt2Dm6pl~Wx zW+W*~P;7L$c!4i1i#a6{X>I|i&7RYP8C6Wffdl$wGc*oy!USZEp3ZTOxZn9nAvmc= zA&#a~ca=yyoMR|2^pm_f$e-1*ixX2ej^4?CV!pp3R|k+kkahz}vP$s(`=1Z+J8^%plEFC*2*j~I0Eisrb=d&=~jxP;5AuD}zrFJH^`opu!{;U1gaR zL&IrO@mzmS2!(AR4twqd8w!!(n2;&#&V6N1h5L2>WW`d$j00sJ3 zTx2)(;Uyzedp6}bKlS(JqDfhVmb#^oa_7;m-nra{tjumn%|ZtTMmp1X>xZ0i|D72w z9SP0%Jz2jE5LlqS0!WmY?d!Dx2PSlu*ecF_^?eSk+WKlm+&i8nnC05>5l zv^_}pHwQDdnD`;#U5LyV1#+k9BX5lKHC^1m9WIGIhQ?bmP?lg*`aMI=vm#h>cp4bl zLRBfmUS=$QrYaR1-cb?+Uoh&Af;Q4_F!f?oT*#QF2}gFhPJ`7Rt_a>-@5go$eJ=_R znQ{PQ|1IIGEC8Ld*_4$ywAoXbhPWKQ$4 zTT@@qz7!4+V5yEc24(_MNYe4@9ls|bn5vi-@vEM~#lC^k;R6YQE(i|Uhfb3sD#T#| zyiGl`z$X1x%;T{kq#+pMBi>#Ym=0+IzSy@4_PuDfLm`$m5i2pMUnNdyi8S$R{xHei z{?+bR#m-$5X(e4g!q4hy?2HPm@!kTd<=%VG8@dF5=5U;hBZGs=J<{z%9&db%$3^Te z5~K_;OrY|UbFlyAuixGE-*FN?h?@UkS&E0A&i>{uM4-*J;$}uH#q(ct**b`LxB!yo zdHB3SR4W+k+ebJ}Buj`BqOh?wq&S#ldS^y~VITuGUvH`LpbMNTtN;v2%EndnBXBr2y6O0oB*1r!Azak>{DBwQ@%=Nx zGj`T5Uf#!gui#L>xrCbQq4Mut^53n~+5Y|Xnb0E(=wpBly6}MhoGIjYMk3=NMnLF` zc*AzaU{>m$6EEooP)xMQx8sL2Um@y?3Kuil={nU|I}NOUdrQu zocFyKV1+W2qh2S!z5(9WMN+E!7-vEGa;A-sc^Ba4WN!i$ClQD$-)U?&Npip+&W!2` zGMr%G);sj%X6CY{Rh2hjtri*D*LJUF0+#JSs(w$r5{NoBa#gWM4tK@hTd`^Pi2-ZU zItm^8HGYWyPNCa?C3fvZGYZ^A6`u=i&U#Y_@Nw4MI>p-jd$0a?I)v?CNE_mz?F!$a zK^S4zE~uFrg{0ydUCtmvHVKH<;Df^yZRHC#-?caujy;>(F?4lx2|@ws@Pweft^Nu~ zu_#u%gx)4)A@WS)1D)7Ns8|!uKCXTWh!#nsjNzHa^okNK1MioE5RMB5is0=u! z+O$YiOF?`STy*Q-8xE>*-OoNcki53EA_go=cQ|)|4hVQ$Y}lH&m;dZh`WPsgras62 z7^vQFVdo8>|8|Oc@4ksJaUjp!dN}VP!<%}g{+6WX9#MNBFCJt5PACy-AW9)wno#QuN;C~Fh zY@Gj)mmi&AX8TJ7e&{}ie{}C(JJIBAfy9XO_XFqn|1Wm`fCqAN{H13rcvYTLt4j^1W1{awW?F=qi7F<{2z`Z7bUatux z%<>vR6^k-pvo_TSCI)XE$IPIKzD~gC4DMN~0f0q}ubP!^yP@eP+~Frt1)dYC$=0b2 z5G3Os7#e7F9wgMIwNnk(@0}W?IaUNCCt7;ZL8+QjQ)6)07Je{;t>?Q#l4$iw(r{t{ z$sr2;zvu`lYkXp%`A9i6WY8Iyx($H+iSbz(B)70c+$JzZ`>5*i4?T>SHPBV_R5lCP z0cT3pJc6>SJ_9EL=UIs;gmf3sfj^D+c=u?r^<7650)*BbK`y%?25Y(rID0`vzp?az z5Q{eYAenOu!$kC(K?cZ?_=bRa7KMm?!l5L8$7Nu0>{IMi7xcgJq-5#iL}MxC*p{2d zWsQLvjD?`<74**j!rQg_W%WFF`5NP74e;8zwyyc={bn(vi`LotXy3#Ic&^!~uvNRC z$}(67O9BSCKbYQnZIDG*RiU^2pp}z3o4@t0%j=1vdu~x?DH7E?Q{7mWRGcVupPll0 zJM?Z?t!`@S%19hKSUl*mwrv~|(b?Q%eM!L*v>6;2OSe&>QWletY^4lmkojH9R!B;zLh8v`Ld~03W4z%K$5~q)Fq3UT4X;sWj;y0+H&yRG;!d2VzBFO zrt%Z|F_asUvsrVv2gc7lNk8V(4gj|&JZckEyR%$8%Xbz0e*Z87i?2W^SW0B*=9^*F zy$Rrlbq7ZdF*B-TX_Ib*H4?;cI?ous45kXSK{2_d3j+2F=S#c0>=x-2LSNcAObrC zX1QsXxK6&=F5|tKFYjT9FFMu~v+I6|Woa1Ab$yWTT$RGy%j%i znFp32s(yW%1D0T_9?6coWdKmPqoV3T6uNASJMvp0qOx=A~8B&4fSZU>1 zi|&?|D3)X`-#8@R4m4%$^0Vu_k+oTB!L7cyF1>1eX>n;(QL1ifQ~~gm67^-B1<*^* z1%xpX-H6olqwz7I>-l_1j)fy`t^_K-vu(5h3sn(I$YSC|8k>)^b*vzEU_&@{fy=$%GQf}pn6Aq#?Y%KBMA4T0S5K=HS<#(<88b!csz8yAd#=D?r1a0 zdrRJJ!$oENEs!)^a;Sj%+MWEfk`z)s0PpDw+?1At-s{gr7Oyn4nRwKX2X|iyVC(2d zu8dCc-KFi~=LYTK646S;mG|67`#Hni@q)N@;!;%fh|?jbae75 z+_U4+nt>_sQ#}W~Vl(Sz(3D-hTe8>Zr7Wi_Bvup7lx~<~1imfei6yTwww`>FxNvYmTqxE!02jdS z@@aZKeHAvFWdN{bgp4$~TDZW!KJ_b_c=pb*7e1ZJ)@6pRp0F)|T<{Uxw75?^TeEKU zKZrLv6+HzVCZH%bH_k(VUerPj&xDF^^jQouKpYv%ZCdH1F8HiU`vozUpyarrD^tzF zec|vrsg>mpiwXlf*?c87JAB=N`Z`!RAu=;Fc~{~e?FgV-6i8-z@%K1>MqzE7f4<=Z z1_!ExnET&C=(kk}$G>DLL|i}cz{bC`oPVbR{~e|MPs;8;vcLqKj4Zz~cG>^I*aiGg z$gZl6+zLNpd$vRLCD7H{V<$;~aISLV$0Zq+%R@1(=AWG8w}H;0ZMoZ=L#Dp3lu;0k zr>x+xr1&{lMZi|Dh@#lda)9fm z4X68$v-(q5ivrTE$!PZ+R3%QZ%p_ugM7d3FPV<{35LzEVoZyI zsS-t&_i{ANMX^h~O$%mk>u@QGUnW7^M5Exxhe5x?VieS3eFYEx5m2L{F$Re%%Lo#@ zlkaNR+zpAV8*7h``-Mty6Y`eXE`Upl0C0qhkE;;d0t~=qEDiyRIvl}~Ow&+At06V= z0uEMKM($0n#r2(_vilUml8zChTjxOtVo&3RMaL?^Ou>W5@xk*&!gVvQL#uSq)saaO32hk2b?czPH`{Y{;;lXpYmKep`Lh1}D3uW!m=dO?5F#mVPr0z2 z-rQr+f&j>>>-h0xsv=$fn8y<(bT@6gbuKc1#$6p$yBgzxA+R`4vAuUOwc!YI%s z!aGX?P3EOkN&6*SahV#9)eGbK#u_{N)K7cGymR4k#mbBKE5UFfS?u*F#wh1VG*JC) zu)NO`XG3|^v{F*zU{12dx$qFAkvh=Xvud7ok{=M2;nVU7&~WR2mfhD<)I%lf*XU8TTFAz~7*gIVh=d@B$F$moe6wVy9et#pCzK|ktaU+_moK8qp=TPuD zq!WP3obQ0U-qb{~9bHZap*o0r@tftZZOt3|Z|!_&E+Hv9s&}W89-c6bYb^p!o?|G* ze&w0V{iYpl>FF4==@{RTPmZB8=@uY)8S<|m9aMf)iNAbY zkSR`e8S|dorFzPk;hub$b{;HVtxDyZvSI{quI*dTEUj_uD5-T=%lUX**_YEN{#5GR z7pX@oeG^YFtnZZ3vXff0#lt>yIRif)o?deqKkvYYS6veb1Z5X0+P;)6FMeHF>=`+= zE;`|t<4V6Xw!DkVecN&~y4yVA zu3(*%3S`@rvA%zu{W?P?;{qi6pqGyo{leOTeg}YI0D`kxMEIM9`M)fY|Ky}I|A`f6 z{*x-s{5w=!k%0LRr1;14AJlMW#^3T@zrD{w0Qlp@AIxxO#y^nZ%#6Pi!#_Uo2dA8w z@i!sz@dc(oK;+C!zek*p<39~D{b`Wt4+uFk)1UU3{Hj0S{J#O0Gc*6*%YWyV1AfQY{|mVMztK9JEKL8*oVYHZX-L_o z^CNaXtJ!J8%ioPSNM{5qikK_Ul_mZF9l*gD0Ee-&+*@=p=wXX~KqI$D)`LwkF-^5K z?M&?f%m$?u>Nv};O%}scaTfI<&aHAs+F2owEm-x+Z0k?pnR!jWI_zX^H1obDKerg6 zMGHP!nqSE)k?YYHl33A(GC>Bk(11#5Bv5J~9)lO5bA3F+5llX&AwqX$KX;h49$Ld6TO9YgWy>8;?`K58)>4<-$oc}VS~6|%G82jAuX+y;XO z;B=W%)46(Ri^E~0%6@|+TJs@DB){$#{E%k_P7M{biR~^WSs3|TZ~}&00cPNF%>ufc zL8vfJV!8~v6MPShZ?OqV6%}EFfrsXCqC1;}EtS77c))n@%CQ-gN_{&M3t-&P|0q+~OdC^e)C)xZ0$smk6K_FYB$ zk9YD@9NuZANRy-J1Qoz8Dx;F_h%jUf2JTILErpEd89Y%CUBW3-(q#l^8~s@@!(Ni% zUT!o}>wS07F=?#BhiZw;!xTXA!6a2ok>OUH`%HRldS{aB6lKK>2^cnV+#RQ1 zpx~>d=$e?H{4utd-#z8OBt2ktE6WfsD|EKzGOP1Fz9p9+20@TvbTX{6)Z?oH-BflI zb@b|>fE$#`)JF|x&=wg&eY3Sm>xS!cI|7;S7B9wXAEj<{Q3U7fYm8YlytGXQARfvr zGutxX6PXq2{t-_B|J>pJEjs+)X^uaZQcO&L?J5(nGyj%y_(*LiyV;r0|4qh0O~w|L z5%!gu69gi<3wcPfK{1z#z@FdQR)xMBpQ=Ddxe@ur1E9-~w(XaOt9mtVwa>dU6*bh1 zK{u!&T$^I2z+RzP!CIlobM+yruJ!{2LJ_$utV4)9NZDQ!cIIrI1_eaEg|fu zJvybFu(ZfO%`HS)5&FW7Ve`?^su(mCR2XI{ES%bl{WU*}qFV#8fG#ndGEpv5JNu@Y z`V=o+0{$Os@8Df&x2^lePQ|uaF)L=puGqG%8QZp;jQ(pZ|%G8K5O55 zT08e2nB#48j(3iyKmGZQE;+Wc;u^Cx7-*~_x8yVl(xeR4XesrDySkHPRsK9x4S2zhQx&RtiTge>?CP|Mh213wMZDaeQRp#zs$A0qLYKV$-GXHL ztJIu$h7HGbQ<051&V+at%`{I2SNa(5eL#a1+>fNh#k^Gvm873b9_NrYOCwupr;@X% z+SmqZQVmm7ZGCf#fa!q(v}(;#+PTJaI*aNr#?Bth#W0YGP(Z%+l+WN?QsQ+IOX3Vg z6(VR@ikR9{xg3_O_lQ}Qyh{gcQlv)zNMR2fpqI{FPGVcXm-u~Ndj-NfkQ7`;e;XEx zYldP*TfL_Y4R?YRT+3iO@S7<*z5y8N7t$Flh#G}ULU9~yK;-l^4<+Fhe?aYi$5&X8 zIjozs#<-Ayq9cD{ZHk(tPdKo&)12F@=yE3=Eykd%8^&K zbU(hL{cpnHuMhk`7X|<$6Q@57zP}#x|EUcAn=tstdjIpk!$0FB ze*_U5$G_7Gc}n5!-`Q66o}le!4-FD4Yl3qM#+j@d}07<;ZBB#oJ0)8 z!IE8f4~fO-3?&xgG6-I@ulEKb?ee-!z=Qy!?v}Q8Cy=8xm&%~7b;YJY=2bDyc9#0C zP}|OSbmG@0r+_!$?&68_iV@KM`;s(H?bl||Z*j4%m;~glb#bYgN-e}+L$KX1O|;f? zTHa1wiZv@Cqf^3zXI%h(#MdS-m)7Wl5id6!)11zATDzK!168XFpQF30_PLq)k{9)d zw>Ofoz`X;^C8UP2!DddZZawO4BI|idmDb!tASFu+ zS3YZDfhkAqh0G_c&kt>81MC+IOtex3;EDSYCO`>Y{cMC4TpG}17aCY@=}W!lZx;Co zLQ0q9T>ryCkheLnl{ZFgrRPf;zw5#VAvE}zT&OY~g?$BjP%$Te(6~JVQwHVOdIpoi zj&urS2rPWRr|vN}aFnMqom@8QS4zN#bGpTptIq<5Ve>SSxd)S;dp(uaLAYBiUem^R zZ>i3}{J`7!uXuoXqR|SXw$n$p>~nDCo*i?g!3N9B_WR=8Q5YTWK3$icfAxo4O^GX21Fu{NfAjRY2%XMd2JeYy(g z#sLgKH(l&gxNbhIB88|+*V<@Bd1JCut-%QTt55o%ngRg*)2*ymXc~#!gK(PmI^4|n%dhdVux3W2tyzbCrIh#-_;LdsGg}|a4UmJ{CYydL>AeQvqtqL zF#Wd*PoN0n{|sxHXGa<`M^?-Esd2NdFzkzaX6A1H5(NEy>Q4W5lp6MpYkYtbEYb-Q zq##Hr?^nP+twI!A74esoUbBG^a|8HQ5t@vqLTC2UB4nTm*Xs#hD`@B$_4R^53lx_k5!)4Y8(uCu zl4^M~C^6^pk5xO4=ZP4N;F3+%neq1NnbLlKwVWFRrH#jTAQWZ{aBuZ>*nWRHba%dq zFl=}Oti@i#TZMGuh|}N(#zCml}XL|5;@n4N{hs|Dlpdhi@@o&n;I>+$M3#{b0Ql9IHIojNTH#D$F!`$ zn$`A$oe4}>8!L@o#o6t2oVaaBNp|otzpd)jvImWqWhLpLD5V}Lm`|#zA&`|-Npvy| zunPM)vhOtAtHQnF8pJh#m3!Yyn}46PZ5Zjr*xy#ZTe)9ecO1B}|8vKJ2A{ zyrzVLFG$LlMEr|FWV$|e9>LbijF2oUbbJ^fnK8cf|{=v{u&(oHub8K%%&_u@3TEf_1%;@+nNj=(V79ondBM-BGjS_pjsS04#pP zQg6djYs=Dgp6%CCU;Eb#M+}0B*t%HNRe1&$Ow z8U)P1I4oc=VY)k0F%$m?O9BxzJ}VQrBqrP9;zf3c^CLl43AWJ3IgjwZb!ms19=C_- zxkjzkaQ0P7mJarCA^e$WA9|QJ;G}1pNrT4J46)Zx!jK*AhXM;Fo;`mE_lSJWHDNNi z!w6GS)N~~LIbY&o3lv1JenNqr#{)2X;~Rfb#hs$6+*jzkRL-K>xnh+M<%jZ$X6(36$Hp#aB86U?Cy5lp=SND+3)Yh1YuWgk4%}6fHU3dd0DuZ zeDzARC0SY=D|!d4%@P5E-gTq+S@=fUuP&9^Z|q_tp`{Pf;O zM3hv%jq8Q^o0MP_?{>xRi-2me%Gy1L~ayc zhZ;}bbM}2xuSR>44M3=&LOC3FC^1d%S|&|_N8^MI11!VFuOGs^LJ2(hvC2&+g=76^ zSb&~4?j3|sKJoG7!r;(BFtZETP1ZNa=A!A7Niipzv09ebx~JjF&Ce2HwE|NT+}AYs zfS=d)Ji3v6A{)4mkm`)sNGkn7b*DZ1Uw=F(?%#eL&z&RTwFi6)`mOucS>~$3LW*9R z{#0F`Tk$x*w6DUbV@6T1Q{Jofy;exw>U(?(c*L;PNbzf~UFPA%h>Bz0mh_#sF6sn4 z4jT?8%U}m{gk@^&;B}+3%eAd!I^~V8`RVsmfeXh4_XSdR5w@AG982pCwn3<|jsCm@ zRZHAZ>^be>^Be%eG=jAE17~KKz*L(5BU<*vSd8(4;+D&Wj@cLOWdp3RZCVV9blPxA zUHExP+PyO~Z5lfn4AelvE^e3XdrJ3i?iZbk4*6!=RPnSZH>R3G>(2G)O~j71#Q6>k zJ%wKQ#rs$pywyL~$xOSdib}QI?PMG+(9ImJnjtw%EU zpJV`9iuT!r&x-R^9l4by`-M-uPCc)M^J^kk5(};gp2L%u)=LgM2+~}pI|t3n7I6jy zTi{##Gix0~=>4!@!z2p$l-iF}b6!OQ8)Uuu&^}f=>6bLGHw!<~==jktWq$}>K6eVz z_y3M991a1rTFJ*<#zB-vbLSOFP-YWP@PnW~Wc8aDBo0FAsFIcsLy8P8;m`kuyaf$i za`;k^tnCZ3z($YsJG-}Xh9*toz<%mMsgE6z-OG88Jq4d)s?Cbu*Ko$5Csn8@&$vSu zM;+eTC2}42aGU~ZC}OVx4Ac;h?sqTPz+mEw+PWha?E^kBxZ4x=;H;*Lcrci*HO}&l_z)aST>%U`XFo@( z;=FtJ?-ktPfsXH8Lj2a$Q069?OJD{)h<&X<{vgw3zgsoC(lx?BD^RrS)sXXjy^KFS z(sW&Y+?YD(KNdMQw;bPN_-0Ub&7|Aipl<J zUeRNF8Q3tNCF6W1LHxLi88hT1guj6qUGabBf)+RCf-*vOisuvq_5e^xa&HLQc-+Mr zhtq4zT4L?s)c^Vnz%<{`9D-$3fg=zCSG>Mu=y9!LUy zYwj|kNfK}M6jo@+q&s-|+Gcv5Z}qMF9OXv1FbMAmt)`0d3mL$H;BW9Jf59*?q@_)Ao&TrgS6YX-le1sIV;&}yxfM0~EtWSMypU>S~0<{$C0a*=EaN|zRTCzk& z_yiy2Aanc=rQScvxc|8t`lna&UnzTHHm-kko&Ep^|EpC3ut9_~-)u;dwL=p^2>FbN zy#SqBHkyL2P^DGzm%^`L%PPP(R~I4~6*s5|0>n~Wg)B0V*JdBfDBqYb!1oJ~Bl>em-ye!O$1fodAo@XdIW~tw5GUSK%!CO!vsh^I|?lD9mx^{glxDq5sH^k@yu0Vby%m(bf$P~-8#diqeg_Uc&_ z%j%m#pVIhdIMb>uY)N5R>$*2pI^$3={=|qYl4O;9UIKG*NNgIl9`aeOj{cu1gimu(O^K=1*d#j7RgG>3C6v#`V!{y zq-3kjTzO_t6V?UzaGz@-(uax!-EM8o<@_e$?fPxM)7)zfK}xJoc6(@hc;>@v+i{z~ zp9t>zL^$4m*hZZH=s*0uk3{Tj|1>n6orwQ(1pdz}`+pYp|Fj8|?3@jpO^E+a2Pqhs znf%M~{}V6$$9n(sUjA2Q&(8gC$#3`7Moo>_wGkBGr(e^`eW3JJ?&14~K%-yTKwP1? zY*{elyJ=D_B_rylS#rL`Zh4&vk$&bVkk^6B)AqKQUlpx71ZrywrJPT(06X93v|kaj zwUMrs!~L|t2-%d-N_rrtB+4(s%7yO0Yg>Y02m4>6?bPr&F_Vw7E>F3`-5o2VyaL`) z5kJzbca5=j*v^bIXL!%B4<+4rr-s`}VSmm|xjDe-Wf*q7xi-f1$r1+hZtvI<9Ejyj zK2Lzpsd#RkM3iTnSXOqg1H?S?vMXA50&)e{q^nwo?|_cd7I^2Y-1S!`IlRkz`PJI4 zFOf4-CETN^RCA6ZVyqA*fJNRxtun0Zg^?s)E?^q3UuTFv{rYPCVLJbvM*V`Vvay5Q z&o6hf_$8I*^|C=TSGtZ6?ip8pbVjA$&l{vTEwV`YWKc^!+4AK_0G|nkE$vK9-u_=7 zw5c3AfGjPAOzY?tqZ=6O^xB%J$EwfjxIdQEC?{j_jx7A32QV8;H=C|nd=<0pD>l}v z=1AfBtt@UuG%2!5Z>Xw_O}yd;qpnu6RfflKEWEa3xjBgCeY4OEl{Jr?SAOfLX)X|C zd+-RH*PqBuQ$*@R0&MWHG@x3vSL?g4AHT|B-q21vD@mBn7)2Dss0oZ|q=&3P{J6++ z`I;)*ua{6xPpzo$*+P(luPf^^B*odi9RM>(qwUs5iteKv#DbZBtQv%hneVI-G%FO8 zhT}Y#Oeq&MQlA>CELZP5sL`@wYgbg+*jSg4#?jAU|D44B}kTFG2>9vCIEpsk^U zl(@4dtwXq(pddcL8C&Gr+5fo{ug%)z3sxEEJ$O6SW@B|B5x=(`uw?t%)a6)tL4YMw z&kw3|r$V}@G3{UlTY_9&U0hjdQBBRIj$>6@s!mn1ZJu!~g{ShRk<5QL*W@$%G?oe# z)O2rlNAj!w6rh4%OS5&ajWcLT?jFs&j9T9%7dO&oip9R-r~C7cN|iG)9SG#yt$Wv5 zt<|Jez@}@qOLUhbUAe9QlcbW(%(2RP`~XhIWMKw6kZGGYe?n$h#cDA64GgYY!`@#fO0?UhTeBVu@O!zkSr27Z8l>|m8+xLJFD4`Ar^T}kux;aOzYuO9rf-7{`y ztH}V)wDf@Enjll{;7LcBn}tOT#aoaJ{8h3^Yv((PH`_(HG+=vbYsED;sZ!I_1m*4G zOVnBjbk`P>?9Wtt5Uu5KgEe@nA>&qS`>Ytq#qFx!JB=5{EnAtK5i9mWkxEi-WJAnG zh4kNIlmPkaw!j~CQN}#XE*g1K+9Ko8r1H@dBQ}?UTA*-5(Iwq+OyJS6;0>M6jDt(T zcSJ2>As0giHKsp)yGX4jo}sf8?3lK#{X$zCFa{xk_k|oN#RxY@LS25r>$`S`j<`~h z)I>M!oia64whU&$u@R%}-xwe@IEn<@E{uiotpP~Ipmqfc3*n@B;52@LX~?T~aj`K@ znR@B0Uk5jiP(_d=oEBN>U#)cu$sv_f&_tzL7gFxjiGx$rUGT&>{qdf{ejwOU{{uJrd%i63lXS<+s7$iWCTn>ME6}W z!2}FaGIk-kvNtsi(;@kqODRn0WXMnOH0IF^H_C7FlA)MDg&!gyyBagFXB+ouB!7t( zKt0;5UzDN13)MmS$P?J+32(~el1{N#fOv)*;N^Z~B2kk}B@Hr@HNr`fkY3>N@1Qwl z@wKe+VM>CIyB}RJ*i($|QV@4pPmBqIFaPOPBW^dGz6v^B@Dk#0hM5_h(_e*MN> zFh0SoG|-q=%ldsTZd2HXrYCGK%7#S{U->sIS6R>O*Kg6R%)Zl5M-VWDF^nlD#ZZ9u z)zq`4=;ofOa6;N@Flk6$_Xp)_)?&A~I$xHXKcmB}S04wx4ZoMzdNHLfe|(^PooVkb z!2immHxBG%m7@HZ=H!%K2k46olZ<)6s{u}oXSBNHT;Ha78;cW;ztfMZ1-G>r*!!TJ zz4#2yP{K!&7=P)fE>6P<*pM85oA3iXZ9t@<;2Kx@;i1d}58>9TMOEovdVUvDJf}x3 zx9s+Lu)sX5H5Pb0g1wyhI4*ITe&ge*4icXSlfwX%V8`j(?nMWMj+4Q8J#GFH16!?Sa)_TnG!1@%s23-M7v34ufjb8D8lZ2R z`8U-g4U+Ox`)a5ZsL74Wngd3F3w1Gb`o3K1(W2uHjCCoy@+PZwO*V{*^N6=T2IR|a zgFH3ODc$=F$w+XnzQ5XyCn3u!$BH?M1vb7Q8tbX?nhU@POvkp($SGjQSQVj3iwE!U zEhi)GA|F~s)Y6bF8jkj^u%-f1Jeq?_AadtC#hE;JYoCc}jEf%aUo^A2iQH7>3B$l# zQW!|BYN0ni&iA zH#kQnH#<1SAxl%b>3u4=+w^FugV3;S1TPm}5HIXOeuk7(3RN6k5=seRPnC?!r)Z>c z6vWQWM9*!G+tHC}8AS#hCPMF&?I$n<1MiH&A^S`o`!+g=-w7l*T_$9vEFE>(@4HuA ztwi0gq4UOf+RE; zxb`r+o0B_o(Tz&X)&nDec-@ThuO-)QIWYz?KK-9--qMsy^af`&%Wp)ezo!yOf?+iz zcA1V46QzQW4OZzm?=CRTuU|7Dz`S6#h`Z*ixH+^bi4dZtPD?C!I3v;F!a$b|1sxF7 zZcS!N?DbL&M%lcGb{hU(>1=9zYKOsByeNiu>m3S-HcS zH%NJ;um&{xB*-aJIPNw2X{{>bQK1iW_^2=zz?s_0jK}qir9RPpD8@IwzQJIT6l~<_ z#{!vsygyW30dz?NRla>*{8b3!W};yf0(*y;<-sL1lL{X!T5R6I)WVliD~wRoD8>TNRx-Cc^&^em`p`ioN42Xnl8-ZO;w_bFG>MUISILg ztkEq=a&$LypE4+eAjJBF0r4@5&bc)xu`OEo(Q(bMFrC_!E7@jIzeC z)0pY|Pm)zk4CTC0h+aBKk&s=e4Rp>XBpC7^C?z4h*fi9DuxpJz31`Zo<1k8L6nVoQ z%dKX=xz7v4p(tt3p%b~TEBM%OYLD?7y`Z?#!07uDK8Ix-IjDHPUY0#5OY~8?Wx51> zKHsU7{uw50BGzg78b~O4df2r@?i@=pe~&ZHGOQ&~WLxqm9j?o~a?YE{I3<~VmF`Nh zVRENk3QTxFJ)KCOzCbOhpj;b=k~?9E;#;q||2YNaAUTBt&%#W2_$&r#tc^eAmDsN? ze?Jr-$_f5(57W$Q$nphkNO1<{b&Vbpvi8n3*^(Y)m4@?|nTu7Q(w+_pLvsSqvNcn% zQ*RZ4eZ)P9OD6nI^yzyw6dE(8(jHLv0ZhURtx^I&Uws7d9Jh~ziiWuZOVJv4AHiGd z-9!c_=uIE}yKYdQWLFM5*B3L1%s->kkTB#}FPUHsOI>HQI=pYj$aB*!0yJ9-iyXQC zOr#uXb<0kYB_M&9_Lo1Fi%K)rO=gp^f&a=W$XNFKsg>jel#LOCI^==3if1@;B_`Ma zNWH)gI9h`cgb4tejZA?Ps-IaMjhIZn1oWOAs+)lbCq^Sje1#Z1yxp`Q zZjrOw*jIuIf z^KKg8vTRb~h<$OR5qsb|Ws?Tm%>(bw{h^%+kOE)iqgy>$q@1CdC_fv^Cwi*cR{c#a zGTr|z(YWuHT#Mxx@YChgDM@eKH3GJyjK>8gMSjmX~L6TcY4QJe!BpV#0aU$yn z_)cD9H9B7v+xgr`Qv49EKYah#5gLD$zW(P@yYmx&Aty-vf}K(<9GmxoU6}JhyQiPS zH`B8&nnO{`uNcQ8Lw&DC)D26R`VC1{b}AdP&3JpLi9Gj6rnk=I4%(Q}{Uu04K^Tff zHyYtZxHLu$!4vFV4G4larYxKWy5d*k05h<1$?HfRwiD!g79&c=p9Z|q$$C=;!Eft0 zUtV1I)#b8qrgO7*u#vY}U!1z<;hi^GHl#&({XgHN81c}7k-CU|!Uk|9a4iwME!o-L zr%GHZYpP4Pl}NXFciq3uKLcm>V}1jOg`403aEL~S!07-bkai{Iwt5)C10>Qgfc*~& zGE1j8RM?I^*WVVzNRzYFc8r5o(z3jRvlEF6%d_JC1RHTKAWA&Ht%N)+|0u zu+|gb_rh@*_^yWq)?`BhDS~WcBDe3K8u^>G`@PHjvcH;C|Gc}aFje0%-49?UVu$e8 z-dcdEV?ugqKfEAZz8S5wnw(AD1MG1LczVKs-0tcDxn30!r+bhNoVyZnAq@|In)L8` z#7A1e)T0oNE1UkF|2``mprNAinAY$Rmk+T9oN9Mqise(Cacy3)Az2TLkj**r-Zox5 zDjnwh1Q-1*NdFHN?|&zH0FI2})_-bK(SMSR|8!3N#R(B}{YAC>2ixQ?*MxR=!IlxS&_eyBVqLoel8R6JdGqZ6Iu(v=n z7QbCOvH<}Sj>cz8V4=D%Z+#FV>k|CxtGvqT?C^Trb#eFsWrAs@<`znqoGPR%s@6&i z_JdN*?X?ncS#Xv~F6qkX;zDrL9=bOzzwz;+=LYb>9Ob?I+;u@^G;Nn0<)ThNfMe3h zxN*MPqt=erweyz(Ded|N z@TA3uNgz|ovvPy)@nhuc9?*X0XDuhb-M;51e^lKl1QwnSQEam(TB!f%-4>vQ)5mJ4 zjs20k8mG?`q<$DpWfyfS=}Lz0ytSgT_L7Ir=E1#!hj6}a4y5CBt-eGV;N8J6KPi7! zgN6ENACOOkh!y)jA{*#|e;V%qb*=f4q4mU0OwJ5WT24&f%4fL=l7%zrf+i-EUgF(# zQ`C+zV@YV;)>(?5Rg?>H^z|z1#K9+!jbL?EldA>UWE-#)+d}ZeLKJQWrYtXjWjq{L zQt9@~Wi>oDWZJ;v*Z za9m7b8?qvvBZIkZF5$PbR>%XvEQNGA%Bh#~LKIS#BnSL{j`N&%QnDY@pzipmw z?v(7rF{r3%ZB01)1W8MmqC-%bVi>M_e$R}RibUK-7f#x@$}X8Bl+v$`EkCnFHh4U%KdChgm>X18kuk>Pwu zb_-5SJb{r<6ywg8jRUdZ@nwDoHA_bz4#rW|iIstEIo<$+nL)4-oUM(L18jLJFflcS$>~X4MHjdc;iHBVvSCZ`TI3+AKKBAJKvZbdt<#4 zRL#ng<1|}wm5B0|x-Dw_U^rk91ici?Fzi>w5Me%QnG`{>lPRD*YEgOLRX7O~ zFFVocYa6I78V%jRh|paWYni$-&^8|$A0t{xL|iji@V>q}uk!qQ`n7&{LWxSwAbi+&Loc=wrYq=koouQo>?*1AFPN&9;NNPjKoG44Si=UO z9N?t(0lo=*7odPf1mWbSUMTo((SwsH-Je_<11w)-ARk?!Pvj#|;bR8zEETK~c+_)! zq%!16ios{Iw#A%ar(yuip}d13A-(*%nt#-8)=ZG=S(rWwzJ{RmsCMA7sW@#z|rc*OMi6*$r&lu@W z_iQ~Ap>!%pnlp4TtRLEgLS=>;$zD|jCB!tuBO1E2LQB=)ujPqb z#L{gqh+_iq!D4h9I4@>}_ws z>PSA{{`Gdfk)#@YiEgvtJF2)4l={alM1J5%zD6=P5m2mk`?0okE|-c4OWF<8w~@Mzp}Nl3 z9swYJf&?*rITvCbuO@2&PX}$^MkOJ(#neH!120#O;7O_CkTBZirXLj|46%u9E#RP6 zJrbr@Tyee z0qSy@ZLLBWRuU`i0OBZQelgswun)s^QH0inzo3-4x zntjAT4h*62Kx6wK(r+Pq@_fI!+yVGE6FnI(A{K zbLi@zuj7_{W9Gv!tg_L(+)@Bnvb@f!C$BIsrU4Q6ub+3$Tl0@W{N#U5CIEFyUmv7M z;XC+STeh|4@i=5x3%PqkV{gMYW@I4D^*yxq*HMi=(q``lZNe@j1f!K8uvH9x9+l~y zZM|DDb#IpUC@%bI4SgK1XKF>^y592TU#?yW8kN45#^Cr)63Eg8`J~SCl00@E_D`31As~B&5Gb)Yj zLfh6WErSss@XmBrMjG-EmP#!wDiIVOpkXU^gUL`5;2N8kg%VT~ksu;=eygm_?JpSM zF&tMR!*$cMLGY-^iYD8$QluNX&hMN^VN`3?8C61!^ifs49xc?3(>Q)&PXVNOj>N-) zc6foMBI|T!(VyQd2RyF81gBGUHm?g02~woez#q>);@4905LvzGbG8bStx&-%Qd@_B6C!?oi*glja(~Jeu|}=_R!U6G|$-fH5caWyt|zV4m`J-?|M+%(8>zM=omq2FNr*CRoIan#;6Ru>Vu+RqM0~`&3)10qh<&!Di?yL zhs&ZTUupqXHXcNEbCA3pP)VVY8Q}u0J{T8qHEV^cx8H?`kx1KjbGxb zZ&d`L>uN6-jd8t}lWHTehxP6(8LJB$+S}28J!58?7JuLQQdR`xoa|L_&9`MGk+6C+ zt>%l{%f07+cmt!Gh~qu>e(KWiB==>#ZBpO~zz?p3yz|DD3cDqRA@*l5=FE}=p&{nM z0h_NUod@#J$&!R-KCyXkc()p+Xgt=&B4RSG8<9JW9BoT}o_?tARW=bZ zpuWyDR=G82WtoC##6xG<374+J_gNG{nts9#JR(?$kppee0;OnYNdkROmzp>#3p)4f zH94Vx4oky&OG_4=lJ9|kP9o<;us&3qZSnRUJ$2u$RSRQ{zh_bz4#bj0E9n6>&eX(E zk-j+Hp_a#Yv}rlTxa1(CAL6`EJeI&7fc^eI4$nFSBnT`9#s#V&lS+rWA1j&0?ilp= zCcgoa1$%|CU1Z`0JuE0n(%|6?m?@LkBBlagtek7bQtQY;D_4kWs@AlsXOfHJY5tZvCjO0 zL?M7j25U3J#P4ux&CSkstLxRD&MfSk=UT43+$Lxf0&%|7FZQ3APTPI2)QWZ*;X)S# zd_Ea1w?pN${SR6=uZuGuz%Zhy%MWs|q{;V{vpzl%2}_YK`E>;Y{N5pt4xVF7Z(kWd z!)W%_8*T(S|y(0(tQMtj~wqG=X>bBPjQ;I}DB4wgy z!%-bRQd9??OBZy)ygh;Lj^BQSSYQd+u_QVf=w7vhWQ^Ie6fNx@Wejz`iO7?`!jpZr ze8}vr!q&?g?^V^hP(%A_Q&R<4C1b_KW$@D%Cp-fXyZIyoNT)ise6s@pKIT){LIOf= z36R?v?bUyxt3DM~aXpf41 z_X%{!W#3*4G~Wt)fAijRC9~)!=lp!`#%l!!u-X~Z`hFeM0Gmg2Qt-nG2TF0K4(Z5P z@*hhLwV8RfN}ITk)!^0wFfO(&v{|zC>f1Px!&kr16J+l8%aFhWN0W?u2K5FbrQVgfpZJrXeBxncersIaA|{WK zGwP-(!7!wzIefwW)iR=CAE7%s)UF3&(${$J%ki5FwlXFAMxkOIld3U@gWaG@ zLylnb2e;$e zBy)lne4pVTyn=A9_$6>#0S?JJg67a4_Bxoy!xbGcy5qG+$T11`=H%SzJg@1tKJ33f zsqsu*`vv&Q%!XOA1N$ZrLPa=&KNw7=K&8%eD7T^3(cTpReXTG7LWM*S1MxZyDU7y8 zCyq)8KI^`db>vp#T$<_@Wn8kbtYMVU+qVh9Bz2C*?4I~K+Tw~C#7X8N#d!mL$Mt>a z4%YQd5_^VYDKjo^mwyUHnH53raax(JcJwyhd$7zxn+=I2psllg{fk+fA@v1UH}Mz= zTZns}&c-)DTV^fA4Q9G)s)ICoH0oXY^X|b~Xjf1fLO@pxgO@pxiO@pxiO@pxiO@pxiMS~Etvj2^ju>TeF_%}M_ z583*MEB)WFr~n*)zC2ED7M(x1hvT342{8-XzhDp(Cp#C%zfvUZ{~H$7KNkF-e}cbL zBy3E~|8^D9ABzePpyRa9cIyKO-f~rHWKN+UF;8uu2mji_p zhkG9=pFN5h8TPnzbr!I`={(ptIly*j?zJ&yzU(fY0lFdp5F2KCC%g)jQPB%w7qg2BQYR2MgAq5qS1?;iMbs_x-=Y$dy1Uv;ED7V%4o9*JT-MEXYH7~Cy1nSE z7>xbokh#NE)g@q@w~R%Eeg&$&XM*ZcK98S*IISL*w3HKK+iR&{Ows+W4Dph^a2M`I zgR{-7u>3RftaI8x^{l{ct>mlD)9)Z1|Ji&gw1ANb}G8A-+Fw7Y*ozFe%O_M zcrn*Hf=UVmB^!D-11v{Os2#E8hVKu7d4{8`W`_+AW5TB+R;AlLT!MB#p^Is3QKK6( z_e0Cp4G`F{ypT`3$k5Tk7OtTasayP0ZN<`Oz1@@TcbBn^zl-HG3Fq`S`+0+IEoHIw zV<=phNQY%3S+)N@HOAqlrMn4~kpG?R`6(wfRG^9Pv`m7ES|6q8M>mNIZC$=9Gd>75 zyZ93tA_#WWIP6Q|Phyr&M6E*f!vl+~eD+yMb3i^M6fn%?ZFk++A99?&nnR|oxYYctR{EfYsE0`98x^jnHMZb``p%r%VRZZX%7ZMLU2n}hE z7XW{0amqifflHakuBZTcrTgv{G60ewN?~AHA4?J*Fdn2@8W8xVgC89urJ?Ve11(7y zESVB+Ti|z43AQepAYR#a0;w?et69RME+7%?W|Zjt@X1Iqxm$FUIMe}xI|^J2S+@o= z#tXxPT)}@V{F+K;y2V_5Hg=swLvqP#o6dZ7l6oM{2_ zj@$*0bH4%kdlW5`^`cuvA0Vi*X1Mn#<~5x6$6ap6WRq9|L&OW!Dj)NWTi}X(zbSOj z=KTl-sgjt&!_?JmQnfCuMQbE|;q-&KuxlQH%N1%3eLBhFaW zwc8tFocPm8?u?xh#9#a8rs9vqlHqQi}oaCbK$gxl6hsl^jyfURK@BH zr+`w`_H9p>`jAh4+hZV2$H$-3xQ}``Z5#mxT-sX~3(bY8JnKZ}(l7FX$MNnfRm-QD zZ#Qu(jQ}%ro7RK&L!8J70p`!mc#9Uczuoj<`=F%5J1aWysvId`T=5-asgn~0*XAA% z+8pO74%k}mK1h3e8bvMCYxb}FI=a?*RFcA)L`s8w_B%((<3A{xVj@)O1U;Iq9Mw3+zb*b~`ezT2wbxAyb)@g7Z}!fQTtIX95E@*5rW zARM1=p0!C3;nT*h1H#I7oq72tOAYeuBI{gPq>(k^wi+vWkSM|76oBH~?;!3!h>b4& z0dVqckt2(D+NcNvQ(hrIp5j)O+dvc;6TOb^MvLnoPntz>k_e=!yY^U3h);GLq5*CR z>Jq$Hb9ecc(`ZCrbbpyoR>@lp^ke_~sbJJcn|E3ob2WT6h_ZB#SL(`RIeTsQ- zt9gj)GR|mz;}dgAK4aRQmBIUv(p+)0tEshqiw_Z3m5 zj+pEE33~5{A5OeZL=rTvQ-h9xV;5BuWr71b{H2!nbaJwONIf)NHH)pnV=)bi>>6!u zC}~#wJ*h!)3NSYmG&f|-Z6i}+vDe&^>@|JQDdJG!@{7W!Ix}Bok^Mo%x+BzZl1R*T zGQv`6(QjVzpj<+Vm)6QJme=Ix^i406`*?eXVVT#Z!~6}%Bc9JxiW%0qZidm64{#@u zZ5|nl;qdx|K6JRHo4|*U2jO`jqdUHzDt7PN zpr=aVK7(Z2*WKilY_GDO_0R<0?I?zHnU_egbz5sr5KId!-TlgY;YLy_o@&NEC=@jUMs{1;@N^ANK3zwbN!*qrb!@z zJSrA055Ua0h)ZN5Xr#CPTWV!5w}v~sH;0->K6{ZutN_q@*j^^(ExL>yGvavLN`FQh zfI#0QU&DJsmU0CA4gv8@CbjpyjFJ%6ObO~oPq6)^imt%{MwII`x<9ON){OR z1x{o!V=q0CLGkDQ+z^Sc$XTxj{1*m-mK%V8zgk10HllIO%i%<00}03gn+&9VFtJEB#r2QK^w%XlUMIDoKt)UE?on-AuuqR8nc*CxTyXYv>xOb+Bzr5K3RfY_5RGAd>HEAvT>4N^4-OTv8uV5L7xVEZ2i9rZ7SE#1ve97G}Z*fTKJ zp|J8es#ijBIn9QdY#a4lsMb2$!ExeC_+ZCtLYw+u=+y_XC!PC!N zH$v~?m?(tVS!A{*c5!o2Fc0yFDvnkPv%t-mk2A+7Rg4g&LU$4X!=1 z9mXP?Zo`3lF)Gux9l!qi;sc1*&@a*LTO zb?}OBdtq%Azf5+2@C5CXUsc+Z3rZ(%Ss^MOCrBHQSUp! zezRV??GGKTcd0#2=m%pofQbibO?9wQ>_)+ZSRqj}EqxKhfMsWxFwb2BYtiD|-ZQ*Z zh%syY#qO9g{uNH!z#M>?or~Pe%in4#n3T9iQCWmtBvwNBvf)=2uh}7%PH*g~g^;`_ z_GF|Y^$RSgdxXISgTNF>KiIuXWC#jojUfzmEwYp@=S! zzv#ozw4!Z2Lz_LycfT!0u0}f=J5mD_smu}J9loarb~;Z!*#iv8GtMt21(dLFzCpjV)$ZELE#wN58r-8=L1iuOA~vZ4y3_N8p_Zw z-6=O{k%)ZS{fBwgAChNB*jvT;1-S+%k*bUMf8^5L4>EQim7GwG9Nrs-czSXgC{PO4Rh(m`nVAr5zEX}#E;BI0{tQn)%4;Xq4NGEK64a*aQ;?2^n~RuXOrwrvI=D_cUKvl-WQ>VRO%M}P0$>t84= zAL)e>IUpgDS6psNUGmg~>Ts3`Nhz+0$JyHaH1I_2kZ|d7l%%)e4 zG=D+g7?KA670>ZM2S)t1NU;F_Xcpjl_XjQWUjuAg)Z`uUSW#Z+1(U@_*v``iK&sHI-EcNyMODZ`|>WlUCD(30ya1;{XmPgHa|s9)pGRiy$DbM(e_LJ$N-xt+a>T=$~L#J$enB-r;E zZCWVk|U3BoUQFKcEtY`w-=xPn|$#QZ6e1fSPPa43=alnE1l!HfC9s87F zU;s#AYml7>U1Z`U6jz&>7#OG+?aHJ`#OjwH7O3_f-+~x*G7$g?(=&5MS_b3&P-y9jo zZ;p)PH%G?#naIWiJ9&OgblzjI~4o8jtjX>b1rWZ7SE zWxxGZ|K!Rz|J>&PEa&>;Ex)-kK+@XI&HUd*aQ`67IJy5dOr-~Z++&sV^0a=F@x$FJ zi%cLyRt{T~K(_O`nThvtY##W6d=+lvI1)B}etp6B{<55=vU>^WC}Csz!dtNKcXa|A zz7IQHG1M~#6b98_xMO=_=x4-%s&_%RwKAzPt)7iH>-E>)bZmP%x#h0kY%vkz)l9f< z2Ce!U>Drp}3*YLoe|i0w9A4KMEsB1|fn!m{xO(retG2{4KV0LG;c9I7kuU>^|E`F+ zIh@on#zwaQ^t^54prB_q3A<+g5F!aNR#^tkM`t96;hZ$qM3e%A-LJj_xNSebl3T9K zi}3C2CWLT{u)WH>g_+kR(z#kl>^{@tL%vU)FLr%vK8#W}1SwC^IdwXKE; z9`__IG0}52S5v}uUw6Cj=4n~pf>c<7cy;kN1J8U&mw13|Kh?84@79smb>8>nX~Rh$ zk-*Xkj7$}(@zwiySMOjpGASooVXcGGQYCgLWh z`iAujgq3Eau+&EJEG*QeKu0da7K?yM`nopv4LcXj-a{Pn`wR}S6OXL-&Q@ATZ7)=g z`X$$$JK8~27yQo;BA;0}=2C-n!e?JMbJQI|lz7bCY`82@+4WL30UW_!R_>|`EvlkkQ7nTU}J0}Og8TwtYKQO^1(X)v_ z?b3lvqaU>MNN}k*1MDroJf~dsZ{Jt7!jhHwvr#Wo^WSww)J19AA06hz#{@cS2mEkJ zLpP9VIkX8!kR{|7%+Q(!Ns`xKh3G(y>>G~JbXQajCZd)MWd0f647fKu1_uPj7ZMMuzOZ}* z5vi<&qBlu-VnC}J z3(nJ9%EOlwMW&oLt)1h1A!-#O0MDZ6>NL`8T#5yZi<5xH#&Km3ur4xqh$&pI|7JTD^tAo{6MsoH;T%}XT2y(3ZYh4+o? zVLQ%~YXA*ORK8$caFW+>RMLtzH^F?mQ%1WWlqKsFlgZ3V7AB2T;V&}^69lj3kppa) zL>&WEZ*^77zmnTs)d`&+G%kW`QOS4VjmM5e|NPb1K0Pe9Db07TUVWnn(n(}iCrmv^ z(d&enE?E=;CjpJafVHG9ZvrcvIBQeH?97TKtW54`2X{dkD24{ZVu1Zr{5f01sJQ42(_oRF z(ceIw-~KA;>@4f5Dd-TS+GbzqLJ%=&!CNCq!nr~ioZmf1j6!SEJ)k|_S-v?X4lNa8uy`Vh(esWa9g(Q zL8aoVyij6?^5S$<{*HT)TrCiwG7)9P^W6eN5TyG&>;;w7ip4W&KB^mPMN{54>u9DDICUdS;4qHC)R-VBil zc(#NQH5|b7gBWR4ymgpB2=@zW%vXsplY|K30}!MFGrYj(h0H1@&g6<{9*fvHHe1rY z5a+n}%9C84&B#nJ%o42BsoBrGwr!gPWAEGqxgAGDu+%Tht8#9=em;Cz~-eE$2 zuV7%>6tl{GJaY*KxpiSSxZRyutH6&Sc=W*K8{Xpn)$a${krU8ry8WZ+XjN1PZnYU@ z#!a?NhKR^s0~)TMlu_~nL%G0g3;%BTqyff-nXXSZLD=_cT%UJN0G~{#?SwZCl}{#_ zkQI7_w1*K{!^Waw#AFpoVEf|_1`hf!CVqV82Y}*^_D}}QhloJ zq#v?H9tQoKJT{2*0i>xHClqG%sSk6|=hQ;3MdFl}yXm=hm^o4?%PdGr^5KQ5`L6Z@ z#v)Eqyiq5hxiQjY@!%=0YlRnu4g{VeQMnxSCUYc?s=lvMqeBX@mDh<7?o%8p`>Bqh zq(c6`f{SVq!ry&t`XE8nxcgiM;i5;x)ssmVEgnS4Ae4U{v6&sZ9zyAXm_=FP z74eI&@u#w_BH|JyaO`LV@pu_HySJBo{NzoeG@-Xi8Y0**qC-u4Y9 z%UhX6v@ArbL$!4>h#*k+yk#k)lwe8AqSEWp17RoEi~^uzmEwU?vE}8svRlDBH|$}e z>%@}5MkWc=7A1UvwD_?D0s?v&tV$iBZ_^uPgYnE~Mi0 z5^_405*g6d&EGPud*Bgbx)@+EY+rr++;k^`7C^F{mTa$x*6C7Y|OFPIDx2^^!o9-*hGRQ4U$lhHT%3i(;u>Ew(v!uoGYbFRk!nqE9!K?4}yLFS~iJMFoh zBoK{5xo)~bBT$=bh+VcK;@fYi&F&G71p-|?J?iFA7l+y6kk?-v3-i?1^n|(&k)nNp zxA2omHomUpgtzq4_*GRj8ojZrVqr?;6dvo1iZJFmJALVC@pxemvt zaljw_YAw=w0&TNN0k*65>DGpJ?27ybfN|uQb8b60R4;%P3$#(Z=|SUqcdgGv4sKo? zQJdw7zl9ZYHttNW>fjxdk?`OgZSVCl5cBSuz}3UEfTHr7)@Z^H@1UC3`e@W_LD&6Q z5MOLQC8%6Ej;owTR!S!~`1%_wR=~#Q6FobQaOvG(ZO$&?XaojP?~Mjl3%g(`aIVU_ z2h8O7NiTIi*H5Y^stS(6iT-ScQDu`@`*>;z=@u8!yuoD+gc?14)7$5b6piF&N(+O9-wP*7OK;l}yhR@H+lv=>-)v+Z)u zn)kwMN{P0fOoNs_-BT1)12y<9lwQs$TO;}+*3O?x;Lud{mVzZ}O*|dZfpvJz*Bhw5 zwM-LS0T?;Is@2?Aev2%TK@bd^SiQt*3YqkETo9gL$axGSRe!~l{K1C&ciqi@CJ}LP zu>5-x(SP<|)c%8Jql$czTDf4R^&(N zGD{(;xjzV*S}ZKtXd}__TPCo4Ss&w~&`pCDm#y)^%{pltVWhqr$_sv@98~U!c=wus z{ce>+4^*jwK?;0gqT#qqHxe=F*$-oK5x!sF)nWlN62VfZSV3d<@bu_T3SGk0bXTz-H!g6twQyI3qpVQ{r;XyL0Wye(&l&>z#3A!K&?W^NyHv z%0!(*69$SCm}#E$q`(h@`;{Jxq|_OT0ossKU;@Pq`6Cxn;a14XKtX(Op}Y!!*-(CA zaNMMMns?hVkjH^9t(Sye$^sPj?~K*lt`N}2(UpKT~8E?>!2Z) zm2L}N9@ZJ`zmvJqmJ#>vV;0t9{gR?cl19i2YAJUG#4*y0=30YdqUb33u(#IpFcq#D zd%r&=JkdJd?)17}p8qP6CiQr6tAJc1Ms()`yu}~8pEiL0)uZ??-p;?1cAUS-I?mr@ z-JiYDZ$%1!w)y_?3jAj4xc)QW_-|DU|BpzyKl?LP{)&`)%m00Ak@@2b^ydZt`#0(D zIY=xl|4z#3=%%c+VZP-cZSKfqH#R_kq8P2O%H%q4b2{``uYU60R9V%ZmMs-kNx$2; z(*uc~H`kQ06@ujkapu|Q)1(37Pm8%9w?+)>4E1_El&PB7WlD}#q^YwS-o?~fOuUN=;3GFLn0qsZAcX|HFe#(@rX_3U5&^{08&=DKH7&+Z!EZ9$#ONT<=(n z`T!1SvtnQM+SoWZoTY-kTOf-I0*wkad@{#ru*NqM{zU1GSd7Sc>DjGWACwq|3qVYSb}hXq&i-4b|d5ca?7s$ zx3;p40-hctq8hbeQqVRT+IQO$gDOTHtDKCS>p}{S_;5sFDvmMlBW45FZP}RA|`~38SPKo!D5% z?bh4`K1LG^Lm-?OhzhyCB2-~&H{@dTAsHZR+Afxz?XC1`hv2}s?~|u^U`8fFKkVx( z5n8K?&V}v4_2pF`iOTW$8tyUnFHb)+g%a4Ipfp~vruzW9D@GBd<& z>e_2vud5*sa;Ym4R0#iZ_sSJhNSKT4%^{8wDg80BnYd8!Ht$yH5HMy?OF z@=4ya2*k{l9wiAgH9L9*vJTzPnxQyVT1|E{3na;``G36~Y1=1qMU$ND_BB&6z@P+; zJccxSq}~J+x@tPnE_RMT;}`fW?8rGP$dkcjkf&>`KdrV+eYag}+=vXIEbF7jLUthI zmcybDb3SC5rnU5|%s7lS=r!+QFGQz3?3VR^zHw}u5l!j99V4EuGNr0G9D@(>R#e3( z3cr}^tdic`M$OX0sJ5Gm!%qcW5e(!$N|Ob5_ork`aDlGX?r!4n_Ud}&6dm&%L-WIgRXsc%7lGeh=Yq=PtgKu53qo& zVjb_9go)D~N(?~_{XMoDHD$Jd9Wc0^Za-=<)UVUGn!%9}L~rQm)Z;ELs1KP_;*O22FjR&Zt#mUXl*U^X2~D_U9gd9~Q=P9DBm;_H?A!prU?OZ8MK zp_|mSqc{xz$YPKPv$=p48gCqt*VAE6CIaXu4`npB<;jJE#j+3I7B9CEqWfSKnqBmB z4SXiAGOgI0r8O#Whr#ZmQd4DMB4xYQL{4aB>HM*Pw>u5WhJE!3+89(+Y%M zGfJ928-CmONh+!tcVP)r@t|4az0F-x`CnBvZ<9nJmp++B$l{L&j2__Z;G9 zsI(2EKwXipc}^A2Z@;G}?h?_0%8Q zwN4;~qD)2tN8VOSelgLa*dNC*(V$xu!;GuYzG%S>%~Kj@@}h?e6cA|d_^-RdA0rSQ ztF}@s4$3>CN&)uGv}I5o1W79A$|(jEZ#p2X)@Bw{PP zG0P(o7a=FmYFX94iR!Y3K$?w%{ce|`o%Zu?f3O=ehDPl~zKhgb6!3)%!g18s`oeuL zVG{yA(Br1O!IY$zZt5FAtRgC8o$->J9y|H!bn^?Bx2AV?J)v1i;#QPxg&}#2P(6E5 zIQK$Eg~$kqv2@2T>e6MrcC~f}0Yc02ZEkdl6qM&&O|0XD%?#G(RiXd~wK3;`5;6`5 z+2!@g)i5oPaSB&#Sy2`Yvs2L?7%TED@P`k8%9yy_&Ip%DR>Nn&gjy|K-u$)#;)dGo zS66!O6w(K-y~o5W8x>DelRdCoaG@kGt;s>>e3+0)&fz@1TWD@sq7Z!dAyTu^uZ=(F z9b$y%M3fuV5nV-7W#=E&VEl+2w0is9NnC45zf{R~*9Zq$|Kz5RltD5u z^xaJxn;`U|Wy1vx@cw9@MG$c=t8f+x!K9=b@(w;m?>pPey!)-P`nt~@OEgqQ%HYTE z1&NlN9EKM$gM0i#LiIdGdVBuU%#b+iG;CKrq=`YC8|b=|$zJiR!yQLWGk5SUyJsuW z`Opngcb{Y+cuR#7TfRMp(PRg06hVX&!bxx5t$Ehh8|0aI0hOR?1$$5mop{{cNWnPm z`gJsC%sw!&dxB`tb)G9Z?hAKYUr_=PPG9!#&gy_m96`JoMMZVF_Ke0wwU0=H$3gkJ41}( zr5xmKdQnd|fbYbyqWt4k%C(l5zlN*PjnfzRUE(aNv{rUhC>LQMI>OY@@#oxZ!Y|8S zX;t{iW{7;)8?>?6hWTep@5}OlpV6z9Zlb{ezQ%Z|QR&_O~xLF&i&6S+Qu~ zusvna@Fn(YwT91+x&(~I2<(V{IWZpWu809FuDC54z}yq|FYZ@1F%t$Fb4hyI6J}|V zpRUO{tDh%P0^1^fo?F;jLDvb~%Ti)tqVL|Gg7BI7G;Yb+h;J7ZrPFR}QK%T=WmKo2 z7Kd*3SJk6p({p+64V;fJAAG2K<;fl+M2aW`C7$-5OCy3y%S*>_R&bpJ@2vyDi614? zXpB_%0WyhIMb7URp=M2oRuTI|g%aa>bEHS1RdCe_6RMv_b?81cTqyk_+R4H}EeKef zKTXWZ{N6hm1I-)t$@8H*+{4!|<~?jh#1yw!S(Dz7H#%LW>l1J4q^R+z;mKwKDiiAT zVbP~PZDL1SHsf0xMU7=tKWFEHD3=Igj%P2DOCSddpLbu9pMY45w?*_)IGMV%eO5-6 zvSs|LKZ%{%;r4k$o+^EmDrravCbJ?o-c3U~cy8>N0!I}GdL2p%}q?tj@DHPj|M%TuDSr8s@-<@uF4{$^Vv7|pdYqT%?an5nFqBJ)ud!zp1F$4&(}BCqB8|;9|ZN&+)wEQ zAN410a~5|mh+KerVh4?~mx_cONnqwhe}y@gCA$oGC55HaJ9PCgsyL};Kob+ijE$h# z!D1{e1cQ>c%ka7N(xqE?%jbwK)z6UoN>FUEVyUc(l(Pl6UQc5=Eci!u|qK%Lwo9&N=7$EyMgP|6AMOBR2WNU)}yc zaO&^d|95c9^;=QG^{1lb4b1*lsQlTL{s*}I6ZHOFY4RpC`CCokzhT;c`mf~8&8&?@ z9ldn_(6juXC{6zCCI3rM`%g^!FJ`m97McK-ZdN4kc(}O!RcUg9H|eq>d0AI)bTXop z1_6H6Z|W#ZP|=-s?88;fSdmOXVj^9P@D^*Vv$)}S=Z4HeB9dmJ>GC~>2jjky2^tqY5ywSyA*ey!zXZ z_mGgFzpRO@&tG*)MOgJlgF1TSLiTjb28882BgFJS#1z@&9BrKba>iu6U2>G@jaH{o zCqsGo5UUdNq5W*#X^n7RO)Aqa|p5XQF|}K3vN{Q!`x~ z(Y8I6(?))ezCKITB~j}nuX=fMGVlWr6@gETzE85T8c|hK^F>wOPE7D*tuOsA0@!_qGb zsC;n4;K%T9{bWp_Rz?fc&PK?*{nE~PEIhyviYu`>T3rXbnpM7hRTRXOkVOgMm#|-( z9oSaflpNo0Wah3V=2QedRtBnN3vsGY`-KaM%c;tj}Ba%QoSX#_+ zn;#Ccy%_fi=$)pxP#rVUXJ@B5>@8CsJw@uCA(9I3zox_KK7gaxM8znxgafgmMX~9X zy$n_VvW%bmb90M(c3q~aA4)+TfA)Z=ytm(r42j-e z^Zed9rco|}lwaZKwSuqquJMZ0TiU$n1Nw^8)RaIV;eGsmeGs}JX!F-}9(ZQ1SH5@& z`HAE}os*UET4^5bkIBmL=tvf?*$;Zh$Q+7(U~>j(=ko6pqVph#@ncStEE4#>&c;&@ zpS5u@GA`LSbFAg2L!x2jAE83p&~;Rj6u#5HYvZIp5ltPtQ}`*=jf?#{Aiy0PSmbE=>r*;Oj zrwWu}xxLSkZlD9~)#tkx)|K2wd|31qS=a%MXWrdWR^Be6+-m6(kg1tdd>F@(eG+@? zyYu)jMdhjBQeR7)_ul2g(Nt`12`sVBhg04{bE47n$h{cxx_xqbABxKZLrGntzEkRp zSEt+gpT3KaRNh`wL&J{h-930)Ppdu8^=4ylo7_NNZCq{(~0 zj&p9sYv~*17zfssTq!&_F1OC2f-kw>)h3MH>7)A!>+_P9O7X+m%feZ1{HGdjxj_gO z>JNcKqVuBXZw+G7s5BgZ%ai;%f9ZR zACG`xWOK=pR5QC0QwFQt8EU4{EdX9e3DCXXFt z1v=4@(!PT5Nhj;Png;ZzA3O#|fU}Z18-orpq?eZ5s%W+YbEX_V-xZZ8YDy)21P-grR|Q-*?&7GD%|ZKOA{PtF(W{ zG#o~Pyo}4g)mZ{@s&4^ThTA}L0SGOWO1ZsZ(hO)o6q^A`Nsh1kl*Yr>_OA#Ij6)Pr zeK77n6e#5??O({BF{E6I!oiv5orXj&QbvlRw}pCcJ38_+uWJL{pz@g>cpplENSPhd z9}M$!Sv95G1YSaP&gK|Y*PCH*Tv_VvoPDYox}}Ew(wefMsdiN6IU-|E0GFfnj2Y79 zDg+B>&ibs)f^Z~XGVW@7Td1{#m!W$%ZmukkoP$~eM{GDgFR9FKi%?o9E)8=73Rs+n zhww=im;R0Qu|i|~_*e>3XrrDbJ+7pZ#giPFTMTYbFyUCN4@ana@6P#xGN2G_gWmgSL~?4^^{Ti>2QMTpQz$2f~wh# z>e*Bv8G;x{WcLr9miRbSJ1Q)=8%L*$2nA-Wt0wqJ(qNn&ES*u{yUdvR60=V zL_i;e_XHPuGozIs@J8mca+wMI5_rI56{E?rm3n2~wJlnbz*AGgA`oY>$Wci_Mz!f# zcqWedK9de7PYE(H7~oh^bK9d<^x#PahtVTFJQ)US_+ zHH*6Nw0R6~0o91zPeageQu92brh{Hv!P}!Bn|?M3R(TF_z(+Bq^;~Q-GSDUPAcR9$ zM4qRNB~!8iX9ve*rl$z#t{)^JBruS~n9wCFg9dYxt54lmUPCe=H%QP+IgM42VX_B0 zWev7)X&|jdE^X+Tp3CY}2goEPb<<+~Wz3m**Hlp(pR2c$jydC11TC8|_NC)T+X9exmWu zuV@U@yk;0}na6vkqjE_xEDC0o57>6iT&s>B_m+|DJQ-D6xq3bBCR4fHM|VTosuHwKBH}Hn-`B>arYKha0T`&XL<=jeq;>pcmeu<0k+Ej# zbf4D@vvItI^X9>H?6)ysIr;W}272EQzVEbpNKU3^7Bch56TJ_ak#5aoeJ&k{O(A4`? zp9zC^V&R=MBTJvZ7=XmqfqklrF!rU}FCQA%XZSSd=uZ0jc|rtUul20W5Vk zqao;PSHX$#(_PyTRNdSr@gT~bg;vb1HO5A`Ji?R_<#y%)KJl?%lmsRGn(rQXL2F9U zxf}Fv%X0Q~3iYAQ4>ZB|wQlW&+M5c$hj>Zq@6#ck)qfku82X_Ii}~?xrMD8>_T0+A zpBj)`;Nn>!SXE5zt~3c428gV?5?)l^$Mt8jU0ggw`d$@*(05b& z8|9VE{p`At8gDk+9;FobF;bDpU{RzaNvq zMu`Rjz|zS{`JmT*Vu$-#NmaoVK~1Gq8;rp;xJzKx8puFL9(@~}!4}J6*EcGepsydh zJOQP(Qghe^`5*3!6-~I30 zzsI25zfB9=zfB9=e?rWEg^+)X;`qNRg#TZ>3f!E3^w0cnAmqPTG5#7t{)r&D*xCLU z1UYt5SKrU5l*aQ3!Q%Yf-c*;ij1!Z(Mz-7h43ta+l@-S6q5-J&^MB+Z5mwgmrN5vp z1BVib%MVcWR8@Au79S{Jdi8R>xTJ%3Nu#EMb!ZEcS2cGbEag%{KWQ+>wlnaZN zL7!JT-~(J7g#of;=vRAoGP>5;mr`>Oe%?Jx139-p9MAWod?)Bhda~yNC>oN=$<$2eS|#nM^$7f=t-(v4f?{H&OPCq65|?bW zDR=v%v9Lc?-J^eS)E7TwOrTY~M1lvy?Pk9wM87myv;0|0FKeutT{c+VPAz!?lsGOP zOD)}H4sJ8lmo01HmFP-MUI@co-$AQ9At~ll0K^zL_~J<~#{84bGV6JeRV-m&(yf6( zSz#qVq$&U!!Mh|o)R@HKcZ?j{9La-eN!!Fv>R&_S*DbAtpuPg~q=R}pp#@HiGv5%6 zPH%Vp(q3WI)^THUK8fUi`K5HrGBh1wwatC)2cI=!TIj5?)QWR^Ri{hb{%yB1$MZ4n z#5?9=d%I$jJl}19c1}vM<^oSoQ0CVF8<(0|nHNCQV+$X|%eezAk8!u7{xG{^6%*!H zY!mDTWC_cY{at^(?FIPo{p66l>vOcfE(KUzr*s*XpN4H3U!&yQW`)eKZ2x}$47uhx zncl!*D19KtrHDRO4}BAF^joj?$O4$sWDSWAvnLx^p8sfhIu z=xc!OT&TL&#?tpt_?u0$zsRMeoQNaR*?#-^M1VA0KX-?N;LQ=3b)pqs{7o;1vSJXg zcG6|;%y+6FlnD}4O4%Vs2<_7$X61$;flbko26x3wUziYnG3M%!0upe+X+PLH*TNmO z{Ftkdel&dE7ya7I0pvmGuj?Ks2Aty|Mxar4GlFo;?vPm4 zW)X?s8qq77*bTnp^VH$BvDQ-HIwXRHB7e^im5!*-mw#@CC&|~At3;9@liz@djM+ z7{qwH<<>0wKaGeQ7Zh(_nImMQrwdVa7FXh9mK~L4nQ@;jtr*9%&Nw+U1@MW!>IvJ#Xn zQ@Eab8To|`3ofvplFWWvfjA15My5YD%qz=qS64${p8hcO1xVe@_Bq^o>pHHYHIX2D69g&TFj{ z2RHP~rRzJiUg1SPHMQ-{Q4B{m7oV8w2t!vWUtP&{fa-d;FqB!Y zwqoL{ksIlR2yIqp!V!iwne**EL`EYEnCO&l#qVha+GvNrkKUxeh3qp{>uaOflvBbGFORe{HIB& zR&7V#mZ^n5{320i+w`6Z0Sj}vC}_a~CLwW?Z%zvtW@Ru}D7~tuWp_cKKj8cnMFVi4 z7${HzZ48VWvJbi`x&==?USXJ#&%Jarp7IA)JnT3p2UVB~O9as3_(L3Q15i^aT&83M z82lNIujIodZZLAA3^oIjW;}QExwLy-R($Z9zxsE8%!+x&vKWDh0r;i%0ZkkI{f%v$eXa~hZ_``5%vF=9nX3T0rV<^{QT(rN& zf`!W0)M28J&sa=cR#s4S(eZEDuPUObd0)6zFS1R?e0I=IDo(qIn}+s&%LOGEX1Sopc}vX zrI_7&Rw|PkI1^OREc103v(`h-9K19Uxm+e?$<1Uxg~~VJORC^Vb2YJ7Y3g}t)SiHm zot?3J<+&(!C~$3SsW5(*&2xZ|%k}kFSQfg!fxrQ^fI)7lJ>>$^d*)i6W!R1J_#*Ejz3=bb}o` zh8h>!3_%#e)6G%Vi$+wz56p}95sd-QFNGJahsV@VwL=9&G$3hedGQ$cua_C>TgWTK zhc1bD5_`}f75Ok782Jf(@b8nSdS-3KK7rPH#uh)+^VW_lC|Pc!`F+@VSlLD!erNfK z(mFTvtPs#Uq=wFnbsLqmIkUM4P9`hG$Zv?x*|N16q-GkIrBD*-VQ1RqWZyh`ta@VM z=|JA4a6z^u^=V2ee<`(aODce~awtW;Twb#(_=J)c@r58AQSN5TLof?M^yF(U z_|^~-t?xBuRGIKG_Q#41NN-qtuo_IiD;#+0jQY5HaAJleRpZw)_wm##koG&Bz?%e2 zRJ^`(dMoRn)ho{Z1IQIi^PwMCmB8ZkIi}D-pB|5wi%%)TQbLrUWei>|7wp=r4`xC) zN<;wn@-pl3*{B$W^e;aKsuMSoqI%vxfqfHJy;;apF3;+DKa-Pfmn~5YSICqVzR(b| zIPrOV5b_h@#+Gzn;*FT;{<=m8uciY;!!mx%~Ik_@4rV(U4)cwDPj&PAjrl3pZy1uNY_ZSn}7|%9F;8)8r~xJpybHV>smCOhEJ7Fs8_@? zZ(+&UGcvF;xZBLdL~likEHupCDm!R}921SuaLIj7`ce~Ac;^%Bk=dy?SW3w{9s&z4 z5Id!05q(w7oi=<$5IZ|r2n^S;W#(cR6-KnnxzQwDW<__6SG`wXcDk!RPBt-K`vJUP zYc87?9=5DC6&4>ajIZeI;V6U(*_Vi?ks+vsskU|Bs!s$@r}h5gKC%5Vhy0I;C-?6O zC--kzFZXX*FVAleKF@CtKF@DB3-J8Lvpm1?EYI(e>02%38}KAyj)(B4^l^sV*YKdX064t}=&_||TvT{c9)(KTFNH1+wkZMg?N zS?R=44MSq!=w;?3uyH^!@7&onHyh^rEPcZ?&-+cj)$xw&Q|2a6;{lX>-E<0|$q~SS zs%;y{alxtH>m4m(CL35L9O#(cyR#5z$@#fBbWc5CeZ>@(P#xnLgH~5n z8*=|O6mZNN6`#t~-QDp)Jx z!;(ucRF+enjnmByypW2yIKK!tEajxNXR*jjI^)Mb?8<5th4AelwGm7>jLCo$-Ojf9 z17FiT%{4ipSwvR%>pnvp2{Y^BjUY-!wl{)Fq1FOSpI!4IP()VS;w4lX?23q{Baz@4 zgE$BDmt>>NK;Y?(hv<^NvMFBXs~6~axsW_C56ZA{%tEAFPQZ{bvI?1*L~v`#csFDMGn$!YMjLJihu%}wwmR5` z0A~QGy)TwlOPpDSMG&XHLI@b_a@BXmcYo%7KMixJ#DTpw^0katEvsvKA&x@**K|a+ zJ=V^&9hSyBMxRC|SIT!zk@R)f)R%?3ps9M|0tIu(8xIE%pFT5prSCyJe9xG~!d;ee zf4EQ!iB2RRnCWCDPAGHyVD^1WYrMahGKSg!5V#2Kh7RJEd%%CaDlaP}l$`t!rD!UB zuCzuh6>1bL#jx-CnWbg*vdFk`M@NyG{T}K6Bke82^2(B~Vcgvb?h@SHJ-EBO1$Q{O zTX0Em2^uU&aCdhJF2UUbgpWyg&-A=4Gv7SF&XphG?CUbur>q@#U1IF3Nn z5uyP&WB3P3Y9GmwTjiTxHc@JXYX1S-nu=HUC9k-$`#Hpr2@%y(#MuX?40WNdhTVF& z^H2oNi;m{(4B-6z@qCkgD z$@_quKpP0ifbBZu;x7=%=7Pbjb&sdas%(O#;iI-9<{X28`93K9s+(O4<=Y{+CZIvh z7FSeS`^eg6dH6?cOo6Y*sD4m=$qjgq>_c>+Kk|sK+@;?QaqIWKA=E$NB!x^EW(*}f zSR^}g7OkTd5LsDr>uvZtG&m?M`@+fyu46C#D(ffhrt6Fi%zk;Gsd@b7e|9cq5m zeM3}DkDGSK)`TSAm~J_N-E2+${-H+5sLJu|r4_Em!GIllpJ}Qp7*Y{**>fPIXoyUE z$DeHfg1Y&jjaJbPpILNKKfDyK_(v08g)GsDbR|4xb*^~^q+u_mxN?|;91)N$gtM1mU5;%-0u+B zW%b;NIkJdge9i;bw=qKEl-!lz6na{jVvU+%oI=m(s8hc&j}Cc_6oYoUmmgoSA<^sT zfLOKy(CqlyhFV8T7?fH!cvtrIxEV~?>_hx%2SdPzG9ZlFNskQQRn>gvx>J9NM z^jlSbR_W|+Q^_{83(hDbG*ZuiPZ?^b6}A|3fs=J{J!rA+ij&1s(N{>-LuTu)`CClP zWi8#!pR~2X!I%`*)fXURsiudkhNTuLOmjj2TT0c3*TOtkk(}U_?5nNkZ$24*!diGh z@Owi0eCR|p30B`m18Wh^Jfp>8OwRUxuhkfyhY-Y#;`7efsifj=$A`{Ebg>?+^l`}3 z@os;~=p7!5U}$Iqhfy1DljszOg+sOP2oESwg|iDr0^il%gY=uuFw+4n1YraaYxcoh zK%SONccoIAm-IU9?20OUkRhu4i6Zt``o8pX?#dprGOZ9dGtD)*bahr)aSlj3*1J4y z$;gQS*i`am!R6emH@iXOVp$~mz8PNN^q;TtR9>4IneOlYC~<~@xN%~_L{W3tF|%ex zPw>K>9dwwp6^!K^H#J+O61LK{`=Hrb3dE#gmWp2$u?KT5QkzQ@YVOLI9`|uDa%@5* zbprfwrURa7L^RDVyL0`KQ=p0&Vqj&1b}sk{&8P)RgUikLh6ihIM0Yk&gAvk-vm9+= z9V_Civ=W&;af{y;B?RIVd8Ol8>}k9uO#Pz;h}PU~J9YzTnleI|B16iCn`Uc80CH{d z6rYcQ-M8uN>LBZsGE7|4I&0pSOP%4MiCSD1JOLAHR-RwgQsymQp}lpANn3e4-o1Zx zY&)#pU}IC+xY3TTwX-R&m?BNQGLRtkjx}PMi8Z_y%>a zW+hUk20?XAwNYTgRWk3uV*b(y(>>_XMT@&jzxk0d_7|Y!X-WaafD0p{UjY^QWT1LXBLJrs@2XP?W?l~!)*=7npSiT8?fj23UrQD zql(KjwD*Pw%lQN}$EI8ZbYSZpqeU#*U_jgLYj5Hkgg5%mIi3iPOec846;)uhA&Kd1 zCS9F((Jj?);v$UpOqp9g6>N35eE2G3kY92QF>1Rv0(7Q^->tyB6`8hVfmh5j`D)2x zXc_fHYl#u}!#X~oT(>Pk?is-3g=$TxupzVyBFe}+!V+_2FdU086O*G7mVVQOwV`T= z?|VC2)=JvC&U2#%Ia`7wzfLwkt(Q`-qJQz4NZq8u0x_i+GeEnla`kS4?t>{I1-#`o zU&_`!e_@zzLIDUrcTr;Z!kN9ubqZ7od35v_(p}ef&fOS#B7q;5*_ME}tB@wPr1V+b zV-P3r1RW(MVNlz`YfKD3<-RQMd&{NWU99`a{s2t(V;Ah84;$p%#6fWlI~9D$AgL+( z;!k^@#_uZ%61#hJ*+b2su#&4(Cy_v(ocFW+M8 zqxzVTlXVysrJFm3SR4T?<>*{I!}5C23{wjJ@bP4ae2q-&3+Nl_v=bsHv&IM^AcA}w z3WwED1|s(>Qh`lCKKHF4q+czb|LB=Q8Pm1CzZ~6#Rz#u|N%&SOh~np5`n%1JCc%!v z<8@+sg#PATAG@`oSA#)DZy1CTC*qID!zEd&Wd7iOk(-) zTnHGgN*ZUGxAfyX%qMfwefM98);AN`DXq4HYr~lrXf@SKqda#_ubIV6(lQX<;J+8A zn|mX<$-J~TJ6jvw94I)UQvy$!k4H?YkUF3Jo*XG@)v%`PoN(T2J}@NUExGuGBe)M{ zS3r6FmYFC52(vb@Gs)9p9dWZ zg)_q;wMnR+#ht`u7ZhZMILzu`H-?YH@B6qN=;a1od&u{;KVxB9L?1PA?rrBp%)-AB z(CxaoLfAZsfMy!b9o$2#;(L?gEc15tU5E-L8qA9$1T3epiYB`--_YVBmIZah9d2qg!WL;wTTJx;;s}T0J zbKm_o(^C23J0HrLk9kZ{E4`U?H6xR0!qI0+r0<MOM8@09XimR`#1BG)7DSG33y@N^2!3)?#`QhnPkGapOV}!4R(wBk0s(NcKQGhfqKzE%8^8Ug1`=F{t42vc3mF@m;%a1ePZ*4pzQLi zJ$Jc!d(d|X%d{#9MdlrUQ==G677R|e*XSRa14=2JM`Ko!%XqCybTbmd9AEo_eU{Df zLRJ@!Y;~6SLiQSd>g{Ax^AE&>t?931v0j>Pwsfq~0eY{85YhmFAtjavYC%U+_dtga zB)aiEQ&O*CGzRoQ4`h~vG%XUADHWk#X2~cC(<*Av?g_Tw*zftlY&OVky8TCC=K@8v{nH0S2j=WJ4p zg9ok2&F%46lZ`)sa(CTmZ{oWGT~YSr1l01EPtW$6efbLb3EHZcWxrJF`wxM{{~5{m zy9R-O`Wv(UB9$hEO>vHg=>hVxjmi&szpCqd~w z^@-%Jfu?4vf?s8;mzWNc63 zLm>P0N@UJ-I%>9MR28j;KZ~9*o{8CYqP+V)FZadrOF6vRz6H;Bl>zhiQT+iqsnbNg zFu7DV(@Upzz-G?X@_VJnjk{R1jV#aYwvZ~tmZ<*>T0xyIZhX=95{_nrsoOHC?yadf z(8nNj=y#0|!x_Xqq^R7r1B%+tscw=sW>j`cP^8JRTT{C(*q9_yDFYFafmhB_DPGG< zAPMK8#8mN;T0e^f)6z3xP7bX+aLtf8t95GKlPHWsdk~FQpDsbvFQAb1R4Z`{O8sY|1?#^Gj{diGGBI)fCR?yFbFs4g7Yk+jH{|EP ztL5iscb~ZN23TTHX`eq6GFbnm0{xlR^NW!2&(b=sf5;fWxlaAjbc&ft`FEyMST9cI zeda>d#Js#u{&|nv>%dHc0g7{1_5(2Z+TQPRMV&;P;#0Uy9I+7-aAA;`rqJ!ovS#!~d?P4EW2oq+jaMl>a#Z zmyPKs<^T8b{*M>_$9QLD`&YcD9v6WM15k9;k*}%M{bf+)*)5I2t6+M0TZ$-$QJLul zh6GUeecm}H{{>{=|V>1h!cq^&uJ!zLL}}$(;j9@8-m&RJDUZy?C#Y}`@mAEEiGAvxn9puD*&24VF zBSvgU?;RNPDf6c6Br^@7=n<8DU9Q>k=VAz16tl+Xiol$3mEkkPII4Si5Wk|HKl#*b z|I%;%r#Rwb`sdzdXW@LA8}uLLKX&eas{uS}bys{Tt2-40PQ*Wk z{4W;<<+m;eQT!j^92EV2Ai}WPF$!Rp?^E06Fu1j&wgl zdj0g{tcX-XG_Q|J;xaj=$oi49wgNff9&E#1v0rj>+@KSdvj7(Cqh_(Qpx$hL z+~Dvv;H4z%WRO(0&EG8P;vMbQGKd0?4u_DYF2)TlqhwqWJc#B?()D@jOUXCcOpN>? zHiMxv4xUDxS2!u(X!z`++@9;~;@x@QROf0atvIhk46{xgU$GqL|$FX~ZimJ%y<=-uogN2Ko<9}PIiq2Z4?~l0K_YEo& z5T4h6igv%dD*R=t`cJgu{+Xx#Rhr7e%%t>xK|5zi^qnrz$|^PH?R2*NgE6U&2#z1y>&MP41ohgepN@F6ghp+*LGi8$A3<}H_G zK)%1+H#RvEkzMO&Eh@@BQUIE4R*agQEMmwur}4b;Ig6^s`v~-H8?-WdfD$=*|UMxVGo znqf&%7F)eDZ7wYN+KwgD{0(A*{8F-lKIJu>C5BNRIUV(!vRCFPExmG7Z9XZr;j7n$ zE6jZ!YRNgC!*p?(eX3OeCp`7L0u{}FMo)`q zhfR_m3|`#gVcH*QScl&;x9Vi(n@gAFqSUl@9(3_wkm|bPRgjXuiN$T72U$%~UT(Iq zD1y~Dn|~Yz)zhW>y180DZ7lW8WI^fXuv^ihSe7y2hl)kNpM3%uAS((3OE2Gd!NZ>3 z(5K##MbVD^9Qe_ZnV~@q*(zLel-Wq{Bv^rEpR#h(74t3UYJ*nG{k0>v?&8s_vc_-; zu*+~Ay()93>}-=C#qaubhXjtFV>&WR%Y6}^%+%u##HT`Z7ws&Fr}AAKcA_bW$?(&n zKp7BD(CIDPi};}#fUXA~KG4)NPe)GzD&)h`6-tivy&r?a*1j(*UHfz;=`*@Qel2ZH}p-&xpZMZd0MR>R0*31J? zoOpn$OTxtTJ|IQJ`(m|;M1*7xRU;)Gj@jjVxDhE|8N6hH7sHMsSP*!gINpkbxRcRs z$(f_;=d}jD+hyPuTB+7wo+wPIg)`cklOY%I-@@XRq+M&#rBFOo=3?*EWPs{IaSLn&XJi;JLMoQr)qO-zXUafX;R zm{=g;{1>r^>v6;FerH__{6F5sI&&C*HU#6R{qV1V_AgldCExq&tK@%ilLUUV8fIhq z6=?qsR)2S){gZ>~*Xss1>%SFd?P$uyEpwo>zM!gd2b6UvM!Wa2sXIIbcR@8WBo?%{ zp{X{OI#H_a5F|c;CN_~>+i!IEIvDlRL7j~aq8pN1DYhj+y^A4Oqe+qT+N z-?>M0L^^f(=~%(j^3kyA+9Zb4_%iOe%1(Du08h}PcFn@dHnWZnEAH@?6|L)Aw)^3t zAS;|)Aa$Oqp*$J+=N?sMjJ?`0$v_UKJ3`cvXbA(JX?$itj#&+D30Hgc$1Co47+LRn zw)^E_(7^m*7L#V%yPM0LXvB=!`}Q?6C8&GJYr%gzX-PhGMcZSxu=IcxL7laBL>wX>D=TX9v#5sWi=qk6ZR_!t#S6*DGu z(uK%FVEw6*_An<+!5%(Bucx(RsEs#>Ca4Q4Y*_V+cyNHTz$QgtVzgsn&|Iny(rZqaA2 zw|-m#59m%-P(Qx>N?89IT6kBP(pOv zyo~W`%;d0fVn@QbXmp4D;Px|148$DEmjZRl;z}@T9P3d-3uVpyjy+!u^E){51QoxNwDeBB+#nsz#ivQba~WY#)sc>rQ46F*(ug z1b0Z{oA>-;p}qow1_B?qhN0bD?k8MVx-`fU+a z|ENqqDQj`*@(%<;FNLzYbQs_NxLm}a=Iehz#b0pje?dh{wm)7rf0oJqEvNR=qy4Xc zvtLn>nVp^GpVUXH&=@2mAY6c^R76Z3%}6Rcf&3PG!57}&q5*e2>ozOaTVYIhH=VP~ zbSqQ#RX0RKx>_s^W9_-?4UhX%KoSd4`)d)=9Y!kOjf?RO3s(d64`rF9pUMRi?!~`l zCH1oK4VPYScZc2E^3Yh6nLUr*iO0>e)sJs9-oA~S*v2&z%b-C^2bg26Y8G84y`MrY z=D)pAc$BTf0(Js=rcdAOa;$`amPB%K_wBebkxWAtnz(A%(Uv$SWa6^gLs5w6W~cy zly(F*7PZEHPZI=PT^J0?p}nLxZFVOF79!-#ws~Kt|6y5W*TaLM%7ZV+!M` zVxf4WSBV5hh;)d}uj)kGyc+Ks`!^4}bP~ka$j{ZW&hanZIuiWiZY>v6NuP22BITSj zRWp^ii9e+cLItK#X*?Y+-*10qRAYb}HGgwV@hNGfhr-#2TdH4|O#!|?IC2z4GQ~|u zxu>pVK|trz32>sFl0t4CKN*MYXJJ|{ zP{jdt^;r&q53-`MUO=<{SH|US#F9njsk^Y`E*1zYur4K6@PyBD;7c=dPTh(wZtHZY zAC|sjgy$b%RpD=z2{-F~6{7~@Jx>vSPV^ws;4}=mw>*gFvWkGJ6=NW?vy$9q10Ec^Q!B?b@y>JD0t@*=6jRmgI=cz+{S_ z6yJ{;`x**AI%bUF+^u&#O?)<>RxAYHdU6W}mN_>~Qh%AkSBNo(PQ=}aUh%Ayyg3dU zg5{$M;@tkZf5G;ZLR=V?MP#?zsg!y%4u+@S+v)3_{T)k>IU>uN`~95HU*+DHOdBci3&;=ZelnbT~2)KZR48Ud@Ztp0>Lekdd^~6Im6Wl zp`GNO=f*aXqtEsiZ|5~SJ;FaC)wPb%es>gk}n;wEq~qR zBT;7;J!!Q@Yu5~GefZ+a89|?QRHt1~9jz!rA%rs?A833OP-ywK2^pINGOwuT)cVq! zUuVX%+BFE*MeFhEm6srm^)N(mSvtn2K3}w?Y+ZZ8En0Z{+70np4OhhR!&M7L1&MZm zXduEnMeE3!sUe2sR^c1^M_y{AJU5h-$kGVpaRv9m41$`+*IMWl4>?2bGN#+{8@g9{ zU^+0;lg?(?@{|5Mxy$te5rUrH8kJPjHOJu-LZ9CIxM)FCIQT5;f*vQX z=za7a;b6%&|#Flr-PDC6bDeQ1mwD(GS$MeGo|v2j1FKs~8vX%X~gzIf3Uw#!8jNJ?B2)nZ-AP%$Y9N~wD{BjSo$Jfy5N zZ6=*=>N=M5Qbx-N!d|pV_oh|)LW@@1sa@g=oz8%82bA(L5EuY=s*^;_y=`NLjSU8E zO{N5)kup3@&47LHL>Ql4S}@N4VpL*Nsc@tNj@YjkE%J+`Oiq z)O=`0d`wz5FNkIOr-!A7s3A;hu@}*a z$t#OsiR?QS=E ze#71{Xvo!s6K7vD`EYpFL4JxHdX#E(ZOA0>rfFmFH2<(6@ht)MZ0QIh4Wu{`?hXcp zkXRXw4-m2v|FLvEFHmqGYTtMFDPol8y21ZO|;W)#y9uc zAR901+#*dl8hjB#;c@zO2YP?zr6_4*Z3!$2TFPPA< zdBCN6sVD-j~Ac&ffq>u}jKjwC6W58^n1AUkd}%-ZM~%YEzkgN}y*z)iPA|`& z(&NkXCmsLt{FytwJbz|PFV9~Z3)z@|{d>RIiV(B?9OtY2(qIVuRt52kZ}6YW1OHJS z_%%KIR}loue=d6Z`M$rQ{(k)~tW5uJhoO%1ay^>g_@{|{HuU_S7~=0K9BzlQnY%q% z+{XpJhU81Ts(C(Ai&n+==N8z_IWUnI6x`1GbPmQ38KFe)9^Sq>wWrlR z%4D^Il6kWww#!CGlwut&ez?&V%&2M#1MnO%Seh9VE_Kl4+M=d&?$mspIw&jEslV>; zg^e!5oIIdhlw=ACcCXd)=Fji+W*Q3XAZH~}G4V}{>Wv60nRbeJXpt@q38P3WK5-*x z)5rnb&eJCdpc0h(*UL}C;L#M|Hu?5OMQF_84yn=yJY+p2BeE&|N}`njdhgNLbLMw{z+E7Pnt zL)XAm+i&p#-G+xgspcJ?tUa-n?y9PuI27j+Tw=_7?hIuchtYO>B_$jS9Ba#A`q3o! z=HsGZbej3Y_J|E04;N8Fxk|lFLu?v4%WP*wMZWwRdqeadrKy?z`pQbnMqp_q$ z3Pd#ZipKW$0Fu^@3!NX4c>#?pBaPrHaIgnB@wb#ApP7A{P8{g8`8r)&OS-{7Nadv1 zsZGJ484vgPVZ}f($lHsH!>{QFl5pxV`g_jr)M(2=er8eEyd1f>^3~ij)~IjpZoE*& zu_A=s0mHf;M=;aAW`mP8#x3(i8=it}FOcHU_MlLKZeOZL$>T+OJqj?Jcs-C*?5;UF zB03|U6WuE9v*!Aqiwi7SXq6!Ovf0Y;Fh+v;B~N7BVvs8B-9Hw0Gy%2_J!@e-%6Rq%3B-!6y+zV=DFo2GneWb9h-zH5?GBc zx%AaReUv0(76_e@Qn1BjUz=@q9l2zDr|Qs|BR2Fof2YK{0Rp*RsJW#?%i*zgsd9c< zu@HL_JK&WOb?k8Hnq|sibF2&)AJpxb=%jFr1SBY>L-yf;p%Fkj&Gjm%*uFmLoU&AM zp=l5a4mk%wCX1{8T+CF;^)>1I=$q&@9}HJnI=q3Vc%)5M+}E65eoE&V$aiw)Vp&a} zq6ZvjVWRX&N_%5w5Y4ax2bj?1K`8T@kdC`B!8S%=?1Ld<)x2=?VRFD5g+6!TTOdgC zG1bjN!F{9cnZp3UaBet2#aC7sTMdP-+y)*3^q9#I2W5fp_N==!w)e&9`NK2#ZeZJ|ctJ87IVm7MeQ(^QJi+ebtPGm=0E&>J)Tx z?{qagJF63ThkgHez2AF#I=-ft^?Z>6(|*>o6IVQP{$p0;z~{&5WrLvZqqC(`VO`a| z(N>amd<5O{>yFPOSR$ay)G%g6yPvw&hNl}+b0ChGlr}HLZlOxvX!H9Ua3|qd7ZNY; zNFKd1Zw%`?Zwu=xRzeOrzHpsYwZqlL<%XJPJ!7*6k^>P!Wy%d|)K0RaudSXui{n@VAJe70#+FL=BX1LJc*Z{LWSTg@<%L?oJO2Ab=6 zHAABVsNc5m=d?<@;#mq5Sna3yC;}j%=xYeqfwsniGf#zc(R&!tR{*joyz|DbU@OnF zCrgnngK3r^{=!t$6Jp=qbi=2xHyKq0etij0+F*sDdP##gM%3vXvXQ8T%9F9C0%cDhtlfmOAl1Qsvu-)dCMZ1Jms#+;@$7Pl^&enGCAG zN_|=P8r);Q13570J1OCQP0L|vu21?-7hnv{|5?bd5hNKAU-;N0otHFtSpB^a{>#v` zoYgb0BV4W)`cIy!Z#ia5LxT`o5m9cQTwqFUBw|6hVpP%jE9%|a7(^|#V&UPt>&~_!ukGtTy)B}^{ zQ&nxn{9i|)whg-JMeEn(KbP>fQAsuQfY;}9oGE||M2Q$zw!|M z?LhGMC{%tSu|>-CDjl>sk@-ZK2_!%wz0hLaqW+x&cI(dD>wZ%Z{~4`C3YNmGk#rc8 zf{v3>;PKt4Iuq<5`HG|;TzO_X?fWXEvTZN7^GyRX5~yJ6H?CKpBpq3uxFY>hB7H+4 zpBg2`I%*amHkhp*L#>2G5$z(5Izxly^PfphCkzcts+hW)9N1e8w(oz0PF@0tWEm;z za&M*IN^(Y%Jd=|?P4*(+ID%kd*y>=%lO>^t>_xg0u6Mp9p(*LQgdJTvw7X2-t4Zs) zt0mC(A?sq$65pLAa6a!=ZopOG!hW<3w!c~XBD{<+DT}gh92Dj^V-m+1SkT(sOb^=k zqy_!DkkBj|yZ+2z6Cun#LSzQ$7U{G1JOe-=w`I9RAgSr+j|4x76fAg_iyGcIh<{|) z;39a9Vv3)>T-;CRhT@VQycH>ssTC^5tYDo9b+w*{*JtKKv#b1do*ai_of^f1ab;We z(J5OetjviXZ1j5)9I-mls*(o(Dj^AyehM)(FQ!N~j7;Y2w^3t(yWKj#jz+z6-Up^k zc$bf8cSxzCb|T_{Dv8IvU?!ccaEvhN%d^E)@+urG?_+5}6qAqumU+AjU7d9hjC7P4 zQlEdlG!{y2rHApTt{r&%vasa5D^cmLm!3N(AUkW!*WPmasgm%)+GBnay9HKBQ3QUP zRi9`uD&iaZwD&mOqzL5Fmkv{1Df+|`XPmIV?4XnoE8-nY3SX{zO(LD# zY@D{Yzx)(q&BUF~b()lVBlHM$&0O6tqXnOJ3egDW27tn4ky(hj63>8&B;&)N(3mp~NZ#G(!USroPF++P zb$C6!5E~!PQ+<6ReYd#b%a%P1?pEZ(Gpn}jVj7<`WQFE#%1uj0JOTSDt21sNSa;28 z&{W=e6C>8CBi)vF#Y0%b9OVW?DcNi88;6%abQ)inh$lb&qJ3mrT%(2odVq>nZZYGX zk?)|Jz_4KTS_c`41-9+lM@^HGbSFr{c_sXkVXJUnv`UOE+GG?`i*fRkqjhY0I+h+g zGOe4?Dt}C)3Pp4Jfz)-Jp^W97DP6MuBU3~lYW{|viU2$vjg`haiS?;yvOqRYtR!{$ zp;%*)SqC~dBR%g;>zDr<2T<#Zt?Fqoh%=@*)FE;VQj?j?&NM@pX|M#eSvRLuqHi9w z?&DAnag+4p()Z?d)OYG~GLVs~Y?xR;;3nJpjri{(l*}8|#Obo|6dt^-&v3Z7TC>F) zY!sTsEce?w@xWBHR$3doaKEu$W&FBMA~VUe#ZX@G4kxQ3Khebf5ja|}i1?;WMb$mH z$Nupc%h*IbppKJSA&?2#|Gyc%q~jz?)%PW|YXt-e!qfNW2lp#0f> z`&}!~Z@K(0wkN+E=ELzz?c7gs6!?D~PySOS-XC-A|6G0i^M!xTg#d3&&3@baFFq*0 z)gS*XKkn7mabKzb$26aHm2Q5?ya+tdgHgGy9{$R$o&#y!e&nl!r5)zfl>}WHYlR=) z7EBX<#8@yp z#R0+=#Od&gF-`pbjp@qQoUTgcW5FmJm)~ow+_elit`ENUt|=Hxvis|!_r7Wq5~mQ` z>3>yp9vot3aP)CTcd9{OxasyQyYGYDqEgB0IXA?E6Q2gW>{)Is8v1@Q$9qo0ih1ucm)8%zp6j6zXntAQmrWWj#(y9lorTa9f zh&-x^IXS)RoK_4Zfw`wVWP#hmh~|3U>O)@Mml_bMINA*+xDeNA(w-7;jjMDDo(ytDT12!u)nSR~ zh2HdN^qE+{#-f>W<{fp7@RS9~3=-fCm-qukVnT^=ItECY%(!7?wk014|v;EXTFJ-S#Sw z%iB6;+ri~+ro8^JSRd9m0Un?(>vqCzjj7Oq;sTi*djm?Vb*O#Z#^I`8XIMUwAT%3e zYt`e|5u547$0Zq`zKBP3Y~0AbongSNo; zp@+Teb0bF$1Lvv#AyXUKa+En&JO9=ypB#s`=pJLWE`hn*PxQQ|r1ahJV97Oq{Yqn} zA6AEtQ39^QR0CzQo8VyL`A)Aqs=Ds4w;AgK){7(#k+xh}xT)1oLRW(qQA(dyQ2`sbVzapZq`RfNC3pjYU1;ytMO6U zq|3>TncB#Rn0$+tg?XyL2hGX10|BwoxnCLjV`}LazX&e)kIiw2RTDR#Z{yy{CB)~4 zfQvbRS27bw)$iu+8Qq5yZC2D?u zM2wP~u}i{N4Uqypmh*D{(+3{n9@nqf(!;h}vg&NqGib*_I8wng9+i4mxv83^Sd6HN!sE#xoz&+sD}?Ag$c z6}t3>GBo4Fuam&CPPc?133$19K?~lG@TZs)@VWE=8%gT`3fBuMLtF~U4i*_B&B(TX zYlZpA@F`zOlS zu#F$T3+nOc=8!E#peQ+y7(U{E%SD+j`~m*Xq{>mz&;P@llPc$fTsI_~DmVKUXcZ8d zi5%6h0YX5Mio?arz+E)-l78WM02YQeNIG)7)@_hHwrk06d8X1bgzM<+mLJlS-j#Ua zj2BD?j5!KiXOpxLvI@4&?}&NsG}-KM4z=K%T4{^UK;%62i9xH4Yf9M{a(&~w9Pe^m z(~f8yMM{8s*Z@ia%so{Q5}Cas><8KWI+M+wHAR4>LH69ce)*vXtO8atu?ShmnPwY* zk9-VU#e7Zg{o?~fH5xRXA#5C%Nr3;cG%<(vsr+hNR1iK7iFvG;b)XHe3$}v;flPjT zdEh*i;AprMd7wL1)xj-F1bDhcD6FK(Sf}-7^hv~x78`gHXv@zqwN68J#^UK z%_Bymq+$$khOE4sMz#ax7Xpvjr^?xzLyrZdZTpmZrfMz+BUwMIqfGTlUtm^(8_0rl zQ~Mcj?^zLhMT!;Q5)~Q0i%5K6bMR_?lXN}5(xWu8v!{DO>B25hLnHX(!URIPQ@9CJ zkoGp3{3uW!imcs{5_j9o{D$`W8(t4vAw4MkV30V-2cI}~NQ$b1Sje|(C#X@(?D8J~ z-X^YY2~) zVo?ckroO~+5Oc#Fxi!4_ zg=ag2>V!HL;dORvr4eVVLUiA$M&kjsK||8_%of*0UDh@fI1axgNA4^olQ$LUxViJg z-@Gcq30&Vrr%_mcG)ns6MsW49Bca;zW|8Vfp?YFId3}Ec%u@x}Qol(Jr$9BT0emf4 zt_-zQxhZMYhRzp-6T&5ezt(fBa>sz%!(%52;e-0;ge7hStU+O(%)~5v-R;`B?Ps|4 zXR_0m8_R~}tD~eX%L#>Kw+q6qY9oQfOt%}Z!xtOJqTY&;6*b$V$RuSQ^B%ary_-m! zwD>wh?QxPgpvAsOX`xdup3?j>09hwuePwU2BoztW;Q4Xtq|Jfb+v`IgSdwn8m4oGn-QZJS45lAS{>_pB8m~LQDd94#@be?KR4E87IQRyARlg*>G!;_Fa(n&^ zP*$*HuC{A64Igjj4?lBG(&IFbQr0!08=ZWHX*2nObJ^fXxBBixp4gtx>j?^u8 z{zUwV7|)3HtPv4&-PfEG0&1G!`FU%eJj7^Uwm1xpYxbMJg^kqN##@lReLZ!@_U8?R zF2;kH%tAIE0v0i9B|;|GejH!oVm|ji@+cl4lq;DRd$0vM+Za`w+IHU*I@`%J{g~DW z^(!7|EnpHg1#UJ|p@40GYCE~Di}JzA8F5#~L+;nd+M0}tJzKyoPAqGHUzAV;^Cu+M z29LtO(j^l+XbZ|Dn2p7n$v5n^=VA+0{jL-V?1d@cRBSej>WrC{oURq`1m`RplCQoP_ zl76(w>5-KJa>|_S^)L7IIA_~D@v8p7FahNbiU)ly)_;pA;rN@t`p0VhC*;rZcQEGv z56;T=-v!%0Tc^GXQ2xHq|GQuGuM7T9_w2s}8z;yA=Gk#*gWKw5(Mk6trPLVW76KzPkq3bhmYM6>34jv<0t1lGsU)q#GG|CCDhhUATQkAb zgiyVVjJ2Fl*6ytJhBBl%I|ZOy*^80}gAuG(?DD||WVR~FTarW-j%C~MBzv&r_0M4b z9^+idRPnhF=;&XO#hG4NFq{E!MgAt3dU)g|=jEMJqZ2{JwdysXIPMaVMSj$HUMs@* zwXpdhjsSSi^lFfEe&~3oc2w}^jQ&w<%t~Fxk_m@Z98`GRrv1T<(mu(0y}c~%Jw=MU z3exKRN8uC!vww{#Qhh*jOf}_voY}3}ylI-#@@&h$`$I@>?((_<1(iaY*Ee-~1>Mmw zWpWO?Ryvr=EwZ602+ouo1Y2Ug@+{lGpGS=Y!2*yYeZob}RGxPF|p1%{Dz>kyH-%!tb@88O&;%3dTw-VhP7MCA&ChUtcqh-qPh=fR~~| z7fz&H5J}chi_h4Z|G||a7f~3E#xjIAs~x5|lv*0(%KY|VtOrtz4J8o+;Snj83TQ@c zH&f1J6vsFm12`elG*%~7BP^0l*v^hBB^@vtPCXhj2&{+}&T2*)WhYk8g(oD{KCZZf zez89DsyX_{lKNL2!GV(O7H4Le%BNz$R7ix{EFh96aBksja@6a-MfJph`^1VAR>Z@w z1wQlr>||6-1J?^G*Cqy-eg;UK5(NjSr1&z|<)=qM{k2zD%qnDpR4++boF6~RVtIt7_pAE1TAZvM(K&4wLa#GdG7Ppr4%76g3ub@ z%#hHP@qGk^z7_Gdz^?J1QPhEgKAsqM<3pdl5ro3{Q}H~A02C(mUrmYS7`jF!p?8&% z*6i^QR(Xfk>_P4W^}u-xBlZfvfQ8BN1VHQ#lr&#DV%`+sn?;oopdIc#{c=!^Xkj zASgN{vBK+3?E!{*sBsygfZQavaw5M!VMiIR+IeO-|mwP7vKPc-nxt2 zA|7G>C`oy414ZsX?7u!-A#av;hjt9_ppK}P(hQmIF5KQY z73qXc=G&eY15yz5A7JxvaNGbkIMrNZMac)fg}1J}mOi2U&;+H2_3eQ#E;AeE>aWjJ ztHjxSxyH~KD*_Nkp52q@3G_IfLFv*>$V4Q4F}+nhE%?OnTOKKa8wkJs`Uu;v$OOWX zQbZ##JlZWVm1`=hZ2L3RQF#P6sg^5x1nw?KP9R2)d~#OUd(<`Q0v7>@Pfd`RX;)b_ zQ~}00GcB=;-*&~vwhQCN+lp?pU%fJ4IrH|O18JQL;_MHew7<*->5OfNKt~?#k^H8G ztNJUW({P*XMus8+)!@okX9*eeu}1lQEu6P;=p3_($_?U_;z(A7Cd{jvw%Tt)kq zeH_`f6K-pSXBnKGQ85Q;uJ71CeX@xd4@V0VE6ZN@Z!@%fJid?jCZ!C6NYDFqu{`*!s~zd^9@ z$lN9Lv(U>bDk{B; z?>ydaL)V?vuHEa<^3pbnEP_QCr^k-YB%CS%F=`+%Xn0#sTg4PJdWW<<=MKt~&O^b5 zZF)w3sy7=VO+byKslRuD+w3S80-TvqZ+0Xb;|qx;)>t_h8Q#G7i6N!pxzXK`50ka; zl{EA)aRmwI3bX+u+=CH#FEyDp&@x+xe|-JkCizw1Z%09&pjoj()-yv|!EVf8;cy#5 zo!K|J=vl8nM^R}NKjiZWl~T)6jyS8bSssYWR)6n8i-377Po?G77jA~SK7Cb+AlDX5 zeJ6Q$ZAAqk^hDOZ1tZeO$Q}mPe_q_>tWQaH`~&2O2(JQAT^9$Ms*eso$zS5Bt=M=o zx(2pfxD{pTA9fk5O1!mB4m+tLxteUD1q?%s88>6D`XpnNM;KIE^aZ2S?!#m)E}-n)(rGVh+jSQ z=ir`I59D=#j4M}8k4c}2?oBbSfN9!gGTh0ubk)TaUaXn|R(+28M5iUmtwQ`?^_RgQ z?`h#TFe(I1yVqywPRj#z+HV3%zNqinP<+8&_I@|PD9(qPEzGuH!X3or9n+kAYYK26xnBLrUX=|AD7m&!XxqRo<=Y%SwGQDHw2|X z>!7}V|Kf4ag}(iMn@>VHU%lT9u$LAOzC7#0{mT0z^%wi25$J4_58s?Mh>xmbB?2Qa zRj(yMQ(@`Yll@v;M(rVT?OG?~^cz@$44UoRPe$d_6pfIwp-;`w>7MljbCRIOleKy_ z<|?H4j38iqe0{RidLTMK1ud*J6yB2B$`L3Jz^3tV08?=pP+qQz46lwDX%+~|zIiv4 z6y1jSwnK$gG1ZA87xKM@^s$C_$AF7&18ocS&k4!#-_7*4dn;(u1!`qt=}oq85;r}< zl<&)36Lbc5QmT9=C%yZ~s^_WEQBzj#?K$`HPFFXg8M3<-q;l6R6ZrYD>5%Z#cN6Tce68Qd5Ew;1Nz25 zuCP3wKly+m-98q}j5xxJ4({+`BOt7ZPCJFX&_IIS9~`qW$4Hk{@1@*{;{ATz@B_m3 z`rJtpXV~~`p=&<_+2*W~e)?OOT`GI{rFz+vo=*9W=0clN<|Ysj&}RCBYfnoX^u8q* z-S_+WE*zVmE!2OgGZJ>@?1x7j0hZrYjyxp_T>J~K?KIe!cYoY#5*kXt`X1v+34K!a z*?}hMU&M+=ZIdYte*z85Uz7hUh4b&B^#5Qz|HA~v{7;TKfZ~74rlE^rMhGN=6R-WM zl%$8E2peNUb^o$AsiO|;-q{CLe6oKEMk`pe%O~V^j52FrU$F^dN^#M+S>YyN+~OzL zV(}n>KEg)^hCwVxRKxP!wCT7e=*cpR1mwAPjU#v~)ae^?oBRgH0*YTDu7C%?nE#(4 ziJbqHT*UaFGo*iToh*N;i7$ThFG2E8GbPTyS33MZD--|`3){btD1YIi|JDfb*9HIY z3Wb~He=`F7mqMv~5>wZPItK8M((7h>U9GQst?-ylOal`WA)6-{0Vy?n{&_M50wI!8 zPCWRb_ic~Q$H(XG&OLsA=nsiOXZPFt)sm;+t2hd|#`@6JmdFLyy$<8|r$mLteGXke zEsDgpZe(XX#vQxb5<`LAJiIK2HI2u|SQVSs8@FUYjQnOVq4S@Ms|`RU*X7-oB8xT@ zGWoF7=DvisqVFcv>cHwAfe6l~DD*1mM=ya)82@+fZPQ8L&Q@dr6#?U@kxq=IW?-3N z`pOQBxBRp8ArJNI#_#W(T)u|QLp75fd&ubVn{0EBvB(auqT166B=z5N=6R5G`i{lZ zR=kHnUvJ*o=z1zE;XMJ(7fkO3qlCN~ZIp0rM-27@6jUHQ?9l0o`u;JY`h99St>!s9 zW$qfs@&i4IX$o`;g>g7s`xM`Uh6z@NU@B_gD-69ra=>uS=bF4BSfo-6wrdvBIshHr zeGix$z6NW>;!iMOC4Mb=`XH|D4(kCU1~yL56AGPt?y%`OcY}cUPW$8Obv4{#+d-D8 z29R1z@~9q9_wA-3f2=N9O*xEpH@TPQNzR{ES(jk2eBZuy?8R?}+OusdA9ji+Y3r$U zp#vSd2{-W*=!u0=L#8=03Tj~&{GeRixo8`&Ya?1=HW~89^D)vX0`@&u&bxZ6mCZM* zlxbbNcXJ&HKnNguQKMJzM;a4o{G)d7=~}w*tvB*&9HUJ zPd>3WO5n0Xe)0OVP5BnIg>~`XnDqkM^M*r!1`vQ89AhR~nTad18lSTGRIo1k zQU&s1L;}1zYs3OyY1JV+X9KXai@xvdcsw1Qors9;vnv)FT_s`MP;co*Lh#xERMW{<|X;68~z8)A7S1Z&@ABLn2te*r-C@Wxb!vrJ53LCFE1&OiQ8-DmP6o60# z5^xn{+XqZZXIh!;62{WTpQYMlo-w2W84I@$t``}dd^FQ%5H7a4Y7itfo;`of8pDpq zQ^IGQh05tQ&f$Atf1mc^<2odQ=fE*cOHwhFL0#qi zClWB=%vi5(Nz&Td*z7|F)udiKRnlzJ2Pvv#?LyJlvX$s4VwnS}&dI_8q%Rp1kc`5V z8Z&)6K>-RMLDHodl$YIPuMAq>RT)jghFleshA)X4cUgRyzi*YvLcDZrz~RCj=zx#S z2`v*r`m0k@McNF$gWNrGx*V0KDDT%r?-GD=pJs=BPs_c%KUeX0@@^Acz2_>j9fBiB zVFH%nAa&pkyvPh6X*h&bq{#OxJY17qd8Apca_G}4YY4aln+Hh^xA0yW@eBrg}$CZz%D z1w7g8by~y_-?0@;1ar_ke8Bs*y(wcCu75NXPZ5lXTWoF!?;;Nc1|OdViI(#K)_)~a zfN^#0bvGR;Ok17CxCd~NTd=VvLDy;Z+2f}KA@OLQVw%sG&0!9qyxnBS(WOPCi&$el_kGU#dSTNoMNO0Ldb0T4hRY1th^rNAeA%^O=ug$GHQy`A;*K4t-1swTUq$0wJ&k zp_5?-iVK+{VUz)%%{oQjQ5%0t4q{#XfuPTEDIHbz1F_CNq!zis4j?XB37XfvHI|o> zLR?%8q-srjKDZcXv?yR;41KaCP1B&_FTp z71Ij_d|L*{k?|glCJYqBhu^o6;J*GL*W~+)E)s}dyh}bmkcDBAX$+Jvy7rFckf)+L z+A28q7z0#K7i<<%Gs5qHyh6`Z1XyY&y|-4Qr>l5mJfizgp6_2_1E}K)!rxgWPwEoG zBktK%y3=z^MdQ*DX7R}Y`tAyzGI(FdF-1j_uiS`jaZ9F>&xdPR`gk|g_GB@B=R*5R z(*$s-ykhm?oOWGZGcMH|XtN<$A0;SE1BL50v#_FX^=5`yterTQE(RZ5?T zNiEBs5_=zQKjns_7tV{piwDn5&Uy}%I2KEtseEh9{KEYRztbx~PIgvHc_gM?jzU#L)90CQgv)xYnp`Gx;0#AON4T~Wf z{#nLmQUj*mUyg_F7!6(V37WKQOc>C!zGU`6*@C1kKYN zuf47@(PV#~5LPyvMpM+apPwBSBmx|~BOb;FG6WvUz)7_LYvS5G^?IJ;il@5w`eDrOGK|XAV8h!UhPz1eQ-Nu?rFg6!TF5)JFIZ>9g^P%vBtOS2ew>NWQdswXKi&)}2aqqmOX1Z@)sU6lMo*S!R37uy=fbwh2WHFgdGY@g@YA8v`S5I(@Mm6)F-$)mnw1N^^#|+|04NgoPH3 zpyIwtFB#g0YQnp$I;6#8P5)<@SKM}xs$z!V?J{p(W+=L(f3XwjN3wEp9H+8Q^TM3La!cC_g{}s zVojhFB<7O~dkQ|T7|W=p_`x@xRg{~=eTjNiki)oN7q-S`iZv@uws#3au_rRvROxPRu89@oD4aUk`0|G1rsSQu5 z4Z>+813SyvYcPWjpxRU%I|KvRUG|S29ie*f0BW&oBnL!Dg~>(!3=PFVYy93OoDl1+ z0}r=aMPh4r5NSdlrnF%YX0$;yLK;OEy?Dr;JAf}p^!b?s{4h_W3m^Apz^)FPx?7{7LSwWB5bLc*DD z0EwKhNpQNgO(wW0^>ja#(yABBN6~E>`>Lz9rp&nw-WK?Zkz;_{had>&iBrk9OU^bG ztJ757!k?>OG2&mo{d8-RVAV3Dn!$+(6+sG7-`1|1^IWAHd41>_IWhJd5Y^almUGqq zs51;(F+czOs`TxJo^k7GJ{$kQ>zJc<1l6?W7aXXbD6<`O-kCTWN4T^s6M)Xr_RX=aB%LayqyJ1 z>T3r;GXZ7mf5ZH5OZ~Od|3styL)ih?{wf;$viAMG;_vJE9~M8>zbtZ zmTnpFtYmMqBW|o+g>Yz~$eWK*j;&3#2m%6$tfkZNEj>3feIv71S6J5~x^~y5XV{E?% zi9_fU>s)h?6GPepybxPxI2L}3UU3X;IZg91_Lkm|a!10630vbSo7lnYiu1db8o+vK zKxyJ$LU|Wu;mg^X%BuR>qx#0I&;mm8+86vICHn2!Ibu+}@rjKe{_@S`s;uSLyVkO9 z;j0#WJY=-Sl&B9h&X}aG3#+DQN30=2>fY0hn-okwy>!jy{7VPJ4r>jL9-*Npe_g4h zR$6VROdHNw3TrkFbzsZE8d7A+0boGE6&HFrni8~ZECrq|d%woE%MAX{NAhuoSXo=* za(!yWm^g`1X};g3ez_u^Nfq zS=i`iUH)XLJ;E5 zb=mdT&${^wPcHrBDgg!c-uXGQ)cjp)rpdBfdU?WodC=#nHz^iq+4W8LAzY=d@EzMn4h`K%A;VHOa0S|OvdH- zq{S!9=~um^Fs3=uHo*7Z`X5cUo$ZI{SGr6Ln+BA=sxX%`$9crd!2yBc0#l|nc_Cd| zSC=Acu^=bLY@ zGvG|Fwm$n)aqcNDPYjLD7@84Q{6kyQ6Wo~cmJW^n=PfY|#JD?qt5P+y19}K0Zp3B% zsdZpn5gmVaq(iA+Wq@464t^kOL~ABmWwvjjmqf6KB%`OhdpO_*Fl(EzG65Ykp=i+j z-qjj_=;fg)>vc7^HX~^%s7NKUrk}X7UJD<0VX9uFKPzjP)=1S2$6vhD1ot8|Zkn=- z)8TQkMIL#`|2jG@=uNn@kpAH;cB+g3R}}8Q>i+HV%)TL>V{Zse3b=E@A<5>w$T6s^u=YuTBA*JygIM>cC!;6SB zauVS~f%M&sMd!A4YFU`*^gyQa(tz$`HPyM-fv`n5TVVl5bf8OIjkWaUu6BXo4txfV zi>ms+{IexEvyX}QV`UdW>7UWe;4fTVLWygWB%jq=;E>Q zI_iBd#bO^|JT0KuWYmdq$V`8UKO|;(krZr>zbUV0&)w4nahb)+$__am!Gih>5`RD% zqIs*(;Uhnzuf3S@```gm@+dNFG(2XH<{L`)x_2|@uLHhM(~a=RYQv_Nf$#voY@O`_ zIp5?E%m!qyRfx!!AMkU8BZ9#I{qft4W5*9HBSTw2t-8+W1;QaM-yr|B2B4#9J}0V~ z$1c8x%K-(Fa-%OOk$<<6k$l$_3{TZ5OVpr2F~P8k^w&|~Hp15I%vJkuho+C9vIChw zezV4VkZ~1nYs~q$n6ls_hO2~=V*Gol^@6ko1axHln)nmmxhb%iHXF?J#@~KT<|ju( zh3VmdOX`Drvn^q*sL}qgPP|^j;Te$Pnp?9up%hl6Lw6%0u2VJSH=V{m`&Z8S`*#&!YExv|hl|YfO+-`hXpY-Oy)D9qU#2PP@ zw&`tfJZ~#bae`%;cHNM)v(b&ou%PZ!!1aj~HTYiah)jCwwUcg5Q9U}O{mQFIy3h@_fs0fkyHUmn^ zpbTj0ObNk(5|9Hwe|Cxjwo$#x213IDfGZBD3qdYALk}xi*fC&NAgQcTwj*N3-ZcgP zU1*4X>~tSu=GAC2m*Z^0?xrBn1JyoHPxo76{pF=nm*${aVo<1L%+1cFig5$ChdI-Z zR7l3{Jq9=8j^PB>Ad(%ajxS2jP%1%9FGa1cXN5dsaGK`>tAecxK30 zZG!KO`j6Kh+umw$pz?bzHu(k1m~r0cc*2$|!I<{}8|}W@a3PKnL1HxoKq>D{Aeh)N z>6u9ia^olU+p3ShPZFaNAPdINGkCGXoTl_!I_n? zn31dIykgy!(p)?m!|P)?{S4fn*21V0%4M_??NuY5PU2I9pHP%Wpi9Yx+1_T9f^UQ4 znqx%9nKnHAjfbIEmg(9nSt3C+eqXV=ovC;P0SUJEDSMcv2T~&_>u_tS^L?JcIsox;W+)wFfk1H0=H zSzKuYn=IC_JoruxL~DJ5FZIJ_9O#!&mYk*K2cZN314^k*!CAxrfHXO-SN`||=eUs} z``IxlzwfLrwRX=tg#R-2`qR3d;k-$%Z|aol2-jDA0&h)eH~Rz zDZSaxz_s*mKl=}vcnMoTUYZKV{Y6tDH)9bOm5zwv2>}}$Yq)z%sJq3j{tT!j)#9GB>skw{m;XfzYo0rtG=FvoApbw{mT}uujq5D?e8k` ze`}HdL+iRYLB^V_NCms3g3g!H+)|RhtR7XD=nngKle0Qhq(;2gg_-2-n8a0Y)CUc$ ztYT(_i4IN%CJxEKJZWK3?khJPX}|6@|e`WM~z&$8|B0O0>1 z+W=y-W>lCtisOnw}fE8-}~9VbX%8>cJjfO+bhqo zPx6P2IO?GAyrY8m6<4av_siD(#cKg4G8q#MlAnAY9`_dum{ckQ*f%eu6Hrzl@cDBi zE3uIw{z#BJJHOAKjw^2(h~iz+TX#J$vCNAGSBcoQ&0O#|9YR_PqKeFZYB=MC3)Upj z(XE^805DDlY^r}Ed~$r(kjB}rUcPOytMuvd0lcSYYo)!McaR~bM7h|a>KRwZmXa^y zq}4ezf0Lo3D_C-iT%1SY=_B90X&v-Cajw(wE=C!E^Dgq&K5*QrUWN!zT*YoD@a;UH zqib7$_bmHyGePfpQ~5zeXrycGnq=Hj%I{pc2DoFSztsY3$|ZEII&Vm}rvJ?S1KnZu zQvnron}7yeWz3-??EOzc0=^?8z=MYYIyJt-dcFB_+O4p3JM9sIvno~)s_88xVY*1G z)i8iTp|0-<-A&&QTau5HrJPYv)>d_Kvvm}aXGz0LW>>_u)SK9M&{fMKWi;MOs~G8a!}aED zAY`aCGH)F7qrxWpjg1B^vhes(8bLTKFi>@~d(3;kC-Sl{xjhCFJ^^IsjBdI6lJ6g=H0soS~)mfXfBLQ82Oz>Z}aMp^4B& zY2jdihLzaohuR#@u+>~6934Ih##yG01{-@8w8DjUS>0ID;POy~Fr+#hKu~>4X*BT1 zb{yug-Y73FH!8>P%-vE1Ic~JA7=P+yOotFXNN*Q zZ`#3-W zD7+yWyo;OVTJkv8U%ZnMt3B%`zN}#U9#(!&JSa9{9|d}Nt^W?LECA+uzyP|?tg*b$ zDc*`Y@<9qg7yN^(lkZv)E>OVpx4&kSYA~WBOt8uMJ>xH4u3D6^>@cM)7-du&mpf^U za8J>hgWV6a+NnChh`@SXPJUM`_u%pgChK<7Us9->V<;2AKu6a!n>8%*KXOFttmC$q z>vi3?0*x>>o-c*#r2%2F@BraW(GY4gw?0ADyJH*c4Xg{Il~ZOKN^iWR1g!xuz4%L$ zTQ6Haw5kP-Ap?%Nv_G@s7*YE1%nr@c9yY6Qh^3&g!>$grBFOnBXu`tDb13xy?gAzB zb-|zBy`@&>j8eaR`xx!n4aj0os`t_pxd~1V0!=!q?iiYxZvY?=i(9iWwoeRABOwW; z+0oeYyC)t(T_eD$pNpQdCj>cV5SmN|=ypQH(#}Y|j{FC>MDFH-Ng4e$pQvvJ_Xz3l z2RAVwrKk)Y5-yDq!bsO~qwn&FywvMgAW_r6ckx``#6~8F4j#-y;tOag(l@OMZwHYj zOi(|FM#XTQ000ky)N5`8RH-lQl8EL}Xj1fRLlm*-iTQ|PMtaZBa#AMr9;fcM73A%a zq2`W%%qq>I>WvU-`u<8TrctqOhHKnHvv{b2KlOM0@xdE~f8TpRRF2%N5#=j|C+E(} z^<){gk6Nd*NZ^f8_EpMyX`2f!3>2ADL`UV#0V~4|3y{ej4Zd{2FteomUfTAp{KP!k zKGG|{=JvPYj7j&WzrXK;vQsb&+9qwUGcDT@z!FdLKN!ZE)oS}oXw~7-evAm0NlbYCYz#P0BswJBf zW&lg#P}mBEwcS2;L5CXdIA86l7+%figIV?CBL8KIQ=$2%qVp z*h|0}!hgD`Cy*X|SfhYUSKDIXCM%BTgj?a-V+aq~;G)Ft8j3<*ponZEx=912MKnKG z5z<=6&7oo^qv|{%M)^zU=Xb2#mWsR}WHhjO=m1HQsrF$TBnLa2{uOkJQogu;*`N?Y zif@3gF9>GUxM3kcFEg3$snT>{Ubw+q~uT(Fb2#odl>H@dDnio z&en%G0`QSJ5o{K01PqsVL856$wwB^UjBEB+cyZ=;G37};^dYA|$|9@W=!G*B8hZqH zuqw>l8!WN&%w%(|teS47hIpaCB$C}-rL+Kk!zxIDC5yj-X*8PK2@}FeqAuin_VQc%+Lo z^;kH#aE^x2V=XsG?Rfem;pP`YGm0l*IR&tfHV9aKp+bJW)Vj`9u(;x)7~CE$QaHdN z&3&-=q>YJT7$RG7NIiQGJfRhkYa7coKND8d>&b6;A(GKmGAs-FUmZOVHY@NjfVhtotaNvPg#$qPtce{TV{q@pnp=}%!z z>ONg+Z;OP3t>InXN_#1r(f3MeG>(A5wv#GZv&0# ziBmsl7tgmjb}Rt=%34D1w&nBVQb@HzX;>69J}CWRI?DVGIZby~lK$G2meFsI<`Oc_ zt=(;O}6~I zYCMeE6RHNykQ6cG&t@26=zmW$o>JyAeZ;cUT&bJHJ)@3;@>UgzlT`9_Z=)P5y zu^i3_kYEEW@RDBBYjot&oQB;;(tIiu7Fg=pwE4`~v?_o!aHk(-O!eW^4Bl=0HhT3p9eah>ELg^szL=ENl-#JRzVJlx{wZMo}oXz}Batjpc*ZSfh-5*RWa z3;=6c*=n$3YTtV2T8A?ekBp;a^L=uw;*&Don){aw^PO=AS86xQIsU7SNvo$obZ)nR z;46-STchTK@)f}80Z{(n&;J?@=Hps2@mO<~xRce7!mz2}G(ZtHiY&%2abqsEyx-fMn{F+WF7RI+O_%?SCy7Dfk*z&+E##;DzqSTC-{kTn|zg!z@4G; zv|yzWXd5b#y57Q(jv?%maucE=Iz3|>hg*%p`_aU7Ti!+kuEIg@FeW5$YN#;aSvsu z@`Kf5f;w>uP_|tALda}{6A{E~)p-Fld~qOnUXVP?vEswtEGXrZVwpoz$I5Ba*aFOr z!U;#8h>x@T|Ee63lk3ZW_HVS}|7i_m=Kfm)&%dz-%ER_E!G-;8_N)E&^Jj?iZAitg zaqHGF!!!*^6${O259gK#ly@GPqezNeP*4)K(^vlhm6K?_;Z|P!%qdFSFb-n(-SYl& zJSS&!%&>NNN7~GO1Z8KdKvVFT*a;5HI0YvWmu%Bs=F4TX7AaWZ=)~w*VSbkA8C!j)N z2e87>q;(~0x5??Y{P6|lTKp77`&UZ;p9tgsRQms5aasS7vHJHOSt7Q-nn(YZt@>TEn*h{*RIjDukU%g1x-P_{ z=B<|NWBDWLFvdtO^wr$B@Cye#9lN^$4@VvQN@3=u4Fi7;gfX?TQtyaY#LFiRoeT*B z;PzjxGsvWGr>w5k2>4q5=;M7a?Z~_Ne4p0=nz3@dfUY}V?9xo# z87{)Op{@(4bTFU{Cio&b8v(T`_1Tlg0*yX1(sGGmj8Uz%c85|MyIMaLu%@n@&C8r) zV>{eVSoG>L5~Bp*Zn8lwk8CWLz7P1BkgkQ^of8iM$5M>}E{@b)Z4KwzGIpyH$o4=B zF^p5H7h$M9+@jR2SYt<5fT<($kKiZgn|!&*Wnp-l-Nm5kg5=&979I`@Jb8ePjh?)v zhrvFoyjQ>8wLpvhh?R>HiX9fv+{NoA69*!ko|QI(TC;DfwqEqX(-!yQ^pbqlUB0yQ zY`=0O1Ck~7$y|_!v{>|Qbo)@mz$g&~5Dx$L(g%f~%^-1C*cv7)Kr_O7n@*(&V=y0E z3UzFC5H%q@@KaWo)4i3M-Zo@#_y{ZAIPHg^QQWls3REJU;_Uq)w6*ZuDiv`*?Skuo z+LBX|Z2D__$mY7vQD`1?{acYPSoKZa<@W>qk-lUgE$d62&0lt-2=C4?XP#;A$BLHV z&d7bBNK7o{ciLJj0J9dL1GcP-wrYymHjxv%C#cW)i~tk7dOjdMTs$nB_T%}4h)K9W zQ-nrj1k!wwVO&05nXz2>hQbQrvMGB4p@?3LWY<}m=I0=JPeOLnM&fV4CS=x+k_2}* zpesyPD-Tq#-3~Oa*=9K7f&qKy!uqqpRynsOvDs4nv9?L+fN|v(4c}~=?x5s*MT%>e zHdwAg27@_GJmd-+-pk`oj{fZKV+fTfL+r7!lEVD$(>G}n=S~pVFx-A+wX_C);Z}as zz0u4%d4}ek>1=<1>7!zuvO{`o0y{U^hhfAVaB9!^*_a$i#0w3DsZ-Vf&?m|e!5#T= zlexncayil{px)B2Jq#?kt0|)@J3n_6X(w^%<++SmW?Uig6X zGT0B6{{<2|N*Z|u$}fRZ5w5ADZ8m6WoK1z&3lEdzn$zvG&}oiS5V`We!HyOW)v7u& zpLeP>QeM_Vc_v07tA#fEQS1g95X^R?(6Kc{Ech`2(rs7rfzqjcT!XtU$yx#_gcFyr zZ#S3AEG%~8XnOpADZslp9y7h+;HWl>lV`y_R#STXbAw2r7f(%6=1B}4-XOISgNlsxMx~Al9 zG~{p&`PGh@XQ41_A<2#z=$v~yk~llk2EDcj@C^F-2O-`WH@^1U=z%$w@u=)ET{Cow_xdM0{Iw3OCR*mL-vGI3okwc24KIEv$avii6899L(IpbxR zmJqBz77FvA@v869!?h*6eyLtAKAv zI@wGF!qbWEZM%Wx1j%1nRn!LG!hrUDi?u?TgwD)4>%Nmw?rIk=hFp(2QNY^o0#oRv z!FOQHNXe~_n>VAF6&iF*ctHPiTKxypRFojW zegHV-M0&DvI9Doc8B>yQotOicL#5KJo@RkdB(h5v(Mq-n1wDCE`gF10)UG z%rezM<95TNTAp2GXQfw^ZRW5P<2B4Lk3~>=ZUH~`xNIuZQLJYo&4^arE*2!8wv_G- zEx}dX_~WNqWT%zd2J7*4jNQ4CDfd{~I!#F+Er$r$gLX0-ixW-s@|mwrcak^Cu~k_W zID%!SwT&V_LFh^f1bV8|<`w`(c%|eZOSyMk&ucTyuWl+55zbNXSi?iJ##X2%^SH&OY%C6*?GD2&@1T&%TrPtpU}6mI43LrLn}ZAuSggO|AAOw z=Ri}!umB>a3Air(QM2LB_gS4A0ij=&>pvtQObb?qM4@=ItyP1L`kQ1qQB!0q0-E$- zw9qw|&+?vrtzjUR!eeLuV)vFVAGw{$s_Ys`l1$?EmBi=z?F0TvneAO780r%pj%_|AyATk1@y^EWpzeXn?>VYMjM){X ze2=i$uQHHnK0K??=+Zn%qxs|fXIFGt4pMN{Dl<0C_cgyCi=q(_nUXkLd}*fZoD|Bl z3?SK<|8#5y2jj~a!~a+Mnd3)p|IU~y0LwB>!C!iH0V6U|hIt2ata zWz6GDW=Y3^+z3^XQN9JwBD8ccAd9nU?HK$y`zpUARLny6#1^87IsEXCw(m{RTqUDJrKWw?bdY!KBWuf}OT&zURh_ceOzTQ5g!QQ9LZsZ!2OfKt z=G75NrkslqHfUF5`O+z;#AWWfSZwlI5Z*u9rk#%dmL)}iQT0jE$jPMn=t(4*7y@lV zE<8ypNsHBnMC{mH^Z9lKWaCMReplWcdqbvIX__R>XOv`+7;tlJ8g-<0cJ~Dbe_QHk za<5N28?|nvvZ~*r1Iy?Y_GXKKRgEDZQIQO;uwV?;mo(&x7fSJJKWdxtf&7iQ?6k=) zk?(3`-3~;6J4$i+;02;_S?16r8=p2Tx$C>4P+wpg=1j29ox5_hp4T(nH_PV{=`)zw z2#GP7v)r(}Q)MQaTVRlpl_3LJu>Zx`J4Z+Mt?R-`$F|LmZQHhO+eyXl*tR>i)v;}} zd))*SO)?^6%_G7*-iYC$#f9)y0)feVpw1~elh z*U24yW40({UE8hFmgq==KFjtU$d@Em)i_*?!sKK7&b)+tK%oQCc>|FBU2YAsL+{M! z7qNWp_cj28VWgdIa0L}*s0DVl=9p0)m{n7~QMpCFK0{qckBcX{rte;;x54p1r!veY z1XA|;EOzDj!~-+W@qT`|(DJq)=RR=Le2yuNq&R}kH>4LGiWj~4)Kaj3(BKeGbp`ME zs*j03nJ@cad1z5aWImHW{+PJh5EtTNc^Yk^`l`kM52rMsy;~T!1l_=Rl&;c zFX;f2QGkj=BbW^u6;1h7MFZ8r6^YHt$nGq*?nk@?+LMV$>MCF=8?VyS-!^a1wG+1< z2j|bU!0s8(L#Gs)p|YS6n&22D`0TsMz^Rr6>X>+XV{NjYD&xt0rx;%$sx6>y^SMU-^RsB2(Qlqd1UZ;CCX{tA zt?~NR!$gtAgA)MdgZ+|2X+$Y*oi;&eAe7Xzd`jx_(x8iA!?$^LRPU{CpIW4;unHfZ z$V@mXl0)NQ(;qMWMPoft(y}VlBQvFo$uZO5@?lUG)xO6|)}-ZwE4>oUBEu3RCy~+bc#2ao6wk)# z-wfOtTJc}+KwM9z-ZF2lq9^rH!xVF_GWb2o zG*u}gHlF|@#mmZD!XldEXYoa{ZGh?sq6w_d0FS#=$G$-^J@kl+U8<3sTQs$2=+Eac z_B35rFN5g5_bJRnzs9Cdk)^SyWl5{kW+%g$YH6NMcOUHr*%93;f+u*XWJAyxBv=Ox z)Z3(=b7*rdkM@3Gw(Hpch1>uz`CHe@@i#5&zi(gv8@qvxA^--wgLi#L6XW`VK*0)(wERT{ z28AV7lLT1$jCNBV)Yz}y9eEak$A7N3g|*kn?qB|XF6M99a`HL8)NarC(#-%tyWxcSdxfQEWqdbGCXfdr2N{{#K~bf< zpOpdhHVu$$)(`U=md#wOK8TYM9YwZm6?!T#WUpstTPNGqQ6S|T>JL5W;PZG+AhJ5! z1N-xK_bA$f{ zvcd6B?0-Rkot?dlvo;IMKRD77Kb1lHZl>YxTLi%gKf4>&~ zL1tiKVqy4a4*H~)cH%~J-IsH1+O4!%rJLoRP~e0%vL{Nh&UcKTD5d8-4(1%((VPdk z3C5CBx$@frfw-4aj#PjO9wZBYfx_97kM^%s-x$H(<9mM=rmnwbp2_p|ueu#RJWgh@ zVpipk22B&^2G14y?sY0xXY=UQ?#oD=i{`6}BQe|Dm&_jiw+~eslIN?`M=^-~&2*mF zB-wl*5OPX{r!KXd^D9mim2X`4z8op+?p*5YzKh8n`4@Z+_nUya^CDBs4#FTTCddt> z;%i^{i{e#rcK0O;%=$nu1%$4jMaSLe?z;DoXf3plG97;y=2##c-VVF!flI}{h);)} zwyjZ&`67ipI2iM(1HShzr(+*yZtAeA)PM=KuYH*OBUZWYOzXU{t$`|pca+UtO4KvK zf&2Vdw&Ll7H9la(c8WQ46KCzQw+|ssA(Paz+Mu;NsSiQKp#I+nzqo7fEw`X0t_a&NW|Jl=L+K$XKOki zu5$l2&^@S+t%6O8aXb7twsHcq#r1WSAQ!o|o8>gvOEs|fm6)}tQEcYwYgwMQp?oOp zMHMr_^=a>$7~lEj931k*XJ4_3-(d?q>XgFn+NwSBDJVD)?BO@=Kpw2me6yT`&r&iSIOMbd{hTFRO^N*DTmD*U*2+lZ6 zb&uG#!RWQ0pSL=;+v>5bC&~p1f2M3d{fRx*?*S8~ciO%DeLAUL^oJoV{gNqTFh$i> z`41#9YLVyKpW4so`WJ@HCXC1VT9`F*F^i+YzXyZ!53kD0G%g~gv_v2`6?oKG&mmR# z9LDkd{EL4>>|#c^^mqH<;U?0zYOjOgq4V0!=48(LnzS0MI8zd=U8=ZQzj8f8q~#t! ze+Pu{-vwEnpN|+qIPjV-C;f6bcp+t|3OPmqfCm5zCr*Sfowqfd!>9QhVM<}`8h5st zBb-JnDim1JXMR%j=PGZjc7k$i2kK_PrrLeh;Eh@T#F$&|yh(l3*=#DJuZpILP}~_bdc9Sb@3_ zY%Rl>Wk}nd3W6Z{^A+-_R6ef%aeqXp~!G>F0Rbko1}KWj5R-UCIT7yK;Ke))I<_Z5$GZdb8+u zQh~fQ44lUB=mG`Wr!!fWGfLMQc7DaU=QU*+&6MePo46Ysa)zgAD)BQj$@HBwHQ+6Z zap*-bD{;B<9qe3+e*XmP#RL4Iqc@fAE_lUe<8*&X9Owd(eQoDanV6C)0R15Pd@W#cu7WXtb!e*KuvF+-m@Lmjz^(T&$oQf~-rRVx8dH>|+ z90X~dAi{@Lagk5`74f^xbU_Ca(rs=@;X3#yOp6s+)vj1HliaUfh%h*cKPzawL>_a- zjX^gh-fIrK(`B=}W>y-BKkj}+D3R?o(BlI66KEy@tX2fS{PRtkAjj8WuI=_wcMp)H zp}5ualCFRa9(-`;R07C>kOgO=hZtYb|ci%!y%@Mmn#kf{8V}s6td) ze&zVsPjGYMPy}~rY`b%$K~%n5*?{>+41{mg!-!E#W8t373-~?OvS8CzF$6t95Po|u zKD1W{-~+X>b~v#mV9~F|3m2PaiT*JJ8U$cL_8ZL$p1h@FvhdmahiK;2ny;ZMW96dt_Ls3(d>W3vQ9m>1 zGk^zH2TJk`ye@{I@q$9S(q0z$3p_?B$UtfWK&tbH82h1Eh4L~u402WsKq<{@lHwsd zga-~M^dr>!Ip1d48am;)s&V>GHYW;0q^|WrXM4CDSTNd^(lvy@nbjND5pmN6-ePiSf)0Bvq3rhiTsK!1U14o;h+o^$KlT4acU=VOJ<`K%$y+&O+?dOs4|@ zt;(y%Sq=#z>CObs{Z^O3J-2r?t;A?#>AK(K$31ZlG=`uT{q=4%4oKQbw=@npLe^0Y&#NUGMf=zk_}gjlrr7(%X6La zcxDYhjp^ZbD*U6j0jC=2An8{;aFgxQ)r}auvuuTw z+;}Q9+DaH6K{822!uKnimBdMc6G0&>Zr^DONB5}V^H)`Zq4AEWI+JtMMACdB4C|D6 zavou&6J}!|9+#@@D4a6W{PW06c?1bXP(y0|>UtqiqRp#YG-6~1w-Iv`&PzfEz=_Xo zlVB#p^yVS9=E~l*npy7c!)-E^C#$De@A+YPI43K9?c;FSKE$nL<&(TY+Y)>1Q7Pg6 zXur|qrrXQo{xfiXL9En(2f2ZfF2*R?&aG5^`<-{|JRj*PTqehMOK};+!XqbNvWnea z|NZoZ3T_WR-2Tr{(GGHw4dit{05_U=Vz15CrENuw0ykhcLlioGEi;HkKh`0SV(QQ@ z>UM@{UVzu#W=${#Tm%WxX&Ox0A)+^v4L>poPTgHMg7Z~-a1n}xqLQ`vxQ?^&T`v9N zY^i13VQb3yr$uWz{Ke_Ha+gR!d|V6^pOXs*$?>LTQS);M>g)Kk&N#ppFo6FerTs*~ z&1}U<10F_Cmvwf`47m`jlfOGi#(g!M-NqHd z#uEahMtZ18@0Tf;4oW?;XV;1tsij$Vjwl3l!I%KyBEaeXGix+PyF@~4x(fHvl%N-4 zO>2A&0>ElYMzL^Wd0o8$Xp)z`SEg*3Qdt}E91f7Q@Y%|jI`%cC+&?XaVdK2YQ+3)3 zAV1dKEe1Y~F)_S>uK&Y-TU_LK+A92%Z2VN*cX2cdaN5wtHl5i7DjK_6b%Y=XyG%lV{E`1?2cE-CZ++jta$OC>g7e?)P>BC^Y9iKob4e)Ktj(0@|^0 z(^-u!RhY)fb7~CxOzNnwxlhKmM)q(eZg<|G4R!hn7K8`$CZ@Izbg1hCH;hYz(6=s(%?9Hw>YxYafzz-MP6xY*Z z_)M6QK@p;BaMqy6FyN{fOAsr72PN$mrt74NUNVz5ky>R`o96dZx}&sHzz*-j5K&N^3$6@o95v@1TYNOW~q>87to#HG(N~s zmJpP-!kidypdIgrP^79G*TM>PKR=@6ldw}y>&@8E1=Xen!gCptGb7g1$t-6OMa)ej zr*eAU?Ij%3fvT9O^2PS)rT9lMRqD${^jE>s52@4FV!rC2rqC7E4pJ(TVj9FFyWST3 zdQK{n9!{b_1@tAuZBQ97-=7T~)9#46Hiz>DHVK_nkR_M-f-BJLuNk;8MS#_;rZuR3 z^@W6(u!9$U0{!H(;j-L%Wk#dsD*>H-HWINjYSEhq{hV2fW=^}Yx~llC z9NPTIYXb#$-!Q01L;nzAt z@wY=sAU|_rieOrNZg|!tq%6i*d5YDwpM~ejMw5Jms5V_un+`amoLNzu(xgge&tRo? zyd>hB$;)p5+4OLG8?$BQ7dYwlkLA|Wa<_Fbw>OT2!6*Ly9Tk{Te$T@d{jskrtXAE* z_r{ew0H&x+7;^bjUBAPGFin;7Fa-I_?KiePwqFFD(Nde|iFQ3Z_q=*0S$j}Rg4~GG z56I=R8BU%Fkh1gVmufR0Cef;r$s+EQf#_OLK*Zqos&f#f5YR+ zr7`Nq3oSC-5~+Hv@+P*JUfBS0+~uBjHKoJ4%TAFc$_l6DhPZu@gEQV-nL0M*-wNAA zrhQxszUyZ{LDG0$Hg65?K$K|T%gdyUb=@~bIYnM(W9V_s2Ba>At-poZ$Xw`g`sc|es`$ydh?+Y z@54B;3I@^A$J-$(Onzi{Pzdy;faB@g1RCJM83eKrQ_TrPqJ3+Fs<1YwlB_j9LI6;L zWN3!nD+O}^LP(h5gAV=4!K1nu`p-T-)eF~h4xJkCWuHy zQiGVn-#vXG$d(kZi|kwZ5c2E#_{a9#grs?hR$9A{`F!M@{B+VGu)hQ}-;seA9##2) z>N`~470;(87|b0}J7xhubXbdlU;u^|9`dMYeD7CwUaBaY&XL`ZcyT7rcGKY;ZX~Z5 zbirD3N?p7Joah{XFfe6~J?uNdDqf zlF0AvKYG$+w*i5L)+FS!$q5nf$;gd2c;eUxj?ado1mN0J)Rf>RZvnTDz~jyWRlZ@rRQ6}5a3IA>O~u;gdtr#h+r2JV0CPk8^b}55m8h>IFBlg6 z?DMwEgyuo^G3r7^2L0qEZv%`(AFlsOe&&knU(keIhqjJn@~2{HluOOHrl)2IKl@hz z%>S&i|2x|Cl}hywsDp{+Z)g|uzj5aVY$Yj-TMaNEz9sWEV|-cnKLZQKLD)g_2CuO1 zOCzHR^-;xqyV!O=Ov8uarQt4|ost-r$qQHw%-_HY$E#9nOF;zlny_f_!zd?)L&GItWlnj_xL(>T~{`tEd$Q)Xf$H1Gv_-fi8V846= z(h80_(x>D`h0b@GowCb3!m`nI_WQiu|_u|-n*naFbRxey~ZKp4BDOdA$>q3#ri zkud1N2#pAO@o_d(9T)YXkOXQ4dP2?WuU<2DZ5|0ql7gw$F%Q1fSiBMsJK^6qwbr#T z`j*!p;$O(te1^r(e@raE$<)vm?#oi|FC6ioR8s#z+F|)ip7TZ0`G=w2-@Wg?-v3ua zJ&wN)_AtF&narX>NZk_z z#|CufjOEJr2n1qVxm~PuM_*e2{V;o6{sB(Dipw^7bjGgF)BSvI+g83eR%CY9x_vS? zC|S%FLT9XNnmN3AG%Qix@k%pZK=19Hiaz_=-laTi*!sG>ufI*oG=Id$ESi<^4Vr<4 zo#)T#B_Ayb#6ApOwk^L?`TAXr?K6fMXgwhJCbn=-!`;@$JvWp1MQmtcpj3gv)#W^H zkGFo$LxP@H*xkw4*9j!H71j=5*~;VAFTB0mn|qdRUQyGb*Lrh);ZR6s_lHpVhd8$v zaTrdR>^3!;y5|&*>%E5ygS^#PnX5KCY%}19ita}bH@nTNSAxV!NVNM;mX~*0iYY+X zX3YIkEVq;)vJMhtOh>yP@$TW7p*I%z2|?>FZ|ymEuA`0n>2kAMbKwMBV@Txr^TvWU zH8mRL9VA|DKO}L-!azKZNll>-Jp~umZO%aiOFff%jN2A`OXmXYiGOjcJECS23gde{ zg<*Owaxp@x-Vw4X79GfPL_{(i0WHAqo+s93p1Z?)C^CN%wG*W3(gLZdLOcHmUK2%T z&=F*eGjHU3auA;yr^WhO!?I_x$o6^LJr-F&|E^)9rsAe&pJn^oFBc08@PqnxS;Vbk zU_mo3gmabs=2?rz2)bit`}X6PC3tv_1yf|-T_0t7F>nwZ>N}P^@Qq+9F)={!9X!tw zY&}vAYXs2hf@$M%32yhcS_uK2e5n`iCS4X$*b%MN5e3LBZa-W`YGkIVKi9P->?Ewg zLwAX;kR=Q{Fw;dkBqn}qb}tmby)@%|2n7*U078=pU9MI^e?1iH_d^A@KT3Wa+M1kM z24|BzTsViw()5;@r2ot#RRkcaC{Q28y!D37;ZR;O$E66TIe>}KI|E}@ zc)Z7zJNn&}x+ELsO<=g$vH6(T7y)(aVJB_uQrvwLCk+(M`0fG>Yp$;jBc>2Kl{EZMLQ#VHm86li#(z1(CJ(D z^Vf6RIz~rT6EbLe`MnC2OcuFDjsXaAEsjYJ>b@&5k=Q{a{NwZ?x8g%?U)HAM%)IAU zZlhSo?>7P=9AON%6J5gYe8j!qZWA~K5^dpi5l);E9Bl+<`YIqooIy}lXyp#&8W@3S z+jfEpnXb-9+M(`sZ4m%n_sj(vE&dR-#7=(pGF1(GT7OtT{0b`!T9nbclc_szr(L(3 za-s~8eXxCHy=}3W4Cm3?>~gNgXoO(o)%brw+v~2CU61h|?ik^8+l2qNA@A6WZbeR~yxyo6; ziS5RrkZ=7)`$#P0yfcY}U5Izv|i@kPara1o6OcXoFCpEXRd>g9KR1zuM z0Vl;}FJ0S=qE8FNVOT-kK_Znbv8Io0{pCsuEgu$2LskRuoX@9p4W6j*1{D9`q&kQl zXTi%f+t*YL5rz5o?d|NP8)iu-g8N*+3__WakQ&lP*O|PQx$9M~NhopZOQcsIX(Jt_TsUIH|;d zelloi1CTku`pXldl{#B&+m(Ws2M^y;hARLmsdFT6WUYQv&+9Z(Sf?y2E_s~6=>n?Y z%3X&vQEt*lE`N!0s295eCUwg@ljt?fP)$Q?kbTg2xCeQg@S@V9DES6DR5Xx{hDM0T zruXMQeGti-Rq|MADd)%!|Hh*3P!_~ivXGa7d@(n`+ztI&KiIUr2GKzNW_17e@wAr* zdbi8R(3J2H!@)bqe8G(V{!`VRnMrYOg0s9lCX_DG<>@kgP(8~X@YpkdM7);dbLl)X z69^o}XSNZ$h6JA`{Oe6RQyeLSIYuY#NTqAC~>$e}nTbw!7`H2pLVf#dS^My4~ zsu`Ss_EFbf!)gPD?C&TuNLoJ%4+GZW?@fMkR^KQ zYH4>f%dO?ka^^;1)2fJUmVpw(sLmS!lWFbOh^ojU`2-~TYX14Y*4|<%9AW8^FvfFWQsw9O^+Ib@(mE)ZB+qs#3u?-yh2v0U3(egpnA zS&QEeZ4*H}cxotK$Oz}LnvVFHCw>4D5qc(zEL%)wpUiES$+RS1yw@5$EvF4yRnbb5 zwL(E-v#=J`vDSDdW~^o^KXt6+0DPd9>RmHrP*8cS6RHBPG4f0os(@iuC<4(Oo!%s9 z#@e3WP%)V48^j@-Kh|rGmOSzIp?*9%qz4ag40AIjI1H0NMzPdw1VIUjO~Arx7=pNT z;E+IgCn$v-`3ngr_7+9NDQ(?67$HWsnE|NJyqua3cZxC!M#f&2 ziAau6CftZDrH@VFA|DwP>0ZuKjiu+%X23c97x^UlOo0=Bt7%XNSQEmc?{==4P;rgu z|M7wA_RoCgUf4fg2A0Ks!F5o>))n~XPZjr!lJ%qyWm(G-!V;bLmFWqoTwM)=YaoR z@@05+Yl1c3$Zgq#sC_nm8tPI1zPRU1W)rm#;| zow*)D#PDD7Cb_PE&cMa)#1^Z!U+4nxeo}2fhl1)$p=i z>)Zh-PGyp(^i^ZUe8ReO5efw&9@}sOyg%G8)TUB_P-9y{!;T2c^-uJ4LXr)akQ9v8 zvrXz}%G4c<$8<_PO#L^0xTl>K!!SUG4A<4<(k1beNAi9ec>%%z=4uf+mr|6+1f3|W zj_X+*!`S-qM$OrLkkidD;<-VdzSD_#KImy;u)@9;VT)DO?kq5l1@^>}@trwGB49|D zC6x|th<4WkBRxrda0N9xemVJ zH?*P&v@GZI*MOBcFm;?04zKW8KEOpBj6R|4Sn<{S33D|EsPiErEEEQwU_9+6rQ7Z% zgKqzI6y-i|kfs+niU+v!I5TQ*7h_K!^BZ2z2Mi$%;^`txD&elJp`SdL$RaBIS zzUVvecX)fRU=zRan`>a;Bvl>15hP5cFvbQ9h45wqR{&qfv@4aD@kA2=gHK32762ff zuF{dr2lac>B{E>{PtM2$#^5<<0;ybs)hTbEs>Dj&MedRaPa>EEbTs>GPFDUK^Z<<9W6qu+Hvd$w(69JFtA+Kv81ZO$1 z>7uA%?-hUg4Ylmv+ibz|LIi$kr5;8>ajCQtX$RSP8W*#Z(?q8LLk{9ROpoY$cgZPb z8HG?)1XGRfcz!tp1kW2H3hCv*jn&6$vN*JmHh?wM!E?S@U8KzpvdsPWjgx5v@hEKy zwV?_v7;F92b|ulOqv$uPw63_`5}>7uSXs7B>!&|e;tYMr6BbsUf2`647LN3QDguk= zDlx-1NzE|nl9DShfSpE$6XM7@i$y^hr7}Uy5 z_W*;?rzQ~d?}YBvSZL2Kv+gE}d zG|bBvYiQj97~^5zGj5o8VNM`5V1;P4@zoB>GwN*>#3bBqKKg)#qEAEZr49LX*-aolW>YFyw}u&yznl!5<>)9NYqtu=jOvrCa;) z+tTmP_N1nKx!sYT%m`k2vhYR0@-r=zDogKn@$vB)j%CMbywm{G+yaZfswZhU`~lF2 zi{3GV+Wa*28t3mTR^VXvSx>yMhQ(`*RJ!>LBxE^rvl0cik;RVhQ7M0;g4ddNY;d!{ z@n8vg-6e@}Q|fBW$_ak5Cz=-a(MwLj_AD6fCUt$DU|qf)$6!4~T>fz0!|>)}kIC70 z9IG8;pu%cT(ZdtO>u*KUH^R$lBM0nc&L(=)2aK!LE)RzbGzBA{7-}Tb`2A}0ozgM6 z6|1@xv~YEO2#I+d&e#^1Y%Y*;QS`6@V*d6i_9__#Hme?M{{eB?tupto(4zm@+~Y5_ z2tfEx)-N1v|06jn;mi3&@b8K(N%F+!;CcmG)jnZMZ*4EjjxgeLi4L&$M>8AM&Twzc zTk?s6QJf)81n?}F-X-g31Kl4`q)T4lsdzHvEQ`z?oY^g!Pv49DRmd1jxdOBHQ z_run!n4hzDX2OrO`hz6Avr77nG)TJWkXbBV1_bfW!Gz%1$8bNV)_32V3Xg?9h0ZEU zeDy<1o&x}h!w#HA^@}m$#-g@n(UJm6y}0u|tvxawNDlG-x$YiYqy51mAKFJ=p!x{NA5HH zh-yOQvn$|L&jzE6SAVwW7yq)6JG-=9VVMjA0s*?hDd+rG^Zz$!=N~A|e_%?if9bmj zSy=zdU?5}xu>ONS#rhXp>g$WYh)!Rx{{Wv@{{cR+{zE~=`rp8(zr#iU#xv%Bwv6E* z1TYYO>BCH&?OmOWO`X4n{r>{&|NR4{gw0*&1hK>=&9Dav-w!Ql*@BH8tXE;1r+ zYNqKKcYF3M^#p+MicW+h^HzV-{5IN_B{zRR@`4gtx74sIijSV(sXZW`1(A*^Ns|aJ zmM~ecXCXWNp*Z8!zsM3g2g!qxmy}Y=!S}<*>b4#~dT)uqZXfR{2wfmDqzd6t`a1aD zY!JarYl?-5j3(Ah&+gFjL#1?s6bTHQ8MDGEdxb8ojuS#nW^!!YpI6iho98u5I*y zDIQ9$2zkcJjHxYSh=DwUwH=g<(H-gC)NM4tZXdS<*+9ZOdfYcX)}t3T(-Rb_5;KrI zJ%X?Zv=Gn*6^M9^U1rjFOai&b783;dZ43ndx2z!I-90K}*t6uw{qFTX%bNr1XFwbT zwo+6&5g>geI1U3y$b*Ugpr(W|kbv+HSmON6fNkfiV6FsOJ-9ulV?eqXb0q`|>bdHj z&d%4>(e(;`22VQ&R9Z$0K+r`foU+dBvRx9n>;Qs)bC~cUa7A~_$P{KSLSR#+XNuCH zr0)o+piG*X#ebau1fd}-d8o4EfOGs2(_apW1^B!f*yhtB@O-?{i~2PX&OcFW07K$0 zHt~lCGrzVX<`+&cWHF~QYC1If|c9vWq4hjwDyTw8)|s3Bgs< zEhL~Xf;MD_r%%`kD!I|08IDxF2&N;gqx?Ufwk8&t>_AvRWzAor^5Gwu1j-Iy` zS*G?elLrR}MkN`J#Et?G6o6k55j?g7jQ|_ef?PN^h3P5mbU-Y@8JPoryLoYiw@Mc? z_>PPrPliGx$+R43GrI$x1u!VgSa-prm5Bk2BBD7La-Y5gy|EU5dLhK@cJcz;0Qwe3 z+(3G%02~-LsGf;sWr=J0wf(g|8U#qqNBu?yvjgpo`#D%rpgh5R*xXd0uaV*aK!n$= za>r!;UlZ+*8IPPjI4?M1`<2)%ka{12$}n$b_Iz#pM~B8Seh3tym(D-#j^}IXk|=!h zQ}%;PYW?B44Ce8Y(GrGC|LcX)o<_|gr(sAC^3$WMCHBL28hvHdNnX>fL}9xjXiZH&Wp6&telS+MkAVy^m;1ISI_vZ-cG8zoLF z=+q=Qz=_4!G*E#&K@MUC$aEipSHm!s=#QYQd+ZB*HGVAvo^5O>$+^AWUJbvR8QLJL zBiE)lR6?5a7yUgaxpe^b#&?}H=l4@bRmRPmT-Ea4)<4$dEFJwbjhg7keHIrUJVW`v1=Bin8&pA)sFAjgT%6KqG!4O5O{VOio7oQI%euLuzGVi8 zo<~`jZpin}_~~#l@4%e7@)jlJQ&1kf@zQ)&^x?GCF0JnBf0qG(Rbo@OJ&D`$V15s< zUU=ASFYk@W^&4IhRCWOWmPy+`E0)TP@`IiuW~uL{!ojBQSZ{s2vszaLb#>`3XgEFd zb zKtB?>Z*Dc7x}y1$_;`;4RJq?)NBtmt>i2ZnxnHo>j{&~{l=T<{M8h8@W{gNC2JCA` zT?(t=l9mb#kd(^m6z}6az#}kguA$p1600aqz_Udh`aTvybkoldwVZbAq&8~VrI9ll zU*4}Y%bu$2bltugK~b(tX@dg{RI!!d!Ic+@%Epj(HgB!$){mE?5pfDTA`AxEBS_;^ z>~Ni1=iJl)lr_XA>j~5>I{Z$NB{4+BpQK_#0klQQt#B0Uw!GCg{L-xgNqtT(#t_V) zc3a1(AZB&ybk1DW8xb?gF|M;$GSngzWj3}m&}*ZZx`IJ9k&|SCA>8#yt#Dehh<%zT z@CbHD+)86JzzU-FE3#^>sHWtmzvdexMG$G}J>pdXe9U}aai6=>>pzv33ILT6>+J^p z<+!!;Y|l|G-#rxGJ@cURG`4IPfM|Yo4%I3+V!uydU3AUM3LQZYbv+QGVhk+`&_yje z7;N$ez>=K&h}=WYY#cICht5FGppb8DR1Stz(y!32#tDMz8Dsx-8thC_q;}+Ak=Zk@ zHYDE)xK~FtBLp)Bp-fK*+-IiLkd^5hA!r~Oo5wD4FUho^?0mY)Zr_c+%;|rc?D8G3 zv+qG$?B=m`mGezp1r7j8y-_g&&ES5EAW}r{!FT3f zFtc`M2XZJrl}D^b}`u7oQB2tUU+4&M3Yw|{z|7W(p}aZD&`9i(2b zG0ThDIAS_l#tF4D{)#Sd<2_n2!Qb}8jno`of&)ZOf|V=)+(T|c!;;E2lOluibMgdua@okn;dLQ$M;qMj);YK4$ROM?|gas(k&G8@gSV!BAFB1Y2F z9wo(O_WO;XWoRG(VQ#=M0>K9$C9IKwJ+6cxj0|BbkumHxKSxeV3pczNT=dg8RT8?k zy(QnRV6h;mI<6k4#%s3qoi%(CK92tvz$`Z!Ay9eJ%B$GmDEIYmLwNJbp^ zk0Mj}(%O{cMJPCPiXdE@U=m$ZQwIY)Y^QAnEWk8KJlXO^^tgtf7x&!N;uT|%jC{!*hYHZl)CNuHILiS=M#?qbn{GL)UiNa*C%;b zO~=v5_~IFH%R{aACPKp;0!!=6)ik{K4L4Dg^) z&Ee8+J=Z?~Q$oj}0KM0MS31Tbz=`>l=WniG8x$wP$=^jHS)R64hLYchWsam*MK}q9 zqILkvyMEUIW#M%NV~PBE^c|0?N)o4GgZX@c0*xE{?lk(@poh0TZ}btPXL<~;>qO4TTD_2Kr_tIqbOh*%Nq4V_F( z*@L7|)CsS}SSF9jB@-TUDAnDEh#^(Uy$%ZxF4i3XZx_-Rb4w3fQQ??y0Zwqi2;_=o~Aahz)#! z|F^`#tRz``l)rWHk+BXp(LG1P6>3x}z@+f1iP}jZlrWJ39Tb}q*H<@AX7M z{T|;vJLMoAJ*$PkI-2Bx-JSG#6_a$EVDyDl_U;HeUMf9_GfN30j#7 zkj5p~vt9~c6p#{$!IQZ($Vg>A#we;YRJ$H?S@RcqVA8KC-k7U9f-Wh`;QQ)Fm8xL6xu(1mVmb{Yatbc`1G_fA)J`-}mXkPql6B(hQk=a$bcSum=VQG6hz){#U>IKMC9Z z(;bHMFR3{8ARHvHwZ`kp}mFDx&uL?VhDOi>XVfEP(_gP_%N9wvD38sKWjD|LG31BK|?X6J41mCV~ z*?EiEL%Sf__v)#p5ejYsY4TlDm*Hzp4;`N1%i$_$;b-HFP(l2ujo30RJ+X1~MzE)G z*=WY`TEfQM#isE{-s=#!U#{tc3F<%!QPgA)Uxz_HiL59w>n7sMe( z<9DRy4Ow%lT9pSNcY6@6cm~+3tE*n35~losf;T>$Fl7+$Zj4AFvDM&|5)F%Wdax{P ztwishBN;=g^$}u?hEy@N?!>Wlt=S$2P(LEkME`(C(@f^O!!`}-P8?Yxsh;seL-7*dO!~uQVJW00Nb%xuq zB0%36brN$pfqIa$6GqAwPt7E#Ep=RTXYtt3=Iw<<9KQ}fU!Jp1=4SX<+X9c2IHsn3%`upQHE^|?c`D!oyK)H zT*xwa^9&Lc|7ej06dPnobJW^QKQpUBbu*Y?vAz~$JuV74xWw9>+TI+(I5G=1P?BT- z*JV@Qy?$`u=B@ZK|EvMIx<$wa1Ng4e%1-K>TCie^)!|4tCt+BbANDmXh$M&uA}X&x z={Bh5!=WH@nDw+({B{I(bm^kbR8%C|v^u)oo*Uem*M5f&i5X}D{N=E!RPG_oZ~%d| z?=VD|v)%t{lm8p&`){{b`oHrz+5TgfW&azSlkwjbb|yw<1qOxMx>@(}X=-4AVkkLu zD0m5BAE7V1u`%H=<`|Q}3)26tM}Yrd1?lg>#Q$SK`X`>|e|;SKdK&tV*k&de zCYJwQkdAG^$pP_HlIjmVSKkO#6ADbEF8>fKkzUunx;+{S1}=r?U46GdO1#>#G^tgT z$$y4+B(Fon{Uu~<$dN%myBw}0Q_3s_8DSS?GUn1K-*E3T#2K4lb808@him+ns(g+I zhTbl+lg2zmceURPhW%sxZ6J67hJCr^Zd4xyx&>5Ggc3mWRkO7AHLx02;_#>v=14OaLS*CgsM{)32Pg z^Baznnt&Z_gZ2O=WaaQ_2GW_&hq`*r(`&bRED@VF=n{om(OYH|d)qdOxombaT49?+ zu964F)yvDXfN?vja0|tiqWbY`wx6XQ@`2BI6X=$kxy*zS z!(DZP%7Gbb55i2W^)C>B7}B6@2*czuX9`K6`~csElEkdfqAS|B)Nt0_))DOQTqc6@ z(;Qh7LKkSELMPaRIEe@+7nnaxVnQm?2_zI0$W!BYcz6fjN1l6zxezh}iw(^8*migw zuB=H90!#PEr#Fl#I=K{M+VTetBnLhDeIsdrVB@S%(}0u;|9Aw#vyh6$%WL9Z3~Yn9 zC<3OuvZlYMCfah^cDaglxZqR}Q8Ga8O6aCvb#u5)RYanvS-5K9@|8+=xC6^(8Oxg* zgj3qE;1r5Zg))d5{}f@rzMy26B)ps7d?mQ*FI;w4cCg$kqCLqq_{@x641ELvs$@2z zL#<<3=Y_SvRL=wT5(&gVDon5Rn5rI`OaZ`kMFvwv&?gnX)|#ec1aZfbTZt^-YB0DQ6XyHi7U`Em=78vC z=%7phTZCC7fV;cnZtwhv#2oS?IeFp_odB+wk_Yv5T z=TnG4X6_TSmRyagI8~Hcuj`J1MZRnOrZd25{%C(Ev#S?_@t&u z_=(ys&9MzRUoLsniSUXCm8eIdjQ~dD2*EJRomTFyi{$0X2D9PAObE;T_+usaubbmSTP85k!9DVeX07f^ z&{K}ns*&GOD(Gu>5NM_r4A#XvDs+U|XK0vd_K_@|5FqJ6JUUZpX5k#)g96jHJJQ#VpRlch=X}P z7TJ1cXxM}!iRhN_H_5W-TloszcN=Y z$mdyk^5ogEBX$IyJWssuB>-sXossz8{rvvH1O8th6&!ysx&Lxh0RH#S;iu2V=UJip zkF!GQbH4FQ;go`me_WwUOOF&IcA& z&VS&Q&peCrbQ!1JCiI}kcXS=;BqS#Y5S3vXA!^MGu zV9NxnUH+$@-I<781%~Gro(e%r>)^#=29oTV9r&Tw{+z ztDSt&?djX;wHJ=S?+ZsC_vUsy0X&9~S<&C`cCLc!SJQ4DZ`&6Kf}9|mH}cL1SOD`) z>~3tVMSi}`*Js>Ig6rBWo>#`pmdZEIEZzdPc=??dg>^{4<~Tn>NVm7yJ)$mk^oHxLj;#yOj8E@x8Hl$%BHL zc$3kCMT|+ko?lDISZC~vevN-!B?JiIXCfBy53Qei+99pF2P}^LK0@&V{N}_waXw@0 z;dP=%{z{HJwyA_g)-*MahJfStsyr<@pkd-=gP+7%4>TA!*jt?n%`lM0BTT!l3=_c_ zeZuBOaZS-;${oLAiXCrh>=vz^=wJgenRS_k2rYSRR@x*&9jg2B-OG!ojRNqy>>*O- zU=Jv`jvD%y%?U((3Fc70n7G11)=RtFdAFPcRAMR_x^zL4bcm@$)hlo9ynPw}J<0N9 zrOYTC4pn+^;}`(L=1jF5q}9h7Iu>uLjJ-KD|v*0aFwZfpJuRDYIuqO`oR%;;M|@*U&O;S|KY+%ArQ(*0pK&_gposgsdF!^Jg6S z)Tp5~%04DtAkMZ%TNs4hpGXPA|6HKzDi z@z9G8%#uTcF}c%6>(E;JQqWR;^AfqLXSi;Hq8_pnC!?~jy`Ln8A)gkkZT#N8CK0a= zza*Gl{VvRvjYK;^n=Y91Qf)w%QL7wS zl@J+Z_D!aigq0{Y4yy7!P8gNm8uSyHt#efIP0scYyY3K>xZ)sKBry2%P&utI$wV?U zPkI!o&n3vWj6Ag{Ycr584(GCUjy6Z>))_o-I@!=?I217dj2e?qmb1dyeVqH&#K-7N zSHn9im#-7TTofQi1!eNCsdYxSA~#SlqDk?atG}dTa2FzR_O%+sZ+v<__G-*3ZPzlH z<`kPVmrRzEOQ|3Kb|><4J3h&L+o;@dDHs-ow+OrSAtza;nB4l69ce_3!zwb5v)Iep zq69NjJMMv=R{(HAApJJ)0ip;>7Mt7l1%o8AolEp?c2k`BNJiTaTaJS#$ zyEE|N1zdVayWbXXlNQ1Qi09H zFD&{WwP?r@3!uI@(khTS;3Qh%VoTpe@d8oUOv6jrQ4DGL5aLT`>c+ioq)Az_cG*VJ zaspK{a|3TOlZ)JAK^S1gYIGb8)Vnd5z%1+cVFqkM+6ju+zI~KYDSR$? z2+=_1a|J6L^=qgse;kif0GEU!KcEfTuWBl2_@ zXC3Ux+@>xnOe7)wM+T^hXvFX47&=R0P&8pt-fzFuN#e*yJq~;u+=Ql+hf5clG8>Q@ zIOWq=!e<($`Ta*BoI=MB>oTZRNKG1wtO2wxQZoRkAbeIXNv!O1V2FTrp4MSW6vQxS z<_Xr7)8R(HeYOx-l&bb=4GlFjkX1U30F*L=HMDc!jV)PXx;L=9#EM?$;VR`RyFyr6 zghMc^`N8U$(iERZ;Buu=E8|tR@|46n2P$zRic)RT*u+uXA|m?LGK~^#9t{<7IwOTZ z0t~>jh34ljYgYbkX>J9M7Mb$PGEz*PW;Cz@JB6cV(A?o5Hhk!HT+EIz5!Hxc7%L}V zMY_~yK8sCp+zL%Gb#X`p#vi+S*xxE4odJ1aK9N?o5&yyC8N|grye3JH_A0nUXo@g% zcT8HGRH{s00RfH|-u(CH1)ortw#ft}g#pvaexLg~@bcyh71Sojsajd$#JvIX=@P5o z=juz8ey)BM*TW&VL%#G>a`)$7<}>;zsKcwSj%`l(b75+AW}sCJ>4^vzoxv+8+wa(J zfy9DH!-_d3NLQw)rJX?}zB$j^2fg0kmAiUPI`1k~7FK=^8wpL9oeGSqvvW$KH4;LNE&4QMyxRP8nQzs~9r%AFHHr&F;AR;0(cNN@?Eb19KsD!B zbyhxIVMVE6y(bPuiKR1FXM(H)hY25m)2<)5w@)<8$}3yuUOOTXT=#{?*84HkW{tyb zxjS=&Ov7L362m04ic81-0E6!UC=M@YM^yHQW|sGc$&{37Ib^G*15UQL|1NklW}LR~ z(S&2LhH;MYx#GPjWqpmYr&Y9Xl_7|gop^+Z&_ktf8Y`Uq*1FmCcHkt-4{||+-WGY< z;R9pJ^fi(i;%k=XU0-+}~xv)OwFnHi2-wIz&=)v7O47YUh6XF^1g?yzDozVt}L zD7XaB7(VfM5|zg(^0B`oi#2Td)HIJjeJ0!1CBklw_RTCA2RjTf zzsd_ajY`ouBEtDpzknD7nW5N#Q+iX`lCk<1TYKKAorP z0cSI97g~&Sb7LjwOw-M@H3c0)-OdY&X# zv^YU!TK(cgTZPMp?HBqE0s8=m@Pe!RcV*yz7l-{H9gY84rvAN3{WELsvrJX~e=bw` zk*NO7{V_BB6QA;TQ69%%+B=TFw09irf9m3h*f{ac5@wTPx%LNtO4b-+xC*f4Mq@m)8Ne}D#-8&`R0gDWuCu00zO*v8z^ve=E*%gGS^+6< z!&gB(za|FXcCS{=+J4(^3_-q^i;HDW##-^ry%I@G*VUjsI%E$+)x=^Qh6|2}MVSfI zYp;H6qtVuvnANrX7?DwphBAtFFC^1b_i0Hwku6Y( zdn2wTB>@R}2sFdBOcF|qa{71sm1=;GQm!WGK^apDC5wX>!tn2_U3#nyWmlTA9j~;J z%n@wEkz;2lJlnDiVm%4GrvST2O7*ZYIK1AeV+3A$=iGuGj|#MT0O85~H`O=9+&qi0 zs13pp<6SkkT=d61fXr$T?epxb?JeE#w!F^ceaUHBz^1LngQ{0A+v!MLqIYl8N`^M? zBCAd){mQyOjNr$W_4NvZ(saR&IO}*X_s)ZQTyNN37h+dZ^MaTkKR}0zCc}~s<)_NM zpw0JGC_@ZUdIHH*`c=oT4JPdjyw4kO*3#(v9efGw3-`J=UIl6gU_dM3F0MC`sw&ME z9-9Td@p%(D$K3kzluT@XS}sMq4*EZF7aJYkjt-X+J2l2j(zcC}#{2e21Y%_H#wqdO zHC}Vq)W7fVGk2Ix$O3w{uD&&3NNYC?Y;reXgt3*FSUJFcjexZ-KU~%h`Pz3MTYl}D zSxzolfN^O3mMiAd)@Eg3hZ>kt@$^_~bFw`$IbmSv_AT`3cf!j|fAI=3K|ZKpRR2Y; zahY)iN@meDI4mnA%}`-FXqvX|oQ0y8HmK3%qpDViAjW;LB|RWZcpaBv-t)IaeI+3w z;3XV~;6hlsn5*vPIBeM=^~PI4?dvb|s*?@)2yoa%La+#$D0-+b0X0{i^}x_wPDa;0 zH_la2ztr%n*3YLg`7hb|5;{6}4}-Dv2?YrCN}K!Q9>jOUDZ-F=hGQ3LyC0aU zrcyCbS{FOpUWy)DC&JH?u^%8-<#cofTlNG?LT2*LIQRkJ$$=o;CxQ>}^7)iTWOKmJ z=R{z2`e+n@3S?BXRj<+7y096#B5I9v?2&Lm?Jqbw2Chljgqg@kQ8EshJta~VQ?R~y zMYeop+{_fhe3*L$vajWCMjV~eq-v?CW~r+1RpU_A3g8QPm;|z14~jyT?8Zs>WzGOX z&35XXa(x8Aj^yj1rLv8T=RoPDedeA-1;-l{;8q;&$9_*V&X3LIegbNRF@3)s4f!6i zB3v*&1S!*`PKcm-17_=0TB{-73q!<{VZNl9WyM8k(3l$D_rfFR=20uX_$~1E{yW+2 zic9AYon)vXakwFIh&_@oL*iU}By^6@ZsG`T;xX)i>50^>P|roAvasrfz8LoDSoUg( zWRL{-q0y&IW5XYu@?Rt{ObdWVT6KluH^H5YXzKac)Sd1X)~?-8ut9l2MvkI|DDYTMdtZtixFW8|uMRv$z^%HCbT1T!m0h6rHZzA3_AS{u2Y z^BY$K*c&(%@i^}1AY2J{PPg~DZ+Y+vnmF(^j8}_$%c*=$!Sra*xxRvZ-+$ThO?L>4 zeVM68iSH(3Z;qd`EB&A^x`8`0E!;5@dhrVhfe2y@(|ronJ@zE{iVY#1zObA=BsEaI z;M4Bem6f~RGz|TUOL(@W$7TSN&18;?7tLV=z&8f3`iQn2YO!1_5?#ccAPwn$Il&J% z=Qi{9K&q~+PQz=S=h?vZYE=oCX|Y(X;njAqJBhr#$pB68a0Q2n=kgUHja+1LdCY(W ziwx;`zA~?iczch( zeU}Qqko%H@%zVpLtRjyCJ7eyBAj%HL4cRvw0~>7(=<9C3+^OPoxu76Rk0zLE1)ML9 z9WQ~%#k2+Qt7S@>2yiD(#;JyuRE~y{UbzbFfef9(GJ#dtdF#4R9~Fy{7(aAtX4Z<~ zy0gFUO!(r-c9EJ|UWIVEc^FYCOY?(VU0s9uLI$}bchUazJfej>q7^+t9)JL1%-HYW z2ksIS@Da!7^9u2Rf#6o5y}!y917JMTVdYbF6P*VL8&d6nI=kXfPAKiIb-w`Zp)WzL zL=M#=Jx>gWVYo*Lbx0Tv@`zkD)E6#rm;aQu3KjeaKt#D|uxHz^hUjT9GE}>1J;aGJ z)@b2JAhy7ojodgg)dH5V{~7v}4AbxcFQ>K?^Tnu}KApj<%m(=yWj$aR1;8H(?vaap z_bkbZ2C|0JYR9E3bB=(ID>ArLl>-48Jm@5Dj@#@*_&AVN)k#L^rrs;6ZCqfs?5yD_pQ*G#CVqNu&0y$-79h&{k z#w=HWltgHMHM)?bUo<~v5D-}&^wrgP@XDEmmT~W4X})#23K?&!*V|7rs@mjhT|qqi zDHPLz0-ChdmO)_FShm;Gf+I$+uOQ`KNM16Q*qb-ki__cZ`29^u)|k#KzEA6keH{W& zf?2?FW-93W*qM5<}x{fNUf6q7~DT>zD!R@p&56hmsn7C=eHbdL9h2^#lo z#f38fGY5@FXK<^BNeJ)x10rbC@6_{tO|7SiE24tS-fFMlNcx$)46H(7`sbF|qyUkh zMFv3Vxr72imhS=(w`WA(BsD4lb^g#g24za3HlKUj&E?%^PG z7A%R0Ncj$O@0*!#5PKm8fe$=-9DFa5NIynIZPJG}by7VBiShU8@`1(6!J4vChA6aq z$yvOD-k~1f1C_@L7!3-(XZ(b0IsPxd*`c!IomB2 zRy~4w$t`cdn&?tRJk?@0H=)+noDe<(|T75+0V@faQIEZ0eNpI$Rz`q z4hqbl`vVLqv(b##rR5`usgTMAg$X>xAP;2-`Y&w)9;}DGtb9dzT_RBETZ3VEKJp55 zOuB%}mamy*-n1@O>oJ*b`Y#&fom}XT;_bY|iP>5km{zUdNeUYkcpgnS2kD9Tt=Pb; zB0Y5xn~Cz~?m#xRB_5H*i6pp<4;6fgrQ~>O_fV%qNMzfuu`QE{E+?$xW8P7p{23&s zNL^rrAe`3Ng_hVxS`Q6cFT4u%NF%NoI zKj@kfV1+e*1M%U;M-YE;^J^o723y^}x5N-Z;`Z_fD)P?o86D*pI5K={>pTDKqqg&?iaC0Tg?2I_U z-DoB=x!Uad=IBFA_S0|D*cPx;eNq9rAj*N2AYlb$}hvFgY7$DApq)m2HPQnCh_a|?${p` zk>*F$&IkIAUf2^c@!IibR*M0G7{(0{5@C+g8aJ-8(vHxX9X%LbKU}G0iah`mkZ_GV z^yoVI4vR3JAo_2i{2zSKe@482>oxq7GLrd^Wc&ZDjI2|Yi&$m)Ot$A~NQwmh#-zqG{%hDuA{)XNa34*cxRh@u6IODvu_@d61Z_p1?3+jZ#ZUCJM z9%?qxh2vP>g^?cX38S{M={n9My%pHc$$5>jxSm!yXm>a(`M_bj8{*E1DC)(T)$yaq z8$_R{@6odZjBvN;H|iZY~rLHY=>?PT=mC85!)S9-^wZnW*6 z(#VuMN*||m%5R_c_@i@NXbP&9!7xQI_XRNMp3uhtDt0Fp+Z-sB#)X<#4tVjOvd-)! zJtFnpE2$-9@FZWR($jjcT5#x-#G)o@==S{ZA2+nWkRM{kW)fz(M*{ZLzR*gG18``V zR22<;j|$>`awHWvF&#isV2%Z`IVM;1msC|A)D%=G1<=GlF87-zsR#6cDp-}E*P$4h zgIgAO#8C7lYx`+4KXIO#W+o#1n5EpGxJKgSQYVYhMUmsbwwgi2E?E?dJ-WxeGMSgr z@znA7adW9~JL{tJa1D63MRnb++-HIVfMEeaJ}LdX0ZV44f6~wVy_v)LS2Kt6uVxPC zUxSpKfAwOC`*h38OYlN{ek%$LpCs665N+h)OPyeOhDD85O!0rI3}X zGA|nQBNb{GD`HE(N5w}PicJB2PLt8NbWNyuSg1J4xfBpTcNCxM*RI^GGKQ_14;qn6 zm#3I0SGQn1O(>w#?tV(gUITT=7aNzsS|Q6NyEjFUZUznK6%5uJKbNV9M_y9BQn~5% zdKmIc-?qZ1LqJupE9Oh5m@BYVGPY+FlrMGTGW5Ap;=W7S$0TqXYz6A)(EKsIL4dt` z6cht0tpcDM+@wS{>b~RYT29EJ0Od_2fHuweSj&9afXRDii)eJn8YCI9k^!6Zx>95D zQeX#dz?yY8j=W?}(Rcn^Fi(3s8%aglD0U;s#Bp^=n!og|hf^m5&m+a|IeEk{@##8U zJ$m1W;s!nCRoi{upY!DA*We$tI>;#}xLf53gK~gsy42j%N4c+p-#V_?b@}5cc1_y# z7OB9O5zW9&Q;0VbacT{aRPqY&^p{T(%990VlZoQit$W-$dBV`QatUf|j3yeBJv zIYw=&Zw5hlc-}MQxQva4bY3bn?#iS(e2>wcRGuE<9GW(22rY9=^!F zHO~H|nvI6K)8uq(wZa&rHESA6l0GH`$udKLcYsOQa~pxVV^e%kgAlRfk9au&I|D}% zs~%RqO%;87KdpKuTRLz&0}^|QIF(L~5Ku`WaR|O@JLg@4LKJec1=eFo@7iA))7j6P zYyvkh0uHRRb+byp<0Va=-8;QKHq?EcCZ7@d==DbmD>yREKx#v_XpmELW@cDUo(LZS z!09-l_^O@-f<-ho5&n7?x4cCy5}r<&O544y5l8V>-L*IkA{FL{#uWAN=5n=E5pZ zE7D&~*J&=F<9>k{aGF%-w=kE8h_|N$*a&8*ylLKUeZG#j+H7q5bSK*I<5%BJ77k(3 zvyZGIJ?{5?J53$>Ixyalde67{tVZeTum4iO+hHKNL9(4gE(2wcG!O%UN1U`nLza52 zWIxe#)7`Ajzy(=)1P{y}u;m43ke=c2LndwHiOYtfVGjsYf=}-D;B}{MWa2ivs^WFL7GE+0Oj1|)O9V{NM74{h!FWpf$};mu zDc}j2BW5DdA0w!tL|F$aZzKZb0AGK3nvS0Fcca!LtYfKdacyaB(> z@zOg;u=Z}l>>c25TS1jYTWz;lD;_G&zjV#p7yzztH@a6k#BP~HtiF+njJyg+)PW!a ze8>P1^*~xe0R=87^5%muh%~7JREF2>5i<7aYXPg`8#&=%6N5ABnoC4pp5J$GIweQx zX+h_Wh2$U#q}+s+F?o8ZfL6AEALrXuPOF7xYr%6$)I?oT^A2ftz6EWd-ZY^quy?r8 zD&sLrgaiaJVy0Jp0K{(cFIXpZy-=tk^jRb|c9mHJpdqqs;CxUPD5Ph@yI`TaW$HP% zXh=OuP{tS1tFvyt92Nr;!JzpV>Clo-hIvw*SmrtTZbu*~N-#&j05JjmcwZ?lp`_5wmwY(_S6_^S>S(A;XJ6gr@(58zASKYW7XIUP0)bxcl$yPVK5p)m z0I95YT>%u z$mkw4GH8e z1wX^~$TMUE<1g(*S{h~pqFg?9rKH0=bcn0sj~eK~qWV{zfFAT-6^O*@8|WBWI3x>6 zQe`Lgj(0TKo(_&$VSQM_F#-x43P|@-QJ9CLSpWU)3G4vy1sNE34$YNZPu)oXW6SCJ zK?4-lR2Pi{e`F4;Xtfc>zzRD1C<7CEZQX7MdaER;kTG#B|FeJ^^Xl6Nd;kDrs9=8G^qe$&t zkNEBO4s(Y>7^UM*NVftX&zfwD0@@kLu*GTB)PwfhHV$J?n&a;XQQOYbOf>@uMiA65 zp3=<(_^MH|Zov+z{$=;a2{I=?#()$i*@P6fWU_#v0sUMV+fwBo)<=3=2B2;^A&{zT zl_#ay-?n6<1i*Yj>l>G@VuPVUL(I%+pS-qScM^ESqJno4EZT<6Bm4$2m&sDNzvGZh zNNx2a-^3a+4Ff;fD+ruXJq7wXj{#Y`=^)Fm7|N39bs(D0oJk7h6#>J4cRp;rfYaE; zW>9N!2BhcLx@mE`xv0Fv4je6=P7(Ht^rOt-9YM9X3b^ml1%Xe`UJYm2JH>;rKn!C0 zBg*D>?RnZhj}-_wR`KZSH5Xaq3Rr-19l!scZLzP=+=T|G2`mfeKd%U!9t-O2+pVI7#&&t2C&Bkvx@-P{8ht=n7^YHS8x-`EKZTx z!r+S`Q3=bUK)-b4M}S&Zrz&HB{B{$dV!3)#aWc)^1m|n#Cka_rNhHyBJl%UW1f=Zs zIHUg)9Aby9wR(v-Ya7y4F6JESeXGL7%fcY17emR4`~Hm4M>prLaQ*jOX^`V#H6dZDIOyBG>4`C13IN?b&%tgA)t!1>G%fIK*BQL|Cr9LaB4Avk zCHk3&qeVA{bEW2~Ee?WURn!xDFUx6eyL62zo1lX#a2)oJ6Q?APwFCbibzv4FtORr@~InHa)A?+W|@G z8=mc@28;JmFdLgmHm-Lgqr5%(8bP}{Qw`UY)6Oa676+swgK)$Tix5R`Vd@(_MffXZUj?1<}|mn@GHWW6iz$d}x6 zXcc4U^APxB=B~(#C(YlqhSnW4jvu1H#cyMQUhLRFjpu?)Br5NgN?XxL=71If-qoK$-uTCzQ}kUvlWk zKgkzS6Z%$c-l&q4h)a_XOQQk(&M)uT72M?4?V+EAA{gc!d(`DG2ArFJ;uoX_+N9Vi z5$TMO^~*F=mMJZzd0^+Hd=(K8GDA9Dua(wXLoH`yJ96F3+n^4+THb7P{Ow{qzdgqnMLCF z$dMIkXt+K4g^!@`BO=IDOyRevhiS}mhB96Gm<|3Fxu6*@vS`jDH@u%Q_Bk-eDpegM znPYMFp=Qlw6ANTfVTtwW17fRI>rIp=G=~fVYJ{bWvz1XMofp9iWf(HG#~UFwvtBSv zKzrEdN&i?c!2fopW@h>)_zrsaFx!ZyQ&kujRVgrwzrn+M{<9WUa7u}-a@_q`9VgQu4h z;Z)h4dU{!J&I37G#(cXvto`Dq&1Qg#t>y9Ftcr#1!Xr2dnJ% zk&Uc3Z?Zo7Ol&MARnaNu<9 zPgCZ2zCum#MH}Jbq(G^S@dBd;14o;DWvAyp^ZshP@~LO&_YW|zkw<$i(Ov+^#qbg< z!BW63!?*L2M7VEehRZ^4-C7!KD|n$#*M?w)k2aR^)B{LarkW*Y2HtLw{acI8c>2|V)U zE=X8P9kLdlPDJns2ht?fA}l4+0X=EYakH{U_)$-uQ36I>F^DYx7eSFZu;vCj=K5OR2Ql}KHt^o%c&EC+xxSwn~o@vQ`*OQ zc&6PketU}->ZZ@_+o>JE?PE0G4(LG~g=mE($3&Vn#P675rttWdfkE>3o)<7JTFsbgllCoC>^nL7F|sPBhJQ9Ah5i7FeJs` z06X+PgqUeoA;lPjeLRG?Dl`}%m^eRhwk*AvSYf6F&|tlau^g3zL*lfIiv&?nA$;iA zM9r?KZ00Z^v#t^xD?(FPOwg^H@qVN`Q=sQ>h#su49z&%#icuv1sHO?=;Sb)-5`efD zp(zd;N%qK#w<9~%grPf_YK#wwTAE?$L|x$61aohX$IKBR2s1mjYB`&Cyy}n-(vJ^d zm>X1uA*H+xLKpJXEgCN23P5X<%+JRNR+s2nd^At`UK~2^idZ~B8GaAn?%RbhnfT@T z)u>zT4$^tET;msj-RC|K;4jyBcYx~hDtq3tJ~Nm#SwB1~r|Y9F?jZMsB<@Y;T)oaO zP;pXIA&QHKOf9TP^DnCc0Oj{Vp-Q3XvJL;jdJ}d!hV;&Wdpuc2LQ4;WwzoEjw)gS)K?}r|> zwgk_2m)@5AXH+ToH=kXWNsPNCb@WfC#w6i4tj#o&FOjY>8UleiJ!DN^%0xFvnMsK@ zlrIT{J4CBo`TdnzgQ~!}*a}uwEj?>X2m@S2tfQ)+`90l4Tk{9uIGTf%^QssJOe+Vv zNq`}tn>PV%&e>q>C&jmDROrUS1d7xO!UcT(((IAaKl59BrQHaG$vt$Vl(>x;!SaA` zkSv(w15hpF`(RUk%7W&Cat$uAX>H=F>BqqNQ&gPsu^Aq*u`N>}7A>#3n|dvMj$mf% z$F){Y=w9xXwh8ZEN?q3g`&%s7EE8+)D}49dd>ZcF>Mf*%MK6E!PP zd236pd7%p!ViAKW;j{dJhcg20g+i7dWXeAOk|y_X?K7SKoP( z(Qu`UaY@>UE4(Trv?e7N4On>LaKfy&VbLp79qbIeEHxj!-@U71ryp6nS~2PMdR2H1 zv^xmkfwzx7PlyXAm$i$5kOo{nPS<=Vu%-KYVlc|qoE)eVigGn8D&4h#z-g}81@F=@ z57=n~W)y>K(&fzaiuad1&V;JshbEcI@O;M${+&a*DW;|jsa?EWfW7aX&gUkpaOe#x zAPCO>0A)EBHV-vHsF)Xh;5}@upWp5?pos`*78}zbnZBzs)&!9zYBC;%5)SWn`N%&B z1R~4k$dKflYE|H40DX*MQtX-Snf`PoUb=~q^X-Jm;JagV1rlbx)IQqaP8#+dC)-Bh2CKy6+wSj1xd5+_h$GZ4y z;9yqH;MK%Pmdk$W7cf&tEpU@#k9ikj$b)35dwPZa`n_2TWbDk&SOsT!Tp8L z78;P8GVmyicRK3y>@A?YHcC`e1d`FTqM-h;Rn;_U`v|}Eo^9JdODEslpaTW~0gjMs z2#~eiHoq_e04Q5SN%={Vp=3nvtjX%vk~OasrrOtqUo>k#KPn>_;>MHJt|djjOQ6sI zT1zfU;ZtnB`*3p&K$S3bmWwv^`dc4I=zaZ_J3UpryXpo~vla=t1#E6Dkn>^xeZ@2N zdsh1l3`#?PTW5tw;#>3@ZQ*_%;J(a0kKRgZk=repnA8}A*{JOFF6(8vunWX%Xx^-G$3_iM0GUHSd_Px| zN5oqIT9Cf8L-gfiY@lG~$$Yr>J`LKsNwIrNPWN=qvbW+FwNlDBJdTw+2qRlEr^O0F zUtQY=DfN356~J)o~5%rq(603~7mS{rr67k8)&AGV6p!2%-o;FHz1bJQsf$s4BU(=>fj)1kC^mB7L?nQih1II5|U^jg}{vZgMfQeZhH>x-V!ED@* zh#sn?=7wE-99eu9^9lUnSdkRQYEe-B9)xk?w_wlEFuBxk4V!s{%qk)_1BZ>K6XIz$ zS<`H}uYsvBQ*gX*U=hp4dXH-c5EFT-I^^$dOW^2 zFP`H$O^Sx9<8t3407}&Ee2YC{2&zY=gsJQhkn;A~sA}nX3L-hty{93AN|_Nlos9R# z3lL{m1ix}@u2rjkq=mkTm!Cv$KSyLb7YXYNZ_SMswibq)ZRC;Veo2ZPhR;IRq@&{Z zlo`Pf3~xL}FNy)uv7<-FW6{wQLPxJ)c$7j57G{K_Qr zshQ%Z<=OZLXnSpT#y=|ie=6+%h(}oAVQivHvF|maqKj&&vGCUvi(A z#61n!f|%rJTY@7NoZBqRtfGfk#ishdds1HPC~5NrKI*Zga7K&yvrb3~1z@2KBVii% z3eb!oW{sceEbd(72?F+1aDc8iY|m9z3JR+ckG;+&Z7lY9UY2$w)gP8^>pIYHh>Sn) zA9ow4sRB*{0;Z#ObyNV*{`j!Z*0!u`cxx!xZ1H|5EqhWb&;ikHE(zug)~lupXdZCA zPgPzhCwQeFh|T`OJOrl{p!~x(oC=+*jp54VBQ0gSaBeSq1~5nlR$>W%?pvf4cw~2J zg5&6?eCbuav_yU!eH9pQz&~AtCr(Gn0^=e+7f(c=#}wumQe?X$ZAB0ib?Cm6b5&{& z-z-qn+b~(K%b4i02so&)=m5t8LJFw7{I_fI2h{nCiTeX&0se@#=K6~|{9C@yC%XDe z2F~?As6*yIh2a0cQPzI|S)ca;_`{a-Qo6612*L|8e75{=T)#AD!2x}|Ujfehw zWvlkjbYjOzz<5o6r52m*Zt6fe_R9QgJ7a5W4a!mmZh4|f`B!4o-ZMjn?Av}T^k~~s zIg~G7fc*ny`&E8m%Z2swol;H-3pT+|;?B}V^$r#KY;NF^6h@{pgwIwdL3sEh?)pgQG3y%h&W04XuMYS^%$M$XA=XsLpB^};2m(C*$ zS9dbDq>(+t!m)&yHpt>x=s2JpBl|!>f`062b#1>PvMdyvbIP?A8!hDB$tN3|35(fgD)tIva-2@|JJ*d|?5r$&>=cSMOst_y9qSprAbC)xYe^q4OgvOTV$DFh;t9Jix1M3)1tBG~G)SzU}f@PRWzd%d1( zO&rBAuRyz)>p|TY+OC?A5&-Eu)t(m2W0YZxRYdb0cdVT^sc}pND$^La>HvhUFH_9B#+4E!&=!8It zS5aCq|1Ai9@n$Ng1kt(8YH8sxf)sQ?{BU89r!4^o2`K(lrU0#))@R`B?_PCr(xGa4 z32PZ_+Ndod;wo))ULi1%k{IsFTOr`VU9s9nHLYZ-DKsNtEQ#wB|Em)|A(?V>JOG=X z{^2#7P}+zZ80M@YiQesaaQi{m1D7_^I}|<5d!jY%wM25r0hUC|0kT4l2^lt&sAHGx zasZ?fZ(4&9mU&g3WQoD=4r<=zVtq%T1-D5_b9@9|B0N2uKz8{W>IIUrs*ao1JiHj8 zn5!L(`K^?^<|R`xRoskzP#_X3BY%f~v@2LnRrZ{7I%ExZ2)3{{GiSeO_}_$6CM@DSC>xlg4E|=H7%y4XgSTVQdC) zm-HycZ)}j8XI0a~+lQ_fZcxfcCO@s#WUQin-xD>_` zS64QNdftXNkC_kEtTmQ%m1GS2hOpRV_WNlHDk#?%Z(cyD{!qK$)l@U%DsPIe!Ud%} z)^@{y7mXAbcmShTcVIb>58wsAT6ECJC@2^RxA95}vt|&cAY7AtHl}IFI8!Qo;HsXA zGlQ(H`{A)kl+l(ELKv3!u}g)jWV>Yfb#8sP7mt@0GWOFKaw5;^a+c-wy}~$b_rm^7 zrw#)*Z9pnwNNhE>PCUZSGBsg8;yZL)Vp&vcR8jg0sy{M*j>G6gD1di^)uzi5mD;fJ zYyKE%qZG-45W7M@-;LqbaY6KXcKdd?oS(u*4m0)!`WQ)z!yu}nmP>`WNwsev*ccq1 ziffeoKP{f%VWYSMOaO4i`NQ$lGApSllE3^6h@vHNr-*8TfIxr7E;N5Iqd4yz=`y<+ z5TGJEqAO7Ksg#cdh_S^q5G9tU%h!ZNw(RtdXOAx}V_KygFW-rYlR|!@z^tP7_LsZv zw+6}AvRS-HQC#XXM9C0Kj6*=ONp6Xpgt88-xZz`LNY2&Df&p}Rs?=8;Z#aRy$}83z zrcP#C_UNRcsyZx>dYo@el4VQ<=I!Up*PMI{+P;mVZ@@-_3sz^HZG{y!`7ZZi%s->#Ky2C-*Cc6eUEA|>1PMOeQg9gd5q0pfaL@x*^kn$7- zQ{-S=!+2UxbOsDlp%Oxp3j7i=&_C@3MwT@n*3sM}XgM?wpWmVU%uT53=@MFw;>g>I z^qu?=3SRZ+`-UIiEjqUC$~X*0L#OmSGf@_uLeE{wrYaO8LmL%(oAyw!<^IJ`5+hQY z;wSd7<}6*Ev>fV!V67SpN~_}j1Km#o-CtrS0$KTe?=OIpgA>f*Jhf~Td`m96D3lm4 z)UpSS%MFQc90)%egZrAT%)$%Mi~@t9>WLcI4ZXK}<4>tOGk5-q(rdMxK@0q?W&@Xa zEhpIax}R%Q=(6v3LmsO8Tb&viB~PO*8bDqUOSa4@ zAG^vPS`^AFiP*xTU2Wnx<^`3%f(J*oEBZYGs$2#G?30o!(NjV}GJoP&P z4`^NPD`1z80p$#}jv1zXE#uX}G`b+_+FcqTxBn9FN*RAV{gPj_>LndY*?_N$TZ-y4 zd}aVzwm(#%FpL!7r{b;HVY#Zwu8 zs0gW6=lu(SDz#bHI(hHJzw6Kme&ENtKfZFg0Ph8M+72CY^&GM__$^obMm;+ZTn62O zL^x4#Pw_Osi)#IiE8)l+UTC89YmF48ILz~G;OeNgk8D^730kC63P@Kco~|cOqtK4~ zp?zaKktqo&mkr**)h(yhrr5Uycr{jlW=@g=TKD}Czp=#)UQfn(MnaZDs2+N*IhDFW z(N@WLwf4?1l;!>j)y>vs{L&pa0m9{r1hkGMrqI<92q=wJrfQv!84_118A;vGGK@(J z>^&HUpb2p03T;+Y3A^KW3;h!x6FH5qGQ~_VoZhm`R6o$|;qYd-ftV%A|d znBu1^WWA(}_iI(4cl3AFbUH4odcDw*U*}g#Uw@92QpCnFu(g2B{05e+DA!%X^YI$6 zcSlUz{~PxM1lP*n#=Fgk%@5BW7B4ZD+21}eV;KDD zS$HW0?4ULjkZ>fpKzlrV{65T*>p#XUb$_XRKJONRW;Z>;enc*&H$S!m(C@;V7Wb3< zuE~fn-%y#KC=z#*x@i`SV+{cC7iRGVeZ3l6o_n8uA(NOU_3%F-Wd2{Qy=7cpS+YHh zyIXL#;4Z;ExVyW%2grlFyE_CA?(XjHu0eta0=#s(XF4-C(>?cp-w(hC9yt4V&faxa zty;B;N3EssCd!?d`%;xi9M>i-CIt6OC~%xSTydY`3;UE_%#85M?TdICqq=$y# z!T=PG;01{-3;`36XphXv$U%14dw zbH`zTXx~1!)*I@Ewi$OU?#z(X(^Gv^edjvXo-0l+T`MsCA?q+I@@tge%y&Q?wT49@ zZps4HwUSK4g6x->_VRKr0n=30y5-=-bv!WoLAu(61P}0S=w)BfS|Z zM_GlP6yI?mEfCZHJtqYiSimzf{^SAri%Qz>rP`nP0S>0W;s@e?o8Q8S6!hJzM!Pq zjLRkme}feO0(K(rY|3`sk{}$7>xWox2Br`-E_N}M z^XV->iO+{Be=z-HaX0YWA+Y14R=xz8fz>?6_o#~&&_bkoZ_CgGLMq#-sdGYK2--)V z)cT+~N)xKsBqfZkNs~J31MT3ohVM00+QSpW2z1|!wLdU@wHOSNX0JD?Q%kkJ<2*~< z*L)oad@hoY@b5SO_1*&*Uu{+Yg%S9T5cpxn`&wq@{L$V0`tye)(a+^p#vcXP|2q+& z^C^E)z;GXX23l=w|iuh zosRgt;_}Q3Pj^F9eiy(Kzo5U*$F}AJ`LP+nv14^>qhUdOJ1OWx>qp1CwFH#slZ_-- zfNF=fxfzwL$2)jGIZOH(k!b4EQyJAe+j!NkUDr&QT;eh|_rwubVsc zILzey00gFlXJpj90QKlMAs5*-CySh|GI4}&H!n({oXWmk;Nc(kvCHqSE6D9q0wK?y zPZ+BvJQm|8J9RMwcjYZkevDUFK4(up1dw`Pc`?PUEhc<=cwmD@1#sU+J?`6K+1e=wF zut7sDU+fI95k3eSC6oa}yO&s+H7P2l!|Vf~*7rA$ywUP^?k6r_H(< zTUS!#xkm)^s-~*(!o*1ztGAj#V?AlA0@VW9EU<{Cn!Etjn7V;SQ^|k6F>7PD8wZ@5 z00W;}6YUd`I~&s5VgCFgC?x>qguaU9MG>YciS@QsB7b^-W*`TwpY7+F$^NCi`s}-l zWf5Ze$FspiAy>8#EE6RC{&R2P+pTsbz`zTT-L^1Cv66^~)m0 z=h@FD;S3cA>n`~VQKGRv95@^?4+rS+{5KNBFX$7##yO2oNB*CU;MM@{3NCm=Y9px7 zu3O{odX^ScO5svn?Pe2^@i}V5&+~+|m?(AU;~jRO5nED$>Zk7c?4%Kk>7|53K-kvk zyQhK0;N}L_mm8zz8;GAA1WPr}^uRRFqJnatjf0-yg7AA8XSTl~g=rQRxQ$?~J5V)9 ziJ}DBNBewI(>hvnMu-I9oaqkmmcN_76lRDIUh!?(pfiTW00)!h<{!tWOkW$SvS`%5 zwZub>&glYiia^ ziw=D&9-`L`f$9&?437=;8;AgSdhD&CCX8cn!bBA2ie?Rx-Z-}#Y=?c{xZAm}bxyI` z%mb#e#k;>;lcn$2!vH&!q-H$SLQt$}sok68Wdy6%NxO*dgW_qd9}Z!zHK!yZ@{Nu* zA@2s$Fc{^->7-j>6b2WkTs$(Jr$^dn3Qdc2KZ*bjbnpjU$(^6*7g3|CY+0Wi4U(&W z?G{CtU?feA;11O$5wjVy@ufi8UGNTd+MgWtflFnPJF_mC5Jgg1#=~6BO0vxt>J-Eh z8G_nj&=#*$2^4<&@_GL0FyK*Mlqu8Tpy0b$Ft@=t=!BGk6)o!IkbWb#pW8tWutT@Z zTOD#8<(ba_sHT=$b$rdL^}A}awZeN2V?Pe5*)?Eq1)fdZV=^tFdO;y&Mf|`^qe}Xm zVkp6aDiz?y+H%5WMMsY9kN^i2=|h?*=;p&0ISsF%y1an3@VEA3o>d4|XCJoKaS>Fa z4c``VezOA2=)-2tGV8CR@~qhBN2S8axtjQb{1&YrU=9B)_k|BA zd*cEvC`2o55|&m_7=d9}nq~av%eLOe6TdvJsP%el+wu_bM&8qI$_u*R;y~59aJvzC z0IXTH!8-UdalM9#0Sm(v29c1D*4SpsJUnqLU`N|78L-Zo)C{D~5LB7ID*KVY5_wqtXo#BWfZaX(??mz5S3)h@KEp*(ZJ-t;TDFrmy0~f}CxtXbyL+;Dql3m9%Jk6wlMV zk%M@UzC#8nYaJe?ROlLE)=4>$nghhHsGZxqIglcYB+_&V$vHvE!P1Pnx5P9h7#y27 zZse%dWv$f#%|q%&(#5Rr-=F0#?8B>w$@tVin{1DCjsnV`Q_cnBNC!7_Eq_Rg=(df2 zL}x9skL%#QH;Tozn_V=O`5^CB1s*Z5TvlhW{3;1)KuW&ox3RhgG1j0O_W?}9bjIyz z)rUy+k;cX%sPrrvIgR$&%$S@`ff&{aluj<%k&sMq?6EBc)R3Bf6%2ARa(cgV4yRG_ zoQh(g$-KJDy3v!km;8<{dHAD)g5r>*C0WVfV89WKw7Uoqm82YW=;kahWDi9URX6>~(@w0;7YuRP>ov6mkS#f=z&V zZE=D2dKSC^|Go+KWSZTZvdiO}sMW~;g`x6&b(+NbF;A24ra+!md_@8U^XY=c0{UK0 zekR2CX%-h~7tldQj#7X(9n3P0;cUjphYspsj6QLVM$dPx`uhcXoAToX3#^?_qp+ap zBcI~v8`_VAIXP5=4kI%ep<^k#?D0k<+nxF|wsbQEd}9~{;4-t*+cDiA)Vm<30*WCB z^S2E#F{i^J4&zHxurCu;^nz)%2hrbgW*0-R9kT?~8YT$f$dv-vtPtGaDtf6F(Z31Q z^;`%IouMFaP8V>ZawB_2VtpZBRUC%xX@|i>9j|`MeiH z=|;+)o`M4*qPqa_=&po{r{iA=C7dYOL@j{LO>$Lz0oQS1qxnTX#>n`a^7KEaIe+BB z4F6CqGqL_=md^5@YUS}!0szTg2Bd)BlHpi!rWA4?vdU&9aKsT8+kzzRJhYsc<=1JZ zL9u6o%)-eRW_v;0?wm?C!Q`M2XgCs zq6?9p_13V<8hj(3`>LA6pbAv%cwnpXYpc57$uZH(!lh;u)jnoveA1^9 zN=e@l(EE319BPKGgnsp zorT$e3zAMC&$@s?cmRyCjgh01gR%afiUh`=wBi3W@nvNE(K-A7l+*q`=Je+Qqn!Ux z5KBAhI~f!HF{egO-_)3w7yflczdhpLulS!I_8(qmEDY@btZgSXv_S|0VhIfqP_myO z62aBsa>;7TCh0a?4TOq$Q03>Izbon1nns=h^}DS$XY5py>FL=_su8jjR1RG@?~Kz! zVUW2)_@|<--paCPhr}3CJ`!9^c_n*;nJ{cAAZLOQA)&+NG=ZkXt_Z;p8B<3Grk44w za)wK1;TrTcYkGvtxhQhW(Y_J7J$$H6 zR9dU}tkTo>HS7F@{zUijYHM%X!rk#|koLtXWIw#*mMzIn@w>zXKzbc2ulJ?V=zzuS zMP>Hg%?QBT7~bQ>dHag+nFn+vXOyEOu*(wzFL<(aHVb-`GqDN7YOHP2(Pt(NjQ6xe zfwj!B{1b9=Ehe|mxm!fw35#xCZD#tLGBucHjCoQxglMXg>Ry0GyNiNbqhb5k=XLKX(*e;is?4rVrbMP~!2 z-$oaSTfgp!-_Ng_tbv8Gp%cBTxsj6@A=^*0W*UGyA;vHWe!0Fs)inuQV5tA=buqu% z1^ltmnAliZ|9)L89Dj}+XaFog=)t_282;jn{iHPc#a;P5ko|M!11H0482c9^?|*Lj z-+a8QSmb{)NW^%x@$NU_uOj5)dh*Wwz6;o#jWv4$dc*z{JsXPRHL==zt#qLF1oe_% zHft1(Frg&`3N9q%7>$86fHYX;ec15B;Cmb$OXgP#XZlU!^2ee4GdM8)h0!74Z!Erl z5gmRgZvI;N^5cqs8yuKlg9Cu~kNEbgeDR8rmhEAH3q1dZ&RZY!A!Nrh8OIE+3tBiJ z8Y##;zBs6A>hkLyv?Zt?e7xUU>+sBdNFbRRhayE?>L@W(CZ1Sfk=E^^(#Si5l55qfHq-x!85O+@Z!{iH@=tSovE zac*UCuyju^?yR-VM02hg&?alXtPt`nbLh~dw!g%F{kGVl91hWZQ&<+;ROn%z_Ni6GXNP@%jb%`UTZMwhJwY@XJ`h^e0F9|FmirCf0wf`ZX-D zv;6&{nf}$W;Y)_IC$4JZIoC^j!?jDp+biggAAT7fnEo4>^WR4Y<^NN3AORO5A^9yj zU=A_{{v$ewVoCmTWBddi{?Vnx`2#roOpi1D1SS5r78}2a7Qgp4{UtsAKnV_j72uo|_UZbY$oQy6BV8vVten{WHF&V}Ik|940ZaA!JnXZ#|}%nS*?o56$F26$Zg3gvdx z^mI<}NFqU~EvemAj3nW>iX@WQpIA9WR$MqXgeN!+?@Hw%1(vRtT{B)(FHKay-V(tr+()tPo>|;q?gEl*V z;`29P)cQJAwaH+4KhQe(&5N@=b-O)(5^j(=Oz(7Mh{p7)Dsz1J#%GOr*7W7Vc3??B z*}%9yj^SgH&6c_vDD}D(ID-SBZ7(Y>97D1FS-(dmsI4aG2>u3Fw;qx~_$ji(0@c@( zQ``ud8d!a)a9Pf7Qt&KZVXzGp&M`4pCZ~ZGmzWTFDQP_^4Q7I*Fi;)@nZa{v*iA;`a0i!}YdyS8l`;OJREmaH}U?9IQ z*>%V2_x^yN2o5H4((c>#G%DK#ck`Db9&Qi$Fu@iWMq4%{6}4l=B)hTE75PLDmxbD3 z)uB#Q5AS&kgbLQe$NA*uX`*Yw%EU=WX$S)SLi^Bap3$s!n_)%?DcFmb7uGb2{q+bT z=P&f$M{RaFdC;sig!m1}W)Rl&fYe7+jOz2WtDC7gD(ePrB@3_w>;R+-d>w>7i>vE= zJ)X2APf$iFKd`;GV`b)~k#gzk5y>LiU%#KcXJ&ptu{`xL_cAzL)2WPkvpy<+rYNCx z=9jWAdWdDWUgQF4RsHrj=Q@Jo-8j-6IS&7m-BDdJTbdDiw)8YEa(dKMBA{LUs|K{r zg8;C_?MyB%BAqQUylboXk@+Yjr?&mmT==1w!6=rsu!ZYg{#%Gs_-Q?|j^Kreps;NJ zXh`EV5FGZ{Me;N+{-ByqUO}K#{==E>(C7M_vByyCAgKF{%= zH4T%=fG&}(!Ry}=2(0#S=w3o zLW5>7UL&)v1kD2ZNeOjl{^MQ8V*4s@vFC`t&nesc2CoRV&yTA)(7AwbsFU#@23lNm zb%pn5P-NAu$$2&|tx4Et_75!Cr+TLoSr_JN188x+2GK-dgdfI-jwkraj;zbD=h0>; ztVlS5hmwmNqc2qYq!w3C=Xwas>dVf!glcjZgwbnQ^D=Oo%vfxDvGN$v_XZ-?@oG2d zKsS}^1@`k<^gU*r_ih6q@0*%Azuj9}zR`VW9>;zDuIPFK<@T`v3!=Iq4T&vmHlDX5 zL8FM>f#Sw@Gt0c0?~W@~?s+6y>fL76Wz)meQeBxl5q|yNvlv84y-kCko4@rJuEqYd z`iKatmcv~`>%5s26O3X4!^OLACG8X4q#|IZvWMz|jtxh3Z4fH}wNT;~B)-o2I%iqW z`GyB^{%}A%c4;oIu{y*m3jw2c*~ByWXEOZ#U%qaB%0B)hie~(06Eh>nZ%xch|3U}+ zi4M)yX(FXzeffXX#!t4tM6#6=Iwf5#123xZ^eqYmtXwA|YrN7Rp111=vNJeKh0rL2~QgseY2 z&=mmx@?!q+tN(v;eAYkA&;RMBG@ zbWAkWBvq7B3>dre1sxhytg0sRfW4dJ!`1P5+6EgVvt0+hEgOh82a-UhsC^j-x+(H^ z@RptZEa`l^H~QDO}%32cHGTCq1c~WmB_P5;R2Pi(rF1A=uS7V+p zlM_!@X;}r#qnLkLV^oW@lsDXr78BQ*6tGlB5)QoK?|58~C-G^}wgpB`9IafN=?^NU z4YqXIW5MJd6LT?^6ifE645}{2R-DRB?>~bYbupgd*4m>A2b38rxjEVqH*SIrK)WP6WVSC~zy&=dP%O#fi@mjbK@fd@53I|WjWr9-%peL0H~hrtE)BJ+ndlv4BY~f&Ed|EnbjAeV zDn#c7I{;L_u1g|kWqcjM74-f@95kFSpXyCDX^v)j>CpelC#W8s5p^r^tMffXuTa<h&iVl%akT2O;kXgGVCgG!pf)c9-X(an)YcXm3k5oRs3@~1THg7*lN?- zuH17GM=8xDUr;VER-|`A)iH>Jj?7+6@7_TG4)GOQvBJqf`Y*Wwpfo{647G#>h;u57vZ6 zJUQ8gs#5QVwdgFzm;tcqoC3DFn^jl{z|JvG;%L+M3h5@J4*_Dxi`#pvuO*EUwd=uE zqqw1ZwFf;fT<>dd1yk(a0MjW@=q6LneiJ5YS`e?3pbpzWN!3o}Ue+D+u!1}iHRDeQ zk4x+3QJBa{#P7CJK4;+#@Q!?pz4p5Bi*4c`Vw7v$eDE>1iiB=GeLg`20dq`vW(Bh{*@`X1Rao*3xxx_u;WroXY%E*J zSI1|1?;2Mjo+`>T@$6SGdA1BkuVZ$+QK< zX$@tN*8_skg1Y=+8oK;pnWBHmZ!rH?lEy#FIBb7e#>toeqvg?YR+2oDN_L<3ntAH_du7vevgxif5Lzo@<+Bg|Ll1WEEHXMN4kRRFEpFp-Uhu+2J92Zz(?& zca6F8dA1w3+P0{!Mw%@<8^1r&t?$)Qm((MsPITD?^syzH^Z-WU5t$TG?)gO>Bp{M9YFG@$Ql}HGAB1Y4t;>Bro zDYs+M-f8`eY3KfddtcqJCFm(k7pRm8|#=fC$qz#!nYkiz^YUH1<( z$jb0TwD^hwe~1fTfBvY*{0s(}f0rHpa(IoHgRQgO>mU72;g$Ych+3maTu?8?hNCbyLVnS#u0<#bj=Rjig z*x}LL6GctODX7RezZ}q(w6#7B9o04k+%J9{_hw@(C5UA;r8F$tQTa+%i$xtiqrrmrdSEjX`L$qI?IE(?YF)GGYpiXDAxbM=XEphV)T(?<* z<#EJ4kDi=-bi8-&HHLmerYhxR9}YC8?U-pJ#-v- z0F`ttUULy*IPTQM_*&X=>L-FC_C8fA@-e~YdoCPF&QHA`Ur5dJhk9}>IGkLqU1@@H zmPIHJ=QL3#_>uh}W zZL}Jcsa@h~`~9!;Wajv^vJ>2HP&+p`c z{RqnE)lIr}hZr00{bQGzWeeBf5|S834dC=uzgjGX#ELi6Q0EE+cQGh|Pp86{r>DB;)H^wP$zE?lpw3ol z>G*$Yc7jI?g5i6DdeCDj0}r1)aF!rq*$kn+!_M?P=-5$Fl_$KePN!}!#jZE zTfR4d2uep00A`=yN2^)|^}=!2qoBG-L&%^(0wuiKr2F2@WKNkcntn@S*mM&C-akv- zHvu+EHngD5S5Yg~iosVfp0S}zkDN;djVSY>ach91xHGq5JRE62|Fl0m@bcRv97?q{ z=8Zl@^4CD^DtD($0ZqsHgpM5LL+$W)SE2j_V(C0vfKxXfdqIBcsRZyiIp;=XRWB6-!sw4r-}!!jMRQ z?egulP7F3udqARIi8fPP)1KFoQ_NAllH%_Z!{H6X&<#dy=sxTXco!!Kk15G?$_OEb z5$Y~p3`mOSPTG}x9?YNWnzbvXn?h*0RQ@cWDBg-+sVe)qv`3yS#&VN zJ@}d!M4B27x=*Ynr@bR8smR)6+(`+R{m^R4#P)!TGLNff#8y1qfr0j39BKju?c008`c$urF-Hq%9@Wg8mwxG&rO*CCma&v`Z@@l` zd&J4xnwcsh2QM53Sy>2I;UCJRNzCnM8yQR=Z|s?RX@znV)p^? z9!O)a zNM+38AMsnnAjJ2;R!!rj(DRpSMJkE6@~bG&n15=`vGRsZr#15Eahuc-QTLRGsQ5-G zak^j!q!<0TokX(D0RR50H#xv)y4wXns}1v(O~D|VMDV?44oNy^h4T^=?Wj{yTYX6U z^>PCeeD>Pq9Z>B`M`OneUP1Rpwn$9-8|XWbX5sGBR(Pg%!p`EbaTv{v#Jg)lM-ZdM zHJ*qFBt(}m0JC0>nDdd*4b&W-1lJ-zfvkV&aq*VQ7VLZ{)aNXg=niidQ`}U5q!18W z=2>%MgXqEs+majFq_hlfM!zkjeLjS}F!pQa=Lvfsb5k;Gk%`KJfB^tm+8YJ&k+|NfFNsF%Y?IiB2~>w! z^W1NqEt1A2)5ga5IvYEz{|D0f4e0z?H~SALSj<7+{V!w)>`Wa0DDkoVH!1{nj(>r` zrwe27BK$xB@`}S{bNVF>{HJi1Aiu0dGXGg9`wuJqYrVuz3uR^E_^p5{t?y__`1>7D z`1{J_zb(As1`jT1{MT6hH;nh6Vc5U7A2BnqzH+Sp(VnC>TGsNl0N>XU8oAO}ZOmn# z4fYV^;?pG&*F$&>m^9Hj5{=s?Gkm&@ORE~8ThWKiyW^if7gs@fU#Z}y5LpU54Xp~h zj9mepJlbjGtN1Z2?O;bAN+-Ix4@FgbZjW=k`C?ay);)4{yHzExu?K{`{m8PKQ~_VG z7*(QxKLoiL+(E`DWX*u{%j3w>&Qq0FA61F@ii=m~OZGGYph&dPw>B``p9o&mSdbG^ z0y}5s%SMrSx6-3@1hwh0>#Xs@Z53tD6B{vGV?NydM-vte(YTLT+iVVbTcsL0wk5Fg(}j`nWn(@@HIJvodq(c5orL`7_rnY@A= zhzYTx?uyrr^mAX^w2|bG=*?T{2U#F+K-y_(I=|fKKk?pw(7UWZ3>Ot%G5PN_FDt_z zH1F@GB!sL#+Q=0C1>pbqd```2n_ZZw$$QY zVNrmolqNcD;*>EBKU*5?xVxwPTAfIH#+Wfi%hKHT0<%oX!$E0ZiZ^hSFsX2VcwLMP zx@1If=-ARH=0ax^`vEh|M5clsQbxavqdw96sgZ{-i1#N^hc^?Cp!<2KXHBH&$@I?o zb$aAPN#i3c+B+tW1xhq?HA`A2yMs-Yx2=GZW4iO!|hV2%$pc997 zy$RyHv)|uW^%s}pvKUDjW9YUPwW5EpSe&37DNPARERhSOJ6hbcZh8*gu~wYed>tV) zO)KwkdQiKZm}cEk1AA$$zBcU%E*9M{t>cZ4)dIl2p` zxvM1BB7(`5e39HDG(%zfK{>P35fW*JW{ zcgWpG1Z&ujT=8JsjR=R>f^WzGWT#MA(2jv)w(g*t774w83atR@Aeg|@voLCxjGm!A z&P|nywYj|(kB6*=?DzTP_lN9AVc^w8X z#LbRrol(q1?56p|q-SI$KRi1Eu3GZjb?tx>pxhTrf%%`q$fIDgAZBd==@7G$p8N#~ z_FKl(Z}44fcWagqKLXsJXVN?w{Ult@hwK~rD^R5Nze08#Zc!+?oRCFUS*_kG)f+bP zUoGugzo9~Co~uS6)4ji3wqA|)thA;ycbwf(((TJcmCN&&dvc!gq1fg5)1hYPAQlu@ zOgfT@){H-u4W)$>+;B{A1PrHTG;lEq{jg9iJlGXc@-uH9oCA^0Cj`G?B+jXHfX1ZnD8V=WB$bD;^aZ!qRFfNa;YuJV<=VXL53H*eG0r zu*)-gT(4bdKKoLj$9is$-nQ6}3vIq^_uL~~mBQC-@|B1#hScw;hctAYT0HR@=|+c3 z)Xpm%gRppu{c+N*0X|yr%3G{f4JXx5xJck)P3X-$40Pw?QB6Sv-PGi{!M9Le+vlsh$L?Kp_Likj(Wj0NQXshCcb)KlmDEMbpFLu=bcE0s zOQWAX7*<6Mpn#%No_j#&g~&yHB@t_?WT<|%b9*OH~{nBMROLO)_)bt7SkJI z3(O2$s!hm~Y%?`qOe!K>noPw*mLv@!VB>IZ+0yTmPwMvym2y_eT5u7)#N>RXl4v0U zEQf1-=yOMNij4%ZLX9zDgOA?DlTZFK=PAcEgLZ>MC@BDb!mweG0+Ze-!!|iOb6)7uKNZ+csm|t|WUgM1R?#JSJ<_c} zSLHbMI%Tq7xV)v^>He?+KT<2YQc3a<#p5f}FIHoO$+65c1yvkT-Y-b!ebgslE zN+}bVq@AN7#0OE;&nsg&<y11WP&<4 z5x&*0#BU`v8Ykq;yQ*fn>M41AC>rgl|HvM;4u9Ny6uJ$NRU;M*K_-Q$P7uzJ5#(z+-n_faN4S@#r57@3Vj!P|SI(NtX#QBl=`nB{nqmX+3D& za$u%jeWDal!7?+oNK-N~F6AhP((R=fwv4e0ls{Wm%JKZDi})zg3O9$;lr`9JA{9l?cA6@xLjxV(Wtf#TsX!hX36e#%&XI=}y( zf&P?${!vr{{M!V+zdEtM-{-$RvHzZP{yODk{HIOE>-~3IRu1QZ^<{*ExO)yYwF>IL zmbRK!mYd>C;|SLEBlLYCK%4D4+T@6|2RF>Xh%uoa$e#KX*~l*~z7L^Df#=JipR}@) zu$;_kd)9F9^@7s*(v$9Sk^H&hqp&qO>2^_nM(>Jg?n4qiNgI%B0j}Y{+&{n{%}^|V zzV3g;U;SId2!_SxZI zVDb=-1zlm&?gAmttCPa|^u>;?Sa2e35xFFazmS>WC7~}ht6!_;E#;in93zm!vt>r4 z&AGX_-?!gg)vU_8IZ=)IP&Sto<)?klGeSUhiO;Ak8}ygxg+4(cuT_VvVaPc}C9kbB z>du?#rpvWF)@n2dT-vB7*i=^x!;gP`?2)0hvf$Djepjfe1a5mYD{9=<6G>M?{eB>t zZIK~R=XuMwR+bR2DUkSaL0{~BTsa~a#CokVEahEJtFIFnYmFQUOop>H`LUJVVsSi9 z71ipBVAvN#wvo~=;AE|ym$61VZz7XKfuunwk!-x!GK5}7ETN$-5u8%Ln^<3*GZV{U ztFWb6(Q&q}&WcH`IMHeuFAVgdRx^PgDO&~cY;uvRW+f0`qAiOye)Un^uQ1~d6P;`( z-UIZalxklLC-_`d4YyO2 z@oGNw;#Y9315&@Zg*9?f(i7ncjgiHF&i)dd;7)F>V#=8hqM%7qR;J@06tO=nU(sIg z7Tx_pi2L!Tc=#i5WF(=s;Ic42B=jh5TcwPo%A3VhKn0BIJL|-EpKEa3l7*W6uk$Q{ zwpLOe8Ll#Rg2s6}qa*d*kDNNqI=(|pqtDWiP+Q#jmIKt|=8@xrZ0rLFJRy#doc9Np z_%5;`MlR#kgtGkZgXBc(8iV(MpoNqoS%aM*w($hr!Hh9K3wpV>7HRkBfY&`i5YBQ= z^7vgwLwSg(gh_D2;@V3&oDAaSM0(llq9f3_V=7ZL1vS)yO>si4Tt!8DWWX}0!FyTe_m4Vn`t=~1gp)eNj4i?X*fx9Wu0zt)^+6TU zoS;yX?S1=CJ284~GQ>dl(DO$QKf>8F=b%4M09>0?z2tQao&N&K?c$6WAeN8Czr!AF=d2mCfQ zE>kCIBtnF9V=%bbTpBIk4)#|#^w;G}p)uK;m6rc1dR5WaE%p^j~qeJE`=(^zRJ=Ejk)F zY$UH#Ch?>kP_;!OlCknt4;C~!mybiBluR`=&ZwzZ-)$AXgj=INi+49`Xg!cD?J_2Z!H=K~U@h58 zO-0f^3cn9;v^W;g0KG01^>Uh7gmRDoY z3jVcC)iW5ZC5SdOhut@h>Nvi90SH$=Xoi9-eW!fP2KAOLcQoTD1O!1-YW=K8`fLU{ zU-JE%=vyJI2F^t)YoJ>Y2J9YqfN2m}5tQieIOT?z^vaNFCLZ-u!@7z~{)t zO6t+^C66~&mB1e7=q8S%fj*7FcgoWO(4t{bGm*j4Frs04wZbI$m3KPGfRmfrVE#|+ z&txW+5}(Kv^P9>s8_*qAm<6pJ(j*0PxFRy>8Lv?3u@Ixa4viT5$Wq@vq{qx`&Tt}U z2!4spIWXuLapsXtQ9}ij5Y09M8%FbqMW)1h{f3$3-W8ZxxuD6a@Q#cSAc!L4ZWEj& zrxR>ppaqcJLV6AbJX?WA%2$z4A;F0+J-LjTAR*Db`8f zvl_Wah{_WQj;yy({2YoJWp{`o?v2MK|27fwmlr;>Z;U5LkS&k+0F94Q{ymi6XzRF# zv}3j_-rK8Ml?_2Qs4|W&AF9Km5ZatLk6*vr$XRfg_#6iof+jG^U!Ln_E6uAvdinLs zfRb#~q-9_jf!f4glG&v%Wi3=(B&MsYA~8z5r-yW6dW-#zFHSsjwNH!Bbz~;5=$pk9p?6z_qL(n;}5<%E`xX<<2ki?C#?< zTcMnU6Bk)(V0L5aGvRH#w$eJ56p+@d2--UW=_{5kmpp7@#>uFSExD#dP&RxqhUu0c zD`#Hq(|k)T*?ls;xEgIkW_{e~eDue2hKEWF-t^x@b} z#kOtRwkoQ)VyB`V+eXEfokPD$+wVZ>eK6g*_q%9Qr|fxL?uY=Y4Sn7IEsB%ql1WsK}bTv^H6k z1NcfXF7zq9;o<()nFDVSI~s<)1_fP;{u)-5BV>(QuSuFuH0)#db1?$w2uEM@KY$v^ zmzIwP8p+;(?%%rKSsQwEYzfl(m!=v!{FfDDB)U6i&tZa%12Gg$<(jSFA1=N=iemH2 z(b>m#Vco>#NtBj^#w(8imXmp@&`N&&BriR%M^V5D!=cx(_eq0smH+9JhW7zgr7=2P zs+ff8#er~``6HWH&7{xJ}!j#}A;a!%HGB1dA6F9dwIR8z5ov>oUv7UN&Mt(*ym;MkkG*x^uX? zTa%$wC5ik<@Y%P=?(@og{%-Bd9TJUA?@eLrq-epjyL4^jlhb4uzRFj|6ZFPiu@t;~knt4b z&B1R)c=PDb*r!=PmT=s;i`<&T1o%%hYQ(yfHBZg=e^^WbX0O%xm_JA?bO{-e_~NNr zEQmSIFIDwp)4c5p**ijPIP&d^AlwW}7_NyBUJHJOC5bY6OQ&!*&rGBCHyP_TkKx8+}Tdz5C!rKh5)GQ=&6cjA%aLpSrAvuR{?XX1$a>g|zqIR<6QM);H zY9?_Iy0Ay|iaaz=jlx<~5^ZoDfOT-SL=wXgUL7M`c2g)^PO<&Dx=g2ML&TvgeHqQv ze+z}2jf^gNg*iF>MvUUgO`{X+T# zr{DJ|nw5wp z0mjaF6X!`*Od<`GNOE_k^CO+Orf+*loy{=Nr64>}hmR8;{msCdvYX>q+0kp4L{*p} z@-B#300DBryl$e7NPJ;g!ys39T*tN1 z)IQf|5GORnhd>-x`w%DYe8>fLfD_^f(~T!F;%9I8OQ57y5yW>1Ky>Kft}p|ZM6)V1 z>Uy6s-n>jPhszguOFzlIBWz4q&X8U)n-Ny{9J8IH2*U_nW09i~ zcN@~_ETD62dY}`o-fkr}M85>3MTN|mk$6J~T>?dEC~4?wW$=W=9x$3ip<$?wMMvX0 zNFTaxZ%-hVBXMv$fSdtj^^X2CLBceUmGD?dST)c}&H2D|G#;jX%~U9Ue0_3U5SlMr zH^R2WO##u~QsdGNQP;1rSO~wL1>l?L-G?wI8K`{8Gl?qKVDsB9fOsb}2Bfcs`Fk$3n@?I+@0Q@N0XjRsCXb z%3_qN_IJ+M&<#jyCAw@kzQpbg!DFFJdiQ?u_u^{Qrmeg-ilk#%K@TUWzQotT(`hs$ znV4Gg@B*xEScsD z?y@251$#GJ#rOzY0qU9!s*}rd4xG`$AoHl4JJ~L=AU5$1bh@Bun}ZNB(ws>fs{R8= z=h5$3g=dPum$N>r$sI)$Kknn^t1>rT45Lq3C>+3pZAN<i*47X-XAYKzBbiPPzD&s5@`CYZBjA=sbo159I5@Xc=wAReaz3-X z-YyA(zunescv_!*204Ql@U79V>ja)aQQQ*J{m?dus0S@4pFdB zRg|PJHVHY#d1*p%SRNfcPgNM?-94E6?Y5uvl&D)=aBvVoDst?WV5ad zm=fp$(`gADGIz;02byu-y|W>Yn5`c0!`PGQQJ-vsiMSh7&}Yck=X3q7SRcRM7p1!B zrZdRPW#h3N1|c=yJ2uZ_1dd>Y9=1#(YO4(+%cIGW7LnS$;C>SkQN7i^XsXTHzNs+y znmYeJN0x4;=!nu~sS?AYoG;B*agg%XGA{Bg6a_Tm^K=qJJ9^dXYy)xEp;pJHeMz;X z#|7UubPJj<&W-HE&1jb!Lenu@D%LnLb)uY>kcjiuMc;OVtQdBil%{Qg+8$c9oL z)a;z?#H~hQAtf=!)B$2J@`{douG?@eDIo+NEIZyeAHx!XnaVF0mm`s1>s*t!3K7r& zFAw&ZQGBEo~Mi>0Cabif;7tgMHJufMxU1tQGK=~P?LSS=WboYD-U z(uH!<%#T5-ZA=$bN52P6sWBhGk81@Jwt(+bO#5wKH!2#Uz zqmnw^Wq-ZEL=Tqn3qMD*!!wjMpO+1-z6Z>ChcWZ2b!CKX8J=!?JGm2VFZfmMgGM>T z=ET` zj$+i5SbW$?vdlBR@2~-MJZlJms6H;eud$YsloTG5rQ+qFwoy#vPk7ufd1eWpuPm8Q z;$M`qT5g*+5nG8pzf?htHG5eIh-kJ>iTeFZ0>`Zcq8kk7oaQ8xjt=GBY@0Mo9rWn@#*1G8YzOQXwOpZYUoO$>CR|M0;Z@F~h<*J*kIW8c^H&@ZX z^x`)?hj{|-!FvE<2JYuKj7ha12G(2i+}aZ_b3|-$S8Iz?q)nWq;jH-0A>TH@zrlpK zdQ^CLSqvF09?fw&R`mK((M>6StE9SiU}UkNXvb}L&DXBjAH!$Q6%OVc=9~{a* z*h0To_52fj{}0$3@GFP)HNZ$o4Y+A@wf94N_WWe8GA ze8u8wRAW7EOvBV%C~EAAE%^HfJelyDI@rFqzBUD~N_wf`QZ4<@< zw(_!BZ|3eDd4qNCO;zdpBW>4RSp_ydS$g}XH%-Ci2z!u#-46n(5{X(?u;JQR`Hc^W zmN4;GX777_0j9T-KmAJo+PeI&xBfplfB=pE?%IF5brz(xNqK>6N&zm;22yQ-?g2Rg z(uQ2p#YqIhZlL8^B$_`x;U7H8e_cBJZw{gIA7aM86E48tV#fb>#`U{p{Fj&hw@>`< zIqL71{%bIigX`ad#pgOY(d&(9-VasFgN&u%+^Bk_u^`ypHp-Axv;BgNUQ##N8Do>( zj{f<&Yg%UjhHnTA!Pt}T8I?2e(->hQ*Y1^DT=Ug+Wh^fD=XG7Wye~Hm{Fa4sbSHJ; z`>9s_2^=@FiSF8IhXb!?hr0`a9Xo#HR?V}6(}zP;DwAs%0@N4E@YDBcgz$})V-{Jn zbbNj9u8ZKii<4h`3&3k+)5D;jY<=jD;A0k=R)wGnNUK}k%K@Q3_;l+l8Wfmo5R8@&kO|H(_~m#|P`R+pq&Lfs-vu2|tit zx~OF;*9EAp zmtTU@Q>+ckpSvvy9qU&Rj*F=}^jUu2mAVrAiM5^e6h@cB++vtjF)Cy%$grw0hmqj;I?|Yx+<|*&JBS z^4^yySaF*utj+*4tp1MFNqlDDWl2R-S_Oxm+TY9T`HE^>Xz3D5`Q2AXuekuLbDKqh zwIt4}zHA9ByI%MX_#}a@-6cHR^HoI_=NijGTofnGKTpgx5H?lRvnJGkngiuo&l@1w zeZh;!toRV!{4zD!bcHQnsma=F+Qsz(m1{~M za=O5cqz*>y<1w4aM~Bwe!~N+t+@e(m>5)q=lgrt|V5#RfsoF@>YHN2id7VT}5dni< zg_l*yYr}Mhe*!u$An3Kn6n&TrETMDbjmC(4)8RsCA!mnLIlYIATp0Sj`74Fg@Kuv2 z>%Cs4a0@ZOc8$_{_ucE+ajQw80+`nxNRwB;DWkX0BNs_GMU#t*0K~pV7o$t8_9oWB z4Hq*pk4rhK@DW&h+SfLxopd=ToVu4}Kr1yqC`j@97Zrh}31o7u*rdh1Bs-*gpw^<4 zr_uPsuADZ9MWR_g@%XNxk0wO(Oj4P2soECPy{yV5igXb0ji)q#}ExJ2j-yaXF;M z)3mM6z)@|)=9fTpbn{ib+;+x{V9nrPM1_WTwBaS@BiS0T^VK+JJfP@MXSFVgdR%D; zeIY0Sg{k~IieUDX?cZ2~mH7>WmHC8%m654p)Z&qljhl!=OvJAOu8IRdkdTES&Y4Md zwO<>0^sBBk6!3fVQfWW{0gxiF>xo5`m`Y1BjqwhZ^L-IF65n%Bp_M#AzfSu~*DLA^ zdsWj=%iw^s*2ED|ar8581ivH1)ZqRwB8`Xw#IKWvf+j;AL0hLrXIYQt=Zhc)+!AY1 zo1lE3;=d2r>up7Qv6R7N!hg6loV5PwE{Y?8Gq5t@*SdCM6wIY=z?In`kW?G} zC>tfvQoHGyn-jEdK)9}YQYu0MkJWY-5VgPudSPs1A!&(5^Ysb_dXY|Myl0Al_*^Ii zNMX~2Q~B_jO(S1M)?PI3Yp~RcZ%S`I=N|FE1s=Z{0U6g0tgm@e+7CH9&59px=)3$z zy!RGZsax;ts{ctHz)erD#(Lg^N_J8}6lnd3b7KKNb&!YubOPmIfY?ff;--@CpuyXN z5oP1{`TgxNY$zcQ2j5nHMzUCPKTYuokP`ZCZIEkPP=|DHr}p+@>(L*&hTlAw_x+n8 zOIbli9eu@3ibF8)eAamjA#M}aB7TxyEa6^8Bu{rWS1s&vI0X+m;{(4%iP*72^3t@k zOl=8loXL4?86dYwv1Pe{B6MPhvgR9}GSK^Zuh}=rFLe}3V-XR}j8eXy~68CHoKU&EGRN~6-dv7oT)aZl(7wNOBx(`;2nAhi4A^_KR&H!CCw zX0cugbJ*c#^Jt3)PO1<^F)J6#^HqychJ_*xLcWSmr?AVtT22n~F0?zy zpCX~$j26&8%^(nsYpU3lp6v;MVE91KC`=twNqDRZ zE|bnsDttzHfL0_xN$DEjNOoodT!2}1gzU*do+<|bP~ClW9qtT2K;DX{J8d)1hKcn z_%202d?A&O>E61`IC&M<|1kT|%7sAFH|>R@aAEgdr#~<+dE|;-62L!YqELa*0aq&8 zsn*hR2%6-TThMmJ73^gdO7-Q(mtM&W4SBx4pi%```{Tg#%z2C5`aGtULv%PjGb(Im ztZ-72PtctL@_qr91`_j^lBGjTBpp-;&~aY4X63VvU($CeguekNr6|UwxW{qEi!MrK z;n-j9rl1ozdajd3@&Ix{W@QX;pHT=-^MAr0<6;LJOJG?fQ<@t#g-@$EG6ssz@^5os z@NyToLxAaii;iaHswW9;pKg{-V3xayDBSlxBF4h@n2@xgq+KGXhIf-_qs7(UN}q9s zE&1Y<-$5n~j>=|iFL9(MJP_;E8f~*N?}Pw|P_4x*b9fS%vQW&S64~_) zee=xhVwPmk=^PxC%SEyD(`t^U^_CuNka{#OA)%o-=4&C;iV(ELZmpzJyJ!cFn=6$7CpGm6Gxx>7K~JFd2sQ5m{;|541f%n zo-1W?Q5*%7m|k>&7RZagzU{66fchRYtN#qsv;S`b^8ezR?0@a|)GPjzbO3;rekYrR zzu7&o|0C&GK}7n~l>qF2nhar2uL1ox$GjoWEu(#ns<13I5xp3~1L!MAsHvgptFSwyQroni z=Vw(ZSZ8_jcAOMnzo;!$Er!oM9By?`z4_U8skz+LSjg-o;i&aStSuh6w6x~zzk70j zjih|1pmyd)G10Q3N>^M|VHd!|QYo)%Wf`rkeWw|%q&lU131SxTbm5*=i=@(7>NC%; zsM5+Sl=v2S0|47EOF7x);0a{3@u}PZN}r5zvEdkvv<#Im39H!)-5(l`P|KUGG*M~K z!w1+0u-Sw)TCbzH6r#=Q$4qXNC#F}S4Gemvd@+MYCe&))z-C>(H7Z^bZb5c=jFVeN z-glvzdxW>$JHWB(oX}pPR8VqROX{zK8B^126<&hr15n$Q5hLuVYJX3M*wWz{fiLA& zohT_C8bX10#O5@yTqo2eIbU(-nOx>(Qg0%pISVz{&*csE$nCR!ozV}jHJX(Bp?V&@ zj8{4B%})Vhe$V?gOlO|fNG@_tNQ*KaOz@~CmK^!3$q&3nc{snT?eCJ3Jp@$7*BWct zpHeJ%mH}_(@Kj8dqe&W+`lu`#F(~5;p9rRzC91$jX%aU4T)xOOtLrhxl@HIB}k)Nc)EX4Xsyg~qj@I|2;jxBZ4)>b`tkLC!!$>X2cs6f{Sg zl~Lb3&rw1${F)IPv&mc_FJTrqPk;wsDuh1b1zP)+;Zz_87ky}RP)*n5`;7{?ENPfc zth`cP=xAQYsGKH1rlfdmchZDdE=d%I`IwCfj@!tfjY3(NV}MWo0EB`>(L1_UC*SJ~ zHv=&Jjk(|VHk8y$cp;@a4oPzvQ;xiFW-sPDLS&|VmNi2vn!c3k--Dw$A1nsI2%tDV7#?u~wVNbXW zR7Fiy`(u=9i0N*9P`C=x9rgqc-CAHT{9cy($6rA5s|FcAGX@RQrlQn;5zw>CPO?b2 zd3N_Oz(DU@$jVIe_XsI(%|8Q33?|+P-GA`lxTeano9vD5>fbixSfQ`>(u10KCf6rQ z%(vdUq9@am?J?~)VJ;~a!MB;F3ZPdz$>zU+#&!yQo6x4hULlKZv}-kKZHI!|CDJAl ztS%A6o>0|d@8fPXSwe($>6jHG9J~v2JrzRw`C6s*5+@e?i{1^MMzG=Ndgd~=Y##lfBWfx<))u|nW8V4 zq-(SD5ht-6iJ$~*Ah?kZ+>*KEm=CX5Ln%$Yl7^r@NYM+M@e~jF#LlI@OYp(?E+7`S z7+%i>Q!>|wYxA>M(m({RsOeR~%%HLa|p&+H%dl*Uv8n6ip~ z<${kr!UMgF6D8ig;+E4T>37u_;Zn)@z__9qlmu6+=-o)hxp_yF3H~~l0XCp4V>%P( zswtrZQQ(;ljSj66MW+F0$h~Mbc7l=9l}-bEl{wNe)OfkA2~JoK8ssz0NXQD*OSnVY zL7?>w50o}z9pVya{yiw$69ktXaCT94-DC)9SB&sWIm+Fk!S4L+!H)*N0BT+g!4S(o zK-X@3moB(n*Bl73*%)bm8FP_rLhFIiq&nq)W+5?H^u|KewiU};n@7Di1FES|^M*E> z@iDOzEUA0`apmB8`?wIuSeh?T`79Yht`$K(ZZ>4zcXNl0!bkoRD-XahS|T?h?yol0 z6fiNM1a1A9qF30Q;d)$0kLpsxuu+Hjuuvl#1nUPbqKgIOC9g_mJksJZ`4H_p2;b+G|7 z)X2)3F+4P0u);(>cna7yZf%|!ubMV)On}3ks+wk(g(BsWkBj)Z{cUVlV5Q}}_Ot;l zJ$`Tiw!!UmQ&qneGQ&barQ_>V*}W&zs!IA)12@B=J)7I)bX=hZ7z^N-q9 z{g||#bY51`kLGZIVIN?H>}Pb-y1;!croPMVnQt$)$%TLVIwU{<&Y_PcC9`86WW`Nq zH5VpIxRl7bg*`YRq&Uj%5iA>j+ml8 zjPa+)^)GWb|KXDShh7f&R~qNnjup0g)qg_Qe<0Vt+a&)pbd^P-`_mKt!N>W7UjBQg zNCeKuX^z<}Jv z23AX!ULDnB|Fb3=RYR&}vi@goLiR1}v=v11sU&i3vnZ&c~52`jD& z-IKz=8xP5giYE+ovMuc}aJp`5>f()$uZ9Zz}r^%6e7ndH0CfL{bg z@J5X-`kBT6dC3Z?;V2#8y|v#eG_eWUn%E4?I+@f?3VEGP1Mh{<(>r(t zord9hsTP%-0&>fT)!5#PIgn6f`KwPwQ1t>B`Gw>Y-Z3gx+A#xA8nKlAfM6b`Imj3r zXyl2%IMX!c;47owm+Toh)*6{dgMrn>l#K@S9GQxh-NqE%T6#P{J2MX<%V7!`5(CyQ znMk`Vk>2jE(OR01-0rRk&39FHV`=s)e`P$Nn#A|l5#k!zTHzkU*=w7?v-32J@}(>| zB{u(a2c#HoaLECn5(S8Sd0=HG!4puyR+UPq;PRp-Y3Tx+!2MdcL5N}ZxqPgc# z8Z#|&L&Df(B@(c^SvHRHZy!pfviWK&p)jKfbB6}dFp>g-&&0Df!^&DljYKSEF1O&8 zJYp(kL%$aCmKm+Z>wTn++oJd^*^I+|FI2TbThsiMA@}hLz*V=Ru2^=LsN#P*Qp=OL zl!7dc7oU;JLvDGfa6psXliSPOLXz8C_a5|@8A(V$2tjIaBcP)Ds;b>f`f&CW?Zsx| zM;Ipfw@o})Ve z#-L)i3AI-r0GX>Q?5GIcqa=f{HwuGrVMHS-^03gha_%_<2ylznE_-M-D8dt)W3ony z^GuoJK{11tEcH%5>_LApJr;``nDcIAh*^!9sF_qUXd%SH2#ArTR|P<>FiL&#y&IEo zEkb=D%;GglQe#}OY@|H5f!z~VuBRNm(bO=j#uKsxaH%7?>=2~W7_caVve3<$IabMN zsi{MF+PGi;F%#)H7PMBaa6v-&&hc$K-~J2<(mv1=&cy-D<%aX@$4<2>1gdurI zr_?F7!9ttuLmNd@z2BO%i+ApgAb$-Iq0N^|o#G`lz1Qsu5YLlgmLn|d$`TVWYEy~k zeOo5+H#UwLige=ol0UX5-ipgKYr;^x%*8KV2;eGOjB4XqFX)ndi+VA;UVvh)e za0i>od^@5(#_u}JWb3sduR~~JruUM3vt=J>282}_cF(I!ETaBL?I+~V5T2JKYA5_( zI;`(F;)NwdHrB!r^#&RsqF;U$hbVXzKyB1g5J<2V4IvA7A^lLJ*3@Fc)Q}){Ecmi3 z-2+%R8|BJJ%cqgF6u$T9jiTvI5Hkqt^Uvsn=GbJsq>7_Y?TsHI<3lPSfGXBZK56b; zt|hT{yz*6XMBFC!>|Ps#s{DBb?&R|EV!qYZn&z@Bb~vVe5b9g)gy*BC<;HY{Ey^pAPQB52E zV+B;+aR~O)2{3&ikM%sLZZHx3KngE*12bkrrEe!ER$%Xp)OvIlWc&E$?R;ToET`Ff zpz+HsB*IMsBtjpI0@F%T9`=_3`A50r)LBRBxGP_7(v13Ji6DH`PmhnBYc!@Ir1=23 zD9LnbB|_=+sqd~g5aXeT2HH@RU4gZS2kdo*t zmr{|+XQvVGEsyIc;6pcc?gBy}rqMmn$~$b_Mn4S4X>>Fe0c4HUE7GNI0v}&{KN+E;@D-g+$-Lp z7w^k-a)jG}3sSc;3ATHZ5Z{MojPv?@VKN@}h1->?Swt8k&z`qxTtEXe`jsc(9Yai- zCHY;gOx^L=2ej@0>t**P+zbHf%YKOSr%3J3VH7vE-5o64^gb z_?w3Kk8PRke~5?t0Zjg`T>ftpH~$v6`A;nQ`UOm-R1?%SowMW048fMj45f z+lyncpDzi7kHcdd`aF`;cECnI0_utBbSSq5?x$yF`!j~2uSWj zL74z`1lPwLv_bliJt}_{GACR6fOcR*;ftkJih*@#1KA>eb>qNl!2Bm0Y6Pv?<7myc zp;b1WZ;=f^KE3yx&Or@Si|pmLz5F^20`;b+>rC0MAupsgo!FaZTpeHSwH2@` z+kG9-jQ!|Q>kWOEtq>q9-act;3Vs7Q=Dmf{bq@(hx+AvKG=|>~)REE!+n=`7MPc8J|eby8SC1d(9I<$VhgF^L~GEPY&p|Y>YtdBuUV8bbpoJaFhEXZ~XjV z1(manTOT)-W<6hek>u$M2#c>u4aiPME17_4)S6kf;=7CmBDaIJ-)HN6_+crD7M0lv zHg9gWf;q@IX-w5{Z<&ZS9YJEHaFTtZd$J-YIM9ow6$7OdWcUI%o5j}>0OPVH*y`gX zwQBah*3B9v&LPPL*63BLB>K)j1u>EWPaN|#*Q?eLwK4^{-tyT25V^ecwp_HDi}Ml( zoYCKDEJ#tKk6N9*TF&U>RpiTipLnaKgfK);mo0%I)NG0`K^DR)@LrNsCJ$cpqm+of z7#L?B31@yD{ScIDD~@UA`IZ2~)T+RX4_3nkE4*X1!mKaOOj5RiAuEw ztxztHiYL;5LL03Ku-^6XL(?S%kvpW7jAcw+mQNub!gRK_oUBS-3zOT#@Q6^dBrrz> zJ!p_5Jd%TIFFqX~>lkCnXWC?9H?YC+g2EY3*T>`ws56JXkNMVqc8>MN(36cK z#@i(%s^pFEQyZA4r$cKQ2g*p}y=kl7`tpaH7`aOFF}Ak1ky)YOTodU7hE+Y5pe3+2 z=(M)aqNv}LD1+3AcicQ5X^Dp<^W+Oj8>Oy*=SbO5aG(Xh z?MQT_G}(t90QL>}T!51RQg|tGe9`7>G9K-g8Lx~BsWpH0O{&hPQn4EXOjn9#;k)8` zqaTi9l@u(L3OVgW=agBOd7hJXL5gFw$;xZl4=@TNlxl^PYK;MhXgvOS>E4R+(&BD$ z$a+;=Ky8~G^O z5SNDv9Pzmh8wn3^y|+S7hK^8+*$i~Bu=ZyH>`K(QbsHC9LVR{!&wR|#zukHo*r5rO zw5*pg&9_~?rGWryvDr>_G*u~KN!B&1e5h|e15EE?RVMC?r2lji(;@ym0Z;>W;qiHT z6S`j~P<7)!`7!vjWzS7yYi5|{O7eastk$*McG6RPz25_{9=`B2O#L-Xzjq9RKV-ds z3DI*Ix+B_`L$)wJB#-u9_C-wK6uVLdF_1fucf-T6)0n+4Xk!<3c#i6a#bCq?&bKp@ zOhAVg&cgN*^ps7_O6XSHb`$9%9klnDHnw`d0;d?y-X|e#r28}E{OsO-Xx>sD(qrUJ z?Zo><{2xkQDH01;bW!Uy$7-Xf88NjdpS>ipnt=Kbe3q}?xuaA3C^S5u&c3WCS4;ok z`too_@t%y-_Vp36ar30RwnH-EP*Ojtp9+v*|Kp@Zl9$qp3S|Mgl5F9+H^YgpB%vyx z%kBY(^D@Pd)vVL!u5*I{arv!^NLD77_F?i#)zIBKR^`MFBeAwhT)==-TY#iyP zCLktSy!LBv!ZJc7Onk{wTnY6PdqR(D_)z>4V^EWBv^UQxi3QV5KJf8(hMN% z>Z-~Q)TjYtnKAelSyU$?5-G6K3p#6BM#&c6k8QWY4dIx0JvDIf5d_}5c$tNQKiWBk zu3K*B`sq`k6*8?Krb>XJXy#@j*ZUm8I>r4->d0ZMkPY{Miq60*TfxerEa!Vh4LoAP z3%hgCp8Oq2;=$&I?=!|b(I5+lU#;N%Qtm* z)bD{7MFX8&gO}>HI@ek~#A4O7IqQ`88M}3>QOx}kN+5-Bh~Jo8b?ml?ghKENM1t zX;%B|atE=#)8)^l9k^W+BEG2oFzgCDb2jUO?`m;s8Qn#`096W3EAVUTJW`$^;mk{M zKioS!w&T9uD4hC!`F2P;M=nHe(;xQgGXsW}J_nCKV|XUD@rMqgKY^V8J8%v#`OT33P3dL+e^+{!a*@dY^n`y%QTz*>bNpU9_d7WM zuSHk?ccu656?V2xzqYFrGXCCC_+P;J-#+orlhFWMW0QZ33^23&`%;y29W7fN4kYiX zDkMcPO^n1^UYBGmMM8RQ3`#f(^N7xRuNY^oVmj!!bxx@DEj+i?xHG8J;?dmhx;1cz97-A2NdSreVvfseF!dhc#3i?tYF zihS#XTAbtxU3UAGUxVO#JINoTA-A{sTIZ>8$}4Sooz%5egeEbYT8nqjPlU;(OHC1R zQ9@BTg+nm2MERCSk=z)~b%y(&X1Vft5;Nn5!E>Ar1*q#|kySt^*xpMs-Z5(e)-G4{ zExuj9-R!>X58&Lm%aJp#Qg~)&AlEM4UFFs*8`Q$QQqfY;0j%?+BoylcZ*WItDA%Tv z#P08uy1rcbDzCuj%BB`MeTDXBD-&n;)sQkEq{*&CEMU99xtu<(2FXe@;<- zwhC=!q#%`d0+6^|gUU;-72;<%CyEysTJEpR4YLoTtc@sp7}l*Ln_Rr`kKrjDn4+{j zYE4RE2y`QM*{?K|wcB-()7OnNfxIE~kAe*K-MVnT_nP#1S?vW^TT8E+n%63sqcV3l z>9(EuIr#=cb;a;9b1SfLBeXfIYLqxfhJwhB_#rKP2jommN*(Hy#*ME86%)gXCI*_M zGSC34vO&%M>TRKj(F?3a!NuZANgAh*C5tP53M}g`R76ps45dowcbEFovD=LEFs4%l z`(WwkiI~|P0EgG6Px7Pj%UX=5iy4`v@L^c_DSJr9zKO7JWO$wDoJ#_gZ8q;U_f(4P z*U_DKf57F#1Mm4I;vGS(d)dcujeNOem9w$DrbRrLMt2NZLb9SB_yL$VzfInd^?Xa@ z4RHY#gz;zKjnunlFQuL{8efZX~LB2m;z>yth+ne4by(c!XL*l1H=cNOw!ogP%iY72R7n!SMemoy?*YKZ+T;vAFY(yvD)iNA^J%p4V5AX8)HMXOQD|JsY`J(){39;GKC^UkA?ot6a&{(Oclu&|DK+0VGddoD%u9 z7xR36zgTKggt7eZ0UApCi7Qm4w#qJ(krRN1kVAkgP?e&SAX^@&{XBd^RgR}GdtPeZ z3LFyq9=-b@mz#Y)dz=@0!&734&PhwKBpWZ~SLzugsi9yi{Gio@mOJZlBI-0WYzcBV z8DnDPxGR+rsp5bjQcP$mMvAoMMk3@$N0ij&inWMQg5EEStogJik}L0z2qsK2sS<$E zFBlS3E8gg?;2J2SfGIaNWcq_0MzN;eugOR&CXiqGEU&Gz`ZSrZ`I)Q|Z>+L@;Lbrj zde#4|n%^-^sAv5IxOp>W3l&JGC83ONk(B^)2!C*21qMJw0V z3FO%4@x*!9cD`Xd=2}&_FQVWVk9ok) zYdWS%-uk-NoQ3lGwrbqvwg%?t>KS3!Ml|$ z(+8elw&OlCnT0*lJ}(s^e5nl(8`CX&oz`8fWF{_PrhBTr_Da~-VK9v@zY*~$qwKJKv=bVz11GP0!aXPf z!+4bQd8ut#8aRS#h8E6zdHGmsN+x(@&^H+^8@MgWB>Vt2dL#+C47~r~>n5S+0sVkk z)E?*edfyu;F8n4?jiUfw3A2MhM*)!(2rI=DW}0>f&{ihZPF6cYPZ!{D`;(w3C_dB#eWzh&~Qs zgBr--8IOHS#`Zi5mhe~*jH#IJjZJP_LIZ&msA1n8=&Pe~NP(HE8I@Ok64=7Mky*n< z#^7_!bcON^os5ExU1l6et~Si%C?6zkn5A+T;r732w(q0^Rud=0nur9Lk+f~CNZ#m)$GNh{9p#c< zTJ8EA+muVk0R@mweKj5m$6fJ^ox|lOzYc}B=*xjxc_WsH!{E9BC1@rVA4!CN46{`7>uq7s0AEP43@KK;FS^ZzID z`0sM^|Hs-{0L9g<=^A%;cXxLuSa65n?oM#n5Zv8@y99T4hu{$0-7Prb=A3_K&VT3p zGiT=3t=iSq-Br8y>Rz?0-|t)Rdfxv^o^t<I7>d0WKKH+Ph`EDE;>~Ofc?&InGGv~Bhc-%L%yJM#D zDxT40yA7YtNUDwQ^uu}%ZA~`-UsN3esIMCluGoSeGZvO8tdJ1H8bS59S>;)w$A7bp znn{qLk8-Psc;~cG_X*^#IKwK4#j#`gYJ8Wnu*NpiT?^&1*nd$PBNy-6OEaMc1?&De zj$A_PcdbR7a4gQ|D_xAdJUfiQe#}CNZ%)vYki5QIjVxzYC0bTjt=X?)D%=|ZAl=5- zVKSBVQrdmzo;3Y3b6K|EW%R}&Z{VY7JApJb^!p@}J8A4>6sG#c!9zXw1855rVh2$SPPSdWbkR$^-(LNdX|PK5!f|5XqH52CK31u1v)LV6 zFZIz@D@>6HhTbt2QpaVBwFGAZ_&-`A2(1aKB!g@S8ttpghfpmE6r(ic!1UCk=c0ap zZCu*hZ{<$=9CUO@hNELgjzs#3#7ZISyG+KUGr+0?1SO3!_OYm^ zqbRFC(S?+aX|fuHIb5YO7nHNv`am^flzgq!jd%JW+Dz3`(lRnXFy zdi8}HP z!m7q9rDb^*NWGH;U$S^j@9EJS%!)1h3oF9o(a%cBK^WE31*=m>fO#CpZEP4IVkH6F z#GAEg7;hEn?ww>pPV4&YJqmY_rQn&h0LL7oKML++QHm)0cy7Ac^aPuwIW9*%g3QDR z)!DwNlin!fG-V8S_5BC5wsxO&6PjlN!&WBMCfEbx02VErWJo_FBRMSBFGXUhj()SV z?sWkQTygq?4J^ylz@rm1q>D83t8_>*gyZ7)#$6Byt&ie(8v5_f1PL!m3E4GO^v9L2=K_BIoQY!8#QVgbXQ(=?QsmaVhf3{Fw(%8sSeK9XgZ`ia= z)XZwJ?;r6zKzgjTU~kcpM6fF2A#YV-;Z?+Y1%rsiSkfgEp^O>l~h-GmS9QBXf) z(iXJtz{DDc{o4uJLKY$!hbaV+i{uw@XAe|@yO&Ok@K*=vXK-SC{ePJ!{&e_O!eXH z7pLQqY=d29MOinwGqeK6g83vt?9Q|0ObTzVjRD49AS_QX4YfW*&JykzTKZDAzAlhk zct^xb*g+$T`}D0N-6a>?!-axg>dO2QZW{X5{A2NCGB?2f3CUz4B2VIHZg5T=hIr%& zui14$^oeMsv1KdE0da3yk)6p9a_d#H(wac_Vy;t>9knbIjx1DsQ7!}T)h^|B@5tcq zpO*R%=$B&9cC9f@H_*D_tubBhPuTZMVR)!FO*bE{X7w_>q-&jXU*!yQ==eygdKlDS ztum7I@?54#YZ`$qt|mN9Za5r;U6S?duqRStW;oJiC=&l$4!eG4iHDQzbA)3AfmLY9 zuxA8ph7c9QWE#w-2%b$9^M^;Vpqz*lc+@TwU>gEeasuMM{@y_szq}qUsAP6f=*Ffr zaw*Y3{`W2Qa~PCqX9whF^_VOL`{w00`K&JVm1qy`oT@t^-e6RBpiaWip!V0IH;zSa z`$5K9k7Ca4S&!$>)&S(9b{THR-1eKOqpDd#YyoOHz508>%!@(GoSKbV%&#R1TCfPE z00-2s(XmGy;o5@T!-Fdg^?@BL$vnl!9g~`3L`JaU6JKsiv&M%l+bap5NTF{rFWA0! z+C>)zcQY0WVb4ePAJ@B=#B+WpluHo%Y7jm!|9*?l>e+`wK~7jf4WIf@A`_F}Jg?)c zC6QR>_v-=eoP(^$WNx+Zz7e!}ZS9s(z~uX6a4X6Qu|nz3(Y02O)HZ!qdEZLzuC>;q zZkHMHrthO0tw+XRVO6X7E|_JTaOyq-Pnb_5wB|9|-#4`m78hA3XhtKpXw>^$^n@$FyAz)bObrkc3+||^M)Hk!{XBTpJbV#sC0iK27gaWw-O!P|9rpt$Vc4Ag%9nK2HPh$4dYR%Ya$J zc;P$wl5NABPQo19t*VNV?8K`b2e_mXw2WhPZiXr5Y}F(4g-_(Tu_5C&@Y9KqX+)6c z+1V4D7_j0eK)dtONfj468rmQaMU&`yNL)!20*imY$a}}2Fyl-p=OX(UUB33N8mC+_ zczSB_4qlNIo${B`>@U5U|FN9@zZQ>wX8r$Pu#bP~VqGFYq4~=Z{`N-vm3aIE)bRgF zJpMuL`-k)3KN%1H5RZRyK>Ro2k(=x9aU6e7<46UCMb-w)4MUp}7Pee}%S5DLb#T2j zqnX!i1t^PUU`m7&^ zQp5`H&twmXT|%^9$3is@`#9Yzf(YqUxx$M(>-z40QK~t)GC0S}ufl zX)NoVIhuh{HynOIv?6%pEVK|gygDG5)fD*=pjZW9RoqO1n#CdCt|7&o*ObD=K!uyA z*+!LzT0{hhv1SkA(M)0Nri+CPlt4@wr^qgX?c=)jr6`POm@x;yCP2qe}vBjtb7! zK1v6iDlBK+<0OxXxpy=vBf1NB975b=k`B?8>rs{KDP;`e1Wv;$ji+5rEQ`zHa74k^&LOmN%l>U9LN$!nGh9wbWwTld}Caa5O7;n>IVl!_mnY_Lz3TEYi@q)Gd zX!21AuUPloGZ`Y8sy^U;g+E5!dh?O8P>SLm;^~q?6(ZUWVF2QYbJ``>Az(6qkIRas zD7voT8M$-ETZ<}w(*{Zh?C@T#_}ogqtBfU;0;1}ZSXS*PG%!uIt!PhgSRPD}U7buI zg)C!8gj>WWH>TNN7~T#Cmhsax2Rw?sCE^`i>8U4VB?lacwMxh{J@a?G*+iN-xK9Z8 zUJwpUf#+Dklv-!lLBuzRti`hn5+0}WBVoroTt%u@Ph(Zf*A?qEZjuwkj=HKwVc0A! zW)PnxiVMrxDb=;K%(?^OUtxa#lk!;uq$^W+M-*+cix%I)3A+%Uq9KBtNr>rvK7n;Y zKGU)3Cdqhb?&_Xfa0uHxl_8XTJFt*A7)&$kb-u@RX!DM--%Stn4>>Lf3c$GP1Tjzk zP2Sr`y($)&NIUapc%bj_2H)Hi_d+=4EIbs^yc+tMN0;S-s@ssi={FMdW+`_7*p!}A z&Qp;HQaDf)UXl==N0?lq58PIhY;%K*JiMa|q)vJG4c%(?)kDN&oVn*Bj1~u)a%_c= zEGtoH3QDH{EaSSS-8~+D&~1=jpsu*OaEFp8cjYf0E|TD0Mz}v3I>a43$OY|D`xRI5 zs$o7@81&+$n)0HiV4=-6x5TUiM#=qXr}`|83M0;Z$g+0b&P1#n1~qiU{5aef7q~6$ z#5?8k)H4(>(;w_e^UKa^gHh!b(PUZ*4F+L0$jNCXefpdsu*vA_2$u5+TOs*x*5A%y zJ`zn1adNxrYOU}~PQoQ>#Q7F0sRO!E*%+U~U zV)5b0KH#p`*}^ZH!reicjBWPz6XIl)Lxybh#j=X+MdD(JaApi3+|Xta#D6G zld{kTA*`||SgZdVWg!r$4c}u>+9rb!$}fdjk*BOVk;{UZWO)QevqTd%kFRyhedqiT zVEY^AjKghO45}UzoC~^Z{&cYYg`>U~s*0bHIg?h6392ff^J1G0!0JWn(c+LKQ~E3C)A$i=`O=>J;cB%>c3myRaWI{;2e@XX22U2mrS9J|;MyGJoeH#*N%ezqxT zr(w7GLO3=eFyrEU5U=Jn$+jt=TO?(w`WZL2RgFXqQLJ)gkd9xFGOE-?(58DyL}HcyH}jSIpnD3_u28Nx=2@gs__#$N|((d(k+N`Ww&zZ zEDiulOnNt}Mx}eDYHqUa87-YCRi_D*f3j5@Z45k4>Nc?E$i3UJ&fl z{%=ORkJ=)>e97!cOvQPxK8Wv_k@Y>J3rbm@bzE#mU!D&rY}vUn>wO# z0G+vZm-a~e;^FSBnitLb`zn%7nxqmYxWRmr9pgQtK&$Z!TSj+#`<{;r_u9x0OQzQM z3dRzw6=%2F|R`%$`7)8^Lp{IS)cT%LqhXI_7`f);xAbA6ZA z3%+A`O~*_tsk*pxiHbb^cJ$IY*r>R92{1AhU%Ez&*jdN+_I>8LJIXJ?e%M(DH4!GS zHtfraKmWYu*bS$1&hvXM7!|+xsCOu{GDfjYvo!I?6U3a*sBO3$L!`UxLC*58TUylE zuz*zoTp;q+=_O>jssC)z>@e)JiQgMGeCylITRlQVq4`1(I`&5hTvcA~c|FTv23sSYqCdEvC!Ywk; zyISDEnMI$e8!{J`zd_Jw)hAXet69L>>r;tuP>H!F^1;OMy-P)V1YyB_mN=v#Ya#o^ z1H4RPw^lB2L{fxHmj^Zc5mEl)9hlBz&?~8!nvD1HIaQ_3t@Nb&`9~cIniigy&x zB*EK~j#!9AUbUY)wm`%E^SkMlw_Dq%EQH{(;_s%{u53vv<|SH)cFBMRa)x?m78kYo zgd0cK>eg`Npn1FH0X4Ak>NBtwayjWz|0t~)wR#?sa2l_+#xdb15&rVlYv#wcCueF> zQQWkn9oXHZTr#rwXcy4E7RRe`F2>F_=Ia-x0h3{S^@CAEwu0zdr@>6wbklZlovN+Q zJ8jlBFL}MUfjC!Jd=|rPncu#gvy}6rCqL)`G zW2LasKrWUwWSOntTPk*9rP98!h1f`_uFzTz6a#wDE>iN6;>?6Na^R?S(x@|>#8qR3 z#DWNFTrjW#sR`a#*-dZ?2iq1e;*s5-rMG-}gOb3&0mdlWEi zhd?N#Ray1O{gINOAFO`SWXOdmujVyn3(97FurqF>Ljmh4NUt%=o^@gH1>H!I z$L!fSfg)1RkK$lUnNpk1`J|pw;!I>o@s>}s{j=0;&ORQivSM4l{GBw>CD$r4d`Oj| z@f*M7}RCp?k{5=fgyFT$uEC^fh-;ef{tT=bm z!;VqC*xE=kTp4y^)F0mV)K#|;QM!o+w`$ZU-|f70;`(mH1Gs2#^we3}%0GG|K~hzK z;Ok{h&|`xe2YFoXiXyVcK!E^1NW5+7N3+ny_cI|HKTyp0Gp;;E@ojx|CdXEuT2s+J zm%<#d4Yt-^Hv9k@7M#tP#AAN^5?or>?AD7GMyCtH8R(3sG}b)BGt?!O_f^f2vMP=~ zM6a=1iDoP4ttMDm_BU(dqnFcifb_AnR$r4lY2U42Y%iXmvdcV6d&?LQ9wDFLaZw!@ zdYu^Uvk@o?I6i$EgfJiUsTG4@( zN_>br#R5|N~P;Fs?yTPo#I_Vp2rAov0v!!0HGW3h>*l6FwVR&E#x>`msn@0CM>hl}h+=iN@!L(PV#rg) zh*Fy9^WF6ExbXV{^gp;P z%*HKLyb@{jcch-Gh$~^0I0t^A8;Oc6$gnBorezDO?v0VX zX5wVxR$EA(L<6|nn5gs;CvidP@K*2o7X7Biy)VWmgt3%za{LmE%Ba%~JMqt6Km4ZJ zkvBiyFNBk}I~eHfDC6gY5r=1dMkjL5q3B1~mQ(*RT3s;05=-7+cc>v4K1bnHIQwhE z2qQe}D&HCaGJ_|=69Wz-&$i)ZuY*y$YA_7?Tt12GFAx|^lI;zGkURESBT7}qk4hKf zgZ&h&r93(a-A^yX-`5tc8eRLbL6Rr9J^Mw;{c~7qK(WE7!1EO!)#8mThKYpSwO8Ti z6H%wl`l$3xmo!Wx4E4`a56AYd<1()F_aB;#`XnGMfnJ}cZKqr`W>1QJ-J&b1YaA{A z=shOi$nf~+O?f!^rEN^rkI8K^(*t7^XKHQP>Pyv83WdkAgBg0?>5i~RaI$(m#nJlR z8gVIo&JnFb`EwrXh<~vWV5X6S+Rc+7A@UW8!Y%dR3gD;1shUwz41K&ihT`$_@08r@ zCR+dc3z+)=^Aa1oCiMA`{6bL&!!*1;qW}Qar*OgiOQrQE;MHHWIsdm>P@M%(s;QlE zAD^QC-|j_QO8IN}GtZw44}a2vf9Sb?)`EY-JpU`V>pyG3KPUR_#i*%~wB;i-dMk*bcRT3|2uZKzyV^;Uk(fS)0)Gd=I;;O_CL?x|I_sS@nL^G zegB?$%k$T}F8_Vg<-fZ@c>jc@_#078N5=ub74x@Qd0KXcRcVysP)uR7!%gL^?-WA2 zKf}#^hOSLJS^%xk$&`HQT|e7JdNR+PVw|>4db%r)AijT`7ualdrtqrIK6*PJbpOGu zV34lQO9QWdS5?x?{hK+ zvN|ix=lE~Vam%R6iUz4x&c3tUp3af`1mlRGC!CVJ)9QXfrl22KrfGOl76;oC zdlY>__tmb&Fq-*0zb~aLlm(5MbF5kPK4Xe3!w(xLfSm~;2xw2k{eB5)_lD?f@+GrO zyFE}C>PeLZ;IOZ96wt1@X961br;J1}M-dYM*Dw2c$z;_a?`5LfHMm z$0^?Au62W$;9DAmrfr^(ndfbQl@{6C@nsYe~sS}{N+65MZHAS zzs<(&8N8n+;$lr7%rQ;#$(~x{Cqw+Zi7h%)abDJT$C6EwKP00Gz3CZ`c^xXG5sYOX zkhe=BcHV-@<`MoE~RlRHlJD6Mog91BAYFMzcjrfDJ5B(a=oqJ$iuRf~_94r|| z1R3?qU^lL-q`pS93eP-!*@G5SO{NJi*cegio2dmklEW*rf2~P6F3dWJ@F&H5cocn~FBZ`j#?*PCCn&sgv(nIsz}Mt0 zZw$+lb0!5Rsa#t)P`YU$+gcM@YZw7U^*$y}IL_-Uw)Fu6CPU1jjcOb zUDO3sE$-?^mEDd?OnU73?F|YQA)dJxi~?SW;SZ08u!X)3{w^QDTB$Mskh-r)#=FY1 z+94AY^Yf^n!3cd|n!0h0fprp1fX;4huUqs!Us_H=I_{?IZt7B1jqAZA{a(qybwbwp z*R1pP`hgi5M65M5@mxEUC52i6vu=zfAv1C_6XBS==7~MgR$-5|!**yiLZQPJGwE#v z+Bklfj_XOh#@-0xd6-2y#p@3)0yAH-?8Q%=Y?`dfXz!%)&rvdTZz~A*g0D29dD=dS+drVJ%HM6ZMnsHLbnn8x7?Yfh z@`A3RcFu{OrLmgxwm*g+0J!W1_Ce>~43}f2V+VqodJ;31hR8uVIhIluQEvDLF_TLN)El&rNBXSm?!%y%lT>ohwj>A} zO8a6q*!Z^v!K6%S*|j7B9o$Bjc@;q)b8jp|YItvZ>e;Dg@ef?4fUDGqr_CdIm7Ywp zZ@#VO&(6EDAdZ3bih*a5bq@k~GIjTl1~otEnp`j{JRM0X6)dF!;Po&@6?=WRsvyRg zcu-l!x}K2dHC*O3=<9wW3d|~aguxK8TJ3?(jxfzie>}J z)vJv=tttZ7(+|s%cV7)bWCyixPu0InJxWEB?9b&)(OlzV5iEMe-8gePruPexbp)Qe2YYbC_G}HC7!ND=F2BgfEeix3)gz-5F;F^-5DyY+~o# zb=!&yXtoR-BIK&%&fXrCq3Y<|j|Y{YxT$8VwD^o9th1~IKO`mo_?mwP$!1GLPiR6@ zGEISlWGadfK<|SMbQj% zojEnft(K7Vab(R(oJq5oQZH+NgLLeEBC}nZbpnCkP3R?9b8&1~*EEa&dzBNh4xPhyz4@lB^&36f3%Gp86 z31zcBu;N6^UDHO1jMVOZr^xx21)paiJcfl@8kE!6L1aQD8?y{wbGc?=E1ykB` zrVa;*%~csb2svl0qZ+9EobD<{Mv@>P;zBBNDN}7wP&l$WR%?_8=p9(sBV&1Xx0X-} z00|GD3UaOrGUW1TtYO6DL2fAVs!W+TAr^X(A&Ws<(4h*aoi8Ew+SZJPYlcUq$-6jg zgTmLIaR+P#WR+h1D%tpp`p!T2&;!Y)9%K&Vo(N`N$j7BMLMLRxix@iGd)Lr#N8=() zw|f}m5$@S#e?@Ea#Uc1~;!}?LAWw!00BvPHV9BJOBjN|YZ-Xb8R{mt{{KE5q$}x{` zHL9J%Mg)@c)nqI4Gbk55gvMWPyj%v>CVPU^GqC9rf(VdlXf{pf=MFhOh%$Z}y*;RU z4)HYkJ)neox5ADyinn=gaNGTh0DB#U`7}_T0mEme)0e$r+bqQ3kJw_j^N2FEkZ4>EtyQ36eN31$FR**=+ zufBLiWx9SR*`m~Y9s2H+?NkV%q=%eQSM3>TeI+^h+C!**&B|V$`7N_~9&NZ;#$mox}Z84ptHyIAoJ(GPnuCjKGf>eCBF{ zSLj@~gb#mNR{Zz&oIe#ifQ73i$-jyYW&3k}&HrO^=oMP~UyT&t`O|XCKMEk;zpYdJ zbCAvdD97fX>(@W*QGZzg0sqc)`TG_BWdX~^&i0Q2_U{FdZ0sr*O4p(0qlyUpe1x>1 z^v^}ZL^6qZsPAABGg!etQaV3&Bp6xMYh%1!Qd;obO(%3_h(E;N^`$6mRr+)fd+saD$oTy$2fJz=0)gf;CG6IN38_Q^iRU zyE-+Z_R3;(i1dz^_OB4wtQxMF(*V3=065*81oh0|s2b=TAMM3Z8ISg7&ubxL+(=seZ**uJV9AQj z6f9Y+pcx5Y+6Iq_K&4dyyH!_v{EmzvbaMt+ z*{UdtTo{VHD2hlsv?2l&X)(T#*GUb>+GyCVM8ke)TO8pUX?jMxST>mEB^3u(S<@|4 zX+;*B5a6()y{6T?&O(NePW;G*4c9DUa44_*9r~AvMk^XE5d2TTG3Z37oZ~^F;DLeh zJ*{Dl@dR}kys-9ZEc$XHSei@$WT9*gDInS!+VJHL-R?6O3^4=BOEyc?Z7>KvNfvNve?q2r0$h+i>vT;hFKK__G$)Xn! ze?q!`*0@*o_7!2-zMUAWXoZ(Bb3WREw9b8?om|83^F@;aK;T%3qxO`9ni05QT;q7v z+H+>NMbBMb*CHdwUU)I14k|ZET?tc?VNNR0MeA**-EXUGX{M6UtbC zD(OclbMa}{#}Yk_ybXdWl{bKx!Lo54gUwjTb>22DC8UZ znsxL(Oh3T^vy;dexzbTtg3$b{7t6Y|nTlcA^N22zOu4}?+TTh}Sq~BdW|rC^^)h{E zK%);8E6heKPxz&uwoX_j@D^*fF$>2Dt&_yX5Rbp`X}2`^XHkNUp0a1<3e7bK{v)H5xAwT<78o#y8ud(Luqlz(i7(e;q;ic}{7l7MX-eMq4oVX0nPib~=E=8Ij5 z^f9xV4)5WmFChceshCO39ZeWJC_GzT#R=8-0%j}gH`;UK9m zsdyZtX9WxHqA9rs8Q`stfrs-AEIhvgakX;RpF5Xqob=T)xf)3qU@v&ODjcuG>HRA; zs|NBwv+$V}`Km+OuJbWx1?V__+x$1Q&m|Fl1-E$wA6a%}wk!8ZxDNXD+r#qq)nY8+ z?_xMgAwucZ)S=2IK{Ao@Z^1tp_k4dbX>_lGfD4xHtq z9~rVr26RPT^bS?D07tj9Bg9z(eN4F`g^56j9Qk{hO#|qLmG^LF6R!=iWHBW+0qr-q zF`I-ai34RbCJKIn{sP(@77H{IUQ416Iq6Mwpkn9ClIIJFJ zAglGEnD^W@omU_mor+oJ%LxvtgY`(hUhrAf(oChcv^@f+`nm+n=_n{;V@RSca# z)C%u77}Mh(G{;2ki5qC?jL3ipF_G{X^j%)cU6{)#kyF#%{dPx;EjHEMkq4b4Fmp~% z5Uj-jVTzT?$5GYTEWIL{U>jrCdS?cywo{FCbPCpcWMoIqSE^F%MrrbJF{8VWLUaoa zi98KWQ@uoLL)v-ctT{0FK6K`0LbW}CGVS{~(H72{kEmCJfV;cH^%z{%D`thU|_YIvuIIO5E_kc{*3TeYzD@Mz}vcMgO){0OJ`rx z!29%MClqfU`C3s}xB&#ktYY@+0Sdo(&AR%6q|Q!#4WnS$QnKln7|Pf90jrk?s~22V zEt>|E3IFX|K2@BHg$%BIb9_)1noJsKV?{!?II$A1N$nPxIVf^lk90dnKD!;Nx;7Wp-F(4Oddj|+L7GwJ-9QPwRE}iy9w!sT-66j9U#OT z(d#NvKGVLb@%zEQkui11T^XV)#3l*Mx3iB`H~ zcZ^+RU$h%D;p8Oh0sTRPI!P;}f_nXC5zm}Vn^SMxTDyJhY~paq=4wYN`4sPq6fG~4 z0F933soT%$H3$04!5&D~AwnXa%L2NfN@pe^+?hqKm5dSi&{Xh5P zx&B2zzV4qXfB&zaU2Q{%M8hFV>*` ztuxQT^?wH}?(67j7ot%2h9ppTGq^jfOVKQdB?LNPN>TzLV*|pVfk7Nsr=lsR+x=SI&&rb2h3(KDNOvSGkKsf{8 zSCwE|cbG%_?)o}+HO1BPNYzr0IGJLCE&t=QV5^^>KIPB7pSLcRwwj-QBw}U}JPxc? z9_uB0npUzESSGAPHC zkiXYB;mN4kv&`-H-1kO^VnOZxsZMuJ3!hAZ-p=geIS})EA6qu*AS;<{0%BS}f(vr} z($nXWaCoyWd~5WABh@GsdHdraGf(-t2J_ywn|@APClEgig>G2S;WBjY#`w?NDsBV} z$6tfIA%9$^0TM0W2E(iBkd?XVsu6!IVG1_iXlLY%l^#7O9v!JEZhT?VQudZV=ajvV zQQ)hl(2Am8Em&xdUC^R)DmRps<2alwA**Vny0LOMleMGTOj?nh+Wgum1_~80Onh_j zX4Ai;j35_~KEsHU+(^JFTc#oKYa(IV#gX2pA{}F*3Q*4nJ6S_e8<|laz7hLspypXx zZsLUt`|4pb9#+L$D|RuER^5=T#v31z+>W{q={n+OkB-ZhCunm#cC9Ubj@zi|symHo zfBTbG@Ay>^GrshIlQy)19Ir7rVAD(QQ%eA|#Adl}}(i9q$FWY`lS)g!KjnlF>|)|oHNEN?wf&>uAtiU$O5HJ=2$L9(6Kvwb zWY=`EH@#pL86y=>)COzSw{jP?7O+R!-^jq0mjk2w{cV?iOh)Uev?Vqc`i7iumEn`g zb93~3_QzuhD>l|TzrLe+$$70Sc@rCPE+Y9Kp7}#(W<$`NL9H-`O@94+4{D2ZJC(gM zsp9d|DCRc1mW&}V!U55%2)wfnz47QV{=s)ey3j?+&m>03YlE7fEZIGH@-y{I)u6Fbcpbrif#05IuDFBb zYTKtorD65Zs3PAvdudw=Ba;@O1Z9B+tw#XJgZB2{pljC*AK#4GBa&;Kd*f-dwz%bmk- zZ6&Y0GKzD+;~+=yv5K)rMSsJ^WUX8vu1CtdC`!Rb<2_&J9>fU$i5n#{0@GQZ{B9Va zaWiUMEk)r6B-sVX5i7%UIISdVmGtRgPG)M$pA94Qc&XN=KJeJHi$1uTAzHUf>5Dz{ zqPIcEiIX<5Yx#RrlyyQ)-P|XYP6Pz-O_zNG_5Kc-yOfJLa+I0kv9F#1!LTH=%nMa> zPR=4}B0+&`i5U{B@E&?nir{6TRaXMIRSzkY^Rl)+c<+K6nn$~zJ@82r`~MUmIVWiQ z>WMAW@m-Q5?SqIyl{Hyg7~wJPQF=78%RVpPw{n7EK3bEksBM|C8Y;7jM7G7zy&d>p zR)Ns=PZpR0H3&qOk2?WV=F^ehOuM3w&FzzJubU}TXS));Eo)NGrps>r%1wp( z`teo60%$iP&Rduye6^iOG0QlYND^bCQ{#B zkCgYJqHg)!tAnaed(xU&4j~)jE1Ncm86;fXaMB4y-(12B>xeob;RgwsP$vj$`uR`d zP%q-o2ci@#t8AThdm_%mv=VK?Q8RWKb!cygzBHODEBaYH$+|QJEwr`(aI22%LWv?f zI4{`#AQG!`qA{u9J+mM}XIi%&=;nhmR7D@IxqX^o&g93jXP#+TaV~c7yTT6W{Cc$G zH4WvG(h7GCQ6`HqtZ%qQmP0{z{I+Lma&J~aKN-}u0aNL9;6eJh7i(}hvj}CB@hSYY zkGN{gZCf@V@Rcr3nH39w4C*kERIc~YJ$J#0Cq!H72TQ$U5)2gCn`t==W2$HFWJ9Wt zEa>|^!8F#rgkX|`T`jB%A@Jsp_4fe1<^>|z?i{TqCou<&rE!ZRigfy6(#qRTa-a9M`q{eB*iiaWcSx7XLb|K)!8NYKRA`C=NL% z?SV&^CTY!CjBTgTX~<00&;zT~3+Bz61=)A%wfwUw zcf^cxXcxBJ5ySx=HUBRS&_+T4IFvhoMIHNQx?4T%*7^yI zDg)v})4boX^fA&H5&@PT*wtBnkCdXf2IDPCnbc9;>wxD;6r62@QNZ`IgfASim9I3P z5aRb}KB+xuJt;Sog3$xSpC))(P^Vt7#6ed5MN$J49{FlzX?9b3U3+hV#4LCIEA>^I(4CWa~G+M1VV|cHbxE`E8 zP}H@>lL}BNs0|lTs1JU=9uJyIOuvDK+&V4|p8(kEz>JZCjQ|^pSwTJ>+V>Ih2oH*B zFT{XF9ag@t*RO)2vNs?;V;+#l)sV7pui2KVZjUWFO;DF-@iR;nf;dA6HTV7|P{)bz zV+a<$n3R1%zKJ|tTX6LP!WDWnW&&R)M-%BU-`AuUrZ`LsD z-G0O+;^1ZavY<6lyG1N8oO+sO<&TVN1WWwEw}225q?FSJ4J7U%W|@}0B4o`DA{FGX zh($lzIB3T?oeom65|D-!xaX4S_cvb-EWC^rs0sQMEN-BW{gkuN294=p+3r)uDWT6X*xLQw@ z*~Q)2Q1^nm%4WTEjx5AF+nv>I9rDcC?#T_Ixu71H0dK4qToLtnO@CMRvl^=F#ZIg@ zNRkam5_{?E5lQtSy%NRPB{e_C5qvdx5&(Bne9$syeBNty;UWV*fA)I|dGFioaJRak zv0tc+Zi$!Y`dg8Mk71J=B~QkT4rO>o%aYzjix)O#NU^9$*)HA^C&K$W?K}2;ABHII zxZjq1W15dosnV8_kaD^U63cLlAZqXvOLn+Yo4YZ6mGG6zNxUiEQxw5MRRr0F6hI1D zwz81Xpk&=}1^0+?tF7U6IUdy&Z^-esfdPgQX8Vr z?pIXG;TG&Pl7O2iSABiYbzM~|B4U30oiY9$M`~3m>syN<@ewuN_Ze?rUW#>>wavVj zlQ;(0T@q&P=XXm#6}qxrk083SQ2?3a&fq9*c81E{71u#30|~0@0y+cDQ@%v_dNlP_ z6J3&>jI=A!2ezHeDn7O+M5H+UfiWB!V$4V;6k=@G*)`eEdj2_eBOd9SD>lK=Hm5Vw zI@p05IAkwl%X?PKu=*!N55W(b-vSO@da`Vwwfm=HqVb8Akw4(CdZ*7__dz@6!{F?pA7_iiQ>zyh`Ugzv{&cTQg-Ic*n$7n>y zy6!T0JWNmCTKrd8|elS zDQWJ#pmdjXNJ&d~NgWyq6%pxD1O=o7X%%UZl-C%Y z<9IITuCwpn>%G?6>%I2gMq=A4<{A?`xi@}nd0uh#FUy$VK(R`@B>lskyumPYl?&(} zlDg2Uwy%4$UVvos^P6`lvG$66Juhb!yI61NEzpWx*$P>80fI^BMYe<3I8ml@GOB4+a!>d}ZNV%7$ZP8ham3F0ti!MIV*+ z$m*}=1+B6#i481FCU?m;r|=d95HpH1DP`vn`(--M(E@}Ew>4W?9Xfs!bdY0Nii zr8N;l%ND;$@R^}C9=a{2Z&pnp^or1$?N96%`pNAXHwe|f^P4V)4CA&P`DK+v&i0}| z-%&*}w@8zlPR_=5`4Xu44cVWQ*=1hbfW<*-RwczEbDI9j`%G6{{zPJyjKiZPAQV#C zs8PNz`g8+pSUVASpB5JV1oo6)*-NS^_5rKF%EDj^5u;klnj1}-cxxYfx8Ylkc0ps8-d$}zMj`!-_CR`yl+{qWJ0mjLtABj#J=z_n(+lo!y=nP$Pyp6+jV(T4s1+` z;Y)mP$n8`u@roW>GhYog1HTZQX9y5)6RPDpAm&QbUgvxe$6I0s+#zeyX=-t>I24zmZf)phkx1!mY+O67Ub-fQ)Q8WYJPNf2o{XEzG za0`PK!`TDTE%-hP)0B{VXGSdNpyr{fL`_js>xV`FLAd2@AA+rXl%?a1=a5t4^!t?j zN*)e95(udO7Fu>=d%L8;M=V$LEv9Bon|Kgm|5Z*IO0Lyd+ttGz`NA*Xk7~)0Yp%K~ zza(RjH1B@lVOm`3G*v2SI77Au>>>{Hl$L&94#54eoq-Yf8h0;QBT;WVV8z&;fyVsxN2jjCV?4S!B?A=Z@B}ss!TEyzd4{hWSyROxL{CMZbg`y+nKdBG?N&W5LZOr!i-|rhd6pqLKTML2TPW9kFQzCpO;dfg6{J%-~@to4yXP9W< z&!>9upD79cdBTqi$`77ye0sR?*sW70dbOY{k6W3QK~mP#v$fdb5n@AQSr%$R-kadz z*L0Sj*#eGfXc;SuyJaKK+MmV&Q&H2-1_vR=EsRDj548$Nv^d6dCGJ!bn!PSpbjs#t z41dm@*?af3_SN^91rM5r^j?N_z!|hAo8#=Yx@{Xq8wmoL)A^PmLT)`C1*7^9ZT|c{=UR7GV>k|McBz7Ts zjc?7XwyXxXCP^inXu$|l;NfZgQgvHCvnTJ+Sei*w4EiJ=tFN?R>S4`5sWoyP8JQi* zgSxw^5c9m+ynV7A@*QH2(K|?+lU^)YJ&zL#OL#QahPs~El%hi69ti0e!GVBwPAbyWh6MA(tke58F5oPDv8f`uI zTYo+)y^PQy$9$Ce;T-;i;ORCubOy##%E>q5vKsy>fT@QMLmf2exu8zz1K&mD#kHr zT^NtTG>li4623{dB)RCpfvMaa%k)M%kM9HfedyCirSpo44t1^CH68(%r(WFFUG0^V zagc;122=#14`;|0bYfN=h5*r*?nLwKC(7X#%1kOH^Gr^9U}OCELp^cigV`Kf~3A zWw=xK;)gn<;#plIreLey;M%-mE-8{l)kqd8@lK4;*C8kE-abW+kgyuyV=%LB;QQL( zf|%;$76y(T(kzww-ugEc70%nc2-J~?l>tmFQ4wzgJh@i|Z;IuimklG11<97bzt|P= zW9>ug9E*?T?30T3`ZrBu`4X-S<`Gytbl?%7kocZ&xGHpUGpK3AF;LYvOfE9Gw7z`W zR?M)R(1QCZEb1P4Wx0-cB@lE0lg*0lodi;ThJBezUWAq1>%Kv4LPIv>R{1)vH_%CJ zb*prwF5Kr|VoLz575|K)OQ`Z?j+3bB{Aj31uc|bD(0uwRy}CU#5 z+4rCiso43B{is1N@!4S>dU$kq06GkkM^@=*NT>&R0gQv!)7P{&HJ_k#TI$mkvKhm^ zPp}65@Y)tG8cD}-$4qQ>b-8aGdTn{_<>8M@?J*9W!iWdUb1-WCu7~#APcC`G3@@>i zV#+6MS`xjGVs{jSefIAZ0Y2sMiDfjV)Lb5rlVEPdb~Fm&y80=g_p4+qgJ2iQqjE%; z{~FIsh~|!}AMxFUcPZ`imYvFCz76eU@9SQgG^jq+-)Fcw`gUbD715?)SB+E~T|_}g zfN2o%{e`0kCH8)y!E0{rT}TSu$v;E_^ilEfzr6mYTCA^Vcbh26vqBM&9}IBUow1jZ zhnhz{E7873A+h?rNZPd5^RY6iD(mbA)CN5?iIva2{mS5MZX9R8u2iNdxg1)K{MgN})`Bx}YgFKJi$6R%V{=rrpvLU-_9~BNwlb#k*lg znTr}yh-um%IQ2G7OJl1A`sO!yNz>6*7kp%D87p&KyhMFh2X6Gd-2isGiRJxQV(YM1 zz7#R2yk1}L?!s2eO!O!tiD=0OP;yZysQf9!O5G5L3VkGplcH=tBSbuTKfU;Yl{1YZ-N&Ob z=B9~vTTMJx+#N5U;HlSX7ppI$hjt8k5g^AtzE^m)khUHZ6S-OKDyhTT(<==z zb6n$ZNB7)^JLAl889mknpVX)iT-SH!YW753;)3jpEE7b93md7u>;&)!`+6CYA54VA z#TL28$h_fI`dUXpRPc;xVX}Qbe8&Q_ESV>WkMc7f;Y!A6>b>+7QZbKVVUEx5vBX}o z#i5jascy{~mCZ2iCR`=f0ua%3%m;q+?q{6)Pu92m%lHHGXTI^Do=`iGarWGTv+>87 zqP;Wm$A59E7`TT2w^jW-e>_#}uEaU<$C-+}zlcA0e_Pcb$83ZP1wQy|jay+(T`)}+ zdmCJ8bwiYNvemtZ;knz5SvsE}2Kw=9&17{P&$4{N?w0oM@r><98{B$Qj?=NAuS(r; zEtxcbRai7plTIhj12$%3xG z+36Q@HlRFN&}A<2*DJcNVkiBsUEoS8ZqD=0pWx;^d;Wxn?s4NGT->z(sG#xB!+75D z6Tt7!pE!Nv*$(=B|A4$P5A3(?ec|tBq-Njpq7^4bv>~vTh z*53m|GEy36iakf3^Gvuk5gA8gBy9Lem*YKph}IeR1ykt5ink>3ZZ%$%&vfyl&PB8$ zzBJs6LO>dh_s7a+;s-n$?J2bpHB2OYBj$Y>~SA z{ang{<@4efeuU$DAy5Gnz;lJ|H~!+*pA8VmmLit}-;2+o+R<@VSiD{Ke_nLwMf;7t z_rNW--X69*>v6Md4`En+mb`9%ok-n?H^>t=ApHEa61Q{20T*`CX1@Hbl6VyDjK<3T0<{ zJbK)mf6f2@TFVQsWIe9s{kuvD$k{Ee&(`u{(vA#b)t46c;4-x;;oQ6y){pDp*n=yZ z#}xLa7zvFNVXz2~_1p%YPVE4z<5G@a4Hq}(soMUliPN7o{F_jQN|cw#H^o@OP^IV(3rC!N%T6&B4gT41VKq z$K1i`j&a;0OI$+uQR^I%9xl>q$4A%PxBg%~V&vVt>od1=pHa)2X`eg`d`FOxO z_MdIyeqtN`k*ofb#v5AvMB};6IMsit@m&1>Na0;C{nrZ5{cjciXF7YHy8c;P;a-wQ zSq8o$!eNfPMidFbgb8`-JnO;rpH;a1-HLO_=|)oL>+Xr_GLw>#BmAbigxI1d%>tZV zPWE2~7dmjmqmEw#r{AnK*MCvh_GfDiesZF^GUuO<#eMR||J+)~S^Z3R&tw??t?qLD zGwmfZ`R~m&&%f2)e_*cvI}80gl}A3&owB<&xP}+cwa{G0WBv1C{53o|jZXen%Qa38 z+&Ev$Pc1YnDOutfHFv?5J{NsweD@hGKivx9U&bVVve2ig;lB(@xc=IKfl>IMEVQ=c z&$RrE=lR!K4qxx}4}y~ag_iUF|4PdRoN?oSqUC?>X#Z0!Kixg#FSI;?iIhy|jF$Ie zE1sw2+-LmtZ(7cM8mav&Er-zlNy|?$^OstF^2VPVfuCu)ipNj1ocoNA`nOun!^!o3 zrR9A8@3b5~!d#p%Fb;=zGyLXs@-M~BbA0ok1m$c$kIH{%^G{8_z9%j*^0_7-{^tLs z$v<6O`d46p2jygEg7O(`xpTpACIC1ChSON&e+7nZeD&qaMlUe5(qyJc*9N0#mo20U*H4x>#PeN$G%aw)V?%89;>Px_!5mJeNv@t z&X@2N`uT%?#*zJ7NOHkA|F0kk`M-kXSrl^f((>`12GUa85I8(f)^4bB{Cv&~CD z=5yeQ6@Z&^zOUjw6C#|WFQ>kWm-m+x1>Z?b201;$7CtjqbFuwRM=Zu)skK;9h~gbS zsYF#=r6Bb;yH#I*Gm_{vtqbYH5#ST4ZDix*fsesfeHa$qi?*kg`+eM7R*sC(40i}_ ziFe3hkcZNLxp7mmQ9C*0nUaeeqg|B`Pv@c7=*>Iw>&rcdYIdHJTDr@!i+SA=Zdgc> zKOD+3plS&p@*PlO+>dLJ8F@yR8DqL{*4;j=h;q3z5@W4sd=~gbP`B@07BDAsi)(db z8xuodrj-l!IA3sc-|mLN;7pDPz_=s#SgVpdDm#2e5pkOLazASNYgLPY;7x9kJApZr z{2n^mxvh`g(Tlua*Sw7@A7LPak{fV+oxoR!)CkB7;lOw`wKgDr`TCZ;z(L&s>Roak zs}A29rPX{+^ujR0OhjruLkb5JYWfYVWS`y(3iK=ZuErhga*dCryZHuLvjI#)Y}BaC zt`8#k*l|K~E%&I%@%&MnwO8;vULPRiyo{Un4u~~zmJTd@aFu3@c)02lZ5_Ht?-%5Biy7O+uD0^7dh5P~ga$ttWnF=? zNpW~IWp;KQ323a1LU0o4$h>`9cG7XLE0nu<>FbgtE0ru8R+zMQvy9CB=^)IEi%+?r z0`v;nFh;J=Gm{8f_vP-Wb~^GUu&+5(c*kZ#b}Wg|2)b%|E6EaY2b3N*;kr+Bbl9su z>GkD=^~v6P&gi0QnqXs^(&|QyW=i%tK)I7ts=;H76l^JY>XIaMz0;rAGfG!}b2UO#)5saF z(U@YZCBxxr#Ak#x5>7YFWQ2qwp%sD37jdH>q@+5=o~0^yn4+s6JQo%ibTE8c$7Qab4S|4fQEqZ{CUe6w2emby_XQ%M`a{B0OTl^+443><(l&*s&!sA;%K{P zNL@s_%(svG^ex&7ZbfeIt*T1;$+~-MOynUF+L1aD&Q?D98iRIwr{1-@ zxG}scizw2l^46NzO?Xp1W-}&yl-T1swLCD#Yf?IAH%pCs>+1C+&;50~JU2?xFunVS z2IYFfq})JRF|T0=;;izx7B;eO{08?;9m`veWn}|v@03XR%Sid;jlVab)Mq)|pM}c7kv|EQdCr8&|1wDBhH?L2Sx4Ca)H?p2vH9Pp z0L>rZQk+lH@SK?%{50T%{2Fim4N1dyT3YcJ^TAv2dkH5acT2lF><((C=FF#${K^6I z@tx*?{+a?l=V$*i+l=Fg!KD@cg@}cdzsG~f2Oq%`x&N?x;(TIo*Uul`Gydh*-uboM z<(z^2bHDI#LH^V)|Br}s{xjNgT)^<(5$9*P^1lsC&kTU9Ef>7|PjUx8>3+OF(dMg< za0P#&o`0Q!I!yuaKz}jGyii_vz{>Zt6u@&e75iaMyltg*UC~R|N5Y;ausj#Jr z+avt@jCHM_?#bSJPhy=iLWM1kqvpDEuX6B~0Kr_;WVbCXEU-jfQXJ`mrT$RMbKgO% z5b*_DK%KL(l0w&B!8NS*!^GBFqqR`3pxBKB#^Rx>K?@DfSSxuGU*wa9^)4TpL1gqjagH|<@R$$cF1{HxSv#a^#_T>cUzWVvQ^LE!c8)ADWGrV z&U2)FxfDGZO@OrEmobt;Dg)M@XQ(S=f@^~i-;#ru2l$2v&zQfap6d+GL{Yyv&J#2H z=jaglM|Gt;@x`%*slwfA*kv>BkLH|A9?C4GP6gj%zYyZMkXTQ?3)6B5Mnu8}a>Bg!o78FKblBdwzaK^JE_M zb5n9^ce!D|Xe<|eo_CX$_h$iO^24_{0U~%ox6R~jwDE8NF{T)qm%L&|^u%)&7XXDB z_C=%G5wATIfp*h(GpthgkT25K6HGVvVQA(@BZxtJ2ytI&NNz`ldb@wYDR0d0?_^$+@7emgU~QK)w6rk^Kv?z~T3(kSAR%OMYyLRb0G=E0fF}7|bAO(J z|A~DEP6-OgKgblEyz%Fw0-}YB5Bh7s1Gn%R4+JsmXbC0Vfd&fKu0)HB2Ztdy$wuWu zqvGjH$iw}CqXTlArztoOy;eRum0t+GG^|r1V8z+S>x$%d@xwry1-6_O<9&qdHOTf^ zVO=^VBq%@V)zSRjkzM@jueDgl>1oHy#mKu)xVJPZKlf=NDT1)iM!372jj|7imuC+l)lX(1=eV2-cAX$v7I>lltd zI28yvT^|6yKNSe!JQWBzsjWVK4itD&lMKHKPg%|zJdZz%36-^L4l`7pu+D#f!tsNPx$rY=RkRi;m`h$i+HXJFEQ4Q_sJM`Kchea`d zshn@TGmB_ah4d_MHrKvQZH)1zGKw_S)M~L4a88KWcQ#BNPO$|Cq3>#CBLv&Q7 zWxHFzPqW(cqwu|x39t@RH5x~AYQ%Wrwog1~`PxX>662uSl6UpN1}vZO=rNdhd#zR@0}ik&A*JLaUCI->kUa4HEC1_`$AL6)^KX<|_IzS&g!+9vZm>O2vIqm5VuCQ3lq~qr?+GLd zypMt~+-^b-XHRFPbz*0vuBf)x9v&|w$$8iE+Lbak+4rWru7rhyS!jy#6{c{HC$w}o z7f~MY5iy$LNnWhL^iRZUiE=aGYIz)Q-uyl6&Z0@QQfu4AO|HDCw^``M=+BTFac0z! z+QNIVi(QB))R9_t0KBj2&Xo~dncE$NVspl7arby$@96EDY57Xe6g3oNH~Eu+b{`9{wwmV8(WCdrEDT8t_F3g)zd;@gvyYpg&jYZO&g6#GF1NAfGE!!LrZFh zlDYW#Dp6W}oZ57;)E~ zMztF%t5cFYVWwy=yvfVF()Wz%xjb^btS3pcrX}rlvd`<9x(97{mw{_l#ns9Qp%{qF zxUoBIdABwUmZk_ki=f6?Gw}ZqiuDftKwejJ2eL{-el+)r8*p1>I0%x9%L^@}7yYKI zVZWk83xt*Up&EcVEDb@OGMn8B+!YKKlh_9_gzuQxDe*YzrTF;m)O( zxawUY!^GcRkrA`*Eqm@hLh#lohOqU~7!sNYKAy#efi{=jcX_CLe$cNd4{fM|=K1uc zjVH(R9AcX+uTWctX;@}*)TcH0wFjX*d8U;ZIEGem?*}oE@9To3qCg++oJ1Z!%-8@i z(Pg%Lpu%vS&5BhJmn+Z6-GBJ;n~d$R*(jM`#k|uc3bYiY*NKYrK4)Xeyt{#)~4jM-bGU+}gDirE5fc}Qg zw%JS>dvdWopkMP5EsBl;(lIoK-87hOb^qZ$dCcK^`AaVvfvM8c6b$S5%`_R^7AuXR z4523cJ%j!S-})*HpV&5Mja$CoSk;QA5DYMQw9dp*qwH;b{jw#*LwkPH2>Q?&QK9ER ze|_jBNtxSK=DLU5cA*c+UJ5(&&12R4(U3*Xq*rus;vvt1g^TuO!cjnJ{T@hA7no+S>d!IMWu3Y6M z2a4URT^;Y4cBlaj(&Z+y;4*Qwa(|hxm!R>FQ&jvM9}wJYmj#efLNKAY)AP&aUBI~9JEH218L4MZ zn$u0pP~UD9(Se6&*dXL*Ys=(^V$f0%Um`fk;NMBygxNl0s|d9l}b z(F~vuuqP|HgR+v4+~r0TD@)olxCEel0#m(#)P#5jjpPSZqnHVgY_)$ig#f zhK6R27dZ{@7}k`~<0#!j2vK->lw@x=F}+cB`|uzR@cs&9y?^K9zJD0E`rdoTVZS}@ z_R-No+(V>~E(Z?#%hDAS2UFWkBWc2i%Zt(p8JKUliaBnwmS7T6$nTNw)-6{7M_Y^U zeUDuBdmg3%l|G$S_QJr?x2?L+AE>;=FS_$IZ)+p4e1i6Ok1!aZY^fkAH8~7UAZNgQ0s)D2OLA-c>N@vJPh@o}$PM{|Kvj|S?x|aM2*l?Wqveo!U*WPV zb+07#VsUzw>p;Dz)U}X%4aM2>xb`lp-RmimaT(i|j9N+QHu-)j%-kj4sLR9snulFW z7$vRgMlfq^m4aVd^P5U(gJL}q$eK2a^{RgqR;z!L9e`q7-E81a&njz`V&r6XTTFDW zo0}l=0h-$*QCF9c$Fdh>YqRu4o1Nw2@CyPvqCe|&UV8o1Y@T>Yq~hB3XDyQIC2#F3 zb1q^<6h1Der$fM|XRbt1L*_;0jz=1Nu2)FogP|T758M~j`0NnyA^DG&O{HvtP`ACg;Rmk8zgOrD5Ze?{iNGR?+S=B$g-k8>dsrPE?4 z4n%5+n#GLZ+oYdxWz<({Gb|-@ZHu-;V*5D#mCD5*NRG1B5{<~O!iN|sGhi4Rc;G+7 z`oz%NFgBo(A5m|g5pvg${(@<%E^=Nr$@=5qZX`lc@6O6}zGcQiG}^UWgp#keK1jtQ zvI!PA=_3A)}><}6e%hz)O>Hy!myE+=^GXET4b)b zJ15mgRN&>aR6pT3c-tj!1~u>2TP(aK|kX~nL^WpB`a1alfF*z`Yfa*n6qE2os`yg}4&8_s~pgk$= zRo$KUddOdMi?{AHQzkDPnZAD^Oo3!xiP1axjF%bai-F0vY@^z~QWRl((xZj3qG&SPhZSFuTORQejT{ zF)MFCR35v+@S$E>y0r;GE{=}e^-$L_$2%U{#2+OmE`AsDdd0vrhCH?8A7=K<-bsry zQ&VQ%aqQAiOrErGKI?bwBe-_TYIUqMQEf)ClfK8$VPjB^dpZjEz1E(&X{7Nf(esw0 zIFN^773$aW^3zOev0jFrWWC#p>^L2BX+#`XMCF%{G*KA$=}Xn=K6)X&&|;Ta$TrH_ zjQ=3pW-wsG96~;1=SWk*VMS_Yp=UX|s>tD>iM?8zK1Wo|Tw zJ;q!K#qfS-fG2ll%tcw>A#R_lM}PeMgq8lY4&96P?v7Q{2GbJiM72QJ5u@TAVw#dFA zj*TI^jE*6uPVM_jt};BrrIG*fhb)uV#&^t;R*c1V3K2x!O-Z6EOu+Bcxc8f}iYt@OGiTzD2kb4M}p)qs|q}S|$;-qYekE zRx^v4%|>b3FYoiEFo)vzBw*4RIw?h?vf_WL*%bKB7f<|x%y*mq?z^~!x%eAhnno<61@74@NA z{6cJiU&6?|cnQYFkB1DUD%)`3Q|o540nCZ6v_D>c8z>Ncc||rxRGt;(RSgvnjeC}B zA>!xqk7DNA6V=}*;N_w(W{}^X8>by7w7@tG&MzGo!qakt`RwzGc`TirU1)ju!OC{P zf|iR5UUClS4}MxtVd?Rx*oi1QC z!YY}V!;SK5m#M4Powqx_9M(7OGTNE%Hy2r%sJ!a0M_aTJ*l@Qe-t{V}AnxxAFi#R1 zCIA}c?uSf=@KEz^;G{Owm3K)A_)YaUH#=}qwEM(CzxinKhWiXyl{jfdHeP-dK<>PP z5n@?^S$4~r1k3oNzR~@;ch-%^fh7ynI?ppKF1(I3wPHkGMT#|i3TsL&VK8`mb zhTZBCi647C9XFme<`IGE!dO?Ytg#h8Da#*j!X2`QceL^3JOQsHhlvclYk$mxV1OTD8xP``i8< zBop?+HfgCsY1F;up(>nh`>X5*;pO%F?b93`tpwf zqX(!inj&GI<|?t#nR1az;miz? zG;w9JV!F=o9}(rQWJGbLcqlDz^~lI6R(8dtQ?Dc=`I_?ihb!yX;Ur43ps~or+QLs5 z2g3R3C^-@Hu46hI#q0!gEzBSaxE6e2v1nK0#fYbQzUs9*1AEq17=Spt^}I0`vGvlI z4Gv{=(ka(20-vk;1-<<9n)kv;=P3;7`{*3;vYuIpCMzHghnjLOUwrczqTXB;qta&= zfQ5tjP%QtsjsK3Z@!CQ)HLu(Uswy_%E|RNDcE6}KHc|uU74~#xEELyUD0vo_gI>RA zJ4Ee8VbXX*J+2e?%6EQimxbkZccZ%lE=`mug&pUkUg7k*=Uts7YV#QVqa-_%a z<+yg~$jwPK?I8Dl9_7+dl4nK+HtPLxjOmoF#(SkO3!;{{ic;~=g{FTP7onn70tx~( zXC6u62v_)tNuWtmmGoz&6MTXy*YRWIyu;G@$lNG^?I(hVLzzu<0GS=SN4Jq4tD?S8 zZAd=Dce7ffO-IgA+vpi4Q-}Pn&@(I@Ic7o{^+{x2T)vsD`Pd=CVn001k99(Wy|ffe z4MXV}!-U~lUl0>*D&f!0l8#N#16x-X6}VV$GjieZcq%V5Hu}C{BOg0uw`q%EKzZ2<*9-U15p7EqA4fP%aQ6yz6r?SnAZ-B!X$vSwTR=hD0t(U=P>{BOg0uwy1$hf7$Xh@`-U15p7EqA4fP%aQ z^pv-NpGtem3P3^H0t(U=P>{BOg0uw`q%EKzZ2<*o3+O3r0l)>F5-ZTt)Hy8_{BOg0uw`q%EKzZ2<*o3+ORzam;_f z_X1$hf7$Xh@`-U15p7EqAggMzdL6r?R+AZ-ByX$u%gTfjit0$ve*@*WsS z?!n;n!U_Kg17QLKVFCkT0s~E)Wh!Plx5*UaQ7>E)Wh!Plx z5*Ro4DgOxrVFCkT0s~2oo3x6BvjR7>E)Wh!Plx5*UaQ7>E)Wh!Plx5*UaQ7>E)Wh!Pk8 z!UP7w1O~zc2EqgevU@NPB`^>rFc2j$5G61WB`^>rFc2j$5G61WB`^>rFc2jG41@^` zgb56U2@He@3}p9UAWC2$N?;&LU?56hAWC2$N?;&LU?56hAWC2$N?@lb0cc?$Okf~P zU?5CjAWUE&y9WbN0s~P315pA4Q33-|0s~P315pA4Q33-|!VjW^{{$s){PTk_f#))h z;qf~*?*uUaZaK<{V*OSk3V+S1u-~sn`QyHjC&Tyitm`jq9-LGC9h;}C`*;}6=1tt5 zl8#4ds@&O@i5+XpT3ER$HsbP02u7=|RAX-1&9IzSV3QERL5n`K@(q#NM1Eoy=#Z3_ zMr}&eeXzCtwSDL7maSp1+q`Hec_-Vzx@{9C8x1N1=Mi73PMVkd_lzW^!}pD=`N`h| zt^NG1ks@DRn8vM4^;jGG+&-e!5a=g7tLmA(2k(;RL();P|E`awaQo6v=T3xDi38z z33YNek>F_|+fk^@rn4AXJ(6eEDD9#4X! zWiE}?J3r-i0|X%(Y}pGK~g#MBZ@=FuZMiDOZpAo@r))^Rg*N6&Wy zqx<8sZ&!oX7_VU8Wx;!juvSbs-HEJky$wHnj92cl1=kb9t}vC=Ogv&0?lENM3nrJS zO;u3#mR0CpDy-AW|}!uw-&vAYzuA0_S04i)75=zVy+f{9E6xGnSB7 znTF|?(2zBzb$o+2jdd%WS_Z|}v~SpA!g4N6ys)?6Z3+7^OcH|Q$<`Bi8MsP#y>$mk z@Zf#Z(t-iC*!9a%bCj2(n}QiS3iy!fy4kS5viG35Gn+!5u7719Gvk=g@6vD0Hk409 zoQ}(E-rwSO-{dgX&!B0JRE}1-cPp+*fZbjpDtw)aBcgfQ)ArXI1UkGIT$CiD*OVp&`} z2ElJ^%)Hl_rYg*M@(}ay*BNfKDa5^s#phBg``}hzVJbm}EfP1+)6*@`E%cfS+KZ`` zl+xzc(3$ z<|^K32h^&1&1m*VWTu`8LtMaR0!8w6%M#DZ8&-y)sauZ}o|BD7U_ocU&$*~A;Lp~! zj?R?gdOD^`wUiLXqr~7t+FpC4;&CV6WNvw$o!CPcv=|@OlY$`Ys@9U8d2DQ9FDF*vx;Qp|CP6 zA)Az-mfqs-w3i%ul4DaSf?6`(==CLLNmSjx=gGK1Cl()~-1a+DrcV?1lAg}IZD#Sc z=_JZ-oeIyO=;>!CtU%z@7Dg})%XkpSW z`F)gT`AQr)H}D?qMRN3%)f?bmpLa24fDYHXPfcWkct&$nb?Z8tqMl!1eYu>?Ua+KN zEpyM}bH|(@-eETfuaTQ~_tjLK!;D z!|M+1N<#Acm#F(AN#s?ikZ_GOVnap(fp(nmM8T!TUD@|(+4+@5nQ33>ZoRa5$AD1q zQO)N~RtQh$_99|fvZm|y-ojA2qd^t8rqw`WhJl>`-OLef>W>_YzxiR7;3JloB+ z!ft5f)~i`)PiT5Gf5E0VFnC|U2I#qXA2$GJ#CyVpBgrw`{q7nBw@+S_;+wVlyTtu= zf$Cyw?NF&+4iPGX%^+1(s$O&-C|++lJLUTT(I2TfV&9FD((^=`B@Wc!o<6CNf2+eI)jk&)@S3-Il zUlBJ_uqVUf15jqONR@OOni`OLQ?8 zB{FQH729?&gY+MK5lHlyY!^tX52@a{K7=Pgn~ZZ{ga9aA)mpG(>5v{*4}2KV>ZAeL zY9U$4sz(o``b3-4o|UA{*p5=9kffMjYoca6WMy8D7@23HQR9tsjV(!1M3l78=`()h z87Oiz&EuziG z)DqQ&+SmfHQu_}jQ~je))eN0eR?)uCl6e!38o&H3D?I51DZ{|yvXFj-K^~AR#)P4X zY*fy&=FY!^_TJ7|)St3Z`ofE+2Anjep$3J%ELYmPom2{vucdf?7>S19c!)D@1@L^y zGC+SpQDWpd;`9omobJXIZi>hYuSRV-NSU`SMwok30ox5>w7%`EAcT+z6^Uw_2Q99H zU14doGgkNZRm7{h~7P- zCJ0D|dKV%qCV>gx{clu9hwDkVkM=ro^$*-Rgx`7pSa_kdI{xKPQ#& z`-7=NZ{YCTi#QsCqi<8IX%kA_@9;voo+$;)e{DpFOoafxyX(Th{=o@Pe;~0y8uDAbjGLd3IM6H_Piv45ACw242}Fa4ol`WY^$J| zk}68w%6+LE7w@bY#l+$Hfa)*g`jbk|vLvRIWlL(yjEW8T$zAH2T7HU(@kEI%z7Jg= zZ#2$#+)EfH8uHF^Ve}yheoKX;DKewWMQO1vxK) zWE`+=&51BAKUg!6JX~WIoU3lB&L4YMgT>&r!EN4B$>Vl=GwG6xQZpWuHHU%^o#Bo< zk|d(Dgs)C0Rt8??8&v^iIq1v&ub3`j{El?juDL&d5wIA`IVTkG4Y3cMtQt#)HPgvv zp1{z5RdMFF>b=YWJslY=l?x3x0atXT+?DwNfo}-Xyfdf~W%d^61eO=7`$-v0oeOz~ z5yV4YuWu*owxWk|V{}+_tytthK3-)gd>1<*(I|p&DU-tJ)6nfGgxCB$P3)`HVfX27 z3>oUD@0g-$p|9M>29`1C$XRdrG8eo5f+hZuMNXOCodF%;#mT>D^A6dc}rr^S+t z9L>ujf1hz9z$L5&nT6IDZIs)hy&8@5W&ykM#mIDiwm>;%W5b(LSVN?DqAV~Th1@nP zXI`we?cx=rqq=TW9DYmfk^wJlh8NF(lVOPR+MqZ}1v+7v9}*>U-4`sy8hG)e7m?U1 zuuhNTAi|YI&Fe*TiBfkDuhtF`*^Kn@<2w%epJKu)JzJHTo?j6Q@ii*fkH63)iCOZ@l=aQ)Y^vRV62-~HlRNv-m$r8nl7kb z(Z(Iug~QiB`c1hvvcj z3ZG()44O7o6(3(NyPZCH%|x241k#5*~)5VwUF7A)R(8%RAyhcjIi`2N2LaSMnS^@>991-#(CwrF3`wTr`iQ7PSlT z-ht;_-=#m0x*>|}8uQ|nWEVNI#9W2Ps8_(VFQo?<8=j7Sg1Con)ej1q1fbfh(*sVC zq&Jlx6wIx0TiBXEXk(YYyoaFC!T$_LXHh2ah3OEvLq=ER`*Y_~N3DoIm1GepjTL6R?NN`8|85a-GyP`qGtTw|CTmh1JR-tx-?C zv8MMfez_O7m5HV!jGC~0@r!nYJ6TEN{VwX94fr{~LcCI5FRMi#FDa}hu6TZ!e1U(J2`w?KUow8^cvYz#e`et3^)(GFp*Dp#Aw2#PWbQ#~jMeDtL@rtgYmP%hqzankJH=z;7Bm{4x z8#{G$_4>LPG?@jd@c}m&T-&}rcl{PS9+o}-%vg)-W1uF(&Q->%<~o|rPrNPCN4>7I zM--w$MQED32#v-|(rCr4Zu{jg2|UNq83vT4eWtL>F7Ybgj*S(y&ZrUbDe?|j>9*C@ z@6kx+W)sZMtbOH}+)loVKrPm+FHX72`W?A7{!3pM_dNRpGQIZ*l3ncMHf#a?d+04D zYaYgkA35&CR+YNA5^@{xOU)GOMs!d#hhn*D^`|J$hqd&G)6wMy^tAYtZ2C zjRkji3GNQTwQ(o726qAkcY;H3cPBwZkl+dSdNQ54Hut}8E$DT+s#l#|r;gSBw)DXe zH^`s3Rj3lIkS`Z=iX$F zt3G?YUYHZUjn{}#W}yLc#Uek|O-u|bE!@adrfLWPYxNY@p=|9cl!O+T7D~#p%G%Qd zzE-4G=K-Z`6;&K4SG{dZ_7CVoPoOLAn&YB$BB5w5^yD41AI(RQcv&vZ7cl#M>S>sW zM-;GDB~~uy<#<%QSCn{qb>EVvT_!JuVm<6Kdt;{QU$kS63$>ZBZ5+JqL?$@<@UCn; zqI`MwV17d2$Lhnp{8!k98bkG(@(z9;$A`zSY3)FFnB&}b<)_-)`Fp8-VYR%z&&nMN z^*`nOsro(#sZ#II*=WcPN6ZxC^ANFoRPl8?;uef6DAQSIpHioabI;9Us;eE66FGX9 zV`*lw$YeuAquWq=G;7z))p3=Twx3|=mr;3Gmb)*kTp*IjUHSm+jjkX7GQ#zdliv($ zqK*buQ8>M;9}>f<=)gn&<}F-ekmmTprls&5t>d!WrQDkC$0m-4m#ZszDWF*q+(ikS#w3$x?>C%UgVHghZ$Uhj3VSFB{MAj0;T5lhA_voz|v%L1` zt!q==3Q|3u^)#LzdgXV!apG(E>fyA-=;=EE*m7~d7O|F>8xY`gdwLU5Rs(!~xHhAp z9xGcTd$pJz^J?qq&Hd43%@o=3dM2!SNj+u7X;uUm{mQ4GZujSB-9pc|EmJMsPnToe zj<1ft-m@Cz=5Bqwe?|WBx=QAqh57ol!~Tfecr=2=>o7pWH}2*lT1YE_vF?{4@jp)T zxq&e4wagR^dLG$xA4$H*AvoQ?6P=*UKlM(#fm@Z<>Wd5>;*x9#e)l$ND*^3eOO*yS z1ydk^GNWiW{5iI(hn#sbd|Ddj_=HlSVIARd2O5K;_I7yG; zQo}s#yc0b}3tUxE4Us}q6U-h?i(VBL!@0Ff!x>UgJ$A}}SIEDCMfVC!%#n0 zWs~kO_7EVw+4qfu;c>7YrR-agCHj0LshVqN#^R#9Y-JieQ#$N3ehEHXBmUwY5qm-%$Ka8@s1H;YrP%6HwFxq z?U87g&0|O?5)IR_!XmObuw-3$^ElboTE-o=X{q5Qe1Z-}L$xDET+f~gUga0!IGic? z5>eC09hTPzQk@wzbS3*=x8CYf8JbVy(8`eIPvfX3NQqJ*+jeA2P0$|6oFGd9wTh$~ zVv&Iz_?pQ3J=I!QXmX5lu4IFaDza-j=>*rJj0I^G3Y{Zd^CK3k-1%Q+B>VX#)S0mz z-Z8g1)7n2!D)=>_P1IR0NvJW|v3YGmpLBVbTNFC-bcXXoKMG<;?3InD^yu{a)TU1R zbcww$w9ySoa0r{H-g~dvXH-c9L{tRe9Y@m*en3>A{dtS1ka3!+)0IV}d-DN5NbBb} z;T?ZA0}FT@2cj=H+9n-zxXhX}NQgy4k#q8{WC$}Ck-Ob^3X+3s#MTzFw_5>3PR)iPnJmV0j#nz0ubmbSSCx`f(W)0mN3iHFwbbwnfH1wz-bkpLNemw zJa{_Aomx`fGZZvJE_bbk%?M})a~(7575hud%h_^*lpRR^9f_hrQSto}(^bY-fc$}K zP2`ZF@ik{^wGT40r^SYmhtp5-L)CT$=7vSuR9mk^ObX2=_^gLJbGq=OA0bGuKCdnz z1rJFPXL#Bv#(jOWe;wzE2!y=T^o4m}c&;yy%<(FY~I5?2Ytq;?7oabVb!K zrtNQCc!pgt*mqbPDMXD;3R=CM2oa8gf;p;EUfRO8_HHhU&$rFph4> zGHy7eqQ4Syo)mK1R{R)pmk`oarsWXPrkr<$*N+l=zJOS8(?uqNLDlmlySatX#23|e zsVIemoNEiTMY+wgCf3M_RN-?%?yFI$~hm z?oUj#vbU8OE38|Fo(Fn(+_G6a&y`t3TJ=Y`%k;Un%kZK0-|^O9x$96~m#1TI_q-V1&D#EOg+iHNu?0mhwf4{cR8 zm>+<%=q6Qxc~vadBpVq)lp2TPx53K6GF~(O2zO*9g*%9%s=GDkhK^^2w4!#JMqD&(pxfvD8IeV1?jt*O%qxEfc(PB z2)XrmB0@%KWE(I9ZNf*JgiGS>`6|x?s+(=n6UUst}UwW)aSZ7Y;&fXYSn5gv8tPoULtU@8w<5&4$d}4hd*X-uTd{bt|E3 zU)9{dhvgP@{}{v|RTd^1k|kEMrZip8S+n#sFngpy;o&|xRg$@WZ zs5(AuH$VmcP2|vDsO(=22>@VZ3IHL~KYZZ;U}6dY6H@?~m;%7W6aXfs05CBHfQcyp zOiTe_VhR9)ktqO-OaWkI3IHQh02rA9z{nH;HY@;ui75a~OaWkG3IG#R0GOBpz{C^) zCZ+%|F$I8$DG&fgrT{Q91%Qz$0E|olU}OpaBU1p_umAuirT{Q81%Qbu08C5)U}6dY z6H@?~m;%7W6!0f81(E~6$P@rZrT{Q91%Qz$0E|olU}Opa6H@?~m;%7W6aXfs05CBH zfQcypOiTe_VhR8gQ@}4``Un35BU1nvnF7Gb6aYr105CEIfRQNxOiTe_VhR8gQvjHl z0>H!+04AmYFfj#yi75a~OaXro(?9q>0E|olU}OpaBU1nvnF7Gb6aY3X0Dy@p08C5) zU}6dY6H@?~m;%7W6aXfs05CBHfQcypL`;A2e*hSn0>H==07j+&Ffs-Cbo^=T0V@1y zssJkd=|>AH{OM!~D*S0(04n_H`3frhIaol2Kb>cpaC8EeQEHp0Uh~$Y4ErK9r=A}@W^3j0}mZg;kVG>!2>$-TWBD7{D2Pqmio^T z^e-6rPnP@t?bP{SVh#KXH2|vUS7U&kIzjdif4;8$TYkV_eeSoC{6BT%zd0}`$3OBs zf}#y9=*hdT%3yTeYab$L#uUyRdb`EST8yDH(6F5G`)1^`YY|c}$WXhS*#y0{2qUnc1WkOvon2}TlqAz5+Q0FYI(Sl%kIPRdW@HumCcWqEeC_RXxQtU zU)Pb5u-h}?qqk-1acr(x8x2zIi~Vj_q3aID*`|=mDedp+^~4;r-c1pJTMS}Yq6C%m;OE*0pb;Pv_wXcOr{chhvqkxVM^H4;Fy90S%OTqBzM&V z-6E=scl=Ks?xOHvD(QUHEEQDUMPDeDlDCjsH$psNWhwg#ALm~T4r-*gi|kJ7B?N{5 zn`kqTmagNHJIUwhXMVzZ25Y63ar`hpExG)h!Q$w}^k|sC7nO{N@Du^r%rL$o{?Kqj zB(%ok08c-%WGb1nLo8>M%QNy}P@xF-P}E)MNe zq;A%@TtFzMh(K2Xk5|J>)=HhMi~dlA$QW!K9bc|_r|9%NNq>ytpCb18%Bv279p8-w zr|NA4(=;p%quiyoGer+w`p@4~HI5lwAWt4$#!QteI#_s!tmc0k>Wx z(Q2i2XC!&08POyn0d&<)`v_RLTm|XOL|m~29N<<5$W$1=C+FcpXbIU62T@f_X}CC$|quhqDlQJrotPkHtG zM3MH{UHwPjvZo>G@1BYW>ep8+^uSFr>*BypE76beCv0q9q7bC9Vbzb$Gxq>Xh0N=Ip~;;4wM=)Gpd zzeg+5jzM237-_7Ysrz#Nlps_bY7~p>JR&|1VZ-Cu$f5go6C{~gqXJJ^TDL5W7@il&hWGYa^Gin3^TFN6?! zjUSpeylOotd!)T8mG|UE8|6UNz_=dV(GG;Q@X>3Rwdb-&_7qIPPs*x3Tr@7^EGt4t zOG7=T2xWXP!&-}ltE``#jGOAry!hCdzqLR$F^WW_2A}w-zSk_xfT;2jSRH-)p@Xbb zm`Zu@U64a)(kIME`WRkJ&l>NKG?VTEckMpOPGP|pSjBj)`6R?{!)w^r|!CE8pM^wor$|Bh(eGe} zUWB8KtA{_llC+wWLRg>#)~%;f%jyl+F4pCmH4WigIrXmc)5pxc@_B)qIJgozVD47R66zMCZH5#GuS2zm1lWt;=*?=)<` zmiqrb{r*Oje}&-T;NblgIQRc@epIY62Y?WzZXXS6-IsWoqBKhpC~BbA_&2=<g?{mZIxsQvOi}1dmyhI(u+dH4Px|_Qbn{A9s_oDsdv4)9BT@b zST?S%Y1YYg*yxo}+t>O)ltOxQET?+B9@xIDOQDs4kXM_Ero`q%igdd}Fr)-q42lPz z6L@g*q#ZRU)$H0QnVh~_X>p-;+A}Uv;7_~rZlI|yS=+%(FWK8UqA=UY(?&E_za-If zAbeWw(GRfn)_1X#)c3ZuXmGJSvBc(gUpv=Pu#-M-B8iI z4229;VV%O0`{>uAGtVf6j2wx{hO&i0RV;}XP{iC?N8AsnO(5pj3*9DWqwg)St{5q> zw+RvNC~?(#o7Srf1nARP^)e;ZY;g@FCID>kvQyVPImg;iv)vaX#bsgn?6BdUT}XMY zMArdu3XW!p`+=!E48rhLNXlF`dtdvx_I3Pb!d2199?-OeOfLj7u4S?~WBt$^nKqHe zhFE{pL*m>m3hQ{KTw-;aO>#%Y3}($47j5}nUNApBKJj(~AFj#r+GDpsi1H$W^_Aa` z^PRm8*6ydrxf(KfKlg{bi;noq@8_S=UwwSoo7?IN2z}*F<~Dhl%!+bsx!!Zwwja;B z^?Y1b^Zc|oH7iT#P>GxIis_Xf&XWv(Sj6gh7|kL# zx8YBr)C&7xvC-ICi#NFA64YnzE=j0ii^*0{VVKVWA3Dr$Z6R+WCX}gL?!MDzx#FsZ zkg=4_%Uokl#z$q)NJZQaxse&$+Lz1agoJ{u8lgMGSPGCB=CEXj`q@MI0htpcB*9dZ zy`h-qttycErLdLu{#P2ISlfPg|BcYLp=h&7DwXKDQPBja99pHTcDU{2AEuE zz*;bcq-9&oh}E?QC;KMUQvHCrEI{dhc#KY~w<|^bVU#~S0%KlQhX3Lck7)VsHi`m{LY0%GJ6<(_Bz7=1EZi$a(Q z1CS&@KT(r{!gDg|U89(-Eg1TolAthqPKP|01j)n_>R1u`YHkM0V%ZcO+d*YGqb7{c@HdVAV2+5!QDooQn=1W-XXf4Uf7%MAM&2Yw+@n?^a z-^6#hr7cv!8c<82aYM^4o0GyKCJIV8chf^kv~TA#IAvVv#OT6r4Dv_&3X1O3ky~2; zr?Cie6CClHSyf8&3fvWo2p|$6xZN$yE@4FEt%>*`-L`NcuInP4^7$OS1k_-w7lzzk z-JGM&(}YI0mvYCm%OI*qtnF3Jf1;mOjpV*Hh#;EvGGBDc=fD*+CvDv4$X_>(z^4Pi zE}P&sww56w*(y(4NB5KOe)rMABp+(~DETm$hgHnYi_0UG-M$qDL~Od% zu~4BWOst|MSK?|$(tvD&@fzj2M2x26lk&G|8n~H2H)|IWqL7#u^{g8Z8FCAvA;8hM zh|Yhhp!G=8?5uOJI2*1tTk3`Gr){F`oDf8AkRP2K8^@_Rt;sasfchDV8z$tn#dKB+ z!J$7Ts(@!*84u4gTxfplZPyVLFg`kXLtZKShYJq3%5Z=pZM93J_O>fj=9U`e^c^$=el^}X!kg>9o@A1KBNDwLaRCH9O0=ST_Z?bGP zcu(W;7^K^JgeitZXdDMmg)+FRtODcj5eagR%u;LU6|Nt=SPtPtH9Sy_tUE(Q9sivA z(WZ|Gt%Ip9^?QQoW2y6i5+YBq5+7rS61>Cm3y#+HgW|T`-2lPK!xEPZj?kjc$}*%K zI%WMG=#(8gLdxiT?k|#6WZEHyE=c zlU{V^=|c)$wedk*Q%^4CE_1dcf?SYL(+;m_eWff}b$D}-jko;`MIZ2o{E^F>Rrx%k`r5hTWX_x`}^rv%>8Jo?q)M&GK?)0o0fW)nuD+l$(CC>6upaAIiEBMimQ7 z*~%{dWV5}PHgW#yu27Q{yv8pu~gGu3- zXOrWJ#KD^}YK$WtB&_SoHWMqSVBIK3IK;SMPR^dIAIqlTCU8xqbAlK6qyN;SMQ_iu zqpap#nY-xr9!s~;lGPWpr<59A^!uhpu}v-ju}dO#b)uazi<12#%htm~{qtk%NM5%S zaCgll$El^`(e|3PVT!E-tM7`T*iyDoEqNz62?sz#FWjFZH4E^rfGLKHA|D;4_VG*M zNYxYfqXZ^8I+K?sx+4Jz<)SGYUYOg;#w5pXFvE6{<>~DsmM@B}qA6Ia;T$umn}?4m z4Z)YXwQkRix9$4SN+S~L6-Uw@S(6e5c}AC)$)3(K(iP%c^JO2-O}BlcjH^CI)=+Iw zG$mRsCBg}wVas`|16Vem}oCyi%~TDHeyu)mwxszFhy#^R_%C7N#ja&z~(I;83(!+ z!L>*SS2jJL8H(7lMm&Ca1+zm@^c6%HgUf*6d}*di2R$q`qCGu`kdVl@@KDc7#`TSrOlOSEB~kI9jXf~wV4so`Qt zmKJ68TzkCJV=3k#So)!cbQ<1D&hm=i9syu~_vX6Mw{_*)(vPp7Ikp@FPR_I{|48t{ zNcw&4Z->Ai>L~CKQ2ZMg-QUU`kZ;HD)PR44pJ)F~`awwpL4Ibx2Lwoy^_MF^OJOW_ zpUmGz*Z!rX{O@lxzw6{;=lFeLP?8dm%M*Cmf$HQ0Y52h3{<%(&+9~c9R^|2DA}rFE z(^IYwy)B5E*yOx_FU22vxBn>x7so$t33U0UqAl1!-5P!y%#ULM0@1XX5B44uz{tUs0EK6yqpc3ms64+*%S7*Q{PlQ zOfT0bl}_d~y1xpBY|QT;>>PfVWR=fZUlE)e;r@19{Ce%SCEhBB$%*AegO<_vRnt)j zi?&veIv-~4a2rd$iz8X>o5=-<*`{+W20m^f6BM2qbd#B$cu(yaq7&+zL2LZPus-tW z2N~dcByoMuR4n>cRI{)TX4;PP0Xy8)Oqgva{uw6{Vh?cFiNQQ#>#mG8bj=ZBMt0{b zUN$BFZJ718A8WUMok-{|!vJEa)AyVnsLN146jMzz9jg5lzJb`@h;`p8PYuGTR#Fv6 z1_d5tG7J`+TEte!Z{=NqnE5|KK9kjvL6HGpTM2x2zMe1<6E>TP9l@TgpvJk)!yj%`~VCR^GXxhvMf0@Eso^{BwDROzDZ=tF#vg%R+UE!sIz-v_nD+ParWQ7Wa zZiNMfV|%E(*R?h#oC7p56U2F9Jn#AkzE-MjeKj(}*xLAyjt;a%<@luu|DTVWo$Fsh z({ZxTb8@S(sj$I{nQ_9JxrX70e-L9agNDW6;(?Nj-DA13TzWJz#-TrV`F=G?(eyKCWF3zenx$GekMzJetr&m z1QkSDpFp3W^Uu$(28_*x*jz;{gU8`kAnTFMX@?zIw3R=Ius{sCx|{#U-TiTM|7^$n zpDJ1)ct~+@|4V0mDBBFB;8qh zrwI1FxW%Y<4A!_)dLH-VY>;F1MEsO}Az8np*{3ZKAbS{+W|uzHDf=up<?}*6JtPbuD_;LwwLgNNyD>t{9Gey3Z!n9Hy5q7y8|9^H6kSpjvCPH?uzrJvQVpnqg*1`PyoYaE!0c(i#?`NSuH1PkkR!+`;d2kL% zy>bI=7~y4C7{dkrL9>&{*7{3}xOm9NNH^r5X~;`0UJN%(2w{KbC!K%ji(7JHt0XpG z;Ph;xQBvl}_ya%yV8~S02m4}yx%t3rb=$Ri%WZAiHq3#vIoI&IeQ8gqIgX{q#vuI> zHJ}sNb@;~LH;QX(TRd)|=#&=$V&la+w!Q#>uIka{Txc-u8B^Dd>fJa*bevk2q(JlD zBP$U;hOmBk%FuW|iUf2m&FtT;d%k@NSNf9eX5 zs4cYNn2_{;-w*!Sb^gyfK_1Y**F8{`Tz}5!yQ&51vQu+f1fV%7w7!n zb#jA99(dycsuSen`%ilkuD=p?{&St+Jqd}<92^pKFBG+xbIaKR_B;N+?FGLm>;II3 zlbsvnh4SZ|4w3>CllCtuKpUgK!r=Xz6pcO>pq){(yECnhv(5TO%Zn%+7~j8_;t$06 zKcxWWzxyk9^sn~+M_X`!qSXFwrhk{B-9p1aznPn8eZwChT!7cOeQnXrVyxz!SCRq>ez-Q@gsdB~D)BbxY{=ZfQP%5(D zQEaS1Z2`E5-lUyvPBH zZTwGC{B`r7VF`+O4L6@DImgQ7Qe?ntnm>!!fs-%kV&CgM%u+_qZn&nkjtyk#RAq{C(L`F3ovQ$6(9cV24{?6#9kJ&YqNMFN|Kmofn8WDKT3@-~9OuVBIHWqh3% zFDWBokQZIftcK7`RxL#Y1Di1T9SZnDntT|CU55l#*i3F2e>gLv-PvPA@+)yP4)%4= zh>IUYor;8wSiKttrgjok8fLh9^zaLlZaHF!er9^9FIWLE>uXM8p*ZJ24Sq&bPKE5?>A(W^ zZ4$>T(TwNSFXI#UC(j%idrhuKalZ@sZXTU6Jry%CdGhY zHjjthC@=p@lb?I-IPfY23^u~R?`zv`KI|qz!C}JQZ+06Q10J5zw%D_$^nhwud$%n{ zCm)=i9^4MLMMj812&8En43(6ILXMBD$A6-o<5tpe&!Mx%WTi$Vbc& ziK)#C6j=9)xL*l=v{$@O4@q9w0px$6V>DDAt88K0^DDSSjqdNHw8LQ|Kb$qBtBU=Y zB44JV9F*4QVckTQ9*XT{<(2TeRivp;2NWI3) zJDHILUU$7;ggeoMrgJKIfLL*(kC!O?*Y-P|aN~l|W@@0Gt6uXx+Hy3dcDh9=^=EGD zQ1C*})&t|5ua@>%NYm;LL!nsoW&2mRg71x4IRqJ218ka3XD*71RD(>j&|&%LdKi3> z8fbojh_k(#WZUpC$*GB&LS?$B!sld6Fe#l(SWGedhGf|}sbAh80KZ-!q_S7T`XSB` zzb!4>BP?I+v4fgZt5j%gHnZH8>rZx@kZ7le;!ac|rL2BIJ}bo<*{J587+#YpV^=L8 zv06C7?kv*dF~SR@#|_(Fk^dEnnbAe*Hsj1?vj?hIt&LrH z?pCJF6Cg-dw+JB3(u+F;-Nk=X32=s=awPA$WJYG9GfUhR3yq)A-Y} zeU~Zgr9vm|oQpiLEx&jtR)yhA<0I;iJnR)ufO=iE_X(Cpnl1&*2IqG#C42HEZ7kwO zy$c!p?G=pIAN<$+R)zWK@n+NhW+?KR1 zC+uv8FVFbz-3o1y7%`LmnHkI^jKbsvb)|*T(ql#SE!@X|77mGm`ZDDuLgn81Wl|sU zg2lEJu}h=*RY!rN3eS<)H zn%?gllI6PrMAEkrVACP*LM5Xc)l#{9dK~KTEY^D6qHi+(=s1Wu%>T1HWA(_T3z|8P zQkfD{bEOg@HE{D)E3#MnBn7$|vlrSnCw1(L6j_hAP(g$M#H5UppK80=64*8z=LPHl z(*)V~VSGKe4XjVeIFk;F)K68tXoO=)MZFe*J~^MPfB}A2aVR>tjT z$|!umnMS{Fe3}OPnOiZ4@W+ z(l||`eKO|yxg_dI4d^V;6yJYlHoK3`dmaRf{{+rW|9~Nci?0v3d98ndSTn=mf|{pw zs@rcxg8Z(>iwqDlRkJy&VU{ua#VP9H^Eib; z@ATYht8$4aq+QFtE+Uxjo(V(`YLM3o9b9l#d&CM69=b9VKVLS=zfbDJnSG)IrpTwe z&y4|>RI4*KE437A`YG3Z9wCYd_Qo-mpk)c3zbRy+B2hsS80($ZyqjqxDRPcF7S1=f!s6Xm9@-6T`ZMzo+tAJbtDkOxHFvyE)GkR;Fz>9V>2K~#^NZuaK5?X-y^$4+y=+z*+ z3#Ae)lR|b3GCKw^^3`BTE0#Dr*3xHIc06o$T;9(`chtf$tRlOi=4y*e2=llBR;h?u zK-PJXtL|i~Wr~4P>*Bn`6VtUdozk2}_8Kwktu}hV=H?2S!F7aO&A0Re-tv&E0SIcqaw8-?jC=iipaia)KOx-qL#Q7Ojc!h3Qs^ z9c_?`J2!JeLn|M zxTxaTqQlv!(O7jmZnT!s^OlY#L9}#1`HyaDCZiIrNn@%~@^k%=(YFALDsH%us2d9u z($u1d_oWXkn~RchzE_(njtRh7h|px|QcMmKKyCV!7y0;sqF<~mH-lhyqzwjDf6BFG zHe7|ZG4Y{rHyp7X`;rSsUE3xVtp(-xneVDg=Y*daXSUnz9=t%FTRDV<8+B|8)r`|%xeyvtRJLwX|G2H}cb0DCh(^sqU z<1Ge#W=JprTMhoptuu1oEC{SZstt%lhDM^A`|8P)pnKI3XXj$_d?WJpSm~D=h~-kL zWxYX-w}Bb?J{*=pvP})b9=xfE%EaUz=0{esStyVAe4?f{7EJsSlOO@pL zx8hu;eW!_gx>(8Lr*OuwdriYHo~7fssYG1L4+@(2AT_HVPl(r|35*DgvGCd)im}KT z)%r;@)QmF}MoUPlMxeg-QUCK>){!vZ6eW1h=4+9q53@MvCB}YwZ_Ih%#}P^BGNNr^3Q*5N^AAJn5Su9_O5S6SRp1X9UgJ1P-MGb)qNy zh79dPKGAyg;!R8vHYjY1a=pbcYCWf*yj_aNq_aAPm+f7w-tiYY05auvuY2FvqksFU z1oY`0>P!?l_CpOZay{#F--C=B#0`^m(<=uR>WheDbmw|u8&d~{w?pe9%N=Ep;lfo*w+ zu=_e3SEA%dIX-*k8dy9~I*A_dPIw=}C)`|R@`|2<@eCI0KWjwQY zU#}D&UPBMkrrjtkl6{2qdx=Ab$FVXdKY)L8cL+S$oqr2V&3*?gk1?~7ux5F7@_h3) z{yo02NpGI)2ZtE7wReYXk|WIuGg#r)J0m=x_ebe)y;276AE~TxX2+ygmkZYmO>)v* zPj9YG+yJTAr71pR$IWAv=X88Zq{Y?ql%8%6!iG1Li0tIF0>lEJu&t`xT`RJ z0Bah6Z~n-n{@dvBm)pR9S9pMp9{*B#lCy(?$o=1OSz>h*Yu2059vKZSq2?0@&}Btt zG(DNy57#<*4k?d1ynqM^#gbYQrSwRyw8oXVeP4=>h3YF*}- zs1CS`7;_sD<}S2YW^mcijA+c7mZ=x)df;NUrNhbkHz|ktH&Fv+-i9Y2YcHi%$h;vH zEp)^Zf1joR8BUWPSfHT@75-knr+lQ4p{M*bGf;KmGnH|pIW;C5k!}}E?0zdkz1soS znw;nBjFeLn2n58o4}^PokP38~mwj|0*l7UqH;!#0Z#GR7UUs~th&qN*bInnb71Kh+NY&(ngH5b$)j|KTj?+YrFl0G`pg_$3qH_B_J^S>=w zLN%BF-oAiRK?L`NdGV31KH&`ZM9k2&6<;Zhco@&)l#y*2*jCe%V1Y~U`A4t^rjcZ8 zp*1pw<7JHg{)N{Du z-s)e`inhf1L$Nn*VYdb4xt#RVSvT-+t7c)SFJx`9FEhYwAq6uT5D z6w`3&q!+LOHA?Uj7-$H(Mt&MTm|({pw7IOj=X(kTy_ z=d|#!Q=|XoSckIm?f8Qx%!O?(>l42r?%wB`;=%olS6xk?Ac0*!&YZfH7rKVI7(dJ% zu#&w(119fzv`O0V$N1|dP0AMPcJni6?uXZqd>B>eT_fd@#v`OK;(W0Ef*xnVu5t32 zby91A_35hB_6s`zaovdt6qgANdBszvtG=;%eBu4Tblj6lc6CX2y)-!^!2vO{-*;ZG zZV`D7H#1N~-=Sc$VQ&tUZvDZH*UQlPRA{~s)IeT5CWzU`z9giDqD|7KqRq#vISGUT zhv(CKyA9M!N>lgC{!Tz!zNUl#Kl#&lUHu|?tEU`9v$51hp-@f%} z^WycHJ|6U)3)y5boGIFL+`3Q_zI(Ih^5Lz~SVvyn-p@TodqIma+m9`_5BnZY3kYM6 zH(!Bo$mQExY;)z&@+SAL3GybBzQ#`4+{?b!CB?(t{PG5Q%aFOD$)z_G3XXevPD#;u zX+Lz5Co42w&}tqdXLC^^B&=94CR;ZJO3XD>w>`smWk}O)##L;Lkm=Cv)d`gXj!}L| zqfrA6d1Isq1)L3+CxCr>_Q3Em3O2}r0aF492p+CF%skW2|MU)4n!gxp3QsDXF#c;M zqOd-BsB%19?w839s`tHpo41dcC{?z?xfjNP6qYRaeZ?X~L*=?9-xN%}Go7Q4GZE3Q zUtey@3qs)9y38Go5I5Th7nIc`OJP@K^AwE~SJ-qF0_BTTI5ppJN-0pBUu+BZ{IEYi zO4kN<-#^bO04QUl+W-734g$ax0qet;rxn5VI+1z`Hi#l!b( zG^^o)RD~lROg<+DigV=+T&vY^js(**RUR3`hQ3sqo=VJ@dPS2-HOya`Dp!jpvE@|{ zM)s1)@2{sV+A)jkR72Ehi}uUw-!EagJ4&ls6>GlbKM*|~ikxJB9s6khE{-!!7*$Ff zHOCy6 z^(NlQUUu4KrG>FG22yfH2r*BvI)z{W?E z%5&V=fg1A98UrKhqeRI$c)a6=HAcV*9MV0>3?@esz%()13g% zr4_@IIuV|G5sl9D5KsuO6OkUzK|LxDh{hb_nWi4r`t$R8S z$3<#rET+`(cAi)`87g5_d_tS}enK1iVnSPd_%xyvaRlV;jGOVEFm)2;Ed>b&5XaY} z_@()&xc=~ZgdXT$2zEDqkvzopIHB(TklXyUNPc)-`b-2CXoA8=D&0K@M$sH7yi|AIw!*|mOnJ3AZkD<0!otHjlW_Xo_p zvYr?DHQ6|5&NA<7U@&4D6iEpYoyH+zA2|0TH=|5n;4*Hs!b(2{zZ<|mEsDGA^OxD( z->swTIwwmr22QJ6z-AYpisKrU-%k&(BU&H__{Z1Lo8DZlz?o{@&OqarrTN;6Z?y^r z`@51+E%V;8;~4Q_ba8L@A327J({v$)Dzs?H507gzn{R0Mc0D(iogBVvSFPQutODCmRJ)y;r{CmCMbkLCom!0<|hw?IYM%sQ+`6v$*zlkE{tp~#=@5$oXA(fajg0wA^o6PHlBeD+aCzTs!< zE!f0-l7ZPfKw4K!2_$?LYA^2yH3S-$=u#lG;xzZR2(}w4qOeN`lI40Z<|aHe$yalP z562Qg5b#+E*r2m-ph&EPl_*7pBPCZ|nauEGAb=74#L>nyXfS;9i2RUf?!iid;yL-r zGSg_mGx|)c9(6scnd5ZEblA{H1fww7P~jXDWq}1s!#2CT4u-GnvU7(h+T@hu{VUq! z3ePeB5OKuo$?eb}pihj+uN&qAdo*{3P98eErg*u34}kt%1&aHmQLQ5R=p( z;|*j=!AdAo0ElOsjkOge9jL#tmw)Rp0@49XX?8i8-ktv#E2|-U4!GUAwrcm0_wmb> zJ6B?t;!K&52FTUN4I-!Pmr*wO24QU+e}Y5Igi$i}!I*;A3 zQ^d@df2;%F+LKWJ{gJ}{V+yGt)u9GGTsP#LIcCBRm!eq0%-TDGVSnWt1;1I6=B z&j=Ob?SAvm_3(;sA&|oS#852!ie$K6hg@75+xc_T7&A(o(2~K@uEYxmI&S#LknowP zz4Z$H@Ss9I)iyb{8w`ng@Y{rZk_iX%sX6xzc*7J=#U{Hv{ zunYC@rQht_`<1yYzS+{$=Bh-yVo6PPRQbveC6Y_CS#~xfCpLqruc=-tseR_k<59!@ zp^ynTO3$1<+hpsH7?LaXVMP;;VL4zK$+iHW^RE zlC$u;aC$&O3?%p`Qv~O%$PB1=>9DEcS7X6)$mGoOmajTJh2`MXhjsY+S~>9aOU)Pv zk!b`){i)M@m}!S-y~`zqN6!A~AVS93wQxz7YqTO8R9@M`Z;XbUC5G zlnCGpAuWNOorAB9yD~ zJ;M?}4BR(${q3Ujcj;&T&qe2tHHYU_%aKcsGLHJ?s&$z;cP@~ACGO?RhDY@5~lCZy$x+lnRLouzDB zjpH~#u&KkPv(8`z;DwpNQR2~{)Nsvmt5eA-qo~jsu&eA`!HPu95h_Hs4B0|A5F!8@ zV14LatC-9=h>lPQpJFxC;mB<1L*i3aA>H*5DS7f!>5%-sg{p3w(Y`emRT$mwrz9LI zHD~P6ykkRm!xhd3{k}_$230eGV=!7BF5r_AAwn*d1zvX9c-<<6eo;_pLUmMXacph9 z2=rto_5mzewl2%v_BfUX zk4nKXvZ7>;fyh+@03x&?X5GuN39PimSYSOXVde@#A|KtSCPSh zWsaw-8=Y*zjiPPN9JbAmA(7T?UKL8|Mq6@)pRK{ zh~J*?|0Isvc0B#ZueIBo+FJ(q;0fvZa*LY4%j?BU7qczszVY*QLgICs;p*jByV|jq z?&cj_3$PpRU2(3Zd#->ncus+x0Nr#>pE{k6PtQ}mCXGyXCT;uluz|RHu{Gh;$c0cSR1^c}F6%^p5uY@k) z9TPfc$#5jdfOmg2sJJm67&FEoSpWe9BjE$J?`0ZoHpyM@JKwd|AhA z(-?eNR_cxw{HEqrSRPKRIL>$Gy9`N(EsBfpCANa*TfR77RnKp5{md0|<`E(*;z(ZE z22d4}HVo$H>2QB*p(*P%!DkSEPoAO7ou+gD#pfY&A3vDVMkHf*;{3+}eMOq{h(h@D z5&xlTq$%Z?%pl5IJx=pc@_RD2`Ar6dz2)INP|t)K`U%cR8#x|h{Fwa2D$a?tvl+tc?;tOcgNsM&)l>HEI(s{%7bM&SJl=Oi*k()&?zB9K=alq&x z4Dn=V$cVj4nb2JZ*Cl7pXrvOofygl+v+)MfnP2vR+ibc!>?b@=GaSS5H!&jZg(Ndq2BOENp-E<8kVB3 zuT~hXN*lb*f8OHK(WG-~*JyxXK>!4uiGL8U%RkC`1)bAik%UFg+hStJ20ug(huOjQ zuj*1F?zj-bBWV^;5yxW595R#!QLOFylTn0eDWwGU^QcOpchgz2HKUQe(#hhGy~f(f z6LT?A21ce~hfa%+g$^E&{pp2_y<2)iA_m~UytCSHLH#F*{H^}^J758e+Wt%Z_CFiC z{ACd^ar}oOjfw5QtG^CY=Zhr}hk2nz_xNzn5(lJDLa{@wGZ2t#Sjx;2WudwM@vnhY43nF7}SFAYYiR=6Ha-Uixf zi}}7&?2-@%i4Grr-T^mjY3+d8q!Rt5C~CfF`wxr|uR7tF3D~>=wSG#1hn&jasMMeQ z$@D&o0g+yl{9Dy*mwb#wzK>>%``*Vf2+v_J{z(yCQ+<)V4 zx&h21?cV9hSyjU#<~A}YchZd37-yUDiIjl9wY5?{4pFgx@WSUcT-sQ!kj+9(h*4Fj zjEMMPCG+N6=EBcNVe!Fs*>$3Saz5`3`FVD+JpJDJbNA-uJ`ME|8Xt1izX|@9ZiCkY zD+S&*)7$;+;$@!E7F>J1dsJZi_rH77bC9838v&~?17p{OgPJ%q2)mDApJ7C&5))Y1 zAWIsg$4PlRgc*OVsqDTZY(G2KQPXEf()Z{r9>@GmQVq}Ju{wDap$qcKZ%{DHD&|o4 zh6^ATfUNjk*fQbbk`F1$u_86s|jHxkI#-Qil<`MaZ#uiAi;^ zNxFu&l&*UeCiV{f3{0tKXCganEvPEird*OO!{)q0l4%hcKe-6oK(1gAO)DopK7c7- zY`P=$O+_wt%19}fPiE*~17qZ1qcpbXU?WUBGLpq6aJmb(p}S_DG*v=Ir-epZg zlIluB8p1Q@ButCuNkbYNAdI#VI}IwnG*@EbQ6nPXby9%ab5fX-B>D(iDV`R@Z8&sN z=qnRb(Mv<)FFe@If=bL^vQJn~`8INCF{~3JmR*P4EmW_oS35`Ayb>G0mPtxWKuW*j zY(7;xGAJF(9Xg(&qG5#v#J000t9lXZCV!66#fqp+tQs?w$fl7-kIreM=Q2(TtG}KS ztSQe0SyAZ+s01<~W?EJ|ZF0@}VGUbP8%{4~}EP5`L!Kz&ER@1p* zGSqr&UZ`r^?u$SxfOP^oLl-<}!r^afaZ%=QJeUa6cHlM$rCmD?B%(_7`v)#blJr3u&Xd5 z>NRO9(4{(lO+L)Ca=&~NE65xw|8orBe^Q>@UJyt^v2$aP#rqL4d{rh{@3XEcQ^`9Y zUq?z+Wny{ZBect$Lf>YbdNm12M_dAYkxV%96^-QRh?i{EA(ojsS&~!x<11OuO)OKL z2&DQ--a0s1#*~ji$67h_S8^I$3QTl>YxfGvulN7SRR2j-|Bz|_&xwlje~Xd9a$MGb ztdb7=y8>1}^_Fr%4ut1;ddH9fk8_gu0VQ#QA>Sm!Fkqudf1HrkzX=H2{J1xBuN`gU z-Z@sTtE?~(Dlc$ z_+cj=#>JbA)Q@qCN>qc#-cyMRZW7H`la`37`XUC(VXRhH`(^&4Uq~A^Z`x!V!d-R1gbBvV|NUDT!DNrL+tilva4FO)t_iJnI->Y z-ya`0yU)(n@}nd_db+_Y(rj!3J&^$L{51UMZvFc`*bQVp61@7k{6jlte1DC>T>qJ^ z_v7}q9xQYH2O&D7?>(oD+gL6*=s4M%M(X!S866;)BLIKP ztk)prtwWqhPS$cHj~-kH=X0`%xDqnBLD#|kn6NsvLAMuAtbyT0E_*N#0xh6ZjvlRp z1N`C%CH9de!y_s7)nfx))O-hpbYJT$U-s00g`B8uhUAAh8OE}9!@jg138I%m4Z}HI zEku)Y6)sd+_Im(Kq;ZB@vdy%;ddE&|jiaG3KY3SLW^r;qY%$9fr|>Lur1Ff#o_)j; z2UXYZ3cevI>sxBBeWihCJzpLc>ju4_g}r&5Ze*=nz66BwKB&9l5 zoi*lNt)N1zlX~AQPfS~{mV+@3ZfpGUiQrs-M~m>IhYr+qboXIl2MQRF7LVJI{AQT`tFhHavZL1ZMhkpC)(md6Ou-uW)42Jf?OPHl=^r7ku zF0t1b1OU7X)q0QW%dd*-RFU=Ryap*&{<@KELaVuvZF(!pli78)*o=a;!aW^VmFt?> z-xV0<*Zi_Z?q}1{?ydgRAR=3Xq2zw8B$Fu)&7?zXCG3PH>14t-`6+!}%|SmG=M-|~ zrCIYBKh1Es*%4HgHuUACC5i$yhvljZ^JGXzZh%}%Z1f;1Y-P_$Ld?dIo1CmcRONxa zNX6OGmNC|Wn-g)*$*w*o1x(pZy3k{dCvwoHD=rl@>%q1sC69B7_{C3jpTl>p6zU_I zYrwSr3S&CchmKn#M;vKtuhu|Zr{-sOU^%YwX(Xxp_P+PdV-X(1>r8mpswD=2Cd#!1 zD9Ssu^`r(_|$ zPsz`^dodPArq+Q?3agp$=#RibaE|u!pj&CegVYMdGIJWRhE2c#1twZlOmiS_M~I9<_}vefX}_RJAh(c2$BRJ_k4)sZ}XWBh$IA6xmgI zNCxY9ziW=EWlf-!98OTw9?FwJ- zaEExefb3|N&{l@7S#zK?)t$t_77_jTCQ}T`yOH13qn)kNBMYJfy!SR>?#gJZpil(+tHvyKy?B7Ss5_)2^66cMsZORW9!M-qQn+?48}>D4$Y&qxf*f zDeeG zonXg?)`Ec9cZz1bS}Y-CQ!99)rC`-MtHGUy>f|2I=UA7z+1w(PfEPp5Qfqto)#5d` z;iXx7MeZA9<9AAdcSK7j2F%6MO?1GC%mx+z%jRR11}VI1m-xCXl(^Fs$ATzWJiWQMMC43< zub0c)z(}yS*6Z!T+1=Y5aarSu!|nd=YKh+4<28TCO*ro7Kd8<3VuWGWp|&esFnV5O z$YMKN_?};Ku-EsQVkp_hBqcqQW*YA$F@FG~p_$rU1I_o6SYgMZnO1jX8Ootht;N@L zRM{Qxhq9E3nx1m6DPYF3Gfk-at|fcrvC+09sqNtqqLd* zzgOV|Uxo9KT#HzI1u55;%qDQM3l%&}do)aJTrUiqTbp{RDVd{=Bi8RS@JJCAJ7M8_ z;EA*dVSqoV5!y8&X_TF5o1TW%Y_*V=r?SyrmXI%KZ(3?&gx63CzS8(L^E|OvMXM}@ zdK6%i&zmQRnhqKWPx1j|;&?&Y+*uaN0d^`yIp#u*lY*@IH86-g+EY>NBpQwxcYZ69 zxLb7=iM$6*SsK&%GUYL$C@?S0)2IEr?L)CBiu)qqWSy8oN>!!mD34szYz7dtgwO8p zg_X19m|Pfs-utI+watM6-5%AS=zH?@IPvSl`=WL)Vt+Ah4;*0o%br1LcVmX>MLnad zkW^pu$`2i6Oc^IW;StV_-5-e`UOhJW-{U_)2ISsDmDHVGv2urfXd~P|`D&Y@Z_YEU zyE19p`OCXvqP3U{CzlY4P)q<}tTW3=o@gKv|I4Fpw&c|pBscDjCx~_G5BR1-b`Kp8 zHB?BM1G=2;_}gEAzjq&a{P3r9^<*<nP@4^cmv7_iOLUcADlB5NRJcpE}zhO386s=wsKlmHPoR|wMuk>LAsoq=OnlYISCA%^o^jLi(+Qun4SZY2DcZxP%=Bpy1^*6?1T#@R!&Ho=+Y05+ znsj{WcLk-y`rxXvm&=60IT4gN^|y zp{CYF=aFx4%D$RwF@Z^Ya&^-8ab9r288PxClggLWx%<=)7}ZeaqD9OI>%rjHcrK{P zJ*fEoA?#`8$Og5-fu4mLFmgiEJ93m(|2beRk1#wFJ zjT~we-k~roC6j@xWpaKN;IH3S&(z+;Et3vQj7+G8p*d`Wj zVIf%Zy`Tel3oE6+O-`NFxt))|E?2FzaPF61xhV;+J%FBg*~{YI^)Vxbx%V)Sj?>f$ zGb>T-7&9-iU<5)S7alOQqIIzrB@%fKV@O7G3uDZd`PfKf_y8~JGBU$b8k1^W8iSvP z_2kApH5h}>-V?JdCUmkB02!UWf&#NRXx-f>X`_%3yTWdjwo`A=J*@{R&ik@jxp}~d zG=Y0iGyYpjIiNH>gE{XcCyvB6F<++YG7h(zr-@`SJ_a92WemWEGtVADCE00lFsbhj z7;!^Jk;9Cj@+a|^uKJ0H6M<<}n1{fQ5&6`Meb)YniX5T#xa_+A{jJ;oDh%{RH*o#U z`|Y)WvEx}ylwXC5JBr&DBZ@HdbLlRp@7b7}5tQxb*D#NGE=sSHZ+isITEcsl8@*@G z8bU^kHY!Pd-fqB315J-_BS)>Th)jz)W_Aq}20QbA|0)2nrU5;I-7O!rnTWq~w z&n@#)XJJiFU2o}2RH__pG}=N4J3wrnD}&voOGyoME(^ec*V0iJmFFJ1Q;jBe-+sbu z%fhCX>Xo6mjmByyII&m9=)zoll&}1>R#cP0jfomJrM?lRasr7|w6P~oQ%_|l(R*wB z?IvD6kjQIk+>6`CSK7$Ow?qUCXd9{Q>^|N>B9(7s1kpT67mT$j%gLvQEGU`N*(tAsN#R}PI-yy5W|n0^zWMn|5F zUg*=X-X>Y{&8MHKz2z*h=1rOums!!tzh%+Zb0Q*kSi1EebfB}5&!+Ew-0Lyzp<5s{ zGlFbD}Zyby@EG(u!1YtC2L{3CJuJPvD)>la5RX7m4=7_Sf<^j*;=BHY+3L zEJxzB8gZMkAqa0+1V&MK_7rHkh8W6C&X&lGHps0@6Os?P%91|+jH zFyE=apbSJbUJGY&BA%{`a``2;3xKXrEY?w(i0(eD5Q_Q>7a*4pMR63&%%&0p#T)`< zYXq~)B~l}bZEeLp{|PN>{=%_-#kLnvDyYL%>b^*Ml0_aw=f$m(7;pAVw@xG2qENp@Nfb)!=jg+WTrPX6e6wlN5qn;fu8{?R`h1-y>tHpITmX&ZUbXgk0g*Fh^wd@ z8b<{IDw@%%CoaW#yqWP}ZfvNj`fdXZA~SrTY=}vQ$J+LHgF)P-YVTN5o3KZ~s5f{i z5vv0gc053Oz_0(*H0sT+%7h%pMKjRqK;M?DTW=(nKKpS^=Jiioa=QOOou3tYKzc$A zZg|@gZcki)cU-luZtAKaFWx-SD)sK@l860`JNDwGuCngBW%>NPNl6F0=QnrHiib!5 zydKvUnP1_*C69lY#Qas)Hy=5aLB1Jv9~LJQ}KcEKTyU8KC<~2~g7?=Pe4m@n{9ArI4%OhB9!Z~>c*ME0=_u-JV?2OBNd#Vq zsTbUKDVB*H`#--)3>{u&2;lM?CLr(&NkI`;N&UhePunr+E)+8AH;cE@k@;2~9-Tn< zWrA4-7vmulTva{by@`$o`Zhg;7|o z@lQoXwzjwsnkZ^>lPQAS^yFG+YV3D@#a0yXVIjri()opkF*Kr>f+ZL#fyng5?}|0Q z5%Sj-l6uwU9G)A9V#3R{6>b$Y8zWV^%&PUZY#3pxkP8W5(P1=)&;Xs5^flpGH)H@j zzss&gmpFzBjwQzIM`Fcq(J-l^&gf#I&PI+SIU&e6m@0Wa11y&6mz2FmPastu{fc3S zD}!3bw*k(noiu5u{#I>A;nPoH7Sd39HkgbAO|vv&hbtDCfjXx(#u2Dk-C*8$7)JKv z9XUD!FT6Dl=x}}51ga`yfrss*dE$<@b~XdtFyjmvi9R9bH`B}c%#N4mCtHE%gCpCH zx6A&9x997ldltmhEBnNS?S4k!>8>G@dwB`X&T)Psw_YN5Q`|aPj4X0VC|r!VE*~$P z&mvUN5n<>|aMBAmPT(-iEUipD9XH%W;1I!_^`ekvS3?;Wn37Y}sB>jPt^Zh6NsNc5 z9*E&I=~qRAcDBl|egq17rVj=jkuiF$E}0L*v!%e`-M6jS4gYx^!ZLj#X8Wvbr~!poik2ivj3C?QDS*VVEqzaPckDS z5Fgv8tJ;n9i~BxNAXdfKGP~{KLNbj&V{^C?Drw|wqLe`Y$|ygiKC-0XEN|Df7mdOy#$tI1#^))O!}OjnEmVC zS{M%=j_h5dqGNi=jZJA!0?0!6j*us*0Y~%fOctEwvD+vPR6(?9ix!@l_S7^_A>LsGJ8`k;bew3TQ@2XLjoa!TBj z@K|l(OQ)1&Ds-Et5`Jo$rlpj37UzMxusI*Xm1lB!N$?#@5coqIrGk7w1{CDE(l%t*X-_qefd}#jXboh^4AUoJS^8Y)O0<8bjx)RO| zoC~aq_$w~|S1u4N<%Y#6pQ4c11dGc_1+{T1b$V{!0(Vy5HPmRAmuyFC^Ih zS=Un2AP&4)EHC{+azt`6s)yawuy%0EDnli*g6~4K2<;7D)ei{7*LSnhfsJHOJ5A0d zX)+xPK+Bi~%>1G86x}ML0|J+HHy5qXcA=J`77@)6HYfX*`7Bv4bPiKwKk=5p212Kt z4I)^DY-ax=$gqwdvs>(#_O?tAWWce}$VRz&>cC<1$wzsxB?Qh+5>8Y(FDDKzRKgUr zdZ>L@u{7vSsub(Cu%{CE%Suf?)^Xy6ZD18>;IxAP)k;h4ZUhhdcPzI*ja5;?`d;7y zCI|EctMWVHA{6nzM#%&~bTQ*XL5>>Z;P5VwzjM7u_~2{Ki~v_W_~mnB{iOl)Vm-#O zeky_y^y=~#&il21F2TkkXo9fi%THbR>hH3YD@yr#m#zL zBA~bm04r#7k$9*GmSW>Cw8gB3_G0lei1zn1t@x)KL+pO2MytiZ_BeE;z;INhc=bf?PQQJnZLW)cJP>3ILT zIdZ+mtBgpS16uYC1mxzgTYZ5~FnxG7C&0L1s>6m5T-z+!FDJVrV-hy-A4 z*W9O!(4!vS=#>FKZ_%=Pr$p?QyQY%o%)z zfHKPL`dZ$#$0BNUX+Us(^+ON(IRz7EA2+ODx^iEtU4b><)QA|0IDjBPRo`oF1aF58 zr}U5iJEZL&fggyF+zOFkkT`w2vKJ#?^>NNByx*R#0_iwB+BP%E+=ACKMfL%-ny+Y! ziAjhtFnWfn5~L2ni(R;dA>2oy=%-lui8$UiU10S`Hu)C@CVYzMdqhyQbMPW{Fl5Pd z;jds0wu82mU&DgbNyCC^qS{D9J?RY4pe?yXBh#%heP@0ei*!p(w+hNXk<5j=778vA z2_=HbwX~|kwL0Zcpr!Ip@kBs^2#5T}YK%65OqDjm$k?O<)0bG6CY&V67VvJ~jiDlO zJS3TC(GHtW2?TXQ3B)4Pd$kWN)+Fpn=J4fECQCwX@%^WdMaZB3(7!)vAqs}|`aw-ap~+rk$YncO+w^rPdI7L8VE3FSt6Jr# z*H6w_dV$h`7_7f&jSEWRnQg#YniAJxkzBti^Ph0llBz|ux@MqQ`muUS02&fXZ5uv0 zl_adiSSmhfws3HEeH&9K%b7MgQ!=YOI>@-8VSXyNrB6)^|C2xASuu7~2SUG2Er>5K z@9MrM*32)Q1Zoyb5CEoIX%lygg2$oXjtl5|#Un;e&CS)%8|SdCXRXbA^I``(YzVEq z%r!7>#vs&d7-Q5+7?bFeXmNV1q;b)~RxOO>7_yJ(kqTIfk>q?>TU2Qu1H{QgIZL(` zBR^_zuwAsJ^gQMN(qCg#sRrhE?4(Py`$pq~=$1yu2ncM*6Ww z<&+?qt!E2RMr&0vg;=LmeP_iTIX|z=IGz38X}ZW}g1EX6t&Yv(Z%n5ww&d*!7I{@bnl|$;{ zq3NT_%8r?h#`$aINGuOHKG5>L21p}!Y-W&avacBozExv%D)mkW-v1S=({F!3Ju zee2)^`CA9M9!AhOt8Eo11i%8X_YuwOv&g*%Ve<4T*p_FG*G>*wF8CusCw12ctp1ii_ zB5n(!eT3I8J1c^$3w|-RV?3KO7KXymN}nbQ?OT&+r(r`CIwstnCyA%+I#!Dq-pChQWC*zwxlJ4mO~!Xebin+mz?;kBmUND`}e24#Jdg3 zy^E(*f!F7wfyU#m*GjL4*UQVz)fOp#%J7XWMZsK>*DzcYXlv8T1&^kirBDSG zSI`DpV($}x>{amFF=;+P&R^ecYqjJ))~=vh>|5I@hM$3)Ucq}#NUadJa)=Uv-Z}M} z{GeMR#cH1Ty8go&QR{n__5Ss~1Y+vPo9RFD>+S7t2fIfNjOzk#R~PFSEC{46>EtpE z$hO{3Pgng?9Pn|eTyK98Zi*L@8cOwgkyffRFnQd7;YZcu3Hqb-GpD2^;xCIVG6dz0 z<}x-Koqv;mf{ZS6^zdF)HMSb(q3K~X+CDKXl$)kWQx`*VkoX9*a+O_}b!b+0y=9R2 z+V-@#-fxPahQXBn2WhP? zC{=SHuM0|L#iCLWvjNXap|{NB+W}f!hG5wP#!kR zd{rPLf^Rz4x8#AU34<{y5Ms_d%M0VyH(YL0hpt#d*;lZ5@_C1_Vr>}%Yjno~gWs3C zTx><)*?<^n8P=!6?h|@Q_7Y{j3#=QWNlHhrTzk$Ba}P-0dy%?uqz%M7-?Gu zS1r%o*6_)<6y)ATFp0(u_uXmjC9HjqU}`+bVnZ~0SAzrL#8d=Wy)>9%=x=#YXa+XT z4>A;+%fMfX;xZMGo7h2pG1B8y6Ihbe?VFw&=X5G+!9ic2WONa zUaWk#G%2aY`f1IT=+~Mj=571cmz%Ycs7NTjPd%7tLuGJunXFpghn97odREA>37;0& z-R|rc`SE$fnBCmV0_Nu}z#A9CNnYzRQ%JhGv0XbRz|EG`uuoW+O+@mpEO#rTM ziq~Zhg4lx%Lw0T}Xqzw@DNvxGjoDf?rz774c8&gfP8RXC)rDeiBtQO0Bx94zyV0 z=L?l)u!0_F1B=Xkg`mTHSOwqr;q0J&p=Yk_>UGD8|Gk)(UaLS#|b?0ji*?^I+>*?t4VVA4(x zGqY820pCp<=GW$S@tm5NvDy4`{#=j=EJg+WssmW*wqE`;*y??MxtaY)=e`&)-We6+RIc#Y#SnRdcd**$sxawRrC^Zm7N#!EX7w|ME8##f%ch6$>^;ag2g)bjS?^p zYJVcOJK?JCX)76jKrPc_bt>yk9f=P$aGj1JQ?^}8AexdQ9(J8fiR-(rY(wXsQ?IJ= zAomu#EA0!(oa8I1+A_T!umDQ$arvt8XuZWEOHYH0IR(N?!#X57dh##flW#EPjB$7`&Rof#gQG8Ii5P$x|rXw>|Y3k2;HLxXUe4xO&U zw8KmJkGpTmQ91Y#hYl*i0{luVs)t9q?YT6h;YPNCZe|<$>c>jd2EYY-nlp4T4M`TP zzaMpp;UY|lwj?Sy*-4qs#%E!R$adsr-LB^W z_g*F|Ir-J!6400#@c{&)8%|WX_~mB*+a*PGURJ*#B*08#)1wTGvti4r~0kzwJ+ zt4#SCSurxU9gqQru;0^jU;Tz0wNJb9b1n%y=d==oe*>j?fq`Kf#v^s`F`lKd&{&v* zI{nj|2GYp6N`IC_CvjJ9+Bg^rwfPU#n^|dn6Cj!Hri>+7kk-l#6Mzn5 zNLHdl$0&q(^AxlM@};Ys$;`7foE}i7e>j1FF~3gx zl_`sT(Zx8FZegTkKL}t;9I9x_Z&iOsE6nATHahn z0@9N*d~RCU8zS((5DWJEdcA)kKWC`biPD+)h%?`U^wnkT^$dBx7W9MBkz0qH!}%S zQ5YKE7b@3u=st)mcnAZYb`mVXKMXTg_-v-RCM)cE zfc|Ks^_UntczoP-d9Jif$Ma3@=jHOKOxLq6Q%(5HvkME0L#m#V33t_be8Gp%0UG*p z%s~5-zpLwXY>?;uTf%1gpA$ClU!sqHWGY$N|C_Zu!DGA%LJqL470n%1G{uE5DN3Uh zZk|M4i(rV(C((C2qFc{z1XJN>gt~H@rftIfih+SFJ7%)W*0pRWtY~lRDVkcAVeHUP zhCscfPbs_Wr?uCSVgxX^d_L;i2LlA*z0q9wnO{|7F=5!Ex8ZFJ zci_#N-%tL+8|Z`hz-6ucX|A5TT8zh=^XrMir;>C+7&d$#I~F97l#>(qkIDoPB`0aK zYS1Mt-$B-62RI~T$^>M2#u=Sa=#c@Kb%TIC!4^B4i=faSSbjgfek1{8T%IS0#kBeY zwFJ|jB>sg)2-sDfcC7iGm2Cms88?KNl?D9Q7g0QrhCQ6wC}e%G%?y2u-ZX*;sow9Y zjO>*J5ki$=+3>os@g`x~N!35<*?;$~__{&uBe-eqqd_K5^@>f3W)tG zXGQB`f%`zwsR!>wJd@wV`x*3_B49;fR8|qQ`I&^M*jZiw^L*2L;kL1b2N=~Vcr;4g zPwLjCtd-M#V)_9p7``M>*8Nc;Q3&At%YwB2CN&DussasZ*F1{wPe!y*Xp`Erj<@q} zM)U{blRwCBuj4=})mGZ6|7HJrCjZOhh0$TPJoL$saGCHQ?8J*Q`0kIe)UK#U(D~mQ zH{vI7ooKKV_zTzk^Wd3vn&?i@(Y`S#wECix=OuGlpGSbX1S{C1qu8p+9L)Lv?rPT3DjzigH%(D-@Jn8$M;8S-9H zkfcuyw$DEFgNKN(yA^t`HwP5}Bk=t4@YeCN*pccscDwzN>+0etF!S~9p<#q$>ErKK z%`vhial<-({rRi$yG$`r2n*g z|DZO~-ySh4G2jqv$q;C~l`>3{+=!(SucdS=1ULNxzKFBjPxn{OqTF4>N|S)fzOQJW5>M}ADQPq4+GD+!w`^7=nCB!UV6lKlL7n93Wvp(#11zTe+s8^Pu zAkX>mjTSQ#`h;G3jZl!Y^qir43x#Es*Gf#CdYbhE)rD+myqetaGtP%DaV)6-t!hQt zUw~Hifn>tpFhIX}Po6Pj&=ALvc1=%Vo0!md>0-WENXgJQkcWwFWIPoT%EWB0b7jvH zaMY*}8fGutGaBZl8TO`kzU|z!Sr~a$#5yddM9#5l^5h~RZrFZGpT8}w zG-{?GF*dk_pElzf{|J>sCzzz#gC_tubKktKzpww>i=lrI&b)&1Tk(3%J`dx&5=c2#BD?rrb`X?Q?th{LeL+#lO)|jb>5|V6 z%&U_XlQKJsLtFEZ54KuWp5n-l+y9k{LAs;Wkvgr8Gr=_WE7k#2T~Cd-T#Y!&1_gZU#ddX_cE z46K1<;ssT1rqM2(w~~Jj(A8SN2~io>!%@|M{=B@Fljp{%dN}|7AkM7IxL_o-e{=w^ z-+Eso;9KiF#JXY{0dc?%LtGoXGj`gD#bWew`4EQ@)ZGuEeI0Xqptpj1))#cVI|2{}e%zvC&OBo-JjtD6?QMRD zn|WgnE#_@bVNJdi{Y(N3wIuHMgYtUa9DP-qI_v@pq1C#ea(g1pmH9z7+H_m{*PG4h z?uLppz~lMx|(LvsvdgPlo=^V>T65lB*-hO`r&I5-va?X-ubuB#@{}6Ts1=# zP`mwEerHgab`vA&eXO+Pu$*QAWsn4{-Ky`AQhaEWXHyyMZMwzs7d?84;_8Xwiocc8 z_s6<0)Xt$WuqRBzrquwD>1!qDWka1i8giJHx{oQo>LvM?4qykA{ACCBq7OdJ*P`OI zU9VUd8`YRRO)Y99dAAtXM8exSqlpEqd2bk#y7{Cp&h8<;_^oIY=cGm_LtkIzd#lx$ zcJvbQmZWaL{;ZGg8gh-=`9)>l&fmS8*CrJ)_6L2JVzHCe{mBV5&QyuO}9>X|4fg+=iF0c z4IzuTAkTk|JhThV~^<{!=GWRK9k3R zXXH#Qt*0VPbgd_V$c1o0`e)%kE$u$Ae2gbMnp1gIJd6?eUbK?wIyPjHMu|%j+Y2D} zYR=^vnR9&3^E~#HK+_w~-XDolw|mm!K`^Bm zV?U=aiC1rHiw$ZizsHQtmh%`f5S<6Y!||;p7W3N(ShdXl*k>(LZvMk(@K6lgKx+G*@uZ;GYx)7y+Z8>l+4NnE|gU|gq`?H_gLUQk2J{er)(#Tk2n<#U@ z^J?($3h#eDL2>2}j;r?_cnT6nQQ=`evAoD-UtHbar6mLqrigpH=`7q!qU` zk)4*}-5HF4x+-sslig%1Q}g)jivN8Q><&Ebnm~NbF77n@`;|*d5VpT zg_jQ&u8ZQWfBg7KqPm>_?oAiV$cZHZkG4=FG%7R(deh9?@izxw1axfe&qNF^+njD$ zeKe;y@{)`tby?@?^N-~l+~%nkp@4Eq1vDZ^(?_ignsPbg){!QTEq@xh3{Ntwkv6zl zVev9@%kJi?FyW7wj{C+>`0kaKDtqo`^~+^D~w{xl@!OM(mqWC{u@^raz3Qzzy1)1zkS5Ia9G`S z#~WDg^ho1iK6JjHvOd3Gjqk!$+j#Hv_ROrc54s!4>-DojecfgCM#xsj{<6{9@*sLa z)uy+GOHSFVAs5sEhMo#gJSMx) zf`G$m2lhOnbpAQ`dh4iyFKJABdtUD}Yv_E(I?W2JN>S}$ejGv9F{2v`9k*Gu%DzxZ zT;Qf=c60);rcBZYmU4zB|+|8wv{Tfoi2x_S#=U(Z2sQr13Xdhb5m5l~#GP~7F z`s8$$1BZ%wVAkiFlsXPRKZj)wXxI;Zs50{EJiad~izhNP?~;CM-bG1(@mhCqntXab z#XX1}&+OkDn_ZwWKlgZ>AxEmwwi5J=?aI^bJZv88u+D2)o?X+p_|;WsXL9V5BqyF~ zsFzHl^_j}c+69xtqPlt|8DUcCTNly>`5E5rL&;S}SC(yubkQ+1} zeE94p@)JrDUwb+^ewler3?Y?H6;i+5q)J|Bp@NfENH()jfmvIC@pTvwPbU|M6;Hr` zV2yAv8Ul%fm>`Y7%wRYqZaoBr0Mmsb5pa|V42dIP@dS(sWcH;)QUKp2hghgs%6%zH zzHXtSWhE*7_7Zd0pzAQ5W~#GODC861aK1>uHsT5V;dC0D!Det6TwyRAtPid;M=rV5 zLd8IBP5}h+MG>FQOzyH!QGSOQgfKZGh8|#m-x4AVh-QQNy4WMa5(TUt@(nR zNT(5)JOPI)BvJW%Hj73TvUprLsEr81{!01|Pr^?F4+}z`V5U#LwVo)TGYM{tpdU*? z@(h8^BDpYx3;_hNH-fl`_*6EP703!E!X;85@p}aliJ8(Lbcw_GLOe5NzekGkWd!r61@|gy8;0N9A)3+XSse-;KZY|m|?#HfhSrLuz=UwFS3&1nJ1DJHm(Z9I)^MQpYomCFU| zA@5`bL%<&=mV>0eFV%vUH!%XUk0K!YvjCtoTIYxZv+{HF&nylEYaUG`S)n#rlSCpG zoq#tnW}@&oGz^KwQ(+iC6FkfhMK^&VP-rZUj-k@ANbHR9oSf#${zva7Zm^Kbr7>pp znh}^LbhHVLj)&om88jFMVZwl!fEhbsXeJ)d!29{(@L1!oisuN=Do&QRR9UL=ZIN)b zwk0Wm+yt-@9MEtih2$VB71}kfm5PDvHNKUK{>)!{X+VK!CgxLVfeax8{Aw}P3Dq$p z{c=Az$JhTCIqAQ+Mk2A_ZbD(eZw&A{ukr7;e`(g@j)|w- zH(K?bI_kl-l->3wF$r3tV$fb3O+Fvebgv@EP>=a;H`b4J{R}F|5uJ~5Pr{|X>G|~W zb)+Djo3U#1C~&35d{=_}krHvrz|Cjz%>#o%BIjCN<<7dw{o^ph1sXcaTMp(nbZ9+G zh|{@gGx40Zesz7>(Bv@RnK@cJl%_s?`f_S_U&9^w&8rDGpFiW$p&`x9dZJ^Q&u5QVJoYkmv78rO3mVZ$%&KgU=0xAy-QZx4koMeblcVrRr!*~yR8pejw@!oo zqQFY|b5+);*uG5--dmA>M3-%rJDqu1JSN+EA8>FmPDI+VVBrsk!}p7KmBn?pvydy^Zo{4`j$U@9lj5BcaF8tSLMojGBFnP9&^lltOo z>_QcAf{8@96^||AaDyROxQl>6XVJj@1q6vAk$x4heUr5p(FSXSGqyBATcK=>@pvp2 zg|ux8Ip4yrhyaPs3FRL@v-#^Rw8v=AHe^q9uzyMUMtIAE>U( z)_b`{FZ!^!>eNE$`Dp)AwRw4Q*BU)OO-J-hh%K7&!M{8u|X0v(;IEq1TC|eIrS>C1rON4wFYgRAut^~~To$hEhKvOwuxrZ9U%7ZxYiT%Ab z<$c_;?V;pX6&izSr|J#T6Z!|6-1C)Xx0wb;=#;gIbjwQ>o*y*R>M<`rt2qG~OSeCJ zc-%XLb0F+)-;NT)CannrQgJ{MQ5s#Hp3-dtw5T7(=MmpdJz6I^&{w~$M0{}rqWeu( z;%3SKYGU7wI_k6b-KRFZHB7b7?kO;RwC*OfoNwQ^HYnE8=#Q}D_now|A2$3M8nuaX z*T;{C8eI~y@OpX*qO)g7*2*cx8zEH?MRc+!+hWv&b?KKv(_3wK z&w~T4UbK^suDCMZo?|XQVoFI?7gYB(m*(}!U$LhljSJ$RDyp9IcnV8=5*KmrQOb3x zE00k_;VChDl_{CEoHQk`+oYlPHq}S#wx}`*$M%QhiK+P%(@Mw5@RTh@UAQ`3r_)g~ z{;JgEr-~cg+wcbuIW5>qUB>VkOqDx#J1A{2Ak+*HUY$QunLqzUhvNHNN)xI0sq*&| z)d9EOXJi7O{m6xSrGegC1(BlxmAlGnae~25UYb33I|3oa9|rsq0^I9dQ?Hy@xHdl3 zFWI5@0v)@uZKCB|({PbldjQlP7%!#0#l6>Nh>)sDmx~wd(K-9ic){8xt@)0!qk8_P z<$!i};l(CcCuZl(yQKPF3zH|>4(rrLS{$Kn+|^~oSLw_c^%Jz-d(tG|kIqV;U!zyk z))a>NnaQ0PoIKs?FNJ432JSo}SHSF!aLz0jj>%AOHXW diff --git a/doc/PatentApplicationGuide.tex b/doc/PatentApplicationGuide.tex index fe9fd0d..70895b7 100644 --- a/doc/PatentApplicationGuide.tex +++ b/doc/PatentApplicationGuide.tex @@ -1,7 +1,8 @@ -%% LyX 2.1.4 created this file. For more info, see http://www.lyx.org/. +%% LyX 2.3.6 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[twoside,english]{article} \usepackage[OT1]{fontenc} +\usepackage[utf8]{inputenc} \usepackage{geometry} \geometry{verbose,tmargin=1in,bmargin=1in,lmargin=1in,rmargin=1in} \synctex=-1 @@ -21,7 +22,7 @@ \usepackage{ulem} \usepackage[unicode=true,pdfusetitle, bookmarks=true,bookmarksnumbered=false,bookmarksopen=false, - breaklinks=true,pdfborder={0 0 0},backref=false,colorlinks=true] + breaklinks=true,pdfborder={0 0 0},pdfborderstyle={},backref=false,colorlinks=true] {hyperref} \makeatletter @@ -29,20 +30,21 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands. \AtBeginDocument{\providecommand\secref[1]{\ref{sec:#1}}} -\AtBeginDocument{\providecommand\subref[1]{\ref{sub:#1}}} +\AtBeginDocument{\providecommand\subsecref[1]{\ref{subsec:#1}}} \AtBeginDocument{\providecommand\enuref[1]{\ref{enu:#1}}} \AtBeginDocument{\providecommand\figref[1]{\ref{fig:#1}}} \AtBeginDocument{\providecommand\tabref[1]{\ref{tab:#1}}} \providecommand{\LyX}{\texorpdfstring% {L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@} {LyX}} +\DeclareTextSymbolDefault{\textquotedbl}{T1} %% Because html converters don't know tabularnewline \providecommand{\tabularnewline}{\\} %% A simple dot to overcome graphicx limitations \newcommand{\lyxdot}{.} -\RS@ifundefined{subref} - {\def\RSsubtxt{section~}\newref{sub}{name = \RSsubtxt}} +\RS@ifundefined{subsecref} + {\newref{subsec}{name = \RSsectxt}} {} \RS@ifundefined{thmref} {\def\RSthmtxt{theorem~}\newref{thm}{name = \RSthmtxt}} @@ -88,17 +90,12 @@ \makeatother \usepackage{listings} -\renewcommand{\lstlistingname}{Listing} +\renewcommand{\lstlistingname}{\inputencoding{latin9}Listing} \begin{document} - -\title{Writing a Patent Application in \LaTeX{} and \LyX{}\linebreak{} +\title{Writing a Patent Application in \LaTeX{} and \LyX\linebreak{} Version 2.0} - - \author{Peter J. Pupalaikis} - - \date{December 1\textsuperscript{st}, 2016} \maketitle @@ -108,20 +105,18 @@ \pagebreak{} - \section*{License} \index{Author}Author: Peter J. Pupalaikis (pete\_pope at hotmail dot com)\\ -Copyright © 2012, 2016 Peter J. Pupalaikis\\ +Copyright © 2012, 2016 Peter J. Pupalaikis\\ Version: 2.0\\ This work may be distributed and/or modified under the conditions of the \LaTeX{} Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of the license is in \url{http://www.latex-project.org/lppl.txt} -and version 1.3 or later is part of all distributions of \LaTeX{} -version 2003/06/01 or later. - +and version 1.3 or later is part of all distributions of \LaTeX{} version +2003/06/01 or later. \section*{Release Notes for Version 2.0} @@ -140,11 +135,11 @@ \section*{Release Notes for Version 2.0} use the terminology ``What is claimed is:''. I use this terminology by default on all my patent applications now, and this new version will also use that by default. If you don't like this, you can still -customize this using the instructions in \subref{Claims-customization}. +customize this using the instructions in \subsecref{Claims-customization}. \item Based on a request from a user, \emph{uspatent} now supports sideways drawings. See \ref{sideways-figure}. \item Based on a request from a user, \emph{uspatent} now supports the inclusion -of Inkscape drawings. See \subref{Inkscape}. +of Inkscape drawings. See \subsecref{Inkscape}. \item When I did the research on sideways drawings, I found that some people place the figure caption above the figure, so I added this capability. See \secref{Drawings}. By default, the captions are on the bottom @@ -155,7 +150,7 @@ \section*{Release Notes for Version 2.0} all figures. See \secref{Drawings}. \item Program listings are now supported as figures. Currently, vbs and py are supported, but it's easy to add your own. See \ref{sec:Drawings} -and \subref{Unsupported-Drawing-Extensions}. +and \subsecref{Unsupported-Drawing-Extensions}. \item I use both Linux and Windows machines, preferring the Linux machines actually. If you are familiar with Linux, you'll know that file names and extensions are case sensitive. This caused some annoyance when @@ -176,7 +171,7 @@ \section*{Release Notes for Version 2.0} \item Annotations can now be referred to with the text in the annotation only. This can be used to maintain consistency within the application (and most importantly the claims) of terminology used when referring -to drawing elements. See \subref{Drawing-and-Annotation-Cross-referencing}. +to drawing elements. See \subsecref{Drawing-and-Annotation-Cross-referencing}. \end{enumerate} \section*{Foreword} @@ -202,7 +197,7 @@ \section*{Foreword} proof-read this document and, as usual, found most of the errors that no one else did. -Amy Hendrickson of \TeX{}nology Inc. taught me how to implement the +Amy Hendrickson of \TeX nology Inc. taught me how to implement the macros responsible for dealing with figures and annotations during a lecture she gave at the \TeX{} Users Group (TUG) conference in Boston, 2012. @@ -213,7 +208,6 @@ \section*{Foreword} Brian Dunn of BDTechConcepts provided the Inkscape example. - \section{Background} About twenty years ago, I had my first opportunity to file a patent @@ -283,16 +277,16 @@ \section{Background} flexible enough in the area of general document editing such as equation entry and cross referencing. \end{itemize} -About ten years ago I discovered \LaTeX{}. \LaTeX{} is a document -typesetting program that converts text documents with markup language -into final PDF format for filing. \LaTeX{} is software popular in -academia and is required by most universities for doctoral dissertations. -It is based on a language called \TeX{}\index{TeX@\TeX{}} created -by Donald Knuth\index{Knuth, Donald}, a Stanford professor and author -of many seminal books on computer programming. His aim in creating -\TeX{} is to beautifully typeset technical documents especially those -containing a lot of mathematics. Knuth's goals were very similar to -mine in many ways: +About ten years ago I discovered \LaTeX . \LaTeX{} is a document typesetting +program that converts text documents with markup language into final +PDF format for filing. \LaTeX{} is software popular in academia and +is required by most universities for doctoral dissertations. It is +based on a language called \TeX\index{TeX@\TeX} created by Donald +Knuth\index{Knuth, Donald}, a Stanford professor and author of many +seminal books on computer programming. His aim in creating \TeX{} is +to beautifully typeset technical documents especially those containing +a lot of mathematics. Knuth's goals were very similar to mine in many +ways: \begin{itemize} \item He was trying to eliminate the middleman in publishing his books. He discovered that reviewing proofs of his book and marking up these @@ -318,28 +312,27 @@ \section{Background} aspects of the application. Having a programming and engineering background, I enjoy writing in -\LaTeX{}. But \LaTeX{} can be intimidating to many people and I looked +\LaTeX . But \LaTeX{} can be intimidating to many people and I looked for a solution that could expose a broader set of people to the outcome provided by \LaTeX{} without exposing them too much to \LaTeX{} itself. -This is when I found \LyX{}. \LyX{} is a document editor that can -produce many different kinds of output but is mostly used as a front-end -for \LaTeX{}. It follows a WYSIWYM philosophy which stands for ``What +This is when I found \LyX . \LyX{} is a document editor that can produce +many different kinds of output but is mostly used as a front-end for +\LaTeX . It follows a WYSIWYM philosophy which stands for ``What You See Is What You Mean'' as opposed to the more familiar WYSIWYG -philosophy. WYSIWYM is a balance. With \LaTeX{}, you write in text +philosophy. WYSIWYM is a balance. With \LaTeX , you write in text using macros but you don't see what you are going to get until you \emph{compile} the document. Many \LaTeX{} fans say that this is liberating because the writer does not constantly fuss with the exact way that the document looks, but I don't see it that way. Many equations and -such written in \LaTeX{} require so much complication that I find -myself repeatedly compiling the document to see if I got it right. -This is not liberating. WYSIWYM is a balance in that equations are -shown as they are written \emph{mostly} looking like they will when -typeset. What this means is that you get to see the structure of the -equations and the document to see what it roughly looks like, which -is enough to break the repeated compilation loop, but you don't fuss -over the exact layout. \LyX{} is very approachable and easily usable -and is the best environment in which to write a patent application. - +such written in \LaTeX{} require so much complication that I find myself +repeatedly compiling the document to see if I got it right. This is +not liberating. WYSIWYM is a balance in that equations are shown as +they are written \emph{mostly} looking like they will when typeset. +What this means is that you get to see the structure of the equations +and the document to see what it roughly looks like, which is enough +to break the repeated compilation loop, but you don't fuss over the +exact layout. \LyX{} is very approachable and easily usable and is +the best environment in which to write a patent application. \section{Introduction\label{sec:Introduction}} @@ -353,7 +346,7 @@ \section{Introduction\label{sec:Introduction}} \end{enumerate} If you are in category \ref{enu:introAttorney}, then you've come to the right place. This document will enable you to accomplish this -objective in either \LyX{} or \LaTeX{}. If you are in category \ref{enu:introInventor} +objective in either \LyX{} or \LaTeX . If you are in category \ref{enu:introInventor} I need to provide a warning upfront: \begin{center} @@ -381,68 +374,68 @@ \section{Introduction\label{sec:Introduction}} I choose to provide in patent applications. Regardless of your category, I will assume that you are intending -to write a patent application using either \LyX{} or \LaTeX{}. Otherwise, +to write a patent application using either \LyX{} or \LaTeX . Otherwise, there's no reason to continue reading this. -If you don't know anything about \LyX{} or \LaTeX{}, I suggest you -familiarize yourself with the features of both. If you are already -a \LaTeX{} user, then I recommend that you do the following and make -the following decisions: +If you don't know anything about \LyX{} or \LaTeX , I suggest you familiarize +yourself with the features of both. If you are already a \LaTeX{} user, +then I recommend that you do the following and make the following +decisions: \begin{enumerate} -\item If you are already a \LaTeX{} user, you are in good shape. When I -say \LaTeX{} user, I don't mean \LaTeX{} expert. If you know your -way around \LaTeX{} and know the basic idea, then you will do fine. -I assume also that if you are a \LaTeX{} user that you don't need -to install it. If you don't need to install it, skip to step \enuref{Editor-Choice}. +\item If you are already a \LaTeX{} user, you are in good shape. When I say +\LaTeX{} user, I don't mean \LaTeX{} expert. If you know your way around +\LaTeX{} and know the basic idea, then you will do fine. I assume also +that if you are a \LaTeX{} user that you don't need to install it. +If you don't need to install it, skip to step \enuref{Editor-Choice}. Otherwise, see \href{http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf}{LaTeX Primer} -for more information and for a tutorial on \LaTeX{}. Unless you are +for more information and for a tutorial on \LaTeX . Unless you are not entering equations in your application, you should not need to -know much about the specifics of \LaTeX{}. -\item If you don't have \LaTeX{} installed, then you'll want to install -it now. You can find some basic installation instructions in \subref{Installing-LaTeX}. +know much about the specifics of \LaTeX . +\item If you don't have \LaTeX{} installed, then you'll want to install it +now. You can find some basic installation instructions in \subsecref{Installing-LaTeX}. \item \label{enu:Editor-Choice}Now that you have \LaTeX{} installed, you'll want to figure out what editor you will use. Even if you plan to use -\LyX{}, I recommend you install a \LaTeX{} editor. I recommend the -\TeX{}works editor because it shows your PDF output side by side with -your \LaTeX{} source and you can jump back and forth between the source -and output easily. Some basic directions are found in \subref{Installing-TeXWorks}. -\item Now you need to decide whether you want to use \LaTeX{} or \LyX{}. -If you are a grizzled \LaTeX{} veteran, then you will scoff at the -idea of entering your patent application in anything other than raw -\LaTeX{}. I really encourage you to try \LyX{}. If you are inexperienced -with \LaTeX{}, then you really ought to use \LyX{} but I warn you -that knowledge of \LyX{} is not entirely a substitute for knowledge -of \LaTeX{}. If you are on the fence, let me give you some added encouragement: -if you start by using \LyX{} and you change your mind, you can always +\LyX , I recommend you install a \LaTeX{} editor. I recommend the \TeX works +editor because it shows your PDF output side by side with your \LaTeX{} +source and you can jump back and forth between the source and output +easily. Some basic directions are found in \subsecref{Installing-TeXWorks}. +\item Now you need to decide whether you want to use \LaTeX{} or \LyX . If +you are a grizzled \LaTeX{} veteran, then you will scoff at the idea +of entering your patent application in anything other than raw \LaTeX . +I really encourage you to try \LyX . If you are inexperienced with +\LaTeX , then you really ought to use \LyX{} but I warn you that knowledge +of \LyX{} is not entirely a substitute for knowledge of \LaTeX . If +you are on the fence, let me give you some added encouragement: if +you start by using \LyX{} and you change your mind, you can always export your document in plain \LaTeX{} and the exported document is -very good \LaTeX{}. Give \LyX{} a try. To install it, follow the directions -in \ref{sub:Installing-LyX}. +very good \LaTeX . Give \LyX{} a try. To install it, follow the directions +in \ref{subsec:Installing-LyX}. \item You will probably need some kind of drawing editor. To test the suitability of your drawing editor, review its capability of producing high quality, properly sized PDF files. I supply some instructions for using the -most popular Windows\textsuperscript{\textregistered{}}\footnote{Windows is a trademark of Microsoft Corporation} -based drawing editor Visio\index{Visio}\textsuperscript{\textregistered{}}\footnote{Visio is a trademark of Microsoft Corporation} -in \subref{Visio}. But I recommend TpX which is how I make all of -my patent drawings. It is open source software that produces the best -patent drawings of any package I know. It will even output in \LaTeX{} -readable code (called \TikZ - but you don't really need to know this -detail). Instructions for installing and working with TpX can be found -in \subref{TpX}. +most popular Windows\textsuperscript{®}\footnote{Windows is a trademark of Microsoft Corporation} +based drawing editor Visio\index{Visio}\textsuperscript{®}\footnote{Visio is a trademark of Microsoft Corporation} +in \subsecref{Visio}. But I recommend TpX which is how I make all +of my patent drawings. It is open source software that produces the +best patent drawings of any package I know. It will even output in +\LaTeX{} readable code (called \TikZ - but you don't really need to +know this detail). Instructions for installing and working with TpX +can be found in \subsecref{TpX}. \item At some point, all of the additional files you need will come in a standard \LaTeX{} and \LyX{} installation (after I submit all of this stuff, that is). Until then, you will need to get these additional files presumably from the same place you got this document. These additional files are, at a minimum, the U.S. patent class file for -use in \LaTeX{} and the U.S. patent layout file for use in \LyX{}. -Remember, \LyX{} is just a front-end for \LaTeX{} which produces and -compiles \LaTeX{} code so if you are using \LyX{}, you will need both -files. These files should be put in the same directory where you intend -to write your patent application. +use in \LaTeX{} and the U.S. patent layout file for use in \LyX . Remember, +\LyX{} is just a front-end for \LaTeX{} which produces and compiles +\LaTeX{} code so if you are using \LyX , you will need both files. +These files should be put in the same directory where you intend to +write your patent application. \item Finally, you need a way to get started. I recommend that you always start by editing one of the example files. Follow the directions in -\secref{Driving-TeXWorks} for \LaTeX{}, which includes the setup -and a short navigational tutorial that you can ignore when you get -proficient. Similarly, for \LyX{}, follow the directions in \secref{Driving-LyX} +\secref{Driving-TeXWorks} for \LaTeX , which includes the setup and +a short navigational tutorial that you can ignore when you get proficient. +Similarly, for \LyX , follow the directions in \secref{Driving-LyX} which contains similar setup and a navigational tutorial. \item Read this entire document to familiarize yourself with the macros used and follow the instructions to get started in \secref{Starting-a-New-Application}. @@ -456,74 +449,69 @@ \section{Introduction\label{sec:Introduction}} for it. I'm sorry to have to make statements like this, but you know how things are. - \section{Tool Installation} In order to write your patent application, you will first need to install some tools. These are: \begin{itemize} -\item \LaTeX{}\index{LaTeX@\LaTeX{}} - A document typesetting program that +\item \LaTeX\index{LaTeX@\LaTeX} - A document typesetting program that converts text documents into final PDF\index{PDF} format for filing. See \href{http://www.tug.org/twg/mactex/tutorials/ltxprimer-1.0.pdf}{LaTeX Primer} -for more information and for a tutorial on \LaTeX{}. Unless you are +for more information and for a tutorial on \LaTeX . Unless you are entering equations in your application, you should not need to know -much about the specifics of \LaTeX{}. -\item \TeX{}works\index{TeXworks@\TeX{}works} - An editor that allows you +much about the specifics of \LaTeX . +\item \TeX works\index{TeXworks@\TeX works} - An editor that allows you to view and edit your \LaTeX{} document side-by-side with your PDF application. Since \LaTeX{} is not WYSIWYG, you must \emph{compile} -your document to produce the final output. \TeX{}works helps with -this. +your document to produce the final output. \TeX works helps with this. \item TpX\index{TpX} - (optional) - an open-source drawing package that -produces beautiful drawings and is well linked with \LaTeX{}. Drawings +produces beautiful drawings and is well linked with \LaTeX . Drawings maybe imported directly in TpX format (PDF or \TikZ), otherwise you may use any drawing package as long as you can produce final drawings for inclusion in PDF\index{PDF} format. -\item \LyX{}\index{LyX@\LyX{}} - A WYSIWYM editor for producing \LaTeX{} -documents without extreme exposure to \LaTeX{}. +\item \LyX\index{LyX@\LyX} - A WYSIWYM editor for producing \LaTeX{} documents +without extreme exposure to \LaTeX . \end{itemize} -\subsection{Installing \protect\LaTeX{}\label{sub:Installing-LaTeX}} +\subsection{Installing \protect\LaTeX\label{subsec:Installing-LaTeX}} \LaTeX{} can be obtained from \href{http://www.latex-project.org/ftp.html}{http://www.latex-project.org/ftp.html} -\index{LaTeX@\LaTeX{}!obtaining}which is the \TeX{} Users Group\index{TeX Users Group@\TeX{} Users Group} +\index{LaTeX@\LaTeX!obtaining}which is the \TeX{} Users Group\index{TeX Users Group@\TeX{} Users Group} (TUG\index{TUG| see {TeX Users Group}}). The \LaTeX{} language can -be compiled with a number of compilers such as pdf\LaTeX{}, Lua\TeX{}, -Xe\TeX{}, etc. We will be using pdf\LaTeX{}. On Windows machines, -follow the directions for Pro\TeX{}t installation. +be compiled with a number of compilers such as pdf\LaTeX , Lua\TeX , +Xe\TeX , etc. We will be using pdf\LaTeX . On Windows machines, follow +the directions for Pro\TeX t installation. Here are the sources for various \TeX{} installations: \begin{itemize} \item \url{http://tug.org/texlive/} - \TeX{} Live Installation. \item \url{http://tug.org/mactex/} - Mac\TeX{} installation. -\item \url{http://tug.org/protext/} - pro\TeX{}t installation. +\item \url{http://tug.org/protext/} - pro\TeX t installation. \item \url{http://www.miktex.org/} - MiK\TeX{} installation. \end{itemize} -I use pro\TeX{}t (based on MiK\TeX{}) on Windows and GNU/Linux machines. -Mac\TeX{} is the preferred installation for the Mac\index{Mac}\textsuperscript{\textregistered{}}\footnote{Mac is a trademark of Apple Inc.}. +I use pro\TeX t (based on MiK\TeX ) on Windows and GNU/Linux machines. +Mac\TeX{} is the preferred installation for the Mac\index{Mac}\textsuperscript{®}\footnote{Mac is a trademark of Apple Inc.}. +\subsection{Installing \protect\TeX works\label{subsec:Installing-TeXWorks}} -\subsection{Installing \protect\TeX{}works\label{sub:Installing-TeXWorks}} - -In most cases, \TeX{}works\index{TeXworks@\TeX{}works!installation} -comes automatically with a Pro\TeX{}t installation. Search for the +In most cases, \TeX works\index{TeXworks@\TeX works!installation} +comes automatically with a Pro\TeX t installation. Search for the file texworks.exe in the directories containing your \LaTeX{} installation and create a shortcut for easy access. Otherwise, download it from \href{http://www.tug.org/texworks/}{http://www.tug.org/texworks/}. +\subsection{Installing \protect\LyX\label{subsec:Installing-LyX}} -\subsection{Installing \protect\LyX{}\label{sub:Installing-LyX}} - -\index{LyX@\LyX{}!obtaining}\index{LyX@\LyX{}!installation}\LyX{} -can be found here: \href{http://www.lyx.org}{http://www.lyx.org}. -For Windows, click ``\LyX{}-2.02-2-Installer.exe'' or whichever -is the latest version. When prompted to select a typesetting system, -select the ``...\textbackslash{}miktex\textbackslash{}bin'' extension -of your MiK\TeX{} folder. If an error occurs then a file search can -reveal the proper location. At the time of this writing, I am currently -using the 2.1.5 version of \LyX{}. +\index{LyX@\LyX!obtaining}\index{LyX@\LyX!installation}\LyX{} can +be found here: \href{http://www.lyx.org}{http://www.lyx.org}. For +Windows, click ``\LyX -2.02-2-Installer.exe'' or whichever is the +latest version. When prompted to select a typesetting system, select +the ``...\textbackslash miktex\textbackslash bin'' extension of +your MiK\TeX{} folder. If an error occurs then a file search can reveal +the proper location. At the time of this writing, I am currently using +the 2.1.5 version of \LyX . - -\subsection{Patent Application Specific Files\label{sub:Patent-Application-Files}} +\subsection{Patent Application Specific Files\label{subsec:Patent-Application-Files}} To get started with writing your patent application, you will need the class, layout and example files. They should all have been included @@ -538,13 +526,16 @@ \subsection{Patent Application Specific Files\label{sub:Patent-Application-Files \item PatentApplication.tex\index{PatentApplication.tex} - the example, skeleton \LaTeX{} file that should be used as the basis for your \LaTeX{} based application. -\item PatentApplication.\LyX{}\index{PatentApplication.LyX@PatentApplication.\LyX{}} +\item PatentApplication.\LyX\index{PatentApplication.LyX@PatentApplication.\LyX} - the example, skeleton file that should be used as the basis for your \LyX{} based application. \item \begin{sloppypar}Drawings.lyx - the file containing the drawings and annotations instructions that is included in PatentApplication.lyx. Initially, you will find references to figures and annotations for four drawings that are provided for reference only.\end{sloppypar} +\item PatentApplication.xmpdata - a file that defines metadata required +for the output to be in PDF/A archival format for electronic submittal +to the USPTO via their eFile system. \item VisioDrawing.pdf - an example Visio drawing exported in \index{PDF}PDF format. \item TpXDrawing.TpX - an example TpX drawing containing \TikZ~ code. @@ -555,16 +546,15 @@ \subsection{Patent Application Specific Files\label{sub:Patent-Application-Files Package Manager} invoked by typing \texttt{mpm} in a command prompt and selecting the \texttt{uspatent} package for installation. - \section{Starting a New Patent Application\label{sec:Starting-a-New-Application}} A new application is started by creating a new directory for your -application and copying the files listed in \subref{Patent-Application-Files} +application and copying the files listed in \subsecref{Patent-Application-Files} to this new directory. The basic idea here is that you will rename the file PatentApplication.lyx -(if you are using \LyX{}) or PatentApplication.tex (if you are using -\LaTeX{}) to the name of your invention (e.g. MyInvention.lyx or .tex). +(if you are using \LyX ) or PatentApplication.tex (if you are using +\LaTeX ) to the name of your invention (e.g. MyInvention.lyx or .tex). You can also rename the Drawings.lyx or Drawings.tex file, but you will need to reference the newly named drawings file in your patent application document. There is no need to do that. You will be editing @@ -585,15 +575,14 @@ \section{Starting a New Patent Application\label{sec:Starting-a-New-Application} After creating your new directory containing your renamed files, you should see if they produce the proper output by following the directions in \secref{Driving-Latex-from-command-line} or \secref{Driving-TeXWorks} -if you are using \LaTeX{}, or \secref{Driving-LyX} if you are using -\LyX{}. If you can produce PDF output following these instructions, +if you are using \LaTeX , or \secref{Driving-LyX} if you are using +\LyX . If you can produce PDF output following these instructions, then you're ready to get started. - \section{Driving \protect\LaTeX{} from the command line\label{sec:Driving-Latex-from-command-line}} -\LaTeX{}\index{LaTeX@\LaTeX{}!command line usage} can be used to -edit and produce your patent application presuming you have: +\LaTeX\index{LaTeX@\LaTeX!command line usage} can be used to edit +and produce your patent application presuming you have: \begin{itemize} \item \LaTeX{} installed properly. \item A text editor of any kind. @@ -629,7 +618,6 @@ \section{Driving \protect\LaTeX{} from the command line\label{sec:Driving-Latex- \begin{flushleft} \texttt{Output written on MyInvention.pdf (11 pages, 197705 bytes).} \par\end{flushleft} - \begin{flushleft} \texttt{Transcript written on MyInvention.log} \par\end{flushleft}% @@ -643,22 +631,20 @@ \section{Driving \protect\LaTeX{} from the command line\label{sec:Driving-Latex- you can create your application using the most primitive tools at your disposal. +\section{Driving \protect\TeX works\index{TeXworks@\protect\TeX works}\label{sec:Driving-TeXWorks}} -\section{Driving \protect\TeX{}works\index{TeXworks@\protect\TeX{}works}\label{sec:Driving-TeXWorks}} - -\LaTeX{}\index{LaTeX@\LaTeX{}!TeXworks usage@\TeX{}works usage} can -be used to edit and produce your patent application presuming you -have: +\LaTeX\index{LaTeX@\LaTeX!TeXworks usage@\TeX works usage} can be +used to edit and produce your patent application presuming you have: \begin{itemize} \item \LaTeX{} installed properly. -\item \TeX{}works installed (usually comes with your \LaTeX{} installation). +\item \TeX works installed (usually comes with your \LaTeX{} installation). \end{itemize} Assuming you have followed the directions in \secref{Starting-a-New-Application}, you will have a directory called MyInvention and in it you will have at least the files uspatent.cls\index{uspatent.cls}, MyInvention\index{MyInvention file}.tex, Drawings.tex, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf\_tex. -To edit your application, open MyInvention.tex with \TeX{}works or +To edit your application, open MyInvention.tex with \TeX works or type from the command line from within this directory: \begin{center} @@ -670,12 +656,12 @@ \section{Driving \protect\TeX{}works\index{TeXworks@\protect\TeX{}works}\label{s \end{minipage} \par\end{center} -You can become familiar with \TeX{}works yourself, but there are two +You can become familiar with \TeX works yourself, but there are two things you want to notice to get an application out immediately. They are at the top of the dialog and are located right next to each other and are shown in \figref{TeXworks-ribbon-bar}. One is a drop-down list selector that selects the program used to produce the output -file. This should be set to pdf\LaTeX{}\index{pdflatex} as shown. +file. This should be set to pdf\LaTeX\index{pdflatex} as shown. The other is the green arrow to the left. Clicking this with the mouse causes the document to be compiled and the resulting PDF document to be produced and opened automatically to the right of the editor @@ -688,20 +674,18 @@ \section{Driving \protect\TeX{}works\index{TeXworks@\protect\TeX{}works}\label{s \begin{centering} \includegraphics[width=1\columnwidth]{TeXworks} \par\end{centering} - -\caption{\protect\TeX{}works ribbon bar} +\caption{\protect\TeX works ribbon bar} \label{fig:TeXworks-ribbon-bar} \end{figure} +\section{Driving \protect\LyX\label{sec:Driving-LyX}} -\section{Driving \protect\LyX{}\label{sec:Driving-LyX}} - -\LyX{}\index{LyX@\LyX{}} can be used to edit and produce your patent +\LyX\index{LyX@\LyX} can be used to edit and produce your patent application presuming you have: \begin{itemize} \item \LaTeX{} installed properly (remember \LyX{} is just a front-end for -\LaTeX{}). +\LaTeX ). \item \LyX{} installed properly. \end{itemize} Assuming you have followed the directions in \secref{Starting-a-New-Application}, @@ -709,17 +693,16 @@ \section{Driving \protect\LyX{}\label{sec:Driving-LyX}} and in it you will have at least the files uspatent.cls, MyInvention.lyx, Drawings.lyx, VisioDrawing.pdf, TpXDrawing.TpX and InkscapeDrawing.pdf\_tex. -To edit your application, open MyInvention.lyx with \LyX{}. +To edit your application, open MyInvention.lyx with \LyX . If you created MyInvention.lyx by making a copy of PatentApplication.lyx, then all of the document settings should be correctly configured (see -\ref{sub:LyX-Document-Settings} for a complete list of settings). +\ref{subsec:LyX-Document-Settings} for a complete list of settings). \begin{figure} \begin{centering} \includegraphics{LyX} \par\end{centering} - \caption{\protect\LyX{} Output Controls} \label{fig:LyX-output-controls} \end{figure} @@ -734,11 +717,11 @@ \section{Driving \protect\LyX{}\label{sec:Driving-LyX}} attention at this time to two key customizations that are unique to the patent application layout: \begin{itemize} -\item Environments\index{LyX@\LyX{}!environment} -\item Custom Insets\index{LyX@\LyX{}!custom inset} +\item Environments\index{LyX@\LyX!environment} +\item Custom Insets\index{LyX@\LyX!custom inset} \end{itemize} The file uspatent.layout provided overrides and restricts the \emph{environments} -available in \LyX{}. To access these environments, click the drop-down +available in \LyX . To access these environments, click the drop-down selector in the upper left corner of the \LyX{} editor dialog as shown in \figref{LyX-environments}. Similarly, it provides \emph{custom insets} that provide for certain cross-referencing features. To access @@ -749,33 +732,31 @@ \section{Driving \protect\LyX{}\label{sec:Driving-LyX}} \begin{centering} \includegraphics{LyXEnvironmentsSelection}\includegraphics[scale=0.5]{LyXEnvironments} \par\end{centering} - \caption{\protect\LyX{} Environments} -\index{environment}\index{LyX@\LyX{}!environment}\label{fig:LyX-environments} +\index{environment}\index{LyX@\LyX!environment}\label{fig:LyX-environments} \end{figure} \begin{figure} \begin{centering} \includegraphics[scale=0.5]{LyXCustomInsets} \par\end{centering} - \caption{\protect\LyX{} Custom Insets} -\label{fig:LyX-custom-insets}\index{LyX@\LyX{}!custom inset}\index{custom inset} +\label{fig:LyX-custom-insets}\index{LyX@\LyX!custom inset}\index{custom inset} \end{figure} The environments and custom insets are the full extent of the \LyX{} customization and access all of the special patent application features. These features are explained elsewhere in this document but I figured you might want to know where to find them now. +\subsection{\protect\LyX{} Document Settings\label{subsec:LyX-Document-Settings}} -\subsection{\protect\LyX{} Document Settings\label{sub:LyX-Document-Settings}} - -\index{LyX@\LyX{}!document settings}If you start your new patent -application by renaming the PatentApplication.\LyX{} file and editing -it, you should never need to bother with any \LyX{} document settings -\emph{provided you don't change them}. \textbf{You are strongly encouraged -to not change \LyX{} document settings}. This section is provided -for completeness so that you know how \LyX{} is set up or in case -you get yourself in trouble. +\index{LyX@\LyX!document settings}If you start your new patent application +by renaming the PatentApplication.\LyX{} file and editing it, you should +never need to bother with any \LyX{} document settings \emph{provided +you don't change them}, except for the efileReady document property +if you wish to eFile with the USPTO. \textbf{You are strongly encouraged +to not change \LyX{} document settings}. This section is provided for +completeness so that you know how \LyX{} is set up or in case you get +yourself in trouble. Fortunately, for the most part, the default \LyX{} settings are used. Also, since the application format is rigidly enforced from within @@ -786,7 +767,6 @@ \subsection{\protect\LyX{} Document Settings\label{sub:LyX-Document-Settings}} \begin{centering} \includegraphics[width=0.6\columnwidth]{DocumentSettings} \par\end{centering} - \caption{\protect\LyX{} Document Settings} \label{fig:LyX-document-settings} \end{figure} @@ -794,18 +774,16 @@ \subsection{\protect\LyX{} Document Settings\label{sub:LyX-Document-Settings}} the Document drop-down menu using \texttt{{[}Document{]}{[}Settings{]}} as shown in \figref{LyX-document-settings}. - -\subsection{Document Class\label{sub:Document-Class}} +\subsection{Document Class\label{subsec:Document-Class}} \begin{figure} \begin{centering} \includegraphics[width=0.6\columnwidth]{LyXSettingsDocumentClass} \par\end{centering} - \caption{\protect\LyX{} Document Class Settings} \label{fig:LyX-document-class-settings} \end{figure} -\index{LyX@\LyX{}!document class}Set the document class by pressing +\index{LyX@\LyX!document class}Set the document class by pressing the button labeled Local Layout and browsing to the uspatent.layout file that must be located in the same directory as your patent application file. Note that usually file classes and the associated layout files @@ -815,14 +793,12 @@ \subsection{Document Class\label{sub:Document-Class}} application file in the same directory. The Document Class dialog is shown in \figref{LyX-document-class-settings}. - -\subsection{Output Control - pdf\protect\LaTeX{}} +\subsection{Output Control - pdf\protect\LaTeX} \begin{figure} \begin{centering} \includegraphics[width=0.6\columnwidth]{LyXDocumentSettingsOutput} \par\end{centering} - \caption{\protect\LyX{} Document Output Settings} \label{fig:LyX-document-settings-output}\index{pdflatex} \end{figure} @@ -830,22 +806,20 @@ \subsection{Output Control - pdf\protect\LaTeX{}} \begin{centering} \includegraphics[width=0.6\columnwidth]{LyXDocumentSettingsFont} \par\end{centering} - \caption{\protect\LyX{} Document Font Settings} \label{fig:LyX-document-settings-font}\index{pdflatex} \end{figure} -\index{pdflatex}There are many offshoots from \LaTeX{} (see \subref{Installing-LaTeX}); -we need to ensure that \LyX{} will choose pdf\LaTeX{} which is the -only output format that will work with the patent class file. +\index{pdflatex}There are many offshoots from \LaTeX{} (see \subsecref{Installing-LaTeX}); +we need to ensure that \LyX{} will choose pdf\LaTeX{} which is the only +output format that will work with the patent class file. The output is selected from the Document Output Settings dialog as shown in \figref{LyX-document-settings-output}. Under Output Format select (PDF) pdflatex as the Default Output Format. There are other -settings that can prevent pdf\LaTeX{} as a choice. Make sure that -the ``use non-Tex fonts (via Xe\TeX{}/Lua\TeX{}) box'' is not checked +settings that can prevent pdf\LaTeX{} as a choice. Make sure that the +``use non-Tex fonts (via Xe\TeX /Lua\TeX ) box'' is not checked in the Document Fonts Settings menu as shown in \figref{LyX-document-settings-font}. - \section{The Layout of the Patent Application\label{sec:The-Layout-of-the-Patent-Application}} Two possible \LaTeX{} patent application documents are shown in \figref{LaTeX-document-layout} @@ -855,220 +829,190 @@ \section{The Layout of the Patent Application\label{sec:The-Layout-of-the-Patent \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% -\texttt{\textbackslash{}documentclass{[}english{]}\{uspatent\} \% +\texttt{\textbackslash documentclass{[}english{]}\{uspatent\} \% includes the uspatent.cls class definitions} \texttt{\medskip{} } -\texttt{\ldots{}front matter\ldots{} \% all front matter definitions +\texttt{\ldots front matter\ldots{} \% all front matter definitions go here\medskip{} } -\texttt{\textbackslash{}include\{Drawings\} \% includes the figures +\texttt{\textbackslash include\{Drawings\} \% includes the figures information} \texttt{\medskip{} } -\texttt{\textbackslash{}maketitle \% outputs the title and begins +\texttt{\textbackslash maketitle \% outputs the title and begins the patent application} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Field of the Invention\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} +\texttt{\textbackslash patentSection\{Field of the Invention\}} +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentSection\{Cross Reference to Related +\texttt{\textbackslash patentSection\{Cross Reference to Related Applications\}} -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentSection\{Background of the Invention\}} -\texttt{\textbackslash{}patentSection\{Background of the Invention\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentSection\{Objects of the Invention\}} -\texttt{\textbackslash{}patentSection\{Objects of the Invention\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentSection\{Summary of the Invention\}} -\texttt{\textbackslash{}patentSection\{Summary of the Invention\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentDrawingDescriptions} +\texttt{\textbackslash patentDrawingDescriptions} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Detailed Description of the +\texttt{\textbackslash patentSection\{Detailed Description of the Preferred Embodiments\}} -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentClaimsStart} -\texttt{\textbackslash{}patentClaimsStart} +\texttt{\ldots} -\texttt{\ldots{}} - -\texttt{\textbackslash{}patentClaimsEnd} +\texttt{\textbackslash patentClaimsEnd} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Abstract\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} +\texttt{\textbackslash patentSection\{Abstract\}} +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentDrawings} +\texttt{\textbackslash patentDrawings} \texttt{\medskip{} } -\texttt{\textbackslash{}end\{document\}}% +\texttt{\textbackslash end\{document\}}% \end{minipage}} \par\end{centering} - \caption{Skeleton \protect\LaTeX{} Patent Application Document} -\label{fig:LaTeX-document-layout}\index{LaTeX@\LaTeX{}!layout}\index{maketitle macro@\textbackslash{}maketitle macro}\index{LaTeX@\LaTeX{}!macro!maketitle@\textbackslash{}maketitle}\index{patentDrawings macro@\textbackslash{}patentDrawings macro}\index{LaTeX@\LaTeX{}!macro!patentDrawings@\textbackslash{}patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash{}patentDrawingDescriptions macro}\index{LaTeX@\LaTeX{}!macro!patentDrawingDescriptions@\textbackslash{}patentDrawingDescriptions}\index{patentParagraph macro@\textbackslash{}patentParagraph macro}\index{LaTeX@\LaTeX{}!macro!patentParagraph@\textbackslash{}patentParagraph}\index{patentSection macro@\textbackslash{}patentSection macro}\index{LaTeX@\LaTeX{}!macro!patentSection@\textbackslash{}patentSection}\index{patentClaimsStart macro@\textbackslash{}patentClaimsStart macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsStart@\textbackslash{}patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash{}patentClaimsEnd macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsEnd@\textbackslash{}patentClaimsEnd}\index{end{document} macro@\textbackslash{}end\{document\} macro}\index{LaTeX@\LaTeX{}!macro!end{document}@\textbackslash{}end\{document\}}\index{front matter}\index{uspatent.cls}\index{documentclass macro@\textbackslash{}documentclass macro}\index{LaTeX@\LaTeX{}!macro!documentclass@\textbackslash{}documentclass} +\label{fig:LaTeX-document-layout}\index{LaTeX@\LaTeX!layout}\index{maketitle macro@\textbackslash maketitle macro}\index{LaTeX@\LaTeX!macro!maketitle@\textbackslash maketitle}\index{patentDrawings macro@\textbackslash patentDrawings macro}\index{LaTeX@\LaTeX!macro!patentDrawings@\textbackslash patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash patentDrawingDescriptions macro}\index{LaTeX@\LaTeX!macro!patentDrawingDescriptions@\textbackslash patentDrawingDescriptions}\index{patentParagraph macro@\textbackslash patentParagraph macro}\index{LaTeX@\LaTeX!macro!patentParagraph@\textbackslash patentParagraph}\index{patentSection macro@\textbackslash patentSection macro}\index{LaTeX@\LaTeX!macro!patentSection@\textbackslash patentSection}\index{patentClaimsStart macro@\textbackslash patentClaimsStart macro}\index{LaTeX@\LaTeX!macro!patentClaimsStart@\textbackslash patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash patentClaimsEnd macro}\index{LaTeX@\LaTeX!macro!patentClaimsEnd@\textbackslash patentClaimsEnd}\index{end{document} macro@\textbackslash end\{document\} macro}\index{LaTeX@\LaTeX!macro!end{document}@\textbackslash end\{document\}}\index{front matter}\index{uspatent.cls}\index{documentclass macro@\textbackslash documentclass macro}\index{LaTeX@\LaTeX!macro!documentclass@\textbackslash documentclass} \end{figure} \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% -\texttt{\textbackslash{}documentclass{[}english{]}\{uspatent\} \% +\texttt{\textbackslash documentclass{[}english{]}\{uspatent\} \% includes the uspatent.cls class definitions} \texttt{\medskip{} } -\texttt{\ldots{}front matter\ldots{} \% all front matter definitions +\texttt{\ldots front matter\ldots{} \% all front matter definitions go here\medskip{} } -\texttt{\textbackslash{}include\{Drawings\} \% includes the figures +\texttt{\textbackslash include\{Drawings\} \% includes the figures information} \texttt{\medskip{} } -\texttt{\textbackslash{}maketitle \% outputs the title and begins +\texttt{\textbackslash maketitle \% outputs the title and begins the patent application} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Technical Field\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} +\texttt{\textbackslash patentSection\{Technical Field\}} +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentSection\{Cross Reference to Related +\texttt{\textbackslash patentSection\{Cross Reference to Related Applications\}} -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentSection\{Background\}} -\texttt{\textbackslash{}patentSection\{Background\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentSection\{Summary\}} -\texttt{\textbackslash{}patentSection\{Summary\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} - +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentDrawingDescriptions} +\texttt{\textbackslash patentDrawingDescriptions} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Detailed Description\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} +\texttt{\textbackslash patentSection\{Detailed Description\}} +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentClaimsStart} -\texttt{\textbackslash{}patentClaimsStart} +\texttt{\ldots} -\texttt{\ldots{}} - -\texttt{\textbackslash{}patentClaimsEnd} +\texttt{\textbackslash patentClaimsEnd} \texttt{\medskip{} } -\texttt{\textbackslash{}patentSection\{Abstract\}} - -\texttt{\textbackslash{}patentParagraph blah, blah blah \ldots{}} +\texttt{\textbackslash patentSection\{Abstract\}} +\texttt{\textbackslash patentParagraph blah, blah blah \ldots} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} - -\texttt{\textbackslash{}patentDrawings} +\texttt{\textbackslash patentDrawings} \texttt{\medskip{} } -\texttt{\textbackslash{}end\{document\}}% +\texttt{\textbackslash end\{document\}}% \end{minipage}} \par\end{centering} - \caption{Skeleton \protect\LaTeX{} Patent Application Document} -\label{fig:LaTeX-document-layout-1}\index{LaTeX@\LaTeX{}!layout}\index{maketitle macro@\textbackslash{}maketitle macro}\index{LaTeX@\LaTeX{}!macro!maketitle@\textbackslash{}maketitle}\index{patentDrawings macro@\textbackslash{}patentDrawings macro}\index{LaTeX@\LaTeX{}!macro!patentDrawings@\textbackslash{}patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash{}patentDrawingDescriptions macro}\index{LaTeX@\LaTeX{}!macro!patentDrawingDescriptions@\textbackslash{}patentDrawingDescriptions}\index{patentParagraph macro@\textbackslash{}patentParagraph macro}\index{LaTeX@\LaTeX{}!macro!patentParagraph@\textbackslash{}patentParagraph}\index{patentSection macro@\textbackslash{}patentSection macro}\index{LaTeX@\LaTeX{}!macro!patentSection@\textbackslash{}patentSection}\index{patentClaimsStart macro@\textbackslash{}patentClaimsStart macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsStart@\textbackslash{}patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash{}patentClaimsEnd macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsEnd@\textbackslash{}patentClaimsEnd}\index{end{document} macro@\textbackslash{}end\{document\} macro}\index{LaTeX@\LaTeX{}!macro!end{document}@\textbackslash{}end\{document\}}\index{front matter}\index{uspatent.cls}\index{documentclass macro@\textbackslash{}documentclass macro}\index{LaTeX@\LaTeX{}!macro!documentclass@\textbackslash{}documentclass} +\label{fig:LaTeX-document-layout-1}\index{LaTeX@\LaTeX!layout}\index{maketitle macro@\textbackslash maketitle macro}\index{LaTeX@\LaTeX!macro!maketitle@\textbackslash maketitle}\index{patentDrawings macro@\textbackslash patentDrawings macro}\index{LaTeX@\LaTeX!macro!patentDrawings@\textbackslash patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash patentDrawingDescriptions macro}\index{LaTeX@\LaTeX!macro!patentDrawingDescriptions@\textbackslash patentDrawingDescriptions}\index{patentParagraph macro@\textbackslash patentParagraph macro}\index{LaTeX@\LaTeX!macro!patentParagraph@\textbackslash patentParagraph}\index{patentSection macro@\textbackslash patentSection macro}\index{LaTeX@\LaTeX!macro!patentSection@\textbackslash patentSection}\index{patentClaimsStart macro@\textbackslash patentClaimsStart macro}\index{LaTeX@\LaTeX!macro!patentClaimsStart@\textbackslash patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash patentClaimsEnd macro}\index{LaTeX@\LaTeX!macro!patentClaimsEnd@\textbackslash patentClaimsEnd}\index{end{document} macro@\textbackslash end\{document\} macro}\index{LaTeX@\LaTeX!macro!end{document}@\textbackslash end\{document\}}\index{front matter}\index{uspatent.cls}\index{documentclass macro@\textbackslash documentclass macro}\index{LaTeX@\LaTeX!macro!documentclass@\textbackslash documentclass} \end{figure} \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% \begin{flushright} -\ldots{}front matter\ldots{} \medskip{} - +\ldots front matter\ldots{} \medskip{} \par\end{flushright} - \begin{center} \fbox{\begin{minipage}[t]{0.3\columnwidth}% \begin{center} @@ -1076,110 +1020,85 @@ \section{The Layout of the Patent Application\label{sec:The-Layout-of-the-Patent \par\end{center}% \end{minipage}} \par\end{center} - \medskip{} - \begin{center} \textbf{\textsc{\uline{Field of the Invention}}} \par\end{center} - -blah, blah blah \ldots{}\medskip{} - +blah, blah blah \ldots\medskip{} \begin{center} \textbf{\textsc{\uline{Cross Reference to Related Applications}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{center} \textbf{\textsc{\uline{Background of the Invention}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{center} \textbf{\textsc{\uline{Objects of the Invention}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{center} \textbf{\textsc{\uline{Summary of the Invention}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---BRIEF DESCRIPTION OF THE DRAWINGS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---BRIEF DESCRIPTION OF THE DRAWINGS---}{\tiny\par} +\par\end{flushright} \medskip{} - \begin{center} \textbf{\textsc{\uline{Detailed Description of the Preferred Embodiments}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---START OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---START OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \begin{center} \ldots{} \par\end{center} - \begin{flushright} -\textbf{\tiny{}---END OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---END OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \medskip{} - \begin{center} \textbf{\textsc{\uline{Abstract}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---PATENT DRAWINGS---} -\par\end{flushright}{\tiny \par}% +\textbf{\tiny{}---PATENT DRAWINGS---}{\tiny\par} +\par\end{flushright}% \end{minipage}} \par\end{centering} - \caption{Skeleton \protect\LyX{} Patent Application Document} -\label{fig:LyX-document-layout}\index{LyX@\LyX{}!layout}\index{front matter}\index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection}\index{PatentParagraph environment}\index{LyX@\LyX{}!environment!PatentParagraph}\index{DrawingsDescriptionSection environment}\index{LyX@\LyX{}!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX{}!environment!DrawingsSection}\index{ClaimsStart environment}\index{LyX@\LyX{}!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX{}!environment!ClaimsEnd} +\label{fig:LyX-document-layout}\index{LyX@\LyX!layout}\index{front matter}\index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection}\index{PatentParagraph environment}\index{LyX@\LyX!environment!PatentParagraph}\index{DrawingsDescriptionSection environment}\index{LyX@\LyX!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX!environment!DrawingsSection}\index{ClaimsStart environment}\index{LyX@\LyX!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX!environment!ClaimsEnd} \end{figure} \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% \begin{flushright} -\ldots{}front matter\ldots{} \medskip{} - +\ldots front matter\ldots{} \medskip{} \par\end{flushright} - \begin{center} \fbox{\begin{minipage}[t]{0.3\columnwidth}% \begin{center} @@ -1187,222 +1106,201 @@ \section{The Layout of the Patent Application\label{sec:The-Layout-of-the-Patent \par\end{center}% \end{minipage}} \par\end{center} - \medskip{} - \begin{center} \textbf{\textsc{\uline{Technical Field}}} \par\end{center} - -blah, blah blah \ldots{}\medskip{} - +blah, blah blah \ldots\medskip{} \begin{center} \textbf{\textsc{\uline{Cross Reference to Related Applications}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{center} \textbf{\textsc{\uline{Background}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{center} \textbf{\textsc{\uline{Summary}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---BRIEF DESCRIPTION OF THE DRAWINGS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---BRIEF DESCRIPTION OF THE DRAWINGS---}{\tiny\par} +\par\end{flushright} \medskip{} - \begin{center} \textbf{\textsc{\uline{Detailed Description}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---START OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---START OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \begin{center} \ldots{} \par\end{center} - \begin{flushright} -\textbf{\tiny{}---END OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---END OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \medskip{} - \begin{center} \textbf{\textsc{\uline{Abstract}}} \par\end{center} - blah, blah blah \ldots{} \medskip{} - \begin{flushright} -\textbf{\tiny{}---PATENT DRAWINGS---} -\par\end{flushright}{\tiny \par}% +\textbf{\tiny{}---PATENT DRAWINGS---}{\tiny\par} +\par\end{flushright}% \end{minipage}} \par\end{centering} - \caption{Skeleton \protect\LyX{} Patent Application Document} -\label{fig:LyX-document-layout-1}\index{LyX@\LyX{}!layout}\index{front matter}\index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection}\index{PatentParagraph environment}\index{LyX@\LyX{}!environment!PatentParagraph}\index{DrawingsDescriptionSection environment}\index{LyX@\LyX{}!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX{}!environment!DrawingsSection}\index{ClaimsStart environment}\index{LyX@\LyX{}!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX{}!environment!ClaimsEnd} +\label{fig:LyX-document-layout-1}\index{LyX@\LyX!layout}\index{front matter}\index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection}\index{PatentParagraph environment}\index{LyX@\LyX!environment!PatentParagraph}\index{DrawingsDescriptionSection environment}\index{LyX@\LyX!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX!environment!DrawingsSection}\index{ClaimsStart environment}\index{LyX@\LyX!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX!environment!ClaimsEnd} \end{figure} There are two styles to reflect the tastes of patent lawyers who reviewed this document. I use the first layout style. -\index{LaTeX@\LaTeX{}!layout}The \LaTeX{} document starts with a -declaration of the uspatent class. Every \LaTeX{} document must contain -at least one of these declarations and here we specify the file containing +\index{LaTeX@\LaTeX!layout}The \LaTeX{} document starts with a declaration +of the uspatent class. Every \LaTeX{} document must contain at least +one of these declarations and here we specify the file containing the typesetting and macro definitions that are used in the patent -application. It ends with an \texttt{\textbackslash{}end\{document\}} -\index{end{document} macro@\textbackslash{}end\{document\} macro}\index{LaTeX@\LaTeX{}!macro!end{document}@\textbackslash{}end\{document\}}statement. +application. It ends with an \texttt{\textbackslash end\{document\}} +\index{end{document} macro@\textbackslash end\{document\} macro}\index{LaTeX@\LaTeX!macro!end{document}@\textbackslash end\{document\}}statement. After the class definition, there are various \index{front matter}front matter definitions (see \secref{Front-matter}) that define things like the title, inventor, etc. This is followed by an inclusion of a drawings file. This file defines how the drawings will be read in, described, annotated, etc. See \secref{Drawings} for information -on how drawings are controlled. After the drawings, we see the \texttt{\textbackslash{}maketitle} -\index{maketitle macro@\textbackslash{}maketitle macro}\index{LaTeX@\LaTeX{}!macro!maketitle@\textbackslash{}maketitle}macro +on how drawings are controlled. After the drawings, we see the \texttt{\textbackslash maketitle} +\index{maketitle macro@\textbackslash maketitle macro}\index{LaTeX@\LaTeX!macro!maketitle@\textbackslash maketitle}macro which is described in \secref{Front-matter}. This macro defines where the title page should be printed and where the patent sections start. The remainder of the patent application consists mostly of patent -sections set off by the\index{patentSection macro@\textbackslash{}patentSection macro}\index{LaTeX@\LaTeX{}!macro!patentSection@\textbackslash{}patentSection} -\texttt{\textbackslash{}patentSection} macro described in \subref{Patent-Sections}. +sections set off by the\index{patentSection macro@\textbackslash patentSection macro}\index{LaTeX@\LaTeX!macro!patentSection@\textbackslash patentSection} +\texttt{\textbackslash patentSection} macro described in \subsecref{Patent-Sections}. Each section consists of one or more paragraphs where each paragraph -begins with \texttt{\textbackslash{}patentParagraph} \index{patentParagraph macro@\textbackslash{}patentParagraph macro}\index{LaTeX@\LaTeX{}!macro!patentParagraph@\textbackslash{}patentParagraph}(see -\subref{Paragraph-Numbering}). You will notice two macros that control -drawings:\index{patentDrawings macro@\textbackslash{}patentDrawings macro}\index{LaTeX@\LaTeX{}!macro!patentDrawings@\textbackslash{}patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash{}patentDrawingDescriptions macro}\index{LaTeX@\LaTeX{}!macro!patentDrawingDescriptions@\textbackslash{}patentDrawingDescriptions} -\texttt{\textbackslash{}patentDrawingDescriptions} and \texttt{\textbackslash{}patentDrawings}. +begins with \texttt{\textbackslash patentParagraph} \index{patentParagraph macro@\textbackslash patentParagraph macro}\index{LaTeX@\LaTeX!macro!patentParagraph@\textbackslash patentParagraph}(see +\subsecref{Paragraph-Numbering}). You will notice two macros that +control drawings:\index{patentDrawings macro@\textbackslash patentDrawings macro}\index{LaTeX@\LaTeX!macro!patentDrawings@\textbackslash patentDrawings}\index{patentDrawingDescriptions macro@\textbackslash patentDrawingDescriptions macro}\index{LaTeX@\LaTeX!macro!patentDrawingDescriptions@\textbackslash patentDrawingDescriptions} +\texttt{\textbackslash patentDrawingDescriptions} and \texttt{\textbackslash patentDrawings}. These macros expand into automatically generated sections containing a brief description of the drawings and the drawings themselves. The control of drawings is explained in \secref{Drawings}. Finally, you will notice two macros that delimit the area where the patent claims -are placed:\index{patentClaimsStart macro@\textbackslash{}patentClaimsStart macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsStart@\textbackslash{}patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash{}patentClaimsEnd macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsEnd@\textbackslash{}patentClaimsEnd} -\texttt{\textbackslash{}patentClaimsStart} and \texttt{\textbackslash{}patentClaimsEnd}. +are placed:\index{patentClaimsStart macro@\textbackslash patentClaimsStart macro}\index{LaTeX@\LaTeX!macro!patentClaimsStart@\textbackslash patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash patentClaimsEnd macro}\index{LaTeX@\LaTeX!macro!patentClaimsEnd@\textbackslash patentClaimsEnd} +\texttt{\textbackslash patentClaimsStart} and \texttt{\textbackslash patentClaimsEnd}. The formatting of claims is described in \secref{Claims}. -\index{LyX@\LyX{}!layout}The \LyX{} document starts directly with -the various front matter\index{front matter} definitions (see \secref{Front-matter}) +\index{LyX@\LyX!layout}The \LyX{} document starts directly with the +various front matter\index{front matter} definitions (see \secref{Front-matter}) that define things like the title, inventor, etc. This is followed by an inclusion of a drawings file. This file defines how the drawings will be read in, described, annotated, etc. See \secref{Drawings} for information on how drawings are controlled. The remainder of the patent application consists mostly of patent sections formatted by -the \textbf{PatentSection} environment\index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection} -described in \subref{Patent-Sections}. Each section consists of one -or more paragraphs where each paragraph is formatted with the\index{PatentParagraph environment}\index{LyX@\LyX{}!environment!PatentParagraph} -\textbf{PatentParagraph} environment (see \subref{Paragraph-Numbering}). +the \textbf{PatentSection} environment\index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection} +described in \subsecref{Patent-Sections}. Each section consists of +one or more paragraphs where each paragraph is formatted with the\index{PatentParagraph environment}\index{LyX@\LyX!environment!PatentParagraph} +\textbf{PatentParagraph} environment (see \subsecref{Paragraph-Numbering}). You will notice two environments that control drawings: \textbf{\footnotesize{}---BRIEF DESCRIPTION OF THE DRAWINGS--} and \textbf{\footnotesize{}---PATENT -DRAWINGS---}. \index{DrawingsDescriptionSection environment}\index{LyX@\LyX{}!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX{}!environment!DrawingsSection}These +DRAWINGS---}. \index{DrawingsDescriptionSection environment}\index{LyX@\LyX!environment!DrawingsDescriptionSection}\index{DrawingsSection environment}\index{LyX@\LyX!environment!DrawingsSection}These environments expand into automatically generated sections containing a brief description of the drawings and the drawings themselves. The control of drawings is explained in \secref{Drawings}. Finally, you will notice two environments that delimit the area where the patent -claims are placed:\index{ClaimsStart environment}\index{LyX@\LyX{}!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX{}!environment!ClaimsEnd} +claims are placed:\index{ClaimsStart environment}\index{LyX@\LyX!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX!environment!ClaimsEnd} \textbf{\footnotesize{}---START OF PATENT CLAIMS---} and \textbf{\footnotesize{}---END OF PATENT CLAIMS---}. The formatting of claims is described in \secref{Claims}. - \section{Front Matter\label{sec:Front-matter}} \index{front matter}Front matter is, as the name indicates, information that must appear at or near the front of the document. The information -must be provided prior to the title (see \subref{Title}), date (see -\subref{Date}), and inventor name (see \subref{Inventor-Name(s)}) -in \LyX{} documents, because \LyX{} will expect to emit the title -page immediately following the last of these three definitions. In -\LaTeX{}, the emission of the title page is determined by the location -of the \texttt{\textbackslash{}maketitle}{\Large{} }macro. +must be provided prior to the title (see \subsecref{Title}), date +(see \subsecref{Date}), and inventor name (see \subsecref{Inventor-Name(s)}) +in \LyX{} documents, because \LyX{} will expect to emit the title page +immediately following the last of these three definitions. In \LaTeX , +the emission of the title page is determined by the location of the +\texttt{\textbackslash maketitle}{\Large{} }macro. -Thus in \LyX{}, the front matter appears like:\index{Title environment}\index{LyX@\LyX{}!environment!Title}\index{Date environment}\index{LyX@\LyX{}!environment!Date}\index{Inventor environment}\index{LyX@\LyX{}!environment!Inventor} +Thus in \LyX , the front matter appears like:\index{Title environment}\index{LyX@\LyX!environment!Title}\index{Date environment}\index{LyX@\LyX!environment!Date}\index{Inventor environment}\index{LyX@\LyX!environment!Inventor} \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushright} -\textbf{\small{}\ldots{}}\linebreak{} +\textbf{\small{}\ldots}\linebreak{} \textbf{\small{}various front matter definitions}\linebreak{} -\textbf{\small{}\ldots{}} -\par\end{flushright}{\small \par} - +\textbf{\small{}\ldots}{\small\par} +\par\end{flushright} \begin{center} -\textbf{\Large{}Invention Name Here} -\par\end{center}{\Large \par} - +\textbf{\Large{}Invention Name Here}{\Large\par} +\par\end{center} \begin{center} June 3, 2012 \par\end{center} - \begin{center} Peter J. Pupalaikis \par\end{center}% \end{minipage}} \par\end{center} -As mentioned, in \LyX{}, the end of the front matter and title page +As mentioned, in \LyX , the end of the front matter and title page information is delimited by the last of the invention name, date, and inventor. -In \LaTeX{}, the front matter appears like:\index{maketitle macro@\textbackslash{}maketitle macro}\index{LaTeX@\LaTeX{}!macro!maketitle@\textbackslash{}maketitle}\index{documentclass macro@\textbackslash{}documentclass macro}\index{LaTeX@\LaTeX{}!macro!documentclass@\textbackslash{}documentclass}\index{title macro@\textbackslash{}title macro}\index{LaTeX@\LaTeX{}!macro!title@\textbackslash{}title}\index{date macro@\textbackslash{}date macro}\index{LaTeX@\LaTeX{}!macro!date@\textbackslash{}date}\index{inventor macro@\textbackslash{}inventor macro}\index{LaTeX@\LaTeX{}!macro!inventor@\textbackslash{}inventor} +In \LaTeX , the front matter appears like:\index{maketitle macro@\textbackslash maketitle macro}\index{LaTeX@\LaTeX!macro!maketitle@\textbackslash maketitle}\index{documentclass macro@\textbackslash documentclass macro}\index{LaTeX@\LaTeX!macro!documentclass@\textbackslash documentclass}\index{title macro@\textbackslash title macro}\index{LaTeX@\LaTeX!macro!title@\textbackslash title}\index{date macro@\textbackslash date macro}\index{LaTeX@\LaTeX!macro!date@\textbackslash date}\index{inventor macro@\textbackslash inventor macro}\index{LaTeX@\LaTeX!macro!inventor@\textbackslash inventor} \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% -\texttt{\textbackslash{}documentclass{[}english{]}\{uspatent\}} - +\texttt{\textbackslash documentclass{[}english{]}\{uspatent\}} \begin{flushleft} -\texttt{\ldots{}}~\\ +\texttt{\ldots}~\\ \texttt{various front matter definitions}~\\ -\texttt{\ldots{}} +\texttt{\ldots} \par\end{flushleft} - \begin{flushleft} -\texttt{\textbackslash{}title\{Invention Name Here\}}~\\ -\texttt{\textbackslash{}date\{June 3, 2012\}}~\\ -\texttt{\textbackslash{}inventor\{Peter J. Pupalaikis\}} +\texttt{\textbackslash title\{Invention Name Here\}}~\\ +\texttt{\textbackslash date\{June 3, 2012\}}~\\ +\texttt{\textbackslash inventor\{Peter J. Pupalaikis\}} \par\end{flushleft} - -\texttt{\textbackslash{}maketitle}% +\texttt{\textbackslash maketitle}% \end{minipage}} \par\end{center} -Here we see that the \texttt{\textbackslash{}maketitle} macro defines +One item of note in this section is the\index{documentclass macro@\textbackslash documentclass macro} +and its options. Normally, only the option \inputencoding{latin9}\lstinline!english!\inputencoding{utf8} +is used. However, if you wish to produce a PDF/A archival output suitable +for filing directly with the USPTO via the eFile system, you can add +the \inputencoding{latin9}\lstinline!efileReady!\inputencoding{utf8} +option . The declaration will then look like this: \inputencoding{latin9}\lstinline!\documentclass[english,efileReady]{uspatent}!\inputencoding{utf8}. +If you do this, make sure you fill out the information in the PatentApplication.xmpdata +file to add the correct metadata to your application. + +Here we see that the \texttt{\textbackslash maketitle} macro defines the end of the front matter and title page definitions. In case you are wondering, your patent application will look nothing -like it looks in the \LyX{} editor with the title followed by the -date followed by the inventor name. This is what is meant by WYSIWYM. -You know that you need all of this information and it needs to go -somewhere. \LyX{} provides the method of entering this information -and later when you compile the document, you'll see where it actually -goes. - +like it looks in the \LyX{} editor with the title followed by the date +followed by the inventor name. This is what is meant by WYSIWYM. You +know that you need all of this information and it needs to go somewhere. +\LyX{} provides the method of entering this information and later when +you compile the document, you'll see where it actually goes. \subsection{Assignee Information} @@ -1411,21 +1309,21 @@ \subsection{Assignee Information} which the inventor works. The assignee information is defined using: \begin{itemize} \item \begin{sloppypar}The \index{assignee name}assignee name is defined -using the \texttt{\textbackslash{}setAssigneeName} \index{setAssigneeName macro@\textbackslash{}setAssigneeName macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeName@\textbackslash{}setAssigneeName}macro -in \LaTeX{} or the \textbf{AssigneeName} \index{AssigneeName environment}\index{LyX@\LyX{}!environment!AssigneeName}environment -in \LyX{}.\end{sloppypar} +using the \texttt{\textbackslash setAssigneeName} \index{setAssigneeName macro@\textbackslash setAssigneeName macro}\index{LaTeX@\LaTeX!macro!setAssigneeName@\textbackslash setAssigneeName}macro +in \LaTeX{} or the \textbf{AssigneeName} \index{AssigneeName environment}\index{LyX@\LyX!environment!AssigneeName}environment +in \LyX .\end{sloppypar} \item \begin{sloppypar}The assignee address\index{assignee address} is -defined using the \texttt{\textbackslash{}setAssigneeAddress} \index{setAssigneeAddress macro@\textbackslash{}setAssigneeAddress macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeAddress@\textbackslash{}setAssigneeAddress}macro -in \LaTeX{} or the \textbf{AssigneeAddress} \index{AssigneeAddress environment}\index{LyX@\LyX{}!environment!AssigneeAddress}environment -in \LyX{}.\end{sloppypar} +defined using the \texttt{\textbackslash setAssigneeAddress} \index{setAssigneeAddress macro@\textbackslash setAssigneeAddress macro}\index{LaTeX@\LaTeX!macro!setAssigneeAddress@\textbackslash setAssigneeAddress}macro +in \LaTeX{} or the \textbf{AssigneeAddress} \index{AssigneeAddress environment}\index{LyX@\LyX!environment!AssigneeAddress}environment +in \LyX .\end{sloppypar} \item \begin{sloppypar}The assignee city\index{assignee city}, state \& -zip code is defined using the \textbackslash{}setAssigneeCity \index{setAssigneeCity macro@\textbackslash{}setAssigneeCity macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeCity@\textbackslash{}setAssigneeCity}macro -in \LaTeX{} or the \textbf{AssigneeCity} \index{AssigneeCity environment}\index{LyX@\LyX{}!environment!AssigneeCity}environment -in \LyX{}.\end{sloppypar} +zip code is defined using the \textbackslash setAssigneeCity \index{setAssigneeCity macro@\textbackslash setAssigneeCity macro}\index{LaTeX@\LaTeX!macro!setAssigneeCity@\textbackslash setAssigneeCity}macro +in \LaTeX{} or the \textbf{AssigneeCity} \index{AssigneeCity environment}\index{LyX@\LyX!environment!AssigneeCity}environment +in \LyX .\end{sloppypar} \item \begin{sloppypar}The assignee phone number\index{assignee phone number} -is defined using the \texttt{\textbackslash{}setAssigneePhone} \index{setAssigneePhone macro@\textbackslash{}setAssigneePhone macro}\index{LaTeX@\LaTeX{}!macro!setAssigneePhone@\textbackslash{}setAssigneePhone}macro -in \LaTeX{} or the \textbf{AssigneePhone} \index{AssigneePhone environment}\index{LyX@\LyX{}!environment!AssigneePhone}environment -in \LyX{}.\end{sloppypar} +is defined using the \texttt{\textbackslash setAssigneePhone} \index{setAssigneePhone macro@\textbackslash setAssigneePhone macro}\index{LaTeX@\LaTeX!macro!setAssigneePhone@\textbackslash setAssigneePhone}macro +in \LaTeX{} or the \textbf{AssigneePhone} \index{AssigneePhone environment}\index{LyX@\LyX!environment!AssigneePhone}environment +in \LyX .\end{sloppypar} \end{itemize} Here is an example \LyX{} assignee definition: @@ -1440,46 +1338,45 @@ \subsection{Assignee Information} \end{minipage}} \par\end{center} -\noindent \index{AssigneeName environment}\index{LyX@\LyX{}!environment!AssigneeName}\index{AssigneeAddress environment}\index{LyX@\LyX{}!environment!AssigneeAddress}\index{AssigneeCity environment}\index{LyX@\LyX{}!environment!AssigneeCity}\index{AssigneePhone environment}\index{LyX@\LyX{}!environment!AssigneePhone} +\noindent \index{AssigneeName environment}\index{LyX@\LyX!environment!AssigneeName}\index{AssigneeAddress environment}\index{LyX@\LyX!environment!AssigneeAddress}\index{AssigneeCity environment}\index{LyX@\LyX!environment!AssigneeCity}\index{AssigneePhone environment}\index{LyX@\LyX!environment!AssigneePhone} Here is an example \LaTeX{} assignee definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}setAssigneeName\{Company Name\}}~\\ -\texttt{\textbackslash{}setAssigneeAddress\{Number and Street Name\}}~\\ -\texttt{\textbackslash{}setAssigneeCity\{City, State and Zip\}}~\\ -\texttt{\textbackslash{}setAssigneePhone\{Telephone Number\}} +\texttt{\textbackslash setAssigneeName\{Company Name\}}~\\ +\texttt{\textbackslash setAssigneeAddress\{Number and Street Name\}}~\\ +\texttt{\textbackslash setAssigneeCity\{City, State and Zip\}}~\\ +\texttt{\textbackslash setAssigneePhone\{Telephone Number\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\noindent \index{setAssigneeName macro@\textbackslash{}setAssigneeName macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeName@\textbackslash{}setAssigneeName}\index{setAssigneeAddress macro@\textbackslash{}setAssigneeAddress macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeAddress@\textbackslash{}setAssigneeAddress}\index{setAssigneeCity macro@\textbackslash{}setAssigneeCity macro}\index{LaTeX@\LaTeX{}!macro!setAssigneeCity@\textbackslash{}setAssigneeCity}\index{setAssigneePhone macro@\textbackslash{}setAssigneePhone macro}\index{LaTeX@\LaTeX{}!macro!setAssigneePhone@\textbackslash{}setAssigneePhone}I +\noindent \index{setAssigneeName macro@\textbackslash setAssigneeName macro}\index{LaTeX@\LaTeX!macro!setAssigneeName@\textbackslash setAssigneeName}\index{setAssigneeAddress macro@\textbackslash setAssigneeAddress macro}\index{LaTeX@\LaTeX!macro!setAssigneeAddress@\textbackslash setAssigneeAddress}\index{setAssigneeCity macro@\textbackslash setAssigneeCity macro}\index{LaTeX@\LaTeX!macro!setAssigneeCity@\textbackslash setAssigneeCity}\index{setAssigneePhone macro@\textbackslash setAssigneePhone macro}\index{LaTeX@\LaTeX!macro!setAssigneePhone@\textbackslash setAssigneePhone}I have been advised that some patent attorneys prefer not to include the assignee information in the patent application. If you or your patent attorney prefers not to provide this information, then simply don't define these fields. You should note, however, that in draft -mode (see \ref{sub:Printing-Mode}), the patent prints with a confidential +mode (see \ref{subsec:Printing-Mode}), the patent prints with a confidential heading which does not print if the assignee name has not been defined. - \subsection{Patent Lawyer Information} \index{patent lawyer}The patent lawyer information is defined using: \begin{itemize} -\item \begin{sloppypar}The lawyer name is defined using the \texttt{\textbackslash{}setLawyerName} -\index{setLawyerName macro@\textbackslash{}setLawyerName macro}\index{LaTeX@\LaTeX{}!macro!setLawyerName@\textbackslash{}setLawyerName}macro -in \LaTeX{} or the \textbf{LawyerName} \index{LawyerName environment}\index{LyX@\LyX{}!environment!LawyerName}environment -in \LyX{}.\end{sloppypar} +\item \begin{sloppypar}The lawyer name is defined using the \texttt{\textbackslash setLawyerName} +\index{setLawyerName macro@\textbackslash setLawyerName macro}\index{LaTeX@\LaTeX!macro!setLawyerName@\textbackslash setLawyerName}macro +in \LaTeX{} or the \textbf{LawyerName} \index{LawyerName environment}\index{LyX@\LyX!environment!LawyerName}environment +in \LyX .\end{sloppypar} \item \begin{sloppypar}The lawyer registration number is defined using -the \texttt{\textbackslash{}setLawyerNumber} \index{setLawyerNumber macro@\textbackslash{}setLawyerNumber macro}\index{LaTeX@\LaTeX{}!macro!setLawyerNumber@\textbackslash{}setLawyerNumber}macro -in \LaTeX{} or the \textbf{LawyerNumber} \index{LawyerNumber environment}\index{LyX@\LyX{}!environment!LawyerNumber}environment -in \LyX{}.\end{sloppypar} -\item \begin{sloppypar}The lawyer phone number is defined using the \texttt{\textbackslash{}setLawyerPhone} -\index{setLawyerPhone macro@\textbackslash{}setLawyerPhone macro}\index{LaTeX@\LaTeX{}!macro!setLawyerPhone@\textbackslash{}setLawyerPhone}macro -in \LaTeX{} or the \textbf{LawyerPhone} \index{LawyerPhone environment}\index{LyX@\LyX{}!environment!LawyerPhone}environment -in \LyX{}.\end{sloppypar} +the \texttt{\textbackslash setLawyerNumber} \index{setLawyerNumber macro@\textbackslash setLawyerNumber macro}\index{LaTeX@\LaTeX!macro!setLawyerNumber@\textbackslash setLawyerNumber}macro +in \LaTeX{} or the \textbf{LawyerNumber} \index{LawyerNumber environment}\index{LyX@\LyX!environment!LawyerNumber}environment +in \LyX .\end{sloppypar} +\item \begin{sloppypar}The lawyer phone number is defined using the \texttt{\textbackslash setLawyerPhone} +\index{setLawyerPhone macro@\textbackslash setLawyerPhone macro}\index{LaTeX@\LaTeX!macro!setLawyerPhone@\textbackslash setLawyerPhone}macro +in \LaTeX{} or the \textbf{LawyerPhone} \index{LawyerPhone environment}\index{LyX@\LyX!environment!LawyerPhone}environment +in \LyX .\end{sloppypar} \end{itemize} Here is an example \LyX{} patent lawyer definition: @@ -1491,30 +1388,29 @@ \subsection{Patent Lawyer Information} \textbf{\small{}Patent Lawyer Reg Number: \#:99,999}\linebreak{} \textbf{\small{}Patent Lawyer Phone:(845) 555-2000} \par\end{flushright}% -\end{minipage}} -\par\end{center}{\small \par} +\end{minipage}}{\small\par} +\par\end{center} -\noindent \index{LawyerName environment}\index{LyX@\LyX{}!environment!LawyerName}\index{LawyerNumber environment}\index{LyX@\LyX{}!environment!LawyerNumber}\index{LawyerPhone environment}\index{LyX@\LyX{}!environment!LawyerPhone} +\noindent \index{LawyerName environment}\index{LyX@\LyX!environment!LawyerName}\index{LawyerNumber environment}\index{LyX@\LyX!environment!LawyerNumber}\index{LawyerPhone environment}\index{LyX@\LyX!environment!LawyerPhone} Here is an example \LaTeX{} assignee definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\textbackslash{}setLawyerName\{First M. Last\}\texttt{}~\\ -\textbackslash{}setLawyerNumber\{Reg \textbackslash{}\#:99,999\}\texttt{}~\\ -\textbackslash{}setLawyerPhone\{845-555-2000\} +\textbackslash setLawyerName\{First M. Last\}\texttt{}~\\ +\textbackslash setLawyerNumber\{Reg \textbackslash\#:99,999\}\texttt{}~\\ +\textbackslash setLawyerPhone\{845-555-2000\} \par\end{flushleft}% \end{minipage}} \par\end{center} -\noindent \index{setLawyerName macro@\textbackslash{}setLawyerName macro}\index{LaTeX@\LaTeX{}!macro!setLawyerName@\textbackslash{}setLawyerName}\index{setLawyerNumber macro@\textbackslash{}setLawyerNumber macro}\index{LaTeX@\LaTeX{}!macro!setLawyerNumber@\textbackslash{}setLawyerNumber}\index{setLawyerPhone macro@\textbackslash{}setLawyerPhone macro}\index{LaTeX@\LaTeX{}!macro!setLawyerPhone@\textbackslash{}setLawyerPhone}I +\noindent \index{setLawyerName macro@\textbackslash setLawyerName macro}\index{LaTeX@\LaTeX!macro!setLawyerName@\textbackslash setLawyerName}\index{setLawyerNumber macro@\textbackslash setLawyerNumber macro}\index{LaTeX@\LaTeX!macro!setLawyerNumber@\textbackslash setLawyerNumber}\index{setLawyerPhone macro@\textbackslash setLawyerPhone macro}\index{LaTeX@\LaTeX!macro!setLawyerPhone@\textbackslash setLawyerPhone}I have been advised that some patent attorneys prefer not to include the patent lawyer information in the patent application. If you or your patent attorney prefers not to provide this information, then simply don't define these fields. - \subsection{Docket Number} \index{docket number}To track the progress of a patent during prosecution, @@ -1534,10 +1430,10 @@ \subsection{Docket Number} to find out this numbering scheme at your company and how these numbers are assigned. -The application number is defined using the \texttt{\textbackslash{}setDocketNumber} -\index{setDocketNumber macro@\textbackslash{}setDocketNumber macro}\index{LaTeX@\LaTeX{}!macro!setDocketNumber@\textbackslash{}setDocketNumber}macro -in \LaTeX{} or the \textbf{DocketNumber} \index{DocketNumber environment}\index{LyX@\LyX{}!environment!DocketNumber}environment -in \LyX{}. +The application number is defined using the \texttt{\textbackslash setDocketNumber} +\index{setDocketNumber macro@\textbackslash setDocketNumber macro}\index{LaTeX@\LaTeX!macro!setDocketNumber@\textbackslash setDocketNumber}macro +in \LaTeX{} or the \textbf{DocketNumber} \index{DocketNumber environment}\index{LyX@\LyX!environment!DocketNumber}environment +in \LyX . Here is an example \LyX{} document docket number definition: @@ -1549,29 +1445,28 @@ \subsection{Docket Number} \end{minipage}} \par\end{center} -\index{DocketNumber environment}\index{LyX@\LyX{}!environment!DocketNumber} +\index{DocketNumber environment}\index{LyX@\LyX!environment!DocketNumber} Here is an example \LaTeX{} document docket number definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}setDocketNumber\{LEC-YY-1NN0-U1\}} +\texttt{\textbackslash setDocketNumber\{LEC-YY-1NN0-U1\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{setDocketNumber macro@\textbackslash{}setDocketNumber macro}\index{LaTeX@\LaTeX{}!macro!setDocketNumber@\textbackslash{}setDocketNumber}If +\index{setDocketNumber macro@\textbackslash setDocketNumber macro}\index{LaTeX@\LaTeX!macro!setDocketNumber@\textbackslash setDocketNumber}If you do not have and never will have a docket number, simply don't define it. - \subsection{DocumentVersion} -The document version is defined using the \texttt{\textbackslash{}setDocumentVersion} -\index{setDocumentVersion macro@\textbackslash{}setDocumentVersion macro}\index{LaTeX@\LaTeX{}!macro!setDocumentVersion@\textbackslash{}setDocumentVersion}macro -in \LaTeX{} or the \textbf{DocumentVersion} \index{DocumentVersion environment}\index{LyX@\LyX{}!environment!DocumentVersion}environment -in \LyX{}. The argument is x.y where x is the major version number +The document version is defined using the \texttt{\textbackslash setDocumentVersion} +\index{setDocumentVersion macro@\textbackslash setDocumentVersion macro}\index{LaTeX@\LaTeX!macro!setDocumentVersion@\textbackslash setDocumentVersion}macro +in \LaTeX{} or the \textbf{DocumentVersion} \index{DocumentVersion environment}\index{LyX@\LyX!environment!DocumentVersion}environment +in \LyX . The argument is x.y where x is the major version number and y is the minor version number. This version number is only printed in draft mode. @@ -1585,24 +1480,23 @@ \subsection{DocumentVersion} \end{minipage}} \par\end{center} -\index{DocumentVersion environment}\index{LyX@\LyX{}!environment!DocumentVersion} +\index{DocumentVersion environment}\index{LyX@\LyX!environment!DocumentVersion} Here is an example \LaTeX{} document version definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}setDocumentVersion\{0.0\}} +\texttt{\textbackslash setDocumentVersion\{0.0\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{setDocumentVersion macro@\textbackslash{}setDocumentVersion macro}\index{LaTeX@\LaTeX{}!macro!setDocumentVersion@\textbackslash{}setDocumentVersion}If +\index{setDocumentVersion macro@\textbackslash setDocumentVersion macro}\index{LaTeX@\LaTeX!macro!setDocumentVersion@\textbackslash setDocumentVersion}If you do not supply a version number, a value of 0.0 is supplied for you. - -\subsection{Inventor Name(s)\label{sub:Inventor-Name(s)}} +\subsection{Inventor Name(s)\label{subsec:Inventor-Name(s)}} \index{inventor name}Inventions often include multiple inventors. All inventors are considered equal from the view of the patent office @@ -1610,17 +1504,17 @@ \subsection{Inventor Name(s)\label{sub:Inventor-Name(s)}} the first inventor named gets some additional prestige factor in that the patent is referred to in many places as invented by the first named inventor suffixed with ``et al.''. The drawing section also -contains only the first named inventor (see \subref{The-Drawings-Section}). +contains only the first named inventor (see \subsecref{The-Drawings-Section}). The first named inventor is assigned differently from all of the other -inventors and is assigned using the \texttt{\textbackslash{}inventor} -\index{inventor macro@\textbackslash{}inventor macro}\index{LaTeX@\LaTeX{}!macro!inventor@\textbackslash{}inventor}macro -in \LaTeX{} or the \textbf{Inventor} \index{Inventor environment}\index{LyX@\LyX{}!environment!Inventor}environment -in \LyX{}. In \LaTeX{} and \LyX{}, the first named inventor is generally +inventors and is assigned using the \texttt{\textbackslash inventor} +\index{inventor macro@\textbackslash inventor macro}\index{LaTeX@\LaTeX!macro!inventor@\textbackslash inventor}macro +in \LaTeX{} or the \textbf{Inventor} \index{Inventor environment}\index{LyX@\LyX!environment!Inventor}environment +in \LyX . In \LaTeX{} and \LyX , the first named inventor is generally assigned under the invention title and date. Other inventors are assigned -using the \texttt{\textbackslash{}setOtherInventor} \index{setOtherInventor macro@\textbackslash{}setOtherInventor macro}\index{LaTeX@\LaTeX{}!macro!setOtherInventor@\textbackslash{}setOtherInventor}macro -in \LaTeX{} or the \textbf{OtherInventor} \index{OtherInventor environment}\index{LyX@\LyX{}!environment!OtherInventor}environment -in \LyX{}. These assignments are made in the front matter prior to +using the \texttt{\textbackslash setOtherInventor} \index{setOtherInventor macro@\textbackslash setOtherInventor macro}\index{LaTeX@\LaTeX!macro!setOtherInventor@\textbackslash setOtherInventor}macro +in \LaTeX{} or the \textbf{OtherInventor} \index{OtherInventor environment}\index{LyX@\LyX!environment!OtherInventor}environment +in \LyX . These assignments are made in the front matter prior to the invention title, date and first inventor. \LaTeX{} keeps track of all of the inventors added, so the same macro is used to assign each one. The title page output during compilation provides a list @@ -1636,44 +1530,40 @@ \subsection{Inventor Name(s)\label{sub:Inventor-Name(s)}} \begin{flushright} \textbf{\small{}OtherInventor:John D. Smith}\linebreak{} \textbf{\small{}OtherInventor:Sally G. Jones}\linebreak{} -\textbf{\small{}OtherInventor:Samuel J. Jackson} -\par\end{flushright}{\small \par} - +\textbf{\small{}OtherInventor:Samuel J. Jackson}{\small\par} +\par\end{flushright} \begin{center} -\textbf{\Large{}Invention Name Here} -\par\end{center}{\Large \par} - +\textbf{\Large{}Invention Name Here}{\Large\par} +\par\end{center} \begin{center} June 3, 2012 \par\end{center} - \begin{center} Peter J. Pupalaikis \par\end{center}% \end{minipage}} \par\end{center} -\index{OtherInventor environment}\index{LyX@\LyX{}!environment!OtherInventor}\index{Inventor environment}\index{LyX@\LyX{}!environment!Inventor} +\index{OtherInventor environment}\index{LyX@\LyX!environment!OtherInventor}\index{Inventor environment}\index{LyX@\LyX!environment!Inventor} Here is an example \LaTeX{} inventors definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}setOtherInventor\{John D. Smith\}}~\\ -\texttt{\textbackslash{}setOtherInventor\{Sally G. Jones\}}~\\ -\texttt{\textbackslash{}setOtherInventor\{Samuel J. Jackson\}} +\texttt{\textbackslash setOtherInventor\{John D. Smith\}}~\\ +\texttt{\textbackslash setOtherInventor\{Sally G. Jones\}}~\\ +\texttt{\textbackslash setOtherInventor\{Samuel J. Jackson\}} \par\end{flushleft} - \begin{flushleft} -\texttt{\textbackslash{}title\{Invention Name Here\}}~\\ -\texttt{\textbackslash{}date\{June 3, 2012\}}~\\ -\texttt{\textbackslash{}inventor\{Peter J. Pupalaikis\}} +\texttt{\textbackslash title\{Invention Name Here\}}~\\ +\texttt{\textbackslash date\{June 3, 2012\}}~\\ +\texttt{\textbackslash inventor\{Peter J. Pupalaikis\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{inventor macro@\textbackslash{}inventor macro}\index{LaTeX@\LaTeX{}!macro!inventor@\textbackslash{}inventor}\index{setOtherInventor macro@\textbackslash{}setOtherInventor macro}\index{LaTeX@\LaTeX{}!macro!setOtherInventor@\textbackslash{}setOtherInventor} +\index{inventor macro@\textbackslash inventor macro}\index{LaTeX@\LaTeX!macro!inventor@\textbackslash inventor}\index{setOtherInventor macro@\textbackslash setOtherInventor macro}\index{LaTeX@\LaTeX!macro!setOtherInventor@\textbackslash setOtherInventor} In the above \LyX{} example, the inventor Peter J. Pupalaikis is entered in the \textbf{Inventor} environment, although, like the invention @@ -1682,13 +1572,12 @@ \subsection{Inventor Name(s)\label{sub:Inventor-Name(s)}} the inventor name, however, you will see the environment in the environment drop down box as shown in \figref{LyX-environments}. +\subsection{Title\label{subsec:Title}} -\subsection{Title\label{sub:Title}} - -The document title is defined using the \texttt{\textbackslash{}title} -\index{title macro@\textbackslash{}title macro}\index{LaTeX@\LaTeX{}!macro!title@\textbackslash{}title}macro -in \LaTeX{} or the \textbf{Title} \index{Title environment}\index{LyX@\LyX{}!environment!Title}environment -in \LyX{}. The argument is the name of the invention. +The document title is defined using the \texttt{\textbackslash title} +\index{title macro@\textbackslash title macro}\index{LaTeX@\LaTeX!macro!title@\textbackslash title}macro +in \LaTeX{} or the \textbf{Title} \index{Title environment}\index{LyX@\LyX!environment!Title}environment +in \LyX . The argument is the name of the invention. Here is an example \LyX{} title definition: @@ -1700,19 +1589,19 @@ \subsection{Title\label{sub:Title}} \end{minipage}} \par\end{center} -\index{Title environment}\index{LyX@\LyX{}!environment!Title} +\index{Title environment}\index{LyX@\LyX!environment!Title} Here is an example \LaTeX{} title definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}title\{Invention Name Here\}} +\texttt{\textbackslash title\{Invention Name Here\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{title macro@\textbackslash{}title macro}\index{LaTeX@\LaTeX{}!macro!title@\textbackslash{}title} +\index{title macro@\textbackslash title macro}\index{LaTeX@\LaTeX!macro!title@\textbackslash title} In the above \LyX{} example, the title is entered in the \textbf{Title} environment, although there is no visual indication in the editor @@ -1720,14 +1609,13 @@ \subsection{Title\label{sub:Title}} text for the title, however, you will see the environment in the environment drop down box as shown in \figref{LyX-environments}. - -\subsection{Date\label{sub:Date}} +\subsection{Date\label{subsec:Date}} The date is only the date of the version not the invention and is used to help with versioning. The document date is defined using the -\texttt{\textbackslash{}date} \index{date macro@\textbackslash{}date macro}\index{LaTeX@\LaTeX{}!macro!date@\textbackslash{}date}macro -in \LaTeX{} or the \textbf{Date} \index{Date environment}\index{LyX@\LyX{}!environment!Date}environment -in \LyX{}. The argument is the date of the version. +\texttt{\textbackslash date} \index{date macro@\textbackslash date macro}\index{LaTeX@\LaTeX!macro!date@\textbackslash date}macro +in \LaTeX{} or the \textbf{Date} \index{Date environment}\index{LyX@\LyX!environment!Date}environment +in \LyX . The argument is the date of the version. Here is an example \LyX{} date definition: @@ -1739,19 +1627,19 @@ \subsection{Date\label{sub:Date}} \end{minipage}} \par\end{center} -\index{Date environment}\index{LyX@\LyX{}!environment!Date} +\index{Date environment}\index{LyX@\LyX!environment!Date} Here is an example \LaTeX{} date definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}date\{June 3, 2012\}} +\texttt{\textbackslash date\{June 3, 2012\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{date macro@\textbackslash{}date macro}\index{LaTeX@\LaTeX{}!macro!date@\textbackslash{}date} +\index{date macro@\textbackslash date macro}\index{LaTeX@\LaTeX!macro!date@\textbackslash date} In the above \LyX{} example, the date is entered in the \textbf{Date} environment, although there is no visual indication in the editor @@ -1762,8 +1650,7 @@ \subsection{Date\label{sub:Date}} If the date is not provided, then todays date (at the time of document compilation) is supplied. - -\subsection{Printing Mode\label{sub:Printing-Mode}} +\subsection{Printing Mode\label{subsec:Printing-Mode}} \index{printing mode}There are two printing modes supported by the patent application class: @@ -1775,31 +1662,29 @@ \subsection{Printing Mode\label{sub:Printing-Mode}} The draft mode should really be the default, but I chose to make application mode default for people who don't read documentation. -\begin{sloppypar}You choose application mode using the \texttt{\textbackslash{}setPrintingModeApplication} -\index{setPrintingModeApplication macro@\textbackslash{}setPrintingModeApplication macro}\index{LaTeX@\LaTeX{}!macro!setPrintingModeApplication@\textbackslash{}setPrintingModeApplication}macro -in \LaTeX{} or the \textbf{ApplicationMode} \index{ApplicationMode environment}\index{LyX@\LyX{}!environment!ApplicationMode}environment -in \LyX{}. You choose draft mode using the\texttt{ \textbackslash{}setPrintingModeDraft} -\index{setPrintingModeDraft macro@\textbackslash{}setPrintingModeDraft macro}\index{LaTeX@\LaTeX{}!macro!setPrintingModeDraft@\textbackslash{}setPrintingModeDraft}macro -in \LaTeX{} or the \textbf{DraftMode} \index{DraftMode environment}\index{LyX@\LyX{}!environment!DraftMode}environment -in \LyX{}. There is no argument for these macros.\end{sloppypar} +\begin{sloppypar}You choose application mode using the \texttt{\textbackslash setPrintingModeApplication} +\index{setPrintingModeApplication macro@\textbackslash setPrintingModeApplication macro}\index{LaTeX@\LaTeX!macro!setPrintingModeApplication@\textbackslash setPrintingModeApplication}macro +in \LaTeX{} or the \textbf{ApplicationMode} \index{ApplicationMode environment}\index{LyX@\LyX!environment!ApplicationMode}environment +in \LyX . You choose draft mode using the\texttt{ \textbackslash setPrintingModeDraft} +\index{setPrintingModeDraft macro@\textbackslash setPrintingModeDraft macro}\index{LaTeX@\LaTeX!macro!setPrintingModeDraft@\textbackslash setPrintingModeDraft}macro +in \LaTeX{} or the \textbf{DraftMode} \index{DraftMode environment}\index{LyX@\LyX!environment!DraftMode}environment +in \LyX . There is no argument for these macros.\end{sloppypar} In draft mode, the version and date are printed, a company confidential -warning is printed on each page, and the annotation list (see \ref{sub:Annotations-1}) +warning is printed on each page, and the annotation list (see \ref{subsec:Annotations-1}) is printed at the end of the document. In patent office mode, the document is typeset in the form ready for filing. - \section{Sections and Numbering\label{sec:Sections-and-Numbering}} +\subsection{Patent Sections\label{subsec:Patent-Sections}} -\subsection{Patent Sections\label{sub:Patent-Sections}} - -Sections of the patent are delimited by the \texttt{\textbackslash{}patentSection} -\index{patentSection macro@\textbackslash{}patentSection macro}\index{LaTeX@\LaTeX{}!macro!patentSection@\textbackslash{}patentSection}macro -in \LaTeX{} or the \textbf{PatentSection} \index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection}environment -in \LyX{}. This macro will expand into the section name with the appropriate +Sections of the patent are delimited by the \texttt{\textbackslash patentSection} +\index{patentSection macro@\textbackslash patentSection macro}\index{LaTeX@\LaTeX!macro!patentSection@\textbackslash patentSection}macro +in \LaTeX{} or the \textbf{PatentSection} \index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection}environment +in \LyX . This macro will expand into the section name with the appropriate formatting. If you started your application following the instructions in \secref{Starting-a-New-Application} you should never need to use this macro. @@ -1814,38 +1699,37 @@ \subsection{Patent Sections\label{sub:Patent-Sections}} \end{minipage}} \par\end{center} -\index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection} +\index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection} Here is an example \LaTeX{} section definition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}patentSection\{Field of the Invention\}} +\texttt{\textbackslash patentSection\{Field of the Invention\}} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{patentSection macro@\textbackslash{}patentSection macro}\index{LaTeX@\LaTeX{}!macro!patentSection@\textbackslash{}patentSection} +\index{patentSection macro@\textbackslash patentSection macro}\index{LaTeX@\LaTeX!macro!patentSection@\textbackslash patentSection} In the above \LyX{} example, the section name is entered in the \textbf{PatentSection} environment. The visual indication in the editor that it has been entered in this environment is that it is bold, small caps and underlined (mostly - don't worry, it will print better). If you click on the text for the section name, you will see the \textbf{PatentSection} -\index{PatentSection environment}\index{LyX@\LyX{}!environment!PatentSection}environment +\index{PatentSection environment}\index{LyX@\LyX!environment!PatentSection}environment in the environment drop down box as shown in \figref{LyX-environments}. - -\subsection{Paragraph Numbering\label{sub:Paragraph-Numbering}} +\subsection{Paragraph Numbering\label{subsec:Paragraph-Numbering}} \index{patent numbering}Patents must be submitted with some form of numbering of lines or paragraphs. This is so that during correspondence with the patent examiner, the correct text can be identified and referenced. -Paragraphs are numbered using the \texttt{\textbackslash{}patentParagraph} -\index{patentParagraph macro@\textbackslash{}patentParagraph macro}\index{LaTeX@\LaTeX{}!macro!patentParagraph@\textbackslash{}patentParagraph}macro -in \LaTeX{} or the \textbf{PatentParagraph} \index{PatentParagraph environment}\index{LyX@\LyX{}!environment!PatentParagraph}environment -in \LyX{}. There is no argument for this macro. Almost every paragraph +Paragraphs are numbered using the \texttt{\textbackslash patentParagraph} +\index{patentParagraph macro@\textbackslash patentParagraph macro}\index{LaTeX@\LaTeX!macro!patentParagraph@\textbackslash patentParagraph}macro +in \LaTeX{} or the \textbf{PatentParagraph} \index{PatentParagraph environment}\index{LyX@\LyX!environment!PatentParagraph}environment +in \LyX . There is no argument for this macro. Almost every paragraph should begin with this macro. When your application is produced, this will be expanded to a number like: \textbf{{[}0001{]}} in front of the paragraph. @@ -1855,7 +1739,7 @@ \subsection{Paragraph Numbering\label{sub:Paragraph-Numbering}} paragraph text and observe the environment in the environment drop down box as shown in \figref{LyX-environments}. The good news is that entire groups of paragraphs can be selected and the \textbf{PatentParagraph} -\index{PatentParagraph environment}\index{LyX@\LyX{}!environment!PatentParagraph}environment +\index{PatentParagraph environment}\index{LyX@\LyX!environment!PatentParagraph}environment applied. You will run into some trouble with equations. Equations technically form a new paragraph as far as \LyX{} is concerned, but they ought not be numbered as paragraphs. To solve issues where the @@ -1863,7 +1747,7 @@ \subsection{Paragraph Numbering\label{sub:Paragraph-Numbering}} the text just prior to an equation and a carriage return right after an equation (to ensure that the equation is truly in its own paragraph) and then set the environment of the equation to \textbf{Standard} -\index{LyX@\LyX{}!environment!Standard}(the top environment entry). +\index{LyX@\LyX!environment!Standard}(the top environment entry). I would like to make this more automatic, but the method for \LyX{} customization eluded me. @@ -1872,32 +1756,31 @@ \subsection{Paragraph Numbering\label{sub:Paragraph-Numbering}} \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}patentParagraph The beginning of a paragraph -to be numbered\ldots{}} +\texttt{\textbackslash patentParagraph The beginning of a paragraph +to be numbered\ldots} \par\end{flushleft}% \end{minipage}} \par\end{center} -\index{patentParagraph macro@\textbackslash{}patentParagraph macro}\index{LaTeX@\LaTeX{}!macro!patentParagraph@\textbackslash{}patentParagraph} +\index{patentParagraph macro@\textbackslash patentParagraph macro}\index{LaTeX@\LaTeX!macro!patentParagraph@\textbackslash patentParagraph} -One note here is that if you inspect \LaTeX{} code exported by \LyX{}, -you will find the \texttt{\textbackslash{}patentParagraph} with braces +One note here is that if you inspect \LaTeX{} code exported by \LyX , +you will find the \texttt{\textbackslash patentParagraph} with braces enclosing the entire paragraph to be numbered. Either way works and you can use whichever method you are comfortable with. -In \LaTeX{} you may get tired of typing the verbose macro \texttt{\textbackslash{}patentParagraph} +In \LaTeX{} you may get tired of typing the verbose macro \texttt{\textbackslash patentParagraph} before each paragraph so you might want to redefine a new one that does not clash with any other macro settings you might be using like: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}def\textbackslash{}pp\{\textbackslash{}patentParagraph\}} +\texttt{\textbackslash def\textbackslash pp\{\textbackslash patentParagraph\}} \par\end{flushleft}% \end{minipage}} \par\end{center} - \section{Drawings\label{sec:Drawings}} \index{drawing|see {figure}}\index{figure}One of the biggest nuisances @@ -1952,10 +1835,10 @@ \section{Drawings\label{sec:Drawings}} in the drawings. Furthermore, we would like to ensure proper support in the specification for the language used in the claims. \end{itemize} -The way that we partially solve these problems using \LaTeX{} and -\LyX{} is to provide for an area in the patent application where the -required drawing and annotation information is filled in. Once this -information is filled in, the following problems are solved: +The way that we partially solve these problems using \LaTeX{} and \LyX{} +is to provide for an area in the patent application where the required +drawing and annotation information is filled in. Once this information +is filled in, the following problems are solved: \begin{itemize} \item The drawings will automatically be drawn on properly formatted pages containing header information that is in part provided by \index{front matter}front @@ -1971,11 +1854,11 @@ \section{Drawings\label{sec:Drawings}} references can be made with the name and the number so that you can always be sure that the element named in the application has the correct associated number that annotates the element in the drawing. -\item If certain recommended drawing tools are used (see \subref{TpX}), +\item If certain recommended drawing tools are used (see \subsecref{TpX}), the annotation numbers can automatically be added to the drawings themselves - something absolutely not possible with any other word-processor. Otherwise, if \LaTeX{} based drawing tools cannot be used, an annotation -number list is generated in draft mode (see \subref{Printing-Mode}) +number list is generated in draft mode (see \subsecref{Printing-Mode}) that breaks the gridlock by allowing the annotations to be cross-referenced properly and produce the correct numbers during application construction and the drawings annotated properly (albeit in a manual manner) at @@ -1987,25 +1870,25 @@ \section{Drawings\label{sec:Drawings}} Before going into too much detail about how this all works, I want to explain to you the basic directions you will need to follow regarding your drawings to make all of this work. First, about the drawing file; -if you are using \LaTeX{}, your drawing file will be called something +if you are using \LaTeX , your drawing file will be called something like Drawings.tex and will be included somewhere near the top of the patent application file (see \secref{The-Layout-of-the-Patent-Application}). Note that this is not a requirement - you are perfectly entitled to list all of your figures and annotations inside your application, as in the example supplied - it's just annoying to have to look at this information constantly at the top of your application - but you -can do what you want. Similarly, if you are using \LyX{} you will -have a file called Drawings\index{drawing file}\index{figure!file}.\LyX{} -that is included at the top of the file. Like in \LaTeX{}, these drawing +can do what you want. Similarly, if you are using \LyX{} you will have +a file called Drawings\index{drawing file}\index{figure!file}.\LyX{} +that is included at the top of the file. Like in \LaTeX , these drawing definitions can also be in line at the top of your application. Inside the drawings file, generally at the top, you can provide two options regarding drawings in general. These are: \begin{itemize} \item The directory where the drawings are found. This is described using -the \texttt{\textbackslash{}setFiguresLocation} \index{setFiguresLocation macro@\textbackslash{}setFiguresLocation macro}\index{LaTeX@\LaTeX{}!macro!setFiguresLocation@\textbackslash{}setFiguresLocation}macro -in \LaTeX{} or the \textbf{FiguresDirectory} \index{FiguresDirectory environment}\index{LyX@\LyX{}!environment!FiguresDirectory}environment -in \LyX{}. The default figures location is defined as ``.'' meaning +the \texttt{\textbackslash setFiguresLocation} \index{setFiguresLocation macro@\textbackslash setFiguresLocation macro}\index{LaTeX@\LaTeX!macro!setFiguresLocation@\textbackslash setFiguresLocation}macro +in \LaTeX{} or the \textbf{FiguresDirectory} \index{FiguresDirectory environment}\index{LyX@\LyX!environment!FiguresDirectory}environment +in \LyX . The default figures location is defined as ``.'' meaning that the drawings are located in the same directory as the patent application. If your drawing files are located there, there is no need to specify this (although in the example, it is specified just @@ -2019,18 +1902,18 @@ \section{Drawings\label{sec:Drawings}} is only one directory that must contain all of the drawings. \item Whether captions are above or below the drawing. I have always used captions below the drawing and that is the default. However, you can -make the captions appear above the drawing using the the \texttt{\textbackslash{}setFigureCaptionsOnTop} -\index{setFigureCaptionsOnTop macro@\textbackslash{}setFigureCaptionsOnTop macro}\index{LaTeX@\LaTeX{}!macro!setFigureCaptionsOnTop@\textbackslash{}setFigureCaptionsOnTop}macro -in \LaTeX{} or the \textbf{FigureCaptionsOnTop} \index{FiguresCaptionsOnTop environment}\index{LyX@\LyX{}!environment!FigureCaptionsOnTop}environment -in \LyX{}. +make the captions appear above the drawing using the the \texttt{\textbackslash setFigureCaptionsOnTop} +\index{setFigureCaptionsOnTop macro@\textbackslash setFigureCaptionsOnTop macro}\index{LaTeX@\LaTeX!macro!setFigureCaptionsOnTop@\textbackslash setFigureCaptionsOnTop}macro +in \LaTeX{} or the \textbf{FigureCaptionsOnTop} \index{FiguresCaptionsOnTop environment}\index{LyX@\LyX!environment!FigureCaptionsOnTop}environment +in \LyX . \end{itemize} For each figure, you specify the following: \begin{itemize} \item \begin{sloppypar}The \index{figure!definition}figure definition.\label{The-figure-definition} -Figures are defined by the \texttt{\textbackslash{}figureDefinition} -\index{figureDefinition macro@\textbackslash{}figureDefinition macro}\index{LaTeX@\LaTeX{}!macro!figureDefinition@\textbackslash{}figureDefinition}macro -in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX{}!environment!FigureDefinition}environment -in \LyX{}. The argument is the exact name of the file (matching case)\footnote{Usually the case matching of file names is only a problem when the +Figures are defined by the \texttt{\textbackslash figureDefinition} +\index{figureDefinition macro@\textbackslash figureDefinition macro}\index{LaTeX@\LaTeX!macro!figureDefinition@\textbackslash figureDefinition}macro +in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX!environment!FigureDefinition}environment +in \LyX . The argument is the exact name of the file (matching case)\footnote{Usually the case matching of file names is only a problem when the tools are used within Linux - in Windows, file names are case insensitive.} without path or extension. This is the name of the file that will get loaded in the patent drawings section and is the name you will use to reference the figure. The figure definition statement must @@ -2041,9 +1924,9 @@ \section{Drawings\label{sec:Drawings}} \begin{itemize} \item The \index{figure!extension}figure extension. Figure extensions are -defined by the \texttt{\textbackslash{}figureExtension} \index{figureExtension macro@\textbackslash{}figureExtension macro}\index{LaTeX@\LaTeX{}!macro!figureExtension@\textbackslash{}figureExtension}macro -in \LaTeX{} or the \textbf{FigureExtension} \index{FigureExtension environment}\index{LyX@\LyX{}!environment!FigureExtension}environment -in \LyX{}. The argument is the exact name of the file extension (matching +defined by the \texttt{\textbackslash figureExtension} \index{figureExtension macro@\textbackslash figureExtension macro}\index{LaTeX@\LaTeX!macro!figureExtension@\textbackslash figureExtension}macro +in \LaTeX{} or the \textbf{FigureExtension} \index{FigureExtension environment}\index{LyX@\LyX!environment!FigureExtension}environment +in \LyX . The argument is the exact name of the file extension (matching case). This extension will be appended to the file name to load the file in the patent drawings section and will determine how the file gets loaded. Special loading of pdf\index{PDF}, PDF, tpx, TpX, vbs, @@ -2055,31 +1938,31 @@ \section{Drawings\label{sec:Drawings}} created and the proper file extension provided. If neither the recognized extensions of pdf, PDF, tpx, TpX, vbs, VBS, py, tex, or pdf\_tex are provided, the file will be attempted to be loaded as a graphics file -and if the extension is supported by \LaTeX{}, then it will load. -Some known recognized graphics extensions are png and jpg.\index{JPEG}\index{file!JPEG} +and if the extension is supported by \LaTeX , then it will load. Some +known recognized graphics extensions are png and jpg.\index{JPEG}\index{file!JPEG} If you have a file in a format other than these and you know how to -load it in \LaTeX{}, you can define this in the customizations. See +load it in \LaTeX , you can define this in the customizations. See \item The figure description\index{figure!description}.\label{The-figure-description} -Figure descriptions are defined by the the \texttt{\textbackslash{}figureDescription} -\index{figureDescription macro@\textbackslash{}figureDescription macro}\index{LaTeX@\LaTeX{}!macro!figureDescription@\textbackslash{}figureDescription}macro -in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX{}!environment!FigureDescription}environment -in \LyX{}. The argument is the exact text for the description of the +Figure descriptions are defined by the the \texttt{\textbackslash figureDescription} +\index{figureDescription macro@\textbackslash figureDescription macro}\index{LaTeX@\LaTeX!macro!figureDescription@\textbackslash figureDescription}macro +in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX!environment!FigureDescription}environment +in \LyX . The argument is the exact text for the description of the figure. This description is the exact text that will be used when the section providing the brief description of the drawings is automatically produced. In order for it to come out right, you should not use any initial capitalization or any final punctuation. It should contain the appropriate text that would follow a statement like ``FIG. 1 -\ldots{}'' but again, with no period at the end. It should start -with a verb like ``is'', ``shows'', ``depicts'', etc. See \subref{The-Brief-Description-of-the-Drawings-Section} +\ldots '' but again, with no period at the end. It should start +with a verb like ``is'', ``shows'', ``depicts'', etc. See \subsecref{The-Brief-Description-of-the-Drawings-Section} for more information.\index{brief description of the drawings}\index{figure!brief description section} \item The (optional) \index{figure!caption}figure caption. Figure captions -are defined by the the \texttt{\textbackslash{}figureCaption} \index{figureCaption macro@\textbackslash{}figureCaption macro}\index{LaTeX@\LaTeX{}!macro!figureCaption@\textbackslash{}figureCaption}macro -in \LaTeX{} or the \textbf{FigureCaption} \index{FigureCaption environment}\index{LyX@\LyX{}!environment!FigureCaption}environment -in \LyX{}. The argument is the exact text for the caption for the -figure. Note that the use of a caption on a figure is rare. Unlike -normal documents that you might be familiar with, a caption is not -provided for any descriptive purposes in a patent application. Instead -it is provided mostly to call attention to figures that are not actually +are defined by the the \texttt{\textbackslash figureCaption} \index{figureCaption macro@\textbackslash figureCaption macro}\index{LaTeX@\LaTeX!macro!figureCaption@\textbackslash figureCaption}macro +in \LaTeX{} or the \textbf{FigureCaption} \index{FigureCaption environment}\index{LyX@\LyX!environment!FigureCaption}environment +in \LyX . The argument is the exact text for the caption for the figure. +Note that the use of a caption on a figure is rare. Unlike normal +documents that you might be familiar with, a caption is not provided +for any descriptive purposes in a patent application. Instead it is +provided mostly to call attention to figures that are not actually part of an invention. The only use I have ever come across for a caption is to distinguish \emph{prior art}. \index{prior art}Prior art\index{figure!prior art} are things already done before and things already done before cannot @@ -2093,35 +1976,35 @@ \section{Drawings\label{sec:Drawings}} for once submitted as such, the patent office will consider this an admission that the material in the drawing is not patentable. \item (optional)\label{clear-page} An instruction to clear the page\index{clear page}\index{figure!problems} -after the figure is displayed inside the Drawings Section (see \ref{sub:The-Drawings-Section}). +after the figure is displayed inside the Drawings Section (see \ref{subsec:The-Drawings-Section}). \LaTeX{} has very sophisticated algorithms for the placement of floating diagrams (called floats or float environments). Generally, \LaTeX{} is allowed to use its own algorithms to place floats properly and this works out well. Your patent figures will be placed either in the center of the page or will be doubled up with other figures, depending -on \LaTeX{}'s decisions. \LaTeX{} does not like many floats listed -one after another and after about ten such floats, it generates an -error and asks for help. This is a problem that I'd like to try to -solve automatically but have not been able to. So, when this error -occurs you must break up your figure list with an instruction to clear -the page after the drawing is placed. This allows \LaTeX{} to flush -out its list of drawings and start over. For patents with lots of -drawings, you might need instructions in two or three locations. Generally, +on \LaTeX 's decisions. \LaTeX{} does not like many floats listed one +after another and after about ten such floats, it generates an error +and asks for help. This is a problem that I'd like to try to solve +automatically but have not been able to. So, when this error occurs +you must break up your figure list with an instruction to clear the +page after the drawing is placed. This allows \LaTeX{} to flush out +its list of drawings and start over. For patents with lots of drawings, +you might need instructions in two or three locations. Generally, you can always give this instruction after a large drawing that you know will be on a single page anyway and its always safe to unconditionally, except for the last drawing, clear the page (you will just get one drawing per drawing page, which is not too bad). Do not clear the page after the last drawing. To clear the page after a drawing, use -the \texttt{\textbackslash{}figureClearPageAfter} \index{figureClearPageAfter macro@\textbackslash{}figureClearPageAfter macro}\index{LaTeX@\LaTeX{}!macro!figureClearPageAfter@\textbackslash{}figureClearPageAfter}macro -in \LaTeX{} or the \textbf{FigureClearPageAfter} \index{FigureClearPageAfter environment}\index{LyX@\LyX{}!environment!FigureClearPageAfter}environment -in \LyX{}. +the \texttt{\textbackslash figureClearPageAfter} \index{figureClearPageAfter macro@\textbackslash figureClearPageAfter macro}\index{LaTeX@\LaTeX!macro!figureClearPageAfter@\textbackslash figureClearPageAfter}macro +in \LaTeX{} or the \textbf{FigureClearPageAfter} \index{FigureClearPageAfter environment}\index{LyX@\LyX!environment!FigureClearPageAfter}environment +in \LyX . \item \begin{sloppypar}(optional)\label{sideways-figure} An instruction to display the figure sideways.\index{sideways figures}\index{landscape figures}. Rarely, a figure needs to be placed in a sideways arrangement to fit -it on the page. To render a drawing sideways, use the \texttt{\textbackslash{}figureOrientationSideways} -\index{figureOrientationSideways macro@\textbackslash{}figureOrientationSideways macro}\index{LaTeX@\LaTeX{}!macro!figureOrientationSideways@\textbackslash{}figureOrientationSideways}macro -in \LaTeX{} or the \textbf{FigureSideways} \index{FigureSideways environment}\index{LyX@\LyX{}!environment!FigureSideways}environment -in \LyX{}.\\ +it on the page. To render a drawing sideways, use the \texttt{\textbackslash figureOrientationSideways} +\index{figureOrientationSideways macro@\textbackslash figureOrientationSideways macro}\index{LaTeX@\LaTeX!macro!figureOrientationSideways@\textbackslash figureOrientationSideways}macro +in \LaTeX{} or the \textbf{FigureSideways} \index{FigureSideways environment}\index{LyX@\LyX!environment!FigureSideways}environment +in \LyX .\\ The patent office requires that sideways figures be arranged with the top of the figure to the left of the page and that all text in the figure be rendered in the same orientation as the figure itself @@ -2135,10 +2018,10 @@ \section{Drawings\label{sec:Drawings}} before it: \begin{itemize} \item The \index{annotation!definition}annotation definition.\label{The-annotation-definition} -Annotations are defined by the \texttt{\textbackslash{}annotationDefinition} -\index{annotationDefinition macro@\textbackslash{}annotationDefinition macro}\index{LaTeX@\LaTeX{}!macro!annotationDefinition@\textbackslash{}annotationDefinition}macro -in \LaTeX{} or the \textbf{AnnotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX{}!environment!AnnotationDefinition}environment -in \LyX{}. The argument is the the name you will use to refer to the +Annotations are defined by the \texttt{\textbackslash annotationDefinition} +\index{annotationDefinition macro@\textbackslash annotationDefinition macro}\index{LaTeX@\LaTeX!macro!annotationDefinition@\textbackslash annotationDefinition}macro +in \LaTeX{} or the \textbf{AnnotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX!environment!AnnotationDefinition}environment +in \LyX . The argument is the the name you will use to refer to the annotation when cross-referencing. The annotation definition statement must come before any other attributes of an annotation are described like the name and description and basically assigns the annotation @@ -2147,23 +2030,23 @@ \section{Drawings\label{sec:Drawings}} \begin{itemize} \item The \index{annotation!name}annotation name. Annotation names are -defined by the \texttt{\textbackslash{}annotationName} \index{annotationName macro@\textbackslash{}annotationName macro}\index{LaTeX@\LaTeX{}!macro!annotationName@\textbackslash{}annotationName}macro -in \LaTeX{} or the \textbf{AnnotationName} \index{AnnotationName environment}\index{LyX@\LyX{}!environment!AnnotationName}environment -in \LyX{}. The argument is the exact text that should be used for -the element in the drawing. This text should ideally be one word and -certainly as few as possible so that when the text is used within -the patent application, the application reads properly. +defined by the \texttt{\textbackslash annotationName} \index{annotationName macro@\textbackslash annotationName macro}\index{LaTeX@\LaTeX!macro!annotationName@\textbackslash annotationName}macro +in \LaTeX{} or the \textbf{AnnotationName} \index{AnnotationName environment}\index{LyX@\LyX!environment!AnnotationName}environment +in \LyX . The argument is the exact text that should be used for the +element in the drawing. This text should ideally be one word and certainly +as few as possible so that when the text is used within the patent +application, the application reads properly. \item The annotation description\index{annotation!description}. Annotation -descriptions are defined by the \texttt{\textbackslash{}annotationDescription} -\index{annotationDescription macro@\textbackslash{}annotationDescription macro}\index{LaTeX@\LaTeX{}!macro!annotationDescription@\textbackslash{}annotationDescription}macro -in \LaTeX{} or the \textbf{AnnotationDescription} \index{AnnotationDescription environment}\index{LyX@\LyX{}!environment!AnnotationDescription}environment -in \LyX{}. The argument is a description sufficient for identifying +descriptions are defined by the \texttt{\textbackslash annotationDescription} +\index{annotationDescription macro@\textbackslash annotationDescription macro}\index{LaTeX@\LaTeX!macro!annotationDescription@\textbackslash annotationDescription}macro +in \LaTeX{} or the \textbf{AnnotationDescription} \index{AnnotationDescription environment}\index{LyX@\LyX!environment!AnnotationDescription}environment +in \LyX . The argument is a description sufficient for identifying the element in the drawing. This text should be as descriptive as possible. The annotation description will not appear anywhere in your patent application except it will appear in the annotation list (see -\subref{The-Annotation-List}) when the application is printed in -draft mode (see \subref{Printing-Mode}). The sole purpose of the -annotation description\index{annotation!description} is to allow +\subsecref{The-Annotation-List}) when the application is printed +in draft mode (see \subsecref{Printing-Mode}). The sole purpose of +the annotation description\index{annotation!description} is to allow the author to match annotation numbers and names with the elements in a figure and primarily provided as an aid when the drawing annotation numbers are drawn into the figures at the very end. For example, a @@ -2181,141 +2064,110 @@ \section{Drawings\label{sec:Drawings}} \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% -\texttt{\textbackslash{}setFiguresLocation\{.\}} - - +\texttt{\textbackslash setFiguresLocation\{.\}} -\texttt{\textbackslash{}figureDefinition\{VisioDrawing\}} +\texttt{\textbackslash figureDefinition\{VisioDrawing\}} -\texttt{\textbackslash{}figureExtension\{pdf\}} +\texttt{\textbackslash figureExtension\{pdf\}} -\texttt{\textbackslash{}figureDescription\{is an example drawing created +\texttt{\textbackslash figureDescription\{is an example drawing created in Visio\}} +\texttt{ \textbackslash annotationDefinition\{Widget\}} +\texttt{ \textbackslash annotationName\{widget\}} -\texttt{ \textbackslash{}annotationDefinition\{Widget\}} - -\texttt{ \textbackslash{}annotationName\{widget\}} - -\texttt{ \textbackslash{}annotationDescription\{a widget in the Visio +\texttt{ \textbackslash annotationDescription\{a widget in the Visio drawing\}} +\texttt{ \textbackslash annotationDefinition\{Thing\}} +\texttt{ \textbackslash annotationName\{thing\}} -\texttt{ \textbackslash{}annotationDefinition\{Thing\}} - -\texttt{ \textbackslash{}annotationName\{thing\}} - -\texttt{ \textbackslash{}annotationDescription\{a thing in the visio +\texttt{ \textbackslash annotationDescription\{a thing in the visio drawing\}} +\texttt{ \textbackslash annotationDefinition\{WidgetThingConnection\}} +\texttt{ \textbackslash annotationName\{connection\}} -\texttt{ \textbackslash{}annotationDefinition\{WidgetThingConnection\}} - -\texttt{ \textbackslash{}annotationName\{connection\}} - -\texttt{ \textbackslash{}annotationDescription\{the arrow connecting +\texttt{ \textbackslash annotationDescription\{the arrow connecting the widget and the thing\}} +\texttt{\textbackslash figureDefinition\{TpXDrawing\}} +\texttt{\textbackslash figureOrientationSideways\{\}} -\texttt{\textbackslash{}figureDefinition\{TpXDrawing\}} - -\texttt{\textbackslash{}figureOrientationSideways\{\}} +\texttt{\textbackslash figureExtension\{TpX\}} -\texttt{\textbackslash{}figureExtension\{TpX\}} +\texttt{\textbackslash figureCaption\{PRIOR ART\}} -\texttt{\textbackslash{}figureCaption\{PRIOR ART\}} - -\texttt{\textbackslash{}figureDescription\{is an example drawing created +\texttt{\textbackslash figureDescription\{is an example drawing created in TpX\}} +\texttt{ \textbackslash annotationDefinition\{input\}} +\texttt{ \textbackslash annotationName\{input\}} -\texttt{ \textbackslash{}annotationDefinition\{input\}} - -\texttt{ \textbackslash{}annotationName\{input\}} - -\texttt{ \textbackslash{}annotationDescription\{the input\}} - +\texttt{ \textbackslash annotationDescription\{the input\}} +\texttt{ \textbackslash annotationDefinition\{output\}} -\texttt{ \textbackslash{}annotationDefinition\{output\}} +\texttt{ \textbackslash annotationName\{output\}} -\texttt{ \textbackslash{}annotationName\{output\}} +\texttt{ \textbackslash annotationDescription\{the output\}} -\texttt{ \textbackslash{}annotationDescription\{the output\}} +\texttt{ \textbackslash annotationDefinition\{mathProcessor\}} +\texttt{ \textbackslash annotationName\{math processor\}} +\texttt{ \textbackslash annotationDescription\{the math processor\}} -\texttt{ \textbackslash{}annotationDefinition\{mathProcessor\}} +\texttt{\textbackslash figureDefinition\{InkscapeDrawing\}} -\texttt{ \textbackslash{}annotationName\{math processor\}} +\texttt{\textbackslash figureExtension\{pdf\_tex\}} -\texttt{ \textbackslash{}annotationDescription\{the math processor\}} - - - -\texttt{\textbackslash{}figureDefinition\{InkscapeDrawing\}} - -\texttt{\textbackslash{}figureExtension\{pdf\_tex\}} - -\texttt{\textbackslash{}figureDescription\{is an example drawing created +\texttt{\textbackslash figureDescription\{is an example drawing created in Inkscape\}} +\texttt{ \textbackslash annotationDefinition\{inputtwo\}} +\texttt{ \textbackslash annotationName\{inputtwo\}} -\texttt{ \textbackslash{}annotationDefinition\{inputtwo\}} - -\texttt{ \textbackslash{}annotationName\{inputtwo\}} - -\texttt{ \textbackslash{}annotationDescription\{the input two\}} +\texttt{ \textbackslash annotationDescription\{the input two\}} +\texttt{ \textbackslash annotationDefinition\{outputtwo\}} +\texttt{ \textbackslash annotationName\{outputtwo\}} -\texttt{ \textbackslash{}annotationDefinition\{outputtwo\}} +\texttt{ \textbackslash annotationDescription\{the output two\}} -\texttt{ \textbackslash{}annotationName\{outputtwo\}} +\texttt{ \textbackslash annotationDefinition\{mathProcessortwo\}} -\texttt{ \textbackslash{}annotationDescription\{the output two\}} - - - -\texttt{ \textbackslash{}annotationDefinition\{mathProcessortwo\}} - -\texttt{ \textbackslash{}annotationDescription\{the math processor +\texttt{ \textbackslash annotationDescription\{the math processor two\}} +\texttt{\textbackslash figureDefinition\{DrawingToBeDrawn\}} - -\texttt{\textbackslash{}figureDefinition\{DrawingToBeDrawn\}} - -\texttt{\textbackslash{}figureDescription\{is a widget that can do +\texttt{\textbackslash figureDescription\{is a widget that can do just about anything\}} +\texttt{ \textbackslash annotationDefinition\{widgetLeftSide\}} +\texttt{ \textbackslash annotationName\{left side of the widget\}} -\texttt{ \textbackslash{}annotationDefinition\{widgetLeftSide\}} - -\texttt{ \textbackslash{}annotationName\{left side of the widget\}} - -\texttt{ \textbackslash{}annotationDescription\{left side of the widget\}} +\texttt{ \textbackslash annotationDescription\{left side of the widget\}} +\texttt{ \textbackslash annotationDefinition\{widgetRightSide\}} +\texttt{ \textbackslash annotationName\{right side of the widget\}} -\texttt{ \textbackslash{}annotationDefinition\{widgetRightSide\}} - -\texttt{ \textbackslash{}annotationName\{right side of the widget\}} - -\texttt{ \textbackslash{}annotationDescription\{right side of the +\texttt{ \textbackslash annotationDescription\{right side of the widget\}}% \end{minipage}} \par\end{centering} - -\caption{Drawing definitions in \protect\LaTeX{}} -\label{fig:LaTeX-drawing-definitions}\index{figureDefinition macro@\textbackslash{}figureDefinition macro}\index{LaTeX@\LaTeX{}!macro!figureDefinition@\textbackslash{}figureDefinition}\index{figureExtension macro@\textbackslash{}figureExtension macro}\index{LaTeX@\LaTeX{}!macro!figureExtension@\textbackslash{}figureExtension}\index{figureDescription macro@\textbackslash{}figureDescription macro}\index{LaTeX@\LaTeX{}!macro!figureDescription@\textbackslash{}figureDescription}\index{figureCaption macro@\textbackslash{}figureCaption macro}\index{LaTeX@\LaTeX{}!macro!figureCaption@\textbackslash{}figureCaption}\index{annotationDefinition macro@\textbackslash{}annotationDefinition macro}\index{LaTeX@\LaTeX{}!macro!annotationDefinition@\textbackslash{}annotationDefinition}\index{annotationName macro@\textbackslash{}annotationName macro}\index{LaTeX@\LaTeX{}!macro!annotationName@\textbackslash{}annotationName}\index{annotationDescription macro@\textbackslash{}annotationDescription macro}\index{LaTeX@\LaTeX{}!macro!annotationDescription@\textbackslash{}annotationDescription} +\caption{Drawing definitions in \protect\LaTeX} +\label{fig:LaTeX-drawing-definitions}\index{figureDefinition macro@\textbackslash figureDefinition macro}\index{LaTeX@\LaTeX!macro!figureDefinition@\textbackslash figureDefinition}\index{figureExtension macro@\textbackslash figureExtension macro}\index{LaTeX@\LaTeX!macro!figureExtension@\textbackslash figureExtension}\index{figureDescription macro@\textbackslash figureDescription macro}\index{LaTeX@\LaTeX!macro!figureDescription@\textbackslash figureDescription}\index{figureCaption macro@\textbackslash figureCaption macro}\index{LaTeX@\LaTeX!macro!figureCaption@\textbackslash figureCaption}\index{annotationDefinition macro@\textbackslash annotationDefinition macro}\index{LaTeX@\LaTeX!macro!annotationDefinition@\textbackslash annotationDefinition}\index{annotationName macro@\textbackslash annotationName macro}\index{LaTeX@\LaTeX!macro!annotationName@\textbackslash annotationName}\index{annotationDescription macro@\textbackslash annotationDescription macro}\index{LaTeX@\LaTeX!macro!annotationDescription@\textbackslash annotationDescription} \end{figure} \begin{figure} \begin{centering} @@ -2371,9 +2223,8 @@ \section{Drawings\label{sec:Drawings}} \par\end{flushright}% \end{minipage}} \par\end{centering} - -\caption{Drawing definitions in \protect\LyX{}} -\label{fig:LyX-drawing-definitions}\index{FigureDefinition environment}\index{LyX@\LyX{}!environment!FigureDefinition}\index{FigureExtension environment}\index{LyX@\LyX{}!environment!FigureExtension}\index{FigureDescription environment}\index{LyX@\LyX{}!environment!FigureDescription}\index{FigureCaption environment}\index{LyX@\LyX{}!environment!FigureCaption}\index{AnnotationDefinition environment}\index{LyX@\LyX{}!environment!AnnotationDefinition}\index{AnnotationName environment}\index{LyX@\LyX{}!environment!AnnotationName}\index{AnnotationDescription environment}\index{LyX@\LyX{}!environment!AnnotationDescription} +\caption{Drawing definitions in \protect\LyX} +\label{fig:LyX-drawing-definitions}\index{FigureDefinition environment}\index{LyX@\LyX!environment!FigureDefinition}\index{FigureExtension environment}\index{LyX@\LyX!environment!FigureExtension}\index{FigureDescription environment}\index{LyX@\LyX!environment!FigureDescription}\index{FigureCaption environment}\index{LyX@\LyX!environment!FigureCaption}\index{AnnotationDefinition environment}\index{LyX@\LyX!environment!AnnotationDefinition}\index{AnnotationName environment}\index{LyX@\LyX!environment!AnnotationName}\index{AnnotationDescription environment}\index{LyX@\LyX!environment!AnnotationDescription} \end{figure} An example drawing file for \LaTeX{} is shown in \figref{LaTeX-drawing-definitions} and for \LyX{} is shown in \figref{LyX-drawing-definitions}. It is @@ -2391,40 +2242,39 @@ \section{Drawings\label{sec:Drawings}} \hline \hline \multirow{4}{*}{1} & \textbf{Name} & VisioDrawing\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Extension} & pdf\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Description} & an example drawing created in Visio\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Caption} & none\tabularnewline \hline \multirow{4}{*}{2} & \textbf{Name} & TpXDrawing\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Extension} & TpX\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Description} & an example drawing created in TpX\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Caption} & PRIOR ART\tabularnewline \hline \multirow{4}{*}{3} & \textbf{Name} & InkscapeDrawing\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Extension} & pdf\_tex\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Description} & an example drawing created in Inkscape\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Caption} & none\tabularnewline \hline \multirow{4}{*}{4} & \textbf{Name} & DrawingToBeDrawn\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Extension} & none\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Description} & an widget that can do just about anything\tabularnewline -\cline{2-3} +\cline{2-3} \cline{3-3} & \textbf{Caption} & none\tabularnewline \hline \end{tabular} \par\end{centering} - \caption{Figure Definitions} \label{tab:figure-definitions}\index{figure!data structures} \end{table} @@ -2436,90 +2286,89 @@ \section{Drawings\label{sec:Drawings}} \hline \hline \multirow{3}{*}{1} & \multirow{9}{*}{1} & \textbf{Name} & Widget\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & widget\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & a widget in the Visio drawing\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{2} & & \textbf{Name} & Thing\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & thing\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & a thing in the visio drawing\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{3} & & \textbf{Name} & WidgetThingConnection\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & connection\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the arrow connecting the widget and the thing\tabularnewline \hline \multirow{3}{*}{4} & \multirow{9}{*}{2} & \textbf{Name} & input\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & input\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the input\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{5} & & \textbf{Name} & output\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & output\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the output\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{6} & & \textbf{Name} & mathProcessor\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & math processor\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the math processor\tabularnewline \hline \multirow{3}{*}{7} & \multirow{9}{*}{3} & \textbf{Name} & input two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & input two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the input two\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{8} & & \textbf{Name} & output two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & output two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the output two\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{9} & & \textbf{Name} & mathProcessor two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & math processor two\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & the math processor two\tabularnewline \hline \multirow{3}{*}{10} & \multirow{6}{*}{4} & \textbf{Name} & widgetLeftSide\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & left side of the widget\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & left side of the widget\tabularnewline -\cline{1-1} \cline{3-4} +\cline{1-1} \cline{3-4} \cline{4-4} \multirow{3}{*}{11} & & \textbf{Name} & widgetRightSide\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Text} & right side of the widget\tabularnewline -\cline{3-4} +\cline{3-4} \cline{4-4} & & \textbf{Description} & right side of the widget\tabularnewline \hline \end{tabular} \par\end{centering} - \caption{Annotation Definitions} \label{tab:annotation-definitions}\index{annotation!data structures} \end{table} These data structures are fairly straightforward, but I'll point out a few things: \begin{itemize} -\item The figure definition (the \texttt{\textbackslash{}figureDefinition} -\index{figureDefinition macro@\textbackslash{}figureDefinition macro}\index{LaTeX@\LaTeX{}!macro!figureDefinition@\textbackslash{}figureDefinition}macro -in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX{}!environment!FigureDefinition}environment -in \LyX{}) assigned a unique figure number that gets associated with +\item The figure definition (the \texttt{\textbackslash figureDefinition} +\index{figureDefinition macro@\textbackslash figureDefinition macro}\index{LaTeX@\LaTeX!macro!figureDefinition@\textbackslash figureDefinition}macro +in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX!environment!FigureDefinition}environment +in \LyX ) assigned a unique figure number that gets associated with all of the subsequent figure assignments until the next figure definition statement. -\item The annotation definition (the \texttt{\textbackslash{}annotationDefinition} -\index{annotationDefinition macro@\textbackslash{}annotationDefinition macro}\index{LaTeX@\LaTeX{}!macro!annotationDefinition@\textbackslash{}annotationDefinition}macro -in \LaTeX{} or the \textbf{annotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX{}!environment!AnnotationDefinition}environment -in \LyX{}) assigned a unique annotation number that gets associated +\item The annotation definition (the \texttt{\textbackslash annotationDefinition} +\index{annotationDefinition macro@\textbackslash annotationDefinition macro}\index{LaTeX@\LaTeX!macro!annotationDefinition@\textbackslash annotationDefinition}macro +in \LaTeX{} or the \textbf{annotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX!environment!AnnotationDefinition}environment +in \LyX ) assigned a unique annotation number that gets associated with all of the subsequent annotation assignments until the next annotation definition statement. \item All of the annotations definitions between figure definitions are @@ -2527,75 +2376,74 @@ \section{Drawings\label{sec:Drawings}} \end{itemize} Subsequent subsections refer to how this data is used: \begin{itemize} -\item See \subref{Drawing-and-Annotation-Cross-referencing} for how to -cross reference drawings and annotations. -\item See \subref{The-Brief-Description-of-the-Drawings-Section} for how -the brief description of the drawings gets produced. -\item See \subref{The-Drawings-Section} for how the drawings get produced. +\item See \subsecref{Drawing-and-Annotation-Cross-referencing} for how +to cross reference drawings and annotations. +\item See \subsecref{The-Brief-Description-of-the-Drawings-Section} for +how the brief description of the drawings gets produced. +\item See \subsecref{The-Drawings-Section} for how the drawings get produced. \end{itemize} -\subsection{Drawing and Annotation Cross-referencing\label{sub:Drawing-and-Annotation-Cross-referencing}} +\subsection{Drawing and Annotation Cross-referencing\label{subsec:Drawing-and-Annotation-Cross-referencing}} There are four main macros for cross-referencing drawings and drawing elements. These are: \begin{itemize} -\item \begin{sloppypar}The \texttt{\textbackslash{}referencePatentFigure} -\index{referencePatentFigure macro@\textbackslash{}referencePatentFigure macro}\index{LaTeX@\LaTeX{}!macro!referencePatentFigure@\textbackslash{}referencePatentFigure}macro -in \LaTeX{} or the \textbf{FigureReference} \index{FigureReference custom inset}\index{LyX@\LyX{}!custom inset!FigureReference}custom +\item \begin{sloppypar}The \texttt{\textbackslash referencePatentFigure} +\index{referencePatentFigure macro@\textbackslash referencePatentFigure macro}\index{LaTeX@\LaTeX!macro!referencePatentFigure@\textbackslash referencePatentFigure}macro +in \LaTeX{} or the \textbf{FigureReference} \index{FigureReference custom inset}\index{LyX@\LyX!custom inset!FigureReference}custom inset (see \figref{LyX-custom-insets}) in \LyX{} references figures. -The argument is the same as the argument supplied to a previous \texttt{\textbackslash{}figureDefinition} -\index{figureDefinition macro@\textbackslash{}figureDefinition macro}\index{LaTeX@\LaTeX{}!macro!figureDefinition@\textbackslash{}figureDefinition}macro -in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX{}!environment!FigureDefinition}environment -in \LyX{} (see page \pageref{The-figure-definition}). This macro -will expand to ``FIG. xx'' where xx is the number determined for -the figure.\end{sloppypar} -\item The \texttt{\textbackslash{}annotateWithName} \index{annotateWithName macro@\textbackslash{}annotateWithName macro}\index{LaTeX@\LaTeX{}!macro!annotateWithName@\textbackslash{}annotateWithName}macro -in \LaTeX{} or the \textbf{Annotation+Name} \index{Annotation+Name custom inset}\index{LyX@\LyX{}!custom inset!Annotation+Name}custom +The argument is the same as the argument supplied to a previous \texttt{\textbackslash figureDefinition} +\index{figureDefinition macro@\textbackslash figureDefinition macro}\index{LaTeX@\LaTeX!macro!figureDefinition@\textbackslash figureDefinition}macro +in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX!environment!FigureDefinition}environment +in \LyX{} (see page \pageref{The-figure-definition}). This macro will +expand to ``FIG. xx'' where xx is the number determined for the +figure.\end{sloppypar} +\item The \texttt{\textbackslash annotateWithName} \index{annotateWithName macro@\textbackslash annotateWithName macro}\index{LaTeX@\LaTeX!macro!annotateWithName@\textbackslash annotateWithName}macro +in \LaTeX{} or the \textbf{Annotation+Name} \index{Annotation+Name custom inset}\index{LyX@\LyX!custom inset!Annotation+Name}custom inset (see \figref{LyX-custom-insets}) in \LyX{} references drawing elements. The argument is the same as the argument supplied to a previous -\texttt{\textbackslash{}annotationDefinition} macro in \LaTeX{} or -the \textbf{AnnotationDefinition} environment in \LyX{} (see page -\pageref{The-annotation-definition}). This macro will expand to ``xxxx -{[}yy{]}'' where xxxx is the text for the drawing element provided -in a previous \texttt{\textbackslash{}annotationName} macro in \LaTeX{} -or the \textbf{AnnotationName} environment in \LyX{} and yy is the -number determined for the annotation. -\item The \texttt{\textbackslash{}annotate} \index{annotate macro@\textbackslash{}annotate macro}\index{LaTeX@\LaTeX{}!macro!annotate@\textbackslash{}annotate}macro -in \LaTeX{} or the \textbf{Annotation} \index{Annotation custom inset}\index{LyX@\LyX{}!custom inset!Annotation}custom +\texttt{\textbackslash annotationDefinition} macro in \LaTeX{} or +the \textbf{AnnotationDefinition} environment in \LyX{} (see page \pageref{The-annotation-definition}). +This macro will expand to ``xxxx {[}yy{]}'' where xxxx is the text +for the drawing element provided in a previous \texttt{\textbackslash annotationName} +macro in \LaTeX{} or the \textbf{AnnotationName} environment in \LyX{} +and yy is the number determined for the annotation. +\item The \texttt{\textbackslash annotate} \index{annotate macro@\textbackslash annotate macro}\index{LaTeX@\LaTeX!macro!annotate@\textbackslash annotate}macro +in \LaTeX{} or the \textbf{Annotation} \index{Annotation custom inset}\index{LyX@\LyX!custom inset!Annotation}custom inset (see \figref{LyX-custom-insets}) in \LyX{} references drawing elements, but without the associated name. The argument is the same -as the argument supplied to a previous \texttt{\textbackslash{}annotationDefinition} +as the argument supplied to a previous \texttt{\textbackslash annotationDefinition} macro in \LaTeX{} or the \textbf{AnnotationDefinition} environment in \LyX{} (see page \pageref{The-annotation-definition}). This macro will expand to ``{[}yy{]}'' where yy is the number determined for -the annotation. This macro is mostly used when the \texttt{\textbackslash{}annotateWithName} +the annotation. This macro is mostly used when the \texttt{\textbackslash annotateWithName} macro in \LaTeX{} or the \mbox{\textbf{Annotation+Name}} custom inset -in \LyX{} is inappropriate when, for example, the name associated -with the annotation number produces awkward text in the patent application. +in \LyX{} is inappropriate when, for example, the name associated with +the annotation number produces awkward text in the patent application. In circumstances like this, the annotation name corresponding to the -drawing element is manually written followed by the \texttt{\textbackslash{}annotate} +drawing element is manually written followed by the \texttt{\textbackslash annotate} macro. When this is done, the agreement between the element name and number must be checked prior to filing. -\item The\texttt{ \textbackslash{}annotationNumberReference} (or \texttt{\textbackslash{}annotateNoBrackets} -which is an alias) \index{annotationNumberReference macro@\textbackslash{}annotationNumberReference macro}\index{LaTeX@\LaTeX{}!macro!annotationNumberReference@\textbackslash{}annotationNumberReference}\index{annotateNoBrackets macro@\textbackslash{}annotateNoBrackets macro}\index{LaTeX@\LaTeX{}!macro!annotateNoBrackets@\textbackslash{}annotateNoBrackets}macro +\item The\texttt{ \textbackslash annotationNumberReference} (or \texttt{\textbackslash annotateNoBrackets} +which is an alias) \index{annotationNumberReference macro@\textbackslash annotationNumberReference macro}\index{LaTeX@\LaTeX!macro!annotationNumberReference@\textbackslash annotationNumberReference}\index{annotateNoBrackets macro@\textbackslash annotateNoBrackets macro}\index{LaTeX@\LaTeX!macro!annotateNoBrackets@\textbackslash annotateNoBrackets}macro in \LaTeX{} references only the drawing element number\index{figure!number reference}. -The argument is the same as the argument supplied to a previous \texttt{\textbackslash{}annotationDefinition} +The argument is the same as the argument supplied to a previous \texttt{\textbackslash annotationDefinition} macro in \LaTeX{} or the \textbf{AnnotationDefinition} environment in \LyX{} (see page \pageref{The-annotation-definition}). This macro will expand to ``yy'' where yy is the number determined for the annotation. This macro is mostly used in \LaTeX{} based drawing packages -(see \subref{TpX}) to automatically draw the number associated with -the annotation on the drawing. Sometimes, this number needs to be -underlined when the annotation number in a drawing cannot be pointed -to an element. This is somewhat rare. In this case, use the \texttt{\textbackslash{}annotateNumberReferenceUnderlined} -\index{annotationNumberReferenceUnderlined macro@\textbackslash{}annotationNumberReferenceUnderlined macro}\index{LaTeX@\LaTeX{}!macro!annotationNumberReferenceUnderlined@\textbackslash{}annotationNumberReferenceUnderlined}macro -or simply enclose the \texttt{\textbackslash{}annotateNumberReference} -macro with \texttt{\textbackslash{}underline\{\}}. -\item The\texttt{ \textbackslash{}annotationTextReference} \index{annotationTextReference macro@\textbackslash{}annotationTextReference macro}\index{LaTeX@\LaTeX{}!macro!annotationTextReference@\textbackslash{}annotationTextReference}macro -in \LaTeX{} or the \textbf{AnnotationNameOnly} \index{AnnotationNameOnly custom inset}\index{LyX@\LyX{}!custom inset!AnnotationNameOnly}custom +(see \subsecref{TpX}) to automatically draw the number associated +with the annotation on the drawing. Sometimes, this number needs to +be underlined when the annotation number in a drawing cannot be pointed +to an element. This is somewhat rare. In this case, use the \texttt{\textbackslash annotateNumberReferenceUnderlined} +\index{annotationNumberReferenceUnderlined macro@\textbackslash annotationNumberReferenceUnderlined macro}\index{LaTeX@\LaTeX!macro!annotationNumberReferenceUnderlined@\textbackslash annotationNumberReferenceUnderlined}macro +or simply enclose the \texttt{\textbackslash annotateNumberReference} +macro with \texttt{\textbackslash underline\{\}}. +\item The\texttt{ \textbackslash annotationTextReference} \index{annotationTextReference macro@\textbackslash annotationTextReference macro}\index{LaTeX@\LaTeX!macro!annotationTextReference@\textbackslash annotationTextReference}macro +in \LaTeX{} or the \textbf{AnnotationNameOnly} \index{AnnotationNameOnly custom inset}\index{LyX@\LyX!custom inset!AnnotationNameOnly}custom inset (see \figref{LyX-custom-insets}) in \LyX{} references drawing elements, but with the only the text without the associated number\index{figure!text reference}. -The argument is the same as the argument supplied to a previous \texttt{\textbackslash{}annotationDefinition} +The argument is the same as the argument supplied to a previous \texttt{\textbackslash annotationDefinition} macro in \LaTeX{} or the \textbf{AnnotationDefinition} environment in \LyX{} (see page \pageref{The-annotation-definition}). This macro will expand to ``xxxx'' where xxxx is the text associated with the @@ -2604,9 +2452,9 @@ \subsection{Drawing and Annotation Cross-referencing\label{sub:Drawing-and-Annot \begin{itemize} \item it can clarify terminology from within the patent application. In other words, after referring to a drawing element with the standard -\texttt{\textbackslash{}annotateWithName} \index{annotateWithName macro@\textbackslash{}annotateWithName macro}\index{LaTeX@\LaTeX{}!macro!annotateWithName@\textbackslash{}annotateWithName}macro -in \LaTeX{} or the \textbf{Annotation+Name} \index{Annotation+Name custom inset}\index{LyX@\LyX{}!custom inset!Annotation+Name}custom -inset (see \figref{LyX-custom-insets}) in \LyX{}, one might attempt +\texttt{\textbackslash annotateWithName} \index{annotateWithName macro@\textbackslash annotateWithName macro}\index{LaTeX@\LaTeX!macro!annotateWithName@\textbackslash annotateWithName}macro +in \LaTeX{} or the \textbf{Annotation+Name} \index{Annotation+Name custom inset}\index{LyX@\LyX!custom inset!Annotation+Name}custom +inset (see \figref{LyX-custom-insets}) in \LyX , one might attempt to clarify what this element is or define it in some way. One could then refer to the text only and discuss the terminology of such an element. @@ -2617,14 +2465,14 @@ \subsection{Drawing and Annotation Cross-referencing\label{sub:Drawing-and-Annot \end{itemize} \end{itemize} -\subsection{The Brief Description of the Drawings Section\label{sub:The-Brief-Description-of-the-Drawings-Section}} +\subsection{The Brief Description of the Drawings Section\label{subsec:The-Brief-Description-of-the-Drawings-Section}} The brief description of the drawings\index{brief description of the drawings} is a required section that is placed between the Summary of the Invention section and the Detailed Description of the Preferred Embodiments -section. It is produced automatically by placing the the \texttt{\textbackslash{}patentDrawingDescriptions} -\index{patentDrawingDescriptions macro@\textbackslash{}patentDrawingDescriptions macro}\index{LaTeX@\LaTeX{}!macro!patentDrawingDescriptions@\textbackslash{}patentDrawingDescriptions}macro -in \LaTeX{} or the \textbf{DrawingsDescriptionSection} \index{DrawingsDescriptionSection environment}\index{LyX@\LyX{}!environment!DrawingsDescriptionSection}environment +section. It is produced automatically by placing the the \texttt{\textbackslash patentDrawingDescriptions} +\index{patentDrawingDescriptions macro@\textbackslash patentDrawingDescriptions macro}\index{LaTeX@\LaTeX!macro!patentDrawingDescriptions@\textbackslash patentDrawingDescriptions}macro +in \LaTeX{} or the \textbf{DrawingsDescriptionSection} \index{DrawingsDescriptionSection environment}\index{LyX@\LyX!environment!DrawingsDescriptionSection}environment in \LyX{} just before the Detailed Description of the Preferred Embodiments section. No argument is provided. @@ -2635,7 +2483,6 @@ \subsection{The Brief Description of the Drawings Section\label{sub:The-Brief-De \begin{center} {\textbf{\uline{BRIEF DESCRIPTION OF THE DRAWINGS}}} \par\end{center} - For a more complete understanding of the invention, reference is made to the following description and accompanying drawings, in which: @@ -2652,22 +2499,21 @@ \subsection{The Brief Description of the Drawings Section\label{sub:The-Brief-De \par\end{center} Here, aaaa, bbbb, cccc and dddd refers to a figure description supplied -by a previous \texttt{\textbackslash{}figureDescription} \index{figureDescription macro@\textbackslash{}figureDescription macro}\index{LaTeX@\LaTeX{}!macro!figureDescription@\textbackslash{}figureDescription}macro -in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX{}!environment!FigureDescription}environment +by a previous \texttt{\textbackslash figureDescription} \index{figureDescription macro@\textbackslash figureDescription macro}\index{LaTeX@\LaTeX!macro!figureDescription@\textbackslash figureDescription}macro +in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX!environment!FigureDescription}environment in \LyX{} (see page \pageref{The-figure-description}) and x and y refer to corresponding figure numbers. Notice that the brief description of the drawings is punctuated so that it reads as a long run-on sentence -(see \ref{sub:Brief-Description-of-Drawings-customization}). +(see \ref{subsec:Brief-Description-of-Drawings-customization}). - -\subsection{The Drawings Section\label{sub:The-Drawings-Section}} +\subsection{The Drawings Section\label{subsec:The-Drawings-Section}} The drawings section\index{figure!section} is placed at the very -end of the document (or just before the \texttt{\textbackslash{}end\{document\}} -macro in \LaTeX{}). It is produced automatically using the \texttt{\textbackslash{}patentDrawings} -\index{patentDrawings macro@\textbackslash{}patentDrawings macro}\index{LaTeX@\LaTeX{}!macro!patentDrawings@\textbackslash{}patentDrawings}macro -in \LaTeX{} or the \textbf{DrawingsSection} \index{DrawingsSection environment}\index{LyX@\LyX{}!environment!DrawingsSection}environment -in \LyX{}. +end of the document (or just before the \texttt{\textbackslash end\{document\}} +macro in \LaTeX ). It is produced automatically using the \texttt{\textbackslash patentDrawings} +\index{patentDrawings macro@\textbackslash patentDrawings macro}\index{LaTeX@\LaTeX!macro!patentDrawings@\textbackslash patentDrawings}macro +in \LaTeX{} or the \textbf{DrawingsSection} \index{DrawingsSection environment}\index{LyX@\LyX!environment!DrawingsSection}environment +in \LyX . This macro expands into something like: @@ -2679,50 +2525,44 @@ \subsection{The Drawings Section\label{sub:The-Drawings-Section}} docket number\linebreak{} patent attorney name (xxx)-xxx-xxxx \par\end{center} - \medskip{} - \begin{center} 1/N \par\end{center} - \medskip{} - \begin{center} \fbox{\begin{minipage}[t]{0.5\columnwidth}% \begin{center} \medskip{} name.ext\medskip{} - \par\end{center}% \end{minipage}} \par\end{center} - \begin{center} FIG. x caption \par\end{center}% \end{minipage}} \par\end{center} -Here the invention name (provided by the \texttt{\textbackslash{}title} -\index{title macro@\textbackslash{}title macro}\index{LaTeX@\LaTeX{}!macro!title@\textbackslash{}title}macro -in \LaTeX{} or the \textbf{Title} \index{Title environment}\index{LyX@\LyX{}!environment!Title}environment -in \LyX{}), first named inventor (provided by the \texttt{\textbackslash{}inventor} -\index{inventor macro@\textbackslash{}inventor macro}\index{LaTeX@\LaTeX{}!macro!inventor@\textbackslash{}inventor}macro -in \LaTeX{} or the \textbf{Inventor} \index{Inventor environment}\index{LyX@\LyX{}!environment!Inventor}environment -in \LyX{}), docket number (provided by the \texttt{\textbackslash{}setDocketNumber} -\index{setDocketNumber macro@\textbackslash{}setDocketNumber macro}\index{LaTeX@\LaTeX{}!macro!setDocketNumber@\textbackslash{}setDocketNumber}macro -in \LaTeX{} or the \textbf{DocketNumber} \index{DocketNumber environment}\index{LyX@\LyX{}!environment!DocketNumber}environment -in \LyX{}), patent attorney name (provided by the \texttt{\textbackslash{}setLawyerName} -\index{setLawyerName macro@\textbackslash{}setLawyerName macro}\index{LaTeX@\LaTeX{}!macro!setLawyerName@\textbackslash{}setLawyerName}macro -in \LaTeX{} or the \textbf{LawyerName} \index{LawyerName environment}\index{LyX@\LyX{}!environment!LawyerName}environment -in \LyX{}), and patent attorney phone number (provided by the \texttt{\textbackslash{}setLawyerPhone} -\index{setLawyerPhone macro@\textbackslash{}setLawyerPhone macro}\index{LaTeX@\LaTeX{}!macro!setLawyerPhone@\textbackslash{}setLawyerPhone}macro -in \LaTeX{} or the \textbf{LawyerPhone} \index{LawyerPhone environment}\index{LyX@\LyX{}!environment!LawyerPhone}environment -in \LyX{}) correspond to information provided in the front matter -(see \secref{Front-matter}). The fields name, ext and caption correspond +Here the invention name (provided by the \texttt{\textbackslash title} +\index{title macro@\textbackslash title macro}\index{LaTeX@\LaTeX!macro!title@\textbackslash title}macro +in \LaTeX{} or the \textbf{Title} \index{Title environment}\index{LyX@\LyX!environment!Title}environment +in \LyX ), first named inventor (provided by the \texttt{\textbackslash inventor} +\index{inventor macro@\textbackslash inventor macro}\index{LaTeX@\LaTeX!macro!inventor@\textbackslash inventor}macro +in \LaTeX{} or the \textbf{Inventor} \index{Inventor environment}\index{LyX@\LyX!environment!Inventor}environment +in \LyX ), docket number (provided by the \texttt{\textbackslash setDocketNumber} +\index{setDocketNumber macro@\textbackslash setDocketNumber macro}\index{LaTeX@\LaTeX!macro!setDocketNumber@\textbackslash setDocketNumber}macro +in \LaTeX{} or the \textbf{DocketNumber} \index{DocketNumber environment}\index{LyX@\LyX!environment!DocketNumber}environment +in \LyX ), patent attorney name (provided by the \texttt{\textbackslash setLawyerName} +\index{setLawyerName macro@\textbackslash setLawyerName macro}\index{LaTeX@\LaTeX!macro!setLawyerName@\textbackslash setLawyerName}macro +in \LaTeX{} or the \textbf{LawyerName} \index{LawyerName environment}\index{LyX@\LyX!environment!LawyerName}environment +in \LyX ), and patent attorney phone number (provided by the \texttt{\textbackslash setLawyerPhone} +\index{setLawyerPhone macro@\textbackslash setLawyerPhone macro}\index{LaTeX@\LaTeX!macro!setLawyerPhone@\textbackslash setLawyerPhone}macro +in \LaTeX{} or the \textbf{LawyerPhone} \index{LawyerPhone environment}\index{LyX@\LyX!environment!LawyerPhone}environment +in \LyX ) correspond to information provided in the front matter (see +\secref{Front-matter}). The fields name, ext and caption correspond to information provided in the figure definition (see page \pageref{The-figure-definition}) and x corresponds to the assigned figure number. The 1/N refers to the page number of the drawings out of the total N pages found (note @@ -2732,101 +2572,92 @@ \subsection{The Drawings Section\label{sub:The-Drawings-Section}} you might need to clear pages after certain drawings (see clearing pages on page \pageref{clear-page}). +\subsection{The Annotation List\label{subsec:The-Annotation-List}} -\subsection{The Annotation List\label{sub:The-Annotation-List}} - -\index{annotation!list section}When printed in draft mode (see \subref{Printing-Mode}), +\index{annotation!list section}When printed in draft mode (see \subsecref{Printing-Mode}), the drawings are automatically preceded by the annotation list section -by virtue of the \texttt{\textbackslash{}patentDrawings} \index{patentDrawings macro@\textbackslash{}patentDrawings macro}\index{LaTeX@\LaTeX{}!macro!patentDrawings@\textbackslash{}patentDrawings}macro -in \LaTeX{} or the \textbf{DrawingsSection} \index{DrawingsSection environment}\index{LyX@\LyX{}!environment!DrawingsSection}environment -in \LyX{}. +by virtue of the \texttt{\textbackslash patentDrawings} \index{patentDrawings macro@\textbackslash patentDrawings macro}\index{LaTeX@\LaTeX!macro!patentDrawings@\textbackslash patentDrawings}macro +in \LaTeX{} or the \textbf{DrawingsSection} \index{DrawingsSection environment}\index{LyX@\LyX!environment!DrawingsSection}environment +in \LyX . The annotation list is a section with the heading ``Annotation List''. It contains, for each figure with at least one annotation: \begin{itemize} \item The number of the figure followed by its variable name\index{figure!definition} -(supplied by a previous \texttt{\textbackslash{}figureDefinition} -\index{figureDefinition macro@\textbackslash{}figureDefinition macro}\index{LaTeX@\LaTeX{}!macro!figureDefinition@\textbackslash{}figureDefinition}macro -in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX{}!environment!FigureDefinition}environment +(supplied by a previous \texttt{\textbackslash figureDefinition} +\index{figureDefinition macro@\textbackslash figureDefinition macro}\index{LaTeX@\LaTeX!macro!figureDefinition@\textbackslash figureDefinition}macro +in \LaTeX{} or the \textbf{FigureDefinition} \index{FigureDefinition environment}\index{LyX@\LyX!environment!FigureDefinition}environment in \LyX{} - see page \pageref{The-figure-definition}) followed by the figure description\index{figure!description} (supplied by a previous -\texttt{\textbackslash{}figureDescription} \index{figureDescription macro@\textbackslash{}figureDescription macro}\index{LaTeX@\LaTeX{}!macro!figureDescription@\textbackslash{}figureDescription}macro -in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX{}!environment!FigureDescription}environment +\texttt{\textbackslash figureDescription} \index{figureDescription macro@\textbackslash figureDescription macro}\index{LaTeX@\LaTeX!macro!figureDescription@\textbackslash figureDescription}macro +in \LaTeX{} or the \textbf{FigureDescription} \index{FigureDescription environment}\index{LyX@\LyX!environment!FigureDescription}environment in \LyX{} - see page \pageref{The-figure-description}). \item For each annotation within the figure: \begin{itemize} \item The number of the annotation followed by its variable name (supplied -by an \texttt{\textbackslash{}annotationDefinition} \index{annotationDefinition macro@\textbackslash{}annotationDefinition macro}\index{LaTeX@\LaTeX{}!macro!annotationDefinition@\textbackslash{}annotationDefinition}macro -in \LaTeX{} or the \textbf{annotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX{}!environment!AnnotationDefinition}environment -in \LyX{}) followed by its text name (supplied by an\texttt{ \textbackslash{}annotationName} -\index{annotationName macro@\textbackslash{}annotationName macro}\index{LaTeX@\LaTeX{}!macro!annotationName@\textbackslash{}annotationName}macro -in \LaTeX{} or the \textbf{AnnotationName} \index{AnnotationName environment}\index{LyX@\LyX{}!environment!AnnotationName}environment -in \LyX{}) followed by its description (supplied by an \texttt{\textbackslash{}annotationDescription} -\index{annotationDescription macro@\textbackslash{}annotationDescription macro}\index{LaTeX@\LaTeX{}!macro!annotationDescription@\textbackslash{}annotationDescription}macro -in \LaTeX{} or the \textbf{AnnotationDescription} \index{AnnotationDescription environment}\index{LyX@\LyX{}!environment!AnnotationDescription}environment -in \LyX{}). +by an \texttt{\textbackslash annotationDefinition} \index{annotationDefinition macro@\textbackslash annotationDefinition macro}\index{LaTeX@\LaTeX!macro!annotationDefinition@\textbackslash annotationDefinition}macro +in \LaTeX{} or the \textbf{annotationDefinition} \index{AnnotationDefinition environment}\index{LyX@\LyX!environment!AnnotationDefinition}environment +in \LyX ) followed by its text name (supplied by an\texttt{ \textbackslash annotationName} +\index{annotationName macro@\textbackslash annotationName macro}\index{LaTeX@\LaTeX!macro!annotationName@\textbackslash annotationName}macro +in \LaTeX{} or the \textbf{AnnotationName} \index{AnnotationName environment}\index{LyX@\LyX!environment!AnnotationName}environment +in \LyX ) followed by its description (supplied by an \texttt{\textbackslash annotationDescription} +\index{annotationDescription macro@\textbackslash annotationDescription macro}\index{LaTeX@\LaTeX!macro!annotationDescription@\textbackslash annotationDescription}macro +in \LaTeX{} or the \textbf{AnnotationDescription} \index{AnnotationDescription environment}\index{LyX@\LyX!environment!AnnotationDescription}environment +in \LyX ). \end{itemize} \end{itemize} Note that figures without annotations are not shown in the annotation list. - - \section{Claims\label{sec:Claims}} Claims are relatively unstructured (from a \LaTeX{} and \LyX{} standpoint); a qualified patent attorney is generally required to get claim structure and language correct. The Claims section should appear after the Detailed Description of the Preferred Embodiments section and is begun and -ended with the \texttt{\textbackslash{}patentClaimsStart} and \texttt{\textbackslash{}patentClaimsEnd} -\index{patentClaimsStart macro@\textbackslash{}patentClaimsStart macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsStart@\textbackslash{}patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash{}patentClaimsEnd macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsEnd@\textbackslash{}patentClaimsEnd}macros -in \LaTeX{} or the \textbf{ClaimsStart} and \textbf{ClaimsEnd} \index{ClaimsStart environment}\index{LyX@\LyX{}!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX{}!environment!ClaimsEnd}environments -in \LyX{}. These take no arguments. +ended with the \texttt{\textbackslash patentClaimsStart} and \texttt{\textbackslash patentClaimsEnd} +\index{patentClaimsStart macro@\textbackslash patentClaimsStart macro}\index{LaTeX@\LaTeX!macro!patentClaimsStart@\textbackslash patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash patentClaimsEnd macro}\index{LaTeX@\LaTeX!macro!patentClaimsEnd@\textbackslash patentClaimsEnd}macros +in \LaTeX{} or the \textbf{ClaimsStart} and \textbf{ClaimsEnd} \index{ClaimsStart environment}\index{LyX@\LyX!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX!environment!ClaimsEnd}environments +in \LyX . These take no arguments. \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center} +\texttt{\textbackslash patentClaimsStart} -\texttt{\textbackslash{}patentClaimsStart} - -\texttt{\textbackslash{}beginClaim\{AnIndepClaim\}} +\texttt{\textbackslash beginClaim\{AnIndepClaim\}} \texttt{An Independent claim.} -\texttt{\textbackslash{}beginClaim\{ADepClaim\}} - -\texttt{A dependent claim of \textbackslash{}claimRef\{AnIndepClaim\}.} +\texttt{\textbackslash beginClaim\{ADepClaim\}} -\texttt{\textbackslash{}patentClaimsEnd} +\texttt{A dependent claim of \textbackslash claimRef\{AnIndepClaim\}.} +\texttt{\textbackslash patentClaimsEnd} \begin{center} -\texttt{\ldots{}} +\texttt{\ldots} \par\end{center}% \end{minipage}} \par\end{centering} - \caption{\protect\LaTeX{} Patent Claims} -\label{fig:LaTeX-patent-claims}\index{patentClaimsStart macro@\textbackslash{}patentClaimsStart macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsStart@\textbackslash{}patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash{}patentClaimsEnd macro}\index{LaTeX@\LaTeX{}!macro!patentClaimsEnd@\textbackslash{}patentClaimsEnd}\index{beginClaim macro@\textbackslash{}beginClaim macro}\index{LaTeX@\LaTeX{}!macro!beginClaim@\textbackslash{}beginClaim}\index{claimRef macro@\textbackslash{}claimRef macro}\index{LaTeX@\LaTeX{}!macro!claimRef@\textbackslash{}claimRef} +\label{fig:LaTeX-patent-claims}\index{patentClaimsStart macro@\textbackslash patentClaimsStart macro}\index{LaTeX@\LaTeX!macro!patentClaimsStart@\textbackslash patentClaimsStart}\index{patentClaimsEnd macro@\textbackslash patentClaimsEnd macro}\index{LaTeX@\LaTeX!macro!patentClaimsEnd@\textbackslash patentClaimsEnd}\index{beginClaim macro@\textbackslash beginClaim macro}\index{LaTeX@\LaTeX!macro!beginClaim@\textbackslash beginClaim}\index{claimRef macro@\textbackslash claimRef macro}\index{LaTeX@\LaTeX!macro!claimRef@\textbackslash claimRef} \end{figure} \begin{figure} \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% \medskip{} - \begin{flushright} -\textbf{\tiny{}---START OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---START OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \begin{flushleft} \textbf{AnIndepClaim}\\ An Independent Claim. \par\end{flushleft} - \textbf{ADepClaim}\\ A dependent claim of % \fbox{\begin{minipage}[t]{0.2\columnwidth}% @@ -2834,41 +2665,37 @@ \section{Claims\label{sec:Claims}} AnIndepClaim \par\end{center}% \end{minipage}}. - \begin{flushright} -\textbf{\tiny{}---END OF PATENT CLAIMS---} -\par\end{flushright}{\tiny \par} - +\textbf{\tiny{}---END OF PATENT CLAIMS---}{\tiny\par} +\par\end{flushright} \medskip{} - \begin{flushright} -\textbf{\tiny{}--} -\par\end{flushright}{\tiny \par}% +\textbf{\tiny{}--}{\tiny\par} +\par\end{flushright}% \end{minipage}} \par\end{centering} - \caption{\protect\LyX{} Patent Claims} -\label{fig:LyX-patent-claims}\index{ClaimsStart environment}\index{LyX@\LyX{}!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX{}!environment!ClaimsEnd}\index{Claim environment}\index{LyX@\LyX{}!environment!Claim}\index{ClaimReference custom inset}\index{LyX@\LyX{}!custom inset!ClaimReference} +\label{fig:LyX-patent-claims}\index{ClaimsStart environment}\index{LyX@\LyX!environment!ClaimsStart}\index{ClaimsEnd environment}\index{LyX@\LyX!environment!ClaimsEnd}\index{Claim environment}\index{LyX@\LyX!environment!Claim}\index{ClaimReference custom inset}\index{LyX@\LyX!custom inset!ClaimReference} \end{figure} The Patent Claims section will always start on a new page and will automatically begin with a statement like: ``What is claimed is:''\footnote{in version 1.0 of these tools, it was ``What is claimed:''}. This statement will be printed automatically, but the statement can -be customized (see \ref{sub:Claims-customization}). +be customized (see \ref{subsec:Claims-customization}). -Each claim begins with the \texttt{\textbackslash{}beginClaim} \index{beginClaim macro@\textbackslash{}beginClaim macro}\index{LaTeX@\LaTeX{}!macro!beginClaim@\textbackslash{}beginClaim}macro -in \LaTeX{} or the \textbf{Claim} \index{Claim environment}\index{LyX@\LyX{}!environment!Claim}environment -in \LyX{}. The argument is a name by which the claim is referenced. +Each claim begins with the \texttt{\textbackslash beginClaim} \index{beginClaim macro@\textbackslash beginClaim macro}\index{LaTeX@\LaTeX!macro!beginClaim@\textbackslash beginClaim}macro +in \LaTeX{} or the \textbf{Claim} \index{Claim environment}\index{LyX@\LyX!environment!Claim}environment +in \LyX . The argument is a name by which the claim is referenced. The argument should be a name and should not imply the number as claim numbers are assigned automatically. -A claim is referred to within the claims section with the \texttt{\textbackslash{}claimRef} -\index{claimRef macro@\textbackslash{}claimRef macro}\index{LaTeX@\LaTeX{}!macro!claimRef@\textbackslash{}claimRef}macro -in \LaTeX{} or the \textbf{ClaimReference} \index{ClaimReference custom inset}\index{LyX@\LyX{}!custom inset!ClaimReference}custom -inset (see \figref{LyX-custom-insets}) in \LyX{}. The argument is +A claim is referred to within the claims section with the \texttt{\textbackslash claimRef} +\index{claimRef macro@\textbackslash claimRef macro}\index{LaTeX@\LaTeX!macro!claimRef@\textbackslash claimRef}macro +in \LaTeX{} or the \textbf{ClaimReference} \index{ClaimReference custom inset}\index{LyX@\LyX!custom inset!ClaimReference}custom +inset (see \figref{LyX-custom-insets}) in \LyX . The argument is the previously mentioned name of the claim defined by the argument -of a previous \texttt{\textbackslash{}beginClaim} macro in \LaTeX{} -or the \textbf{Claim} environment in \LyX{}. +of a previous \texttt{\textbackslash beginClaim} macro in \LaTeX{} +or the \textbf{Claim} environment in \LyX . A \LaTeX{} example is shown in \figref{LaTeX-patent-claims} and a \LyX{} example is shown in \figref{LyX-patent-claims}. @@ -2878,8 +2705,6 @@ \section{Claims\label{sec:Claims}} references properly updated. \LyX{} takes care of this automatically. - - \section{Customizations and Formatting\label{sec:Customizations-and-Formatting}} If you are an inventor trying to take a first shot at writing a patent @@ -2892,16 +2717,15 @@ \section{Customizations and Formatting\label{sec:Customizations-and-Formatting}} the PatentApplication.tex or PatentApplication.lyx template documents which you are free to do. More difficult customizations can be performed by editing the uspatent.cls and uspatent.layout files, but these will -require excessive skill with \LaTeX{} and \LyX{}. There are some relatively +require excessive skill with \LaTeX{} and \LyX . There are some relatively easy customizations that have been anticipated. These can only be made with \LaTeX{} code, however (use \texttt{{[}Insert{]} {[}\TeX{} -Code{]}} to accomplish these customizations from within \LyX{}). +Code{]}} to accomplish these customizations from within \LyX ). - -\subsection{Claims\label{sub:Claims-customization}} +\subsection{Claims\label{subsec:Claims-customization}} The uspatent.cls file begins the claims section with the text: ``What -is claimed is:''. To change this, redefine the \texttt{\textbackslash{}WhatIsClaimed} +is claimed is:''. To change this, redefine the \texttt{\textbackslash WhatIsClaimed} macro. Here is an example redefinition: @@ -2909,53 +2733,50 @@ \subsection{Claims\label{sub:Claims-customization}} \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% \begin{flushleft} -\texttt{\textbackslash{}renewcommand\{\textbackslash{}WhatIsClaimed\}\{WHAT +\texttt{\textbackslash renewcommand\{\textbackslash WhatIsClaimed\}\{WHAT IS CLAIMED IS:\}} \par\end{flushleft}% \end{minipage}} \par\end{center} - -\subsection{Brief Description of the Drawings\label{sub:Brief-Description-of-Drawings-customization}} +\subsection{Brief Description of the Drawings\label{subsec:Brief-Description-of-Drawings-customization}} The uspatent.cls file provides for a Brief Description of the Drawings -section as outlined in \subref{The-Brief-Description-of-the-Drawings-Section}. -To change the name of this section, redefine the \texttt{\textbackslash{}annotationFigureListSectionName} -macro. To change the preamble of this section, redefine the \texttt{\textbackslash{}annotationFigureListPreamble} +section as outlined in \subsecref{The-Brief-Description-of-the-Drawings-Section}. +To change the name of this section, redefine the \texttt{\textbackslash annotationFigureListSectionName} +macro. To change the preamble of this section, redefine the \texttt{\textbackslash annotationFigureListPreamble} macro. Here is an example redefinition: \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% -\texttt{\textbackslash{}renewcommand\{\textbackslash{}annotationFigureListSectionName\}\{\%} +\texttt{\textbackslash renewcommand\{\textbackslash annotationFigureListSectionName\}\{\%} -\texttt{\textbackslash{}patentSection\{Description of the Drawings\}\}} +\texttt{\textbackslash patentSection\{Description of the Drawings\}\}} \smallskip{} - -\texttt{\textbackslash{}renewcommand\{\textbackslash{}annotationFigureListPreamble\}\{\%} +\texttt{\textbackslash renewcommand\{\textbackslash annotationFigureListPreamble\}\{\%} \texttt{Reference is made to the following description and accompanying -drawings, in which:\textbackslash{}par\} }% +drawings, in which:\textbackslash par\} }% \end{minipage}} \par\end{center} Also, during review of this document, there seems to be some question of whether the description of the drawings really ought to be a run-on sentence. To make the descriptions read as separate sentences each -ending in a period, provide the \texttt{\textbackslash{}setFigureListNoRunOn} +ending in a period, provide the \texttt{\textbackslash setFigureListNoRunOn} macro. - -\subsection{Unsupported Figure Extensions\label{sub:Unsupported-Drawing-Extensions}\index{figure!unsupported}\index{unsupported figure extensions}} +\subsection{Unsupported Figure Extensions\label{subsec:Unsupported-Drawing-Extensions}\index{figure!unsupported}\index{unsupported figure extensions}} The figure extensions explicitely recognized are tpx, TpX, pdf, PDF, vbs, VBS, py, tex, and pdf\_tex. All other extensions work implicitly because of how \LaTeX{} works including jpeg and png. This is because extensions not explicitly understood are brought in via the \LaTeX{} -\texttt{\textbackslash{}includegraphics} macro which understands these. +\texttt{\textbackslash includegraphics} macro which understands these. The main area where you are likely to have problems is in the area of program listings - there are many types of listings and this class @@ -2964,10 +2785,10 @@ \subsection{Unsupported Figure Extensions\label{sub:Unsupported-Drawing-Extensio \begin{center} \fbox{\begin{minipage}[t]{0.6\columnwidth}% -\texttt{\textbackslash{}expandafter\textbackslash{}def\textbackslash{}csname -showfigure m\textbackslash{}endcsname \#1\#2\{\%} +\texttt{\textbackslash expandafter\textbackslash def\textbackslash csname +showfigure m\textbackslash endcsname \#1\#2\{\%} -\texttt{\textbackslash{}lstinputlisting{[}language=Octave{]}\{\textbackslash{}dwgDir/\#1.\#2\}\}}% +\texttt{\textbackslash lstinputlisting{[}language=Octave{]}\{\textbackslash dwgDir/\#1.\#2\}\}}% \end{minipage}} \par\end{center} @@ -2979,7 +2800,6 @@ \subsection{Unsupported Figure Extensions\label{sub:Unsupported-Drawing-Extensio case). The command to import the figure is all of the second line, but note that it must end in a \texttt{\}}. - \section{Drawing Packages} \index{figure!drawing packages}This section describes some basic @@ -3000,10 +2820,8 @@ \section{Drawing Packages} \par\end{center}% \end{minipage}} \par\end{centering} - \caption{Zoomed Drawing Exhibiting Badness} \label{fig:Zoomed-badness}\index{figure!drawing package quality} - \begin{centering} \fbox{\begin{minipage}[t]{0.8\columnwidth}% \begin{center} @@ -3011,14 +2829,12 @@ \section{Drawing Packages} \par\end{center}% \end{minipage}} \par\end{centering} - \caption{Zoomed Drawing Exhibiting Goodness} \label{fig:Zoomed-goodness} \end{figure} - -\subsection{Visio\label{sub:Visio}} +\subsection{Visio\label{subsec:Visio}} When using Visio\index{Visio}, the preferred method is to create your pictures in a two step process: @@ -3047,14 +2863,12 @@ \subsection{Visio\label{sub:Visio}} with the application, go back and change the text to the numbers provided in the annotation list that is shown in the application in draft mode. - \subsubsection{Saving Your Drawing} \begin{figure} \begin{centering} \includegraphics[scale=0.4]{VisioSave} \par\end{centering} - \caption{Saving Visio Drawings as PDF} \label{fig:AccessTpXDrawingProperties-1}\index{PDF} \end{figure} @@ -3064,8 +2878,7 @@ \subsubsection{Saving Your Drawing} {[}Save As...{]}, select PDF\index{PDF} as the type, then make sure the options are set to ISO 19005-1 compliant PDF. - -\subsection{TpX\label{sub:TpX}} +\subsection{TpX\label{subsec:TpX}} TpX\index{TpX} is the best tool for creating \LaTeX{} drawings. What's good about it is that it easily allows importing other documents and @@ -3073,8 +2886,7 @@ \subsection{TpX\label{sub:TpX}} annotation. This section will explain what you need to know to deal with TpX documents. - -\subsubsection{TpX Settings\label{sub:TpX-Settings}} +\subsubsection{TpX Settings\label{subsec:TpX-Settings}} Your TpX\index{TpX!settings} document must be saved with certain settings. These settings can be found under the menu {[}Edit{]}{[}Picture @@ -3083,25 +2895,23 @@ \subsubsection{TpX Settings\label{sub:TpX-Settings}} \begin{centering} \includegraphics[scale=0.5]{TpXSettingsAccess} \par\end{centering} - \caption{Accessing TpX Drawing Properties} \label{fig:AccessTpXDrawingProperties} \end{figure} - You will only need to change a few very important properties. These are: \begin{itemize} -\item \setlength{\itemsep}{0mm} \TeX{}Format=none - this prevents writing +\item \setlength{\itemsep}{0mm} \TeX Format=none - this prevents writing out spurious EPS files. -\item Pdf\TeX{}Format=pdf\index{PDF} or tikz\index{TikZ} (recommended) +\item Pdf\TeX Format=pdf\index{PDF} or tikz\index{TikZ} (recommended) - this causes the graphics portion of the drawing to be output in PDF if pdf is selected or it is embedded within the TpX document in \TikZ~ format if tikz is chosen. -\item \TeX{}Figure=none - this prevents the \LaTeX{} portion of the file -from including figure information which is already included in the -macro that imports the file. -\item FontSizeIn\TeX{}=0 - this causes the font size to be used from your +\item \TeX Figure=none - this prevents the \LaTeX{} portion of the file from +including figure information which is already included in the macro +that imports the file. +\item FontSizeIn\TeX =0 - this causes the font size to be used from your patent application document settings. \end{itemize} A comprehensive list of the desired settings are: @@ -3111,8 +2921,8 @@ \subsubsection{TpX Settings\label{sub:TpX-Settings}} \item Label= \item PicScale=1 \item Border=2 -\item \TeX{}Format=none -\item Pdf\TeX{}Format=pdf\index{PDF} or tikz\index{TikZ} (recommended) +\item \TeX Format=none +\item Pdf\TeX Format=pdf\index{PDF} or tikz\index{TikZ} (recommended) \item BitmapRes=20000 \item PicMagnif=1 \item IncludePath= @@ -3128,17 +2938,17 @@ \subsubsection{TpX Settings\label{sub:TpX-Settings}} \item DefaultSymbolSize=30 \item ApproximationPrecision=0.01 \item MiterLimit=10 -\item \TeX{}CenterFigure=1 -\item \TeX{}Figure=none -\item \TeX{}FigurePlacement= -\item \TeX{}FigurePrologue= -\item \TeX{}FigureEpilogue= -\item \TeX{}PicEpilogue= -\item FontSizeIn\TeX{}=0 -\item MetaPost\TeX{}Text=1 +\item \TeX CenterFigure=1 +\item \TeX Figure=none +\item \TeX FigurePlacement= +\item \TeX FigurePrologue= +\item \TeX FigureEpilogue= +\item \TeX PicEpilogue= +\item FontSizeIn\TeX =0 +\item MetaPost\TeX Text=1 \end{itemize} -\subsubsection{Annotations\label{sub:Annotations-1}} +\subsubsection{Annotations\label{subsec:Annotations-1}} \index{annotation!in TpX}\index{TpX!annotations}TpX is great for annotating because it can be handled automatically. This is done by @@ -3159,8 +2969,8 @@ \subsubsection{Annotations\label{sub:Annotations-1}} in plain English. This text will not actually show up in your figure if there is a Tex te label. \item \TeX{} te - the text that describes what will be seen in the diagram. -Note here that we use the \index{annotationNumberReference macro@\textbackslash{}annotationNumberReference macro}\index{LaTeX@\LaTeX{}!macro!annotationNumberReference@\textbackslash{}annotationNumberReference}\index{annotateNoBrackets macro@\textbackslash{}annotateNoBrackets macro}\index{LaTeX@\LaTeX{}!macro!annotateNoBrackets@\textbackslash{}annotateNoBrackets}macro -\textbackslash{}annotateNoBrackets\{input\} which tells the document +Note here that we use the \index{annotationNumberReference macro@\textbackslash annotationNumberReference macro}\index{LaTeX@\LaTeX!macro!annotationNumberReference@\textbackslash annotationNumberReference}\index{annotateNoBrackets macro@\textbackslash annotateNoBrackets macro}\index{LaTeX@\LaTeX!macro!annotateNoBrackets@\textbackslash annotateNoBrackets}macro +\textbackslash annotateNoBrackets\{input\} which tells the document compiler to figure out the number that belongs in the label. In order for this to work properly, the label input must have been entered in the annotation list as described in \secref{Drawings}. If you @@ -3172,8 +2982,8 @@ \subsubsection{Annotations\label{sub:Annotations-1}} \item no \TeX{} te label - the label shown in the drawing and in your document will be the label shown in the \TeX{} box. \item \TeX{} te label provided - the label shown while editing your document -will be the \TeX{} label, but the label shown when you print your -document will be the \TeX{} te label which can be a macro, if desired. +will be the \TeX{} label, but the label shown when you print your document +will be the \TeX{} te label which can be a macro, if desired. \end{itemize} If using TpX, you should know that the size of the drawing will be such that a box can surround the figure, as seen on the TpX screen. @@ -3182,7 +2992,6 @@ \subsubsection{Annotations\label{sub:Annotations-1}} TpX think that the drawing is larger than it will actually be when formatted. - \subsubsection{Text Labels} Text labels may be added to your drawing by using insert text. When @@ -3205,23 +3014,20 @@ \subsubsection{Text Labels} Just know that you have this capability. \end{itemize} -\subsection{Inkscape\label{sub:Inkscape}} +\subsection{Inkscape\label{subsec:Inkscape}} Inkscape\index{Inkscape} is another possible tool for creating \LaTeX{} drawings. What's important is that it can output in \LaTeX{} format, thus making use of the annotation macros. - \subsubsection{Drawing Size} \begin{figure} \begin{centering} \includegraphics[width=0.6\columnwidth]{InkscapeDocumentProperties} \par\end{centering} - \caption{Inkscape Document Properties Dialog} - \label{fig:InkscapeDocumentProperties} \end{figure} \index{figure!size}\index{Inkscape!figure size}When using Inkscape, @@ -3232,25 +3038,21 @@ \subsubsection{Drawing Size} displayed until the very end where you un-check this box so that the border doesn't appear. - -\subsubsection{Annotations\label{sub:InkscapeAnnotations}} +\subsubsection{Annotations\label{subsec:InkscapeAnnotations}} \begin{figure} \begin{centering} \includegraphics[width=0.8\columnwidth]{InkscapeDrawingWindow} \par\end{centering} - \caption{Inkscape Annotations} - \label{fig:InkscapeAnnotations} \end{figure} \index{annotation!in Inkscape}\index{Inkscape!annotations}In Inkscape, annotations are easily provided by simply typing the macro text as text as shown in \figref{InkscapeAnnotations}. In \figref{InkscapeAnnotations} -you see the three annotations provided in the example using the \texttt{\textbackslash{}annotateNoBrackets} -macro as described in \subref{Drawing-and-Annotation-Cross-referencing}. - +you see the three annotations provided in the example using the \texttt{\textbackslash annotateNoBrackets} +macro as described in \subsecref{Drawing-and-Annotation-Cross-referencing}. \subsubsection{Saving the Drawing} @@ -3258,17 +3060,15 @@ \subsubsection{Saving the Drawing} \begin{centering} \includegraphics[width=0.4\columnwidth]{InkscapePortableDocumentFormat} \par\end{centering} - \caption{Inkscape File Save} - \label{fig:InkscapeFileSave} \end{figure} \index{Inkscape!format}In Inkscape, the normal extension on saved -files is .svg. In order to make use of the drawing from within \LaTeX{}, +files is .svg. In order to make use of the drawing from within \LaTeX , you'll want to save it as .pdf. When you execute {[}File{]}{[}Save -As\ldots{}{]}, you will be provided with certain options as shown -in \figref{InkscapeFileSave}. In \figref{InkscapeFileSave}, you'll +As\ldots{]}, you will be provided with certain options as shown in +\figref{InkscapeFileSave}. In \figref{InkscapeFileSave}, you'll want to check the PDF+LaTeX selection. You should keep the master document saved in .svg. When you are done, you will have three files: \begin{itemize} @@ -3279,9 +3079,9 @@ \subsubsection{Saving the Drawing} .pdf file. \end{itemize} Thus, when specifying the drawing in your patent application, specify -pdf\_tex as the file extension. As one final note, when using \LyX{}, +pdf\_tex as the file extension. As one final note, when using \LyX , you will find that \LyX{} doesn't really like the underscore in the -file extension. It will convert pdf\_tex to pdf\textbackslash{}\_tex, +file extension. It will convert pdf\_tex to pdf\textbackslash\_tex, which you don't want. To work around this, you will want to enclose the extension in ERT by using {[}Insert{]}{[}TeX Code{]} to avoid this conversion. @@ -3291,11 +3091,10 @@ \subsubsection{Saving the Drawing} \cleardoublepage{} - \section*{Appendix A - uspatent.cls Listing} \addcontentsline{toc}{section}{Appendix A - uspatent.cls Listing} -\sectionmark{Appendix A - uspatent.cls Listing} +\sectionmark{Appendix A - uspatent.cls Listing}\inputencoding{latin9} \begin{lstlisting} %% %% This is file `uspatent.cls', @@ -4022,18 +3821,15 @@ \section*{Brief Description of the Drawings}} %% %% End of file `patent.cls'. \end{lstlisting} - - +\inputencoding{utf8} \cleartooddpage \cleardoublepage{} - \section*{Appendix B - PatentApplication.tex Listing } - \noindent \begin{flushleft} \addcontentsline{toc}{section}{Appendix B - PatentApplication.tex Listing} -\sectionmark{Appendix B - PatentApplication.tex Listing} +\sectionmark{Appendix B - PatentApplication.tex Listing} \inputencoding{latin9} \begin{lstlisting} %% %% This is file `PatentApplication.tex', @@ -4237,14 +4033,12 @@ \section*{Appendix B - PatentApplication.tex Listing } \patentDrawings \end{document} \end{lstlisting} - -\par\end{flushleft} +\inputencoding{utf8}\par\end{flushleft} \cleardoublepage{} \cleartoevenpage - \section*{Appendix C - Patent Application Document Printout} \addcontentsline{toc}{section}{Appendix C - Patent Application Document Printout} @@ -4256,7 +4050,5 @@ \section*{Appendix C - Patent Application Document Printout} \cleartooddpage - - -\noindent \printindex{} +\noindent \printindex \end{document}