Prev Next whats_new_04

Changes and Additions to OMhelp During 2004

Description
12-02
11-17
10-08
08-14
06-09
05-10
03-11
02-23
02-22
02-21

Description
This section contains a list of changes to OMhelp during 2004 (in reverse order by date). Its purpose is to assist you in learning about changes between versions.

12-02
Suppose that sections First, Second, ... , Last were multiple sections in one file, the 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.

11-17
OMhelp used to put keyword meta commands only in the header for the frame that displays an entire section and not the other frames within a section. This was not optimal with respect to internet search engines because they not only look at the keyword list , they also look for occurrences of the keywords in the text of the frame. OMhelp now puts the keyword list in the header for all the frames (except the automatically generated frame containing only links). In addition, because this will lead to search engines pointing to frames that display only part of a sections information, the link in the upper right hand corner to the corresponding entire section was made more visible by changing it from this to This Section (except for the first frame in each section which already contains a list of section links including one to this).

10-08
The th command was changed to use italic instead of math font and to have a dash between the index and the th.

08-14
If linking text is specified in the href command, the URL is not included in the visible output. This made it difficult to follow such links when reading printed output. These URLs are now included in the printable case.

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.

06-09
The proper marker for a disk in the list command is disk. It was documented as disc and this has been fixed.

05-10
There was a bug in the handling of a comment occurred at the last line of a latex command. For example
 
     $latex x_1 % this is a comment$$

03-11
The unix version of files 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.

02-23
The command
     $OMhelpFileLocalCommandKeyCharacter=
was changed to $OMhelpKeyCharacter= .

02-22
Some languages, for example R, make special use the $ 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.

02-21
There was a bug in the Latex macro command. If a macro definition had a { 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.
Input File: omh/whats_new/04.omh