Prev | Next | whats_new_04 |
previous
link for a sibling that came after
Last
pointed to the Section
First
instead of the
Last
.
This also caused duplicate numbering in the
printable
output.
This problem has been fixed.
this
to This Section
(except for the first frame in each section which already
contains a list of section links including one to this
).
th
.
All the letters form A through Z were included as headings in the
keyword index
and
function reference
.
Now only the letters that actually have entries under them are
included.
In some cases, there was an XML parsing error in the
function reference
section.
This has been fixed.
marker
for a disk
in the list
command is disk
.
It was documented as disc
and this has been fixed.
$latex x_1 % this is a comment$$
omh/build
and omh/getstarted/RunAll
did not have the executable flag set.
This has been fixed.
In addition, the file name
omh/Browser.omh
caused problems for the omh/build
command in Unix
because it should have been
omh/browser.omh
This has been fixed.
$OMhelpFileLocalCommandKeyCharacter=
was changed to
$OMhelpKeyCharacter=
.
$
character.
This can make it difficult to have sections of code
that are also OMhelp documentation when the dollar sign
is used as the OMhelp Command
Key character
.
A new command has been added that enables
one to change this character.
{
with out a matching }
,
the macro scanner would run of the end of the user input with out
detecting the error. This has been fixed.
There was a bug in the macro search that caused to program to crash
some times when it was checking if a normal command was a macro.
This has been fixed.