dnl-blkv / mcdowell-cv

A Nice-looking CV template made into LaTeX
https://www.careercup.com/resume
MIT License
2.04k stars 745 forks source link

Support for the multi-line subsection headers is needed #2

Closed dnl-blkv closed 8 years ago

dnl-blkv commented 8 years ago

Such a support has not yet been introduced due to the bug in the tabu package: the vertical margins of the tabu-generated tables are inconsistent. Particularly, single-line table provides a significantly bigger bottom margin than multi-line tables. A workaround or switch to an analogous technology is required.

Any suggestions appreciated.