I'm looking for a way to make the main font bigger than the default size (just biiiiig all the way). I'm a total LateX noob and already tried and failed anything I found online. (e.g. the posts already asking this question about tikz-qtree, which I have no idea what it is)
Here's my body:
\documentclass{article}
\usepackage{qtree}
\\begin{document}
\Tree [here goes my nice tree blablablalballalb]
\end{document}


\qlabelhooksolution. – Alan Munn Feb 07 '17 at 11:26better yetto treat a switch as an environment. This will work, but it is misleading because there is no environment here.\Largeis a switch. Better by far to treat it as such in your code rather than obscuring its kind to no purpose. – cfr Feb 17 '17 at 02:19{\switch ...}syntax. – alexis Feb 17 '17 at 11:40