summaryrefslogtreecommitdiffstats
path: root/manual/plugins/hello.tex
blob: 7f867808c13db414ef170558ea6917570373de95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\subsection{Hello World}
{\centering\itshape
  [Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=4.688cm,height=1.849cm]{images/rockbox-manual-img51.png}
 \newline
Hello world!
\par}

This is a plugin demo for hackers. Every programmer's
first program is the hello world{}-program
which does nothing except displaying ``Hello
world!'' on the screen.