I am using Lyx and need to modify my document's preamble. Where should I add
\documentclass[openany]{scrbook}
\usepackage{classicthesis}
\begin{document}
\chapter{A}
in order to remove blank pages from the document?
I would like to know the file name and the specific place in the file.
\documentclassline and it has to be at the start of the file. the filename is whatever filename your document has. – David Carlisle Oct 30 '14 at 01:25