Forráskód Böngészése

+ fixed some chars that confused tex4ht.

michael 22 éve
szülő
commit
d150d463db
1 módosított fájl, 6 hozzáadás és 3 törlés
  1. 6 3
      docs/ide.tex

+ 6 - 3
docs/ide.tex

@@ -1405,11 +1405,11 @@ and logarithms are supported. The available mathematical calculations are
 shown in \seet{calculatoradvanced}.
 \begin{FPCltable}{p{8cm}lll}{Advanced calculator commands}{calculatoradvanced}
 Operation & Button & Key \\ \hline
-Calculate power & \var{x\^y} & \\
+Calculate power & \var{x\^{}y} & \\
 Calculate the inverse value & \var{1/x} & \\
 Calculate the square root & \var{sqr} & \\
 Calculate the natural logarithm &  \var{log} & \\
-Square the display contents & \var{x\^2} & \\ \hline.
+Square the display contents & \var{x\^{}2} & \\ \hline.
 \end{FPCltable}
 
 Like many calculators, the calculator in the IDE also supports storing
@@ -2634,7 +2634,10 @@ Undo & \key{Alt-Backspace} & \\
 \end{FPCltable}
 %
 %  $Log$
-%  Revision 1.6  2003-03-16 15:22:18  peter
+%  Revision 1.7  2003-03-17 18:19:59  michael
+%  + fixed some chars that confused tex4ht.
+%
+%  Revision 1.6  2003/03/16 15:22:18  peter
 %    * support for hevea
 %    * provided local copies or required styles since debian does not
 %      supply the listings.sty anymore