summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports/mono-uivp-syntax.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/viewports/mono-uivp-syntax.tex')
-rw-r--r--manual/advanced_topics/viewports/mono-uivp-syntax.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/advanced_topics/viewports/mono-uivp-syntax.tex b/manual/advanced_topics/viewports/mono-uivp-syntax.tex
new file mode 100644
index 0000000000..bdf0a28eaa
--- /dev/null
+++ b/manual/advanced_topics/viewports/mono-uivp-syntax.tex
@@ -0,0 +1,11 @@
1 \begin{itemize}
2 \item 'font' is a number - '0' is the built-in system font, '1' is the
3 user-selected font.
4 \end{itemize}
5
6\begin{example}
7 \config{ui viewport: 15,20,100,150,-}
8\end{example}
9This displays the menu starting at 15px from the left of the screen and 20px
10from the top of the screen. It is 100px wide and 150px high. The font is
11defined in the theme \fname{.cfg} file or in the \setting{Theme Settings} menu.