rendercv init
This commit is contained in:
parent
2c7c63b22e
commit
db074edafa
25 changed files with 835 additions and 0 deletions
12
engineeringresumes/SectionBeginning.j2.typ
Normal file
12
engineeringresumes/SectionBeginning.j2.typ
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
== <<section_title>>
|
||||
((* if not design.entries.allow_page_break_in_sections *))
|
||||
#block(
|
||||
[
|
||||
((* endif *))
|
||||
((* if entry_type in ["NumberedEntry", "ReversedNumberedEntry"] *))
|
||||
#one-col-entry(
|
||||
content: [
|
||||
((* if entry_type == "ReversedNumberedEntry" *))
|
||||
#let rev-enum-items = (
|
||||
((* endif *))
|
||||
((* endif *))
|
||||
Loading…
Add table
Add a link
Reference in a new issue