28.9.6 Redefining navigation macros in HTML
You can assign macros to keywords in the [NavigationMacros] section to redefine the behavior of Mif2Go-supplied browse macros <$_prev> and <$_next>. For example:
; PrevMacro = content to put out for <$_prev>
; NextMacro = content to put out for <$_next>
; PrevFSMacro = macro to use for <$_prev> at start of file
; NextFSMacro = macro to use for <$_next> at end of file
; StartingPrevFSMacro = <$_prev> to use at start of first file
; EndingNextFSMacro = <$_next> to use at end of last file
See §20.4 Creating a browse sequence for information about using these and related settings.
> 28 Working with macros > 28.9 Deploying macros and macro variables > 28.9.6 Redefining navigation macros in HTML