19.4 Creating a browse sequence
You can use Mif2Go-supplied navigation macros to create a browse-type navigation system in HTML, with previous and next links connecting all files in a single bidirectional series:
<$_prev> for a link to the preceding HTML file
<$_next> for a link to the following HTML file.
Mif2Go also provides predefined macro <$_top> for a jump to top-of-page.
§19.4.1 Understanding how browse macros work
§19.4.2 Choosing buttons versus text links for a browse sequence
§19.4.3 Formatting browse-link labels
§19.4.4 Modifying macros <$_prev>, <$_next>, and <$_top>
§19.4.5 Understanding browse keyword scope and default values
§19.4.6 Specifying where to invoke a browse macro
§19.4.7 Considering an example of browse navigation
§19.4.8 Specifying an alternate file sequence for browse links
§17 Splitting and extracting files
§27 Working with Mif2Go macros
> 19 Providing navigation in HTML > 19.4 Creating a browse sequence
