summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/geometry/geometry.drv
blob: cfac34ff2c6b912ab692043b66b75b6bd2e60255 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%%
%% This is file `geometry.drv',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% geometry.dtx  (with options: `driver')
%% 
%% Copyright (C) 1996-2002, 2008 by Hideo Umeki <latexgeometry@gmail.com>
%% 
%% This work may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3c 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.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%% 
%% This work is "maintained" (as per the LPPL maintenance status)
%% by Hideo Umeki.
%% 
%% This work consists of the files geometry.dtx and
%% the derived files: geometry.{sty,ins,drv}, geometry-samples.tex.
%% 
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{geometry.drv}%
   [2008/11/06 v4.0 Page Geometry]%
\documentclass{ltxdoc}
\usepackage[colorlinks, linkcolor=blue]{hyperref}
\usepackage[a4paper, hmargin={3.8cm,1.5cm},vmargin={1.5cm,1cm},
           includeheadfoot, marginpar=3.5cm]{geometry}
\begin{document}
 \DocInput{geometry.dtx}
\end{document}
\endinput
%%
%% End of file `geometry.drv'.