I would like to know what is the meaning of 13pt in here:
\documentclass[a4paper,13pt]{article}
My first guess was that it was the size of the characters, but changing the number does not seem to do that.
|
I would like to know what is the meaning of
My first guess was that it was the size of the characters, but changing the number does not seem to do that. |
||||
|
For details on these units of font size please see this question and answers. |
|||||||||||||||
|
.log) sayingLaTeX Warning: Unused global option(s): [13pt]– Werner Sep 12 '12 at 13:5413ptis unknown toarticle, which has only10pt,11ptand12ptfor choosing the main font size. – egreg Sep 12 '12 at 13:54