Skip to content

Commit

Permalink
fix underscore and use pdf1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
André Gaul committed Aug 11, 2014
1 parent 8980a9f commit a834c1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tex-src/diss.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
% vim: spell spelllang=en_us

\RequirePackage{pdf14} % use pdf1.4 (for pdf/a compatibility)
\documentclass[
%oneside,
twoside,
Expand Down Expand Up @@ -130,7 +131,7 @@
pdfcopyright={Copyright (C) 2014, \docauthor.
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License (CC-BY-SA 4.0).},
pdflicenseurl={http://creativecommons.org/licenses/by-sa/4.0/deed.en_US},
pdflicenseurl={http://creativecommons.org/licenses/by-sa/4.0/deed.en\_US},
pdfkeywords={Dissertation, mathematics, numerical analysis, Krylov, recycling,
linear system, sequence},
pdfsubject={Dissertation of \docauthor on recycling Krylov subspace methods
Expand Down

0 comments on commit a834c1c

Please sign in to comment.