Prev | Next | whats_new_07 |
codei
and icode
commands were added.
These commands switch
pre-formatted
text between
code and italic font.
See the remark
at the end
of the command.
The latex Calligraphic font \cal
was added.
This turned up another problem in Firefox
; see
the mathvariant
bug entry.
Remove some objects that executables that were mistakenly part
of the distribution copy of omh/getstarted
.
(This caused the make
command to fail on other systems
because they were not built from source.)
RunAll
was no longer working.
Change it to a bash script called run_all.sh
(which now works).
The name used for the directory where the user copies the get_started
examples was changed from the
omh
directory to the
test
directory
(to avoid confusion with the omh
directory in the OMhelp distribution).
All of the section names and file names in get_started
were
changed from mixed case to lower case.
Due to a problem with using Cvs with Cygwin, it is not possible
to change just change the case of a file name.
For this reason, the examples Factorial.c
and Factorial.m
have been replaced by near_equal_c
and near_equal_f
.
view_factorial.m
example used the wspace
command
which has been deprecated.
It was changed to use the newlinech
command which works better.
In addition, a link in start_embed
to
view factorial.m
was mistakenly to view_factorial.c
.
This has been fixed.
configure
script whereby there was a space at the end of the name of the
file that it was checking src/UniformWhiteSpace.c
.
This has been fixed.
navigate
command default
value was
changed so that Up
is grouped with Across
.