Skip to content

Commit

Permalink
Merge pull request #26 from a-eghrari/Dev
Browse files Browse the repository at this point in the history
Update cv.typ
  • Loading branch information
jskherman authored Jul 17, 2024
2 parents c4463f0 + 02e3a87 commit c7c4eb4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cv.typ
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,11 @@
*#pub.name* \
]
// Line 2: Publisher and Date
Published on #text(style: "italic")[#pub.publisher] #h(1fr) #date \
#if pub.publisher != none [
Published on #text(style: "italic")[#pub.publisher] #h(1fr) #date \
] else [
In press \
]
]
}
]}
Expand Down

0 comments on commit c7c4eb4

Please sign in to comment.