diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex index 6af44c726b7..d9e7a36ee2f 100644 --- a/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex +++ b/Master/texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.tex @@ -1,5 +1,5 @@ % book example for classicthesis.sty -\documentclass[12pt,a5paper,footinclude=true,headinclude=true]{scrbook} % KOMA-Script book +\documentclass[11pt,a5paper,footinclude=true,headinclude=true]{scrbook} % KOMA-Script book \usepackage[T1]{fontenc} \usepackage{lipsum} \usepackage[linedheaders,parts]{../classicthesis} % ,manychapters |