diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-umlcd/demo/note.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgf-umlcd/demo/note.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-umlcd/demo/note.tex b/Master/texmf-dist/doc/latex/pgf-umlcd/demo/note.tex new file mode 100644 index 00000000000..eb7f7d7d19f --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgf-umlcd/demo/note.tex @@ -0,0 +1,3 @@ +\begin{tikzpicture} + \umlnote (note) {This is a note.}; +\end{tikzpicture}
\ No newline at end of file |