summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports/mono-conditional.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/viewports/mono-conditional.tex')
-rw-r--r--manual/advanced_topics/viewports/mono-conditional.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/advanced_topics/viewports/mono-conditional.tex b/manual/advanced_topics/viewports/mono-conditional.tex
index 399832cc79..af6e6f6d2d 100644
--- a/manual/advanced_topics/viewports/mono-conditional.tex
+++ b/manual/advanced_topics/viewports/mono-conditional.tex
@@ -1,12 +1,12 @@
1\begin{example} 1\begin{example}
2 %?mh<%Vda|%Vdb> 2 %?mh<%Vd(a)|%Vd(b)>
3 %Vl|a|10|10|50|50|-| 3 %Vl(a,10,10,50,50,-)
4 %sYou could now show a hold icon using the %%xl and %%xd tags. 4 %sYou could now show a hold icon using the %%xl and %%xd tags.
5 %Vl|a|0|70|70|14|1| 5 %Vl(a,0,70,70,14,1)
6 %s%acYour DAP is locked. 6 %s%acYour DAP is locked.
7 %Vl|b|20|14|50|14|1| 7 %Vl(b,20,14,50,14,1)
8 %t1%acWarning:;%t.1 8 %t(1)%acWarning:;%t(.1)
9 %Vl|b|20|30|50|50|0| 9 %Vl(b,20,30,50,50,0)
10 %sYou've unlocked your player. 10 %sYou've unlocked your player.
11\end{example} 11\end{example}
12This example checks for hold. Viewport `a' will be displayed if it is on, 12This example checks for hold. Viewport `a' will be displayed if it is on,