posquit0 / Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
LaTeX Project Public License v1.3c
23.03k stars 4.79k forks source link

How to adjust the gap between two letters in a word #128

Open flyflypeng opened 7 years ago

flyflypeng commented 7 years ago

I want to modify the awesome.cls file to satisfy my need, and I face the problem that how to expand the gap between two letters in a word,like this picture shows: image

nvzqz commented 7 years ago

You could try utilizing the \hspace{} command between the two characters and play around with different size values.

johannesbottcher commented 7 years ago

You can use \name{Claud D.\hspace{2em}}{Park} to alter the space.

Changing the class file is not recommended, as this is for advanced users only. Please also have a look at the license.