latexcv icon indicating copy to clipboard operation
latexcv copied to clipboard

Centering item labels with text

Open CsatiZoltan opened this issue 6 years ago • 5 comments

\cvevent uses \cdot to enlist items. This has the drawback that it is not positioned at the center of a capital letter. Maybe using the itemize environment would help (\cdot could be simulated by decreasing the size of the bullet). Alternatively, the height of the \cdot could be raised.

CsatiZoltan avatar Oct 01 '19 11:10 CsatiZoltan

Hi @CsatiZoltan which template you are referring to? I am usually using a tabular* in the cvevent command, so I am not sure where a cdot is in use there. Can you please show me the line?

The only cdot I am using is in the footers and headers to separate the horizontal content. Is this what you are referring to?

jankapunkt avatar Oct 13 '19 09:10 jankapunkt

@jankapunkt Sure, for instance this line and the next one in the classic template.

CsatiZoltan avatar Oct 13 '19 10:10 CsatiZoltan

@CsatiZoltan I see, this template was one of the first ones, I have created. If you want to change it to using itemize, feel free to open a PR but please try to keep the layout simple and on one page. I will have the next days some time for review.

jankapunkt avatar Oct 13 '19 11:10 jankapunkt

@CsatiZoltan just a friendly ping. Are you interested in providing a PR?

jankapunkt avatar Nov 07 '19 08:11 jankapunkt

Sorry for the long delay, I was/am very busy these days. I would like to implement this but I have no free time, so I would say I cannot provide a PR. At least not in the near future.

CsatiZoltan avatar Nov 07 '19 09:11 CsatiZoltan

Automatically Closing this issue due to no activity. Feel free to reopen.

github-actions[bot] avatar Mar 18 '23 02:03 github-actions[bot]