Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\scshape not working for NAME in heading (similar look as section title) #2

Open
triiniity opened this issue Sep 10, 2023 · 0 comments

Comments

@triiniity
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant