This commit is contained in:
Robin Clark 2010-08-16 11:19:28 +01:00
parent 60703dcbe1
commit 393adae570
2 changed files with 3 additions and 3 deletions

View File

@ -261,7 +261,7 @@ inputs), and in this case the analysis would only need to be performed once.
%%
%This stage analyses the results from bottom-up FMEA analysis ($R$), and collects
%results that, from the perspective of the functional~group, have the same failure symptom.
iThis stage collects results into `Symptom' sets.
This stage collects results into `Symptom' sets.
Each result from the preceding stage is examined and collected
into common symptom sets.
That is to say, each result in a symptom set, from the perspective of the functional group

View File

@ -6,9 +6,9 @@
\usepackage{amsfonts,amsmath,amsthm}
\usepackage{algorithm}
\usepackage{algorithmic}
%% fix for hyperref bug in algorithm package
\newcommand{\theHalgorithm}{\arabic{algorithm}}
%% fix for hyperref bug in algorithm package
\newcommand{\theHalgorithm}{\thechapter.\arabic{algorithm}}
\usepackage{ifthen}
\newboolean{paper}
\setboolean{paper}{false} % boolvar=true or false