%% %% This is file `geometry-samples-de.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% geometry-de.dtx (with options: `samples') %% %% Copyright (C) 1996-2010 %% by Hideo Umeki %% Copyright (C) 2018-2020 %% by Hideo Umeki and David Carlisle https://github.com/davidcarlisle/geometry %% %% 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 David Carlisle. %% %% This work consists of the files geometry.dtx and %% the derived files: geometry.{sty,ins,drv}, geometry-samples.tex. %% \documentclass[12pt]{article}% uses letterpaper by default % \documentclass[12pt,a4paper]{article}% for A4 paper %--------------------------------------------------------------- % Edit and uncomment one of the settings below %--------------------------------------------------------------- % \usepackage{geometry} % \usepackage[centering]{geometry} % \usepackage[width=10cm,vscale=.7]{geometry} % \usepackage[margin=1cm, papersize={12cm,19cm}, resetpaper]{geometry} % \usepackage[margin=1cm,includeheadfoot]{geometry} \usepackage[margin=1cm,includeheadfoot,includemp]{geometry} % \usepackage[margin=1cm,bindingoffset=1cm,twoside]{geometry} % \usepackage[hmarginratio=2:1, vmargin=2cm]{geometry} % \usepackage[hscale=0.5,twoside]{geometry} % \usepackage[hscale=0.5,asymmetric]{geometry} % \usepackage[hscale=0.5,heightrounded]{geometry} % \usepackage[left=1cm,right=4cm,top=2cm,includefoot]{geometry} % \usepackage[lines=20,left=2cm,right=6cm,top=2cm,twoside]{geometry} % \usepackage[width=15cm, marginparwidth=3cm, includemp]{geometry} % \usepackage[hdivide={1cm,,2cm}, vdivide={3cm,8in,}, nohead]{geometry} % \usepackage[headsep=20pt, head=40pt,foot=20pt,includeheadfoot]{geometry} % \usepackage[text={6in,8in}, top=2cm, left=2cm]{geometry} % \usepackage[centering,includemp,twoside,landscape]{geometry} % \usepackage[mag=1414,margin=2cm]{geometry} % \usepackage[mag=1414,margin=2truecm,truedimen]{geometry} % \usepackage[a5paper, landscape, twocolumn, twoside, % left=2cm, hmarginratio=2:1, includemp, marginparwidth=43pt, % bottom=1cm, foot=.7cm, includefoot, textheight=11cm, heightrounded, % columnsep=1cm,verbose]{geometry} %--------------------------------------------------------------- % No need to change below %--------------------------------------------------------------- \geometry{verbose,showframe}% the options appended. \usepackage{lipsum}% for dummy text of 150 paragraphs \newcommand\mynote{\marginpar[\raggedright A sample margin note in the left side.]% {\raggedright A sample margin note.}}% \newcommand\myfootnote{\footnote{This is a sample footnote text.}} \begin{document} \lipsum[1-2]\mynote\lipsum[3-4]\mynote \lipsum[5-11]\mynote\lipsum[12]\myfootnote \lipsum[13-22]\mynote\lipsum[23-32] \end{document} \endinput %% %% End of file `geometry-samples-de.tex'.