I'm writing something using article and I'm trying to make 1 letter big and have 2 lines directly next to it, like here: 
How would I achieve so?
I tried the following code:
\lettrine[lines=2 ]{\textbf{A}}{}
but I need the letter A even bigger.
Thanks!
lettrinepackage. – Peter Wilson Mar 16 '20 at 19:15lettrinepackage and its\lettrinemacro. Statements such as "I am already using lettrine but I failed to make it work" are simply too vague to be actionable. – Mico Mar 16 '20 at 19:25\documentclasson what you have tried would go a long way to helping us to understand your actual request. – Steven B. Segletes Mar 16 '20 at 19:33\lettrine[lines=3]{\textbf{A}}{}? And if 3 still isn't enough, there's 4, 5, 6, and so on. – Mico Mar 16 '20 at 19:33fix-cmpackage (a wild guess on my part) but if you provided an example, we wouldn't need to guess. – David Carlisle Mar 16 '20 at 20:32