summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/getmap/getmap-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-07-16 22:37:21 +0000
committerKarl Berry <karl@freefriends.org>2014-07-16 22:37:21 +0000
commit58ded3c00a780a49c9e7f0f3d9e66e2619a03056 (patch)
tree3d4368c6672fa6f48e43dee21aeae588806e5480 /Master/texmf-dist/doc/latex/getmap/getmap-example.tex
parent966482b48825b6eb8921b32c685b0ce8805480f8 (diff)
getmap (16jul14)
git-svn-id: svn://tug.org/texlive/trunk@34634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/getmap/getmap-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/getmap/getmap-example.tex45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/getmap/getmap-example.tex b/Master/texmf-dist/doc/latex/getmap/getmap-example.tex
new file mode 100644
index 00000000000..8029e5f0cfe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/getmap/getmap-example.tex
@@ -0,0 +1,45 @@
+%%
+%% This is file `getmap-example',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% getmap.dtx (with options: `examplefile')
+%%
+%% Copyright (C) 2014 by:
+%% Josef Kleber
+%% <josef.kleber@gmx.de>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%% The Current Maintainer of this work is Josef Kleber.
+%%
+%% This work consists of all files listed in manifest.txt.
+%%
+%%
+%%
+%% compile with pdflatex -shell-escape getmap-example
+%%
+%%
+\documentclass{article}
+\usepackage[utf8]{inputenc}
+\usepackage{graphicx}
+%% use overwrite while optimizing the image
+\usepackage[overwrite,mode=gm]{getmap}
+\begin{document}
+\getmap[type=satellite,scale=2,zoom=16]{Estádio do Maracanã, Rio de Janeiro}
+\includegraphics[width=10cm]{getmap}
+\end{document}
+\endinput
+%%
+%% End of file `getmap-example'.