summaryrefslogtreecommitdiff
path: root/Hallsby_Karl.tex
AgeCommit message (Collapse)Author
2022-10-01Make author name at top of page boldKarl Hallsby
2022-10-01Make all sections use all uppercase lettersKarl Hallsby
The explicit flag to the titlesec package allows us to explicitly specify where certain arguments passed to the \section{} command get placed. Properly get sections to work. The reason this change is needed is because I was adding the output tot he format field of the \titleformat command. Instead, it needed to go in the before field. See the StackOverflow answer for why. https://tex.stackexchange.com/a/209723 Ensure all sectioning commands work with explicit titlesec option
2022-09-18Make all sections use bold fontsKarl Hallsby
2022-08-08Add Summer 2022 Northwestern REU positionKarl Hallsby
Add NU command
2022-07-17Remove packages that Guix does not expose nicelyKarl Hallsby
nth is not packaged cleveref is not packaged nameref is provided by texlive-hyperref package, but does not seem to want to work.
2022-06-04Remove nth package because Guix does not have it packaged yetKarl Hallsby
2021-09-23Add Website and Email to header so people know what they areKarl Hallsby
2021-02-15Add the summary statement againKarl Hallsby
2020-12-22Increase space between my name and the table beneath itKarl Hallsby
2020-12-22Decrease margins on bottom of pageKarl Hallsby
2020-12-21Decrease spacing beneath my nameKarl Hallsby
2020-12-21Correct the email address linkKarl Hallsby
2020-12-21Rework spacing changes for subsectionsKarl Hallsby
2020-12-21Command to generate an LTH link and spell it outKarl Hallsby
2020-12-21Also make subparagraphs use small-capsKarl Hallsby
2020-12-21\IIT{} command bolds the IIT textKarl Hallsby
2020-12-21Add formatting and spacing for subparagraphKarl Hallsby
2020-12-21Rework paragraph formattingKarl Hallsby
2020-12-21Rework subsection spacingKarl Hallsby
2020-12-21Comment explaining how to use titleformat and titlespacingKarl Hallsby
2020-10-03Add comments describing what each package is used forKarl Hallsby
2020-10-03Make Resume parsable by Oracle Taleo, and leave comment explainingKarl Hallsby
2020-09-29Decrease spacing between my name and linksKarl Hallsby
2020-09-29Reduce the spacing between some headingsKarl Hallsby
2020-09-29Add multicol package to allow for multiple columns of textKarl Hallsby
2020-09-29IIT command now includes a hyperlink reference to IIT's home pageKarl Hallsby
2020-09-29Option to color hyperlinks a different color, instead of usual boxKarl Hallsby
2020-09-29Reduce margins on the top of the pageKarl Hallsby
2020-09-29Move Other Activities out to a separate fileKarl Hallsby
2020-09-29Move academic honors to its own fileKarl Hallsby
2020-09-29Move professional experience to its own fileKarl Hallsby
2020-09-29Move skills/proficiencies to a separate fileKarl Hallsby
2020-09-29Move education to its own fileKarl Hallsby
2020-09-28Add big comment about things I have to do for subsection headerKarl Hallsby
2020-09-28Rename IIT High Honors Roll to Dean's ListKarl Hallsby
2020-09-28Add languages I have knowledge ofKarl Hallsby
2020-09-28Move education up in the documentKarl Hallsby
2020-09-28Add Microsoft Office to software proficienciesKarl Hallsby
2020-09-28Remove the summary section, as it is not needed for 1 page resumeKarl Hallsby
2020-09-27Recreate the Plasmati template using PDFLaTeX insteadKarl Hallsby