diff options
| -rw-r--r-- | manual/appendix/wps_tags.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 6e2a3ce..a7e281c 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -2,8 +2,9 @@ \chapter{\label{ref:wps_tags}WPS Tags} \section{Status Bar} \begin{tagmap}{}{} -\config{\%we} & Display Status Bar\\ -\config{\%wd} & Hide Status Bar\\ + \config{\%we} & Display Status Bar\\ + \config{\%wd} & Hide Status Bar\\ + \config{\%wi} & Display the inbuilt Status Bar in the current viewport\\ \end{tagmap} These tags override the player setting for the display of the status bar. They must be noted on their own line (which will not be shown in the WPS). |