ppresume / community

Discussions, feedbacks, roadmaps, community.
59 stars 3 forks source link

bug: 10.5pt and 11.5pt font size option is not respected in layout settings #21

Closed xiaohanyu closed 10 months ago

xiaohanyu commented 11 months ago

Description

The font size options, 10.5pt and 11.5pt, in resume layout settings, is not respected by the PDF template.

To Reproduce

Steps to reproduce the behavior:

  1. Go to resume form page
  2. Change font size to 10.5pt
  3. Check the generated PDF
  4. Change the font size to 11pt
  5. Check the generated PDF

Actual Behavior

You will see no difference between the PDFs with 10.5pt and 11pt font size option

Expected Behavior

10.5pt, 11.5pt should be respected by PDF template.

[Optional] Screenshots

NA

Desktop

NA

Smartphone

NA

Additional Context

It seems that we have to configure special settings for LaTeX to make 10.5pt and 11.5pt font size working.

Ref: https://tex.stackexchange.com/questions/473838/how-to-set-the-font-size-to-11-5pt

xiaohanyu commented 10 months ago

We decided to sunset 10.5pt and 11.5pt option right now as it is pretty complicated and unnatural to use .5 pt font sizes in LaTeX.

image