Corrected a small formatting issue.

pull/3/head
Michael Bredel 8 years ago committed by GitHub
parent 7d9999d66a
commit 58e524a022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -39,7 +39,7 @@ The default output of the LaTeX thesis template a two-sided style that also has
``` ```
\documentclass[ openright,titlepage,numbers=noenddot,headinclude,% \documentclass[ openright,titlepage,numbers=noenddot,headinclude,%
footinclude=true,cleardoublepage=empty,abstractoff,% footinclude=true,cleardoublepage=empty,abstractoff,%
BCOR=5mm,paper=a4,fontsize=11pt, BCOR=5mm,paper=a4,fontsize=11pt,%
ngerman,american,% ngerman,american,%
]{scrreprt} ]{scrreprt}
``` ```

Loading…
Cancel
Save