thehale / expressive-resume

A beautiful resume/cover letter LaTeX template pair that are extraordinarily easy to use.
MIT License
339 stars 143 forks source link

Changing the name of Objective to Summary #9

Closed aval-s closed 3 months ago

aval-s commented 3 months ago

Is there a way to change "Objective" heading to "Summary?"

Upvote & Fund

Fund with Polar

thehale commented 3 months ago

I'm guessing you already found the answer for yourself. For anyone else arriving here later, here's the section of code to update:

https://github.com/thehale/expressive-resume/blob/eb39f5a0832ba3424880cd7b5837798c79b3e454/src/ExpressiveResume.cls#L80-L84

On line 82, change Objective to Summary (or whatever other term you prefer)