-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv-pdf-header.qmd
More file actions
41 lines (37 loc) · 983 Bytes
/
cv-pdf-header.qmd
File metadata and controls
41 lines (37 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
editor:
render-on-save: true
format:
typst:
toc: false
columns: 1
page-size: us-letter
mainfont: "Source Serif Pro"
monofont: "PT Mono"
fontsize: 9.50pt
margin:
x: 1.0in
y: 1.0in
bibliographystyle: nature
keep-typ: false
number-sections: true
section-numbering: 1.1 |
include-in-header:
- text: |
#show heading: set text(font: "PT Mono", weight: "bold", style: "normal", fill: rgb("#4CAF50"), size: .80em,)
#show heading: set block(above: 1.5em, below: 0.8em)
#set list(indent: .5em)
---
```{=typst}
#v(-3em)
```
:::{style="font-family: 'PT Mono'; font-size: 12pt;"}
[**Edward Rubin**]{style="color: #4CAF50;"}
:::
```{=typst}
#v(-0.5em)
```
:::{style="font-family: 'PT Mono'; font-size: 9.5pt;"}
[[edwardr@uoregon.edu](mailto:edwardr@uoregon.edu) | [edrub.in](https://edrub.in) | [github/edrubin](https://github.com/edrubin) | +1 402-802-7672
]{style="color: #4CAF50;"}
:::