Added the lockflag option.

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

@ -42,7 +42,7 @@ The default output of the LaTeX thesis template is a single-sided style that als
\documentclass[ openright,titlepage,numbers=noenddot,headinclude,twoside,% \documentclass[ openright,titlepage,numbers=noenddot,headinclude,twoside,%
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,%lockflag%
]{scrreprt} ]{scrreprt}
``` ```

Loading…
Cancel
Save