Browse Source

Fix crypt.tex with newer TeXLive (thanks Norbert Preining)

See https://lists.debian.org/debian-tex-maint/2017/08/msg00000.html for details
Michael Stapelberg 8 years ago
parent
commit
541ab1c16c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/crypt.tex

+ 1 - 1
doc/crypt.tex

@@ -1,5 +1,5 @@
 \documentclass[synpaper]{book}
 \documentclass[synpaper]{book}
-\usepackage[dvips]{geometry}
+\usepackage{geometry}
 \usepackage{hyperref}
 \usepackage{hyperref}
 \usepackage{makeidx}
 \usepackage{makeidx}
 \usepackage{amssymb}
 \usepackage{amssymb}