Skip to content

Instantly share code, notes, and snippets.

@nullx5
Last active January 29, 2025 08:49
Show Gist options
  • Save nullx5/84090924404ee05c3c4f884974776386 to your computer and use it in GitHub Desktop.
Save nullx5/84090924404ee05c3c4f884974776386 to your computer and use it in GitHub Desktop.

Instalar Fuentes Arial y Times New Roman en Libre Office

LibreOffice no incluye las fuentes Arial y Times New Roman por defecto, porque son fuentes propietarias de Microsoft. Sin embargo, puedes instalarlas fácilmente en tu sistema operativo.

sudo apt update && sudo apt install ttf-mscorefonts-installer

reiniciar Libre Office
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment