Table 29-3 shows the scope of each browse-macro keyword with respect to file position, the macros each keyword defines, and the macro variables used in each default value.
StartingPrevFS* |
At Start |
|||
EndingNextFS* |
At End |
|||
Prev* |
<$_prev> |
<$$_prevfile> |
<$$_prevtitle> |
|
Next* |
<$_next> |
<$$_nextfile> |
<$$_nexttitle> |
Table 29-4 shows the default value DITA2Go uses for each browse-macro keyword when the navigation macros produce text links; Table 29-5 shows the default values when macros produce buttons (see §29.3.2 Choosing buttons versus text links for a browse sequence).
PrevMacro |
<a href="<$$_prevfile>"><$$_prevtitle></a> |
NextMacro |
<a href="<$$_nextfile>"><$$_nexttitle></a> |
StartingPrevFSMacro |
At Start |
EndingNextFSMacro |
At End |