diff --git a/schema.json b/schema.json index cdb8c845..136bbcd7 100644 --- a/schema.json +++ b/schema.json @@ -502,7 +502,7 @@ "default": { "font_family": "XCharter", "font_size": "10pt", - "leading": "0.2em", + "leading": "0.6em", "alignment": "justified", "date_and_location_column_alignment": "right" }, @@ -540,8 +540,8 @@ "bold": true, "small_caps": false, "line_thickness": "0.5pt", - "vertical_space_above": "0.3cm", - "vertical_space_below": "0.1cm", + "vertical_space_above": "0.55cm", + "vertical_space_below": "0.3cm", "line_type": "with-full-line" }, "description": "Options related to section titles.", @@ -553,7 +553,7 @@ "date_and_location_width": "4.15cm", "left_and_right_margin": "0cm", "horizontal_space_between_columns": "0.1cm", - "vertical_space_between_entries": "0.30cm", + "vertical_space_between_entries": "0.4cm", "allow_page_break_in_entries": true, "short_second_row": false, "show_time_spans_in": [] @@ -564,9 +564,9 @@ "$ref": "#/$defs/rendercv__themes__engineeringresumes__Highlights", "default": { "bullet": "•", - "top_margin": "0.1cm", + "top_margin": "0.25cm", "left_margin": "0cm", - "vertical_space_between_highlights": "0.13cm", + "vertical_space_between_highlights": "0.19cm", "horizontal_space_between_bullet_and_highlight": "0.3em", "summary_left_margin": "0cm" }, @@ -821,7 +821,7 @@ "default": { "font_family": "XCharter", "font_size": "10pt", - "leading": "0.2em", + "leading": "0.6em", "alignment": "justified", "date_and_location_column_alignment": "right" }, @@ -859,8 +859,8 @@ "bold": false, "small_caps": false, "line_thickness": "0.15cm", - "vertical_space_above": "0.3cm", - "vertical_space_below": "0.1cm" + "vertical_space_above": "0.55cm", + "vertical_space_below": "0.3cm" }, "description": "Options related to section titles.", "title": "Section Titles" @@ -871,7 +871,7 @@ "date_and_location_width": "4.15cm", "left_and_right_margin": "0cm", "horizontal_space_between_columns": "0.4cm", - "vertical_space_between_entries": "0.30cm", + "vertical_space_between_entries": "0.4cm", "allow_page_break_in_entries": true, "short_second_row": false, "show_time_spans_in": [] @@ -882,9 +882,9 @@ "$ref": "#/$defs/rendercv__themes__moderncv__Highlights", "default": { "bullet": "•", - "top_margin": "0.1cm", + "top_margin": "0.25cm", "left_margin": "0cm", - "vertical_space_between_highlights": "0.13cm", + "vertical_space_between_highlights": "0.19cm", "horizontal_space_between_bullet_and_highlight": "0.3em", "summary_left_margin": "0cm" }, @@ -2376,7 +2376,7 @@ "type": "string" }, "vertical_space_between_entries": { - "default": "0.30cm", + "default": "0.4cm", "description": "The vertical space between the entries.", "title": "Vertical Space Between Entries", "type": "string" @@ -2575,7 +2575,7 @@ "type": "string" }, "top_margin": { - "default": "0.1cm", + "default": "0.25cm", "description": "The top margin of the highlights.", "title": "Top Margin", "type": "string" @@ -2587,7 +2587,7 @@ "type": "string" }, "vertical_space_between_highlights": { - "default": "0.13cm", + "default": "0.19cm", "description": "The vertical space between the highlights.", "title": "Vertical Space Between Highlights", "type": "string" @@ -2764,13 +2764,13 @@ "type": "string" }, "vertical_space_above": { - "default": "0.3cm", + "default": "0.55cm", "description": "The vertical space above the section titles.", "title": "Vertical Space Above Section Titles", "type": "string" }, "vertical_space_below": { - "default": "0.1cm", + "default": "0.3cm", "description": "The vertical space below the section titles.", "title": "Vertical Space Below Section Titles", "type": "string" @@ -2823,7 +2823,7 @@ "type": "string" }, "leading": { - "default": "0.2em", + "default": "0.6em", "description": "The vertical space between adjacent lines of text.", "title": "Leading", "type": "string" @@ -2917,7 +2917,7 @@ "type": "string" }, "vertical_space_between_entries": { - "default": "0.30cm", + "default": "0.4cm", "description": "The vertical space between the entries.", "title": "Vertical Space Between Entries", "type": "string" @@ -3116,7 +3116,7 @@ "type": "string" }, "top_margin": { - "default": "0.1cm", + "default": "0.25cm", "description": "The top margin of the highlights.", "title": "Top Margin", "type": "string" @@ -3128,7 +3128,7 @@ "type": "string" }, "vertical_space_between_highlights": { - "default": "0.13cm", + "default": "0.19cm", "description": "The vertical space between the highlights.", "title": "Vertical Space Between Highlights", "type": "string" @@ -3237,13 +3237,13 @@ "type": "string" }, "vertical_space_above": { - "default": "0.3cm", + "default": "0.55cm", "description": "The vertical space above the section titles.", "title": "Vertical Space Above Section Titles", "type": "string" }, "vertical_space_below": { - "default": "0.1cm", + "default": "0.3cm", "description": "The vertical space below the section titles.", "title": "Vertical Space Below Section Titles", "type": "string" @@ -3280,7 +3280,7 @@ "type": "string" }, "leading": { - "default": "0.2em", + "default": "0.6em", "description": "The vertical space between adjacent lines of text.", "title": "Leading", "type": "string"