Fixed minor error spotted by Dave Perry
This commit is contained in:
parent
4fc92dfd85
commit
d027cf4044
3 changed files with 2631 additions and 2631 deletions
|
@ -6,7 +6,7 @@
|
|||
<meta name="generator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)">
|
||||
<!-- html,2,info,next,sections+ -->
|
||||
<meta name="src" content="getstart.tex">
|
||||
<meta name="date" content="2002-09-08 00:44:00">
|
||||
<meta name="date" content="2002-09-08 09:57:00">
|
||||
<link rel="stylesheet" type="text/css" href="getstart.css">
|
||||
</head><body
|
||||
>
|
||||
|
@ -1177,12 +1177,12 @@ Note that the comments tell us that the Saitek elevator was assigned to axis 1.
|
|||
the string
|
||||
<!--l. 640--><p class="indent"> <span
|
||||
class="cmmi-10--109"><</span><span
|
||||
class="pcrr7t---109">axis n="2"</span><span
|
||||
class="pcrr7t---109">axis n="1"</span><span
|
||||
class="cmmi-10--109">></span>
|
||||
<!--l. 643--><p class="noindent">and change this to
|
||||
<!--l. 647--><p class="indent"> <span
|
||||
class="cmmi-10--109"><</span><span
|
||||
class="pcrr7t---109">axis n="1"</span><span
|
||||
class="pcrr7t---109">axis n="0"</span><span
|
||||
class="cmmi-10--109">></span><span
|
||||
class="pcrr7t---109">.</span>
|
||||
<!--l. 650--><p class="indent"> Next, note that the Saitek rudder was assigned to axis 2. Search for the string
|
||||
|
|
Binary file not shown.
|
@ -637,14 +637,14 @@ This line illustrates a key feature of xml statements. They begin with a $<$tag
|
|||
You can now compare your table to the comment table at the top of your file copy. Note that the comments tell us that the Saitek elevator was assigned to axis 1. Search for the string
|
||||
\medskip
|
||||
|
||||
\texttt{$<$axis n="2"$>$}
|
||||
\texttt{$<$axis n="1"$>$}
|
||||
\medskip
|
||||
|
||||
\noindent
|
||||
and change this to
|
||||
\medskip
|
||||
|
||||
\texttt{$<$axis n="1"$>$.}
|
||||
\texttt{$<$axis n="0"$>$.}
|
||||
\medskip
|
||||
|
||||
Next, note that the Saitek rudder was assigned to axis 2. Search for the string
|
||||
|
|
Loading…
Reference in a new issue