Hello,
I would like to create a LNCS document but use 11pt font for the text. Can someone help me how to do that? (I see the normal font size commands define either 10pt or 12pt, but not 11pt)
Text Formatting ⇒ Use 11pt font in LNCS
NEW: TikZ book now 40% off at Amazon.com for a short time.
Use 11pt font in LNCS
Answering my question, turns out to be very simple
Code: Select all
\documentclass[11pt]{llncs}