You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if in line 135: \textbf{\Huge \scshape Aras Güngöre} \\ \vspace{3pt} in the heading section,
one makes the following modification \textbf{\Huge \scshape NAME SURNAME} \\ \vspace{3pt} then it yields all capital letters of the same size.
Could you please provide a fix which allows me to display the entire text in capitals, with the first letter larger than the other letters? (Trying to display text similar to what you have done with section titles)
I searched a lot online and tried changing the font through \usepackage{lmodern} and using \lettrine{} helps to increase the size of only the first word i.e., NAME. Also, \textsc doesn't work.
The text was updated successfully, but these errors were encountered:
if in line 135:
\textbf{\Huge \scshape Aras Güngöre} \\ \vspace{3pt}
in the heading section,one makes the following modification
\textbf{\Huge \scshape NAME SURNAME} \\ \vspace{3pt}
then it yields all capital letters of the same size.Could you please provide a fix which allows me to display the entire text in capitals, with the first letter larger than the other letters? (Trying to display text similar to what you have done with section titles)
I searched a lot online and tried changing the font through
\usepackage{lmodern}
and using\lettrine{}
helps to increase the size of only the first word i.e., NAME. Also,\textsc
doesn't work.The text was updated successfully, but these errors were encountered: