diff options
author | Blaise Thompson <blaise@untzag.com> | 2023-11-30 17:30:11 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2023-11-30 17:30:11 -0600 |
commit | ed21a553de4b90ce8727a656faf4a99411d503b0 (patch) | |
tree | c0fa2dfcf498c0d3fc3b2aec685c13f424e9800a /cookbook.cls | |
parent | 3755b38a402b5a89bdb99b719a1c126c13bd2799 (diff) |
pictures
Diffstat (limited to 'cookbook.cls')
-rw-r--r-- | cookbook.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cookbook.cls b/cookbook.cls index 9267f27..68ca3e3 100644 --- a/cookbook.cls +++ b/cookbook.cls @@ -1,7 +1,7 @@ \ProvidesClass{cookbook} \LoadClass{book} -\RequirePackage[a5paper, margin=0.75in]{geometry} +\RequirePackage[a5paper, margin=2cm]{geometry} \RequirePackage{graphicx} % --- text ---------------------------------------------------------------------------------------- |