mrzool / invoice-boilerplate

Simple automated LaTeX invoicing system
http://mrzool.cc/tex-boilerplates/
GNU General Public License v2.0
702 stars 102 forks source link

Fonts download links #25

Open WelliSolutions opened 8 months ago

WelliSolutions commented 8 months ago

To compile the default invoice (on Windows 10), we need fonts:

Hoefler Text: https://fontsgeek.com/fonts/Hoefler-Text-Regular

Helvetica Neue: https://fontsgeek.com/helvetica-neue-font

Perhaps the download links can be added in the Readme.

sbwiecko commented 5 months ago

We could also modify the YAML file:

# Typography and layout
seriffont: Garamond
sansfont: Arial

Proposed in https://github.com/mrzool/invoice-boilerplate/pull/27#issue-2174143860