LyX ⇒ book: an unsolicited date on the title page
book: an unsolicited date on the title page
I put in just Author and Title environments, but get an unsolicited date (xdivk view) on the title page. What is the recommended way to get rid of it?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: book: an unsolicited date on the title page
If just putting in an empty date:
\date{}
looks OK to you, then do that. Otherwise, you'll probably need to use something like the titling package to customize the look of the titles.