diff --git a/src/parseBook.py b/src/parseBook.py index 9189913..5f67521 100644 --- a/src/parseBook.py +++ b/src/parseBook.py @@ -104,7 +104,7 @@ for outputFormat in args.format: + generalOptions + latexOptions # print(out of the chapters being built and the flags being used - print("Generating {0} from:".format(bookPath) + print("Generating {0} from:".format(bookPath)) for chapter in inputOptions: print("\t{0}".format(chapter)) print("Using the following flags:")