LaTeX Error: File lato.sty not found #17

Closed
opened 2022-10-14 10:01:40 +02:00 by dancingCycle · 3 comments
Member

Hi folks,
If you are using the recommended fonts like this

sudo apt-get install texlive-fonts-recommended --no-install-recommends

Latex can not compile the sources and replies something like this.

LaTeX Error: File lato.sty not found

Are we really want to use the lato font?

You need to install this humungous package

sudo apt-get install texlive-fonts-extra --no-install-recommends

to make Latex compile the sources.

Is the lato font worth that effort and resource overhead?

Cheers!

Hi folks, If you are using the recommended fonts like this ``` sudo apt-get install texlive-fonts-recommended --no-install-recommends ``` `Latex` can not compile the sources and replies something like this. ``` LaTeX Error: File lato.sty not found ``` Are we really want to use the ```lato``` font? You need to install this **humungous** package ``` sudo apt-get install texlive-fonts-extra --no-install-recommends ``` to make Latex compile the sources. Is the ```lato``` font worth that effort and resource overhead? Cheers!
Owner

See the guide for WTF Corporate Identity, font is used intentional.

See the guide for WTF Corporate Identity, font is used intentional.
Author
Member

See the guide for WTF Corporate Identity, font is used intentional.

@gulliver Where do I find that WTF Corporate Identity guide?

> See the guide for WTF Corporate Identity, font is used intentional. @gulliver Where do I find that ```WTF Corporate Identity``` guide?
Owner
https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wtf-eg/handbuch-gen#17
No description provided.