\smaller[n]Reduce font size by (optional)nsteps (default is 1 step). \relscale{f}Change font size by scale factorf. \textlarger[n]{text}Text size enlarged by (optional)nsteps. \textsmaller[n]{text}Text size reduced by (optional)nsteps. ...
I followed the instruction to install overleaf on my ubuntu server. It can run very well, but when I upload my tex code to the server and compile it with xelatex. The overleaf give me a message "Package fontspec Error: The font "Times New Roman" cannot be found." ...
The font size in the editor can be changed via the left-hand menu. To open the menu, click the menu button in the top-left-hand corner of the screen. From here, scroll down to find the 'Font Size' option to change the font size in the editor....
I first do not get how I can change my font in latex (I'm working with overleaf). But in addition I wanted to ask if there is the font "univers". If not is there a possibility to integrate this font because we explicitly need this for our paper. P.s. it is a math paper, so...
I'm using the template from https://www.overleaf.com/latex/templates/uib-beamer-theme/ddsnzprthmfv. I noticed that the default font size for the title, subtitle and author's affiliations on the cover slide is sort of big, so I tried to reduce the font as follows: \author{...
The font size in the editor can be changed via the left-hand menu. To open the menu, click the menu button in the top-left-hand corner of the screen. From here, scroll down to find the 'Font Size' option to change the font size in the editor....
Alternatively, you could draw the border of the nodes by hand or, in order to avoid repetition in your code, create a \pic: \documentclass[tikz, border=10pt]{standalone} \usetikzlibrary{shapes.arrows} \begin{document} \begin{tikzpicture} \tikzset{ font=\small, node distance=2cm, pics/...