Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we manually install Arno Pro fonts? #13

Closed
nekketsuuu opened this issue Feb 9, 2018 · 4 comments
Closed

Should we manually install Arno Pro fonts? #13

nekketsuuu opened this issue Feb 9, 2018 · 4 comments

Comments

@nekketsuuu
Copy link
Contributor

nekketsuuu commented Feb 9, 2018

Problem

After installing SATySFi and setting $SATYSFI_LIB_ROOT, I want to build the document in /doc. However, running make command is failed due to the lack of a font file. The following is the error message.

! [Error] cannot load font file '/home/nek/.opam/4.05.0/lib-satysfi/dist/fonts/ArnoPro-Regular.otf';
      /home/nek/.opam/4.05.0/lib-satysfi/dist/fonts/ArnoPro-Regular.otf: No such file or directory

Should we manually install this font? Or, this font is not supported yet?

How to reproduce

$ opam install satysfi
$ export SATYSFI_LIB_ROOT=/home/nek/.opam/4.05.0/lib-satysfi  # set your library path
$ cd doc
$ make

Full output of make is here.

Environment

@na4zagin3
Copy link
Contributor

Instead of using Arno, how about using opensource fonts like EB Garamond and Junicode?

@objmagic
Copy link
Contributor

same here. Cannot run satysfi because of missing fonts.

@objmagic
Copy link
Contributor

I think this issue is very important --- after installing the program, no one cannot try it out because lack of font dependency.

@nekketsuuu
Copy link
Contributor Author

This specific problem is resolved at least 042a8aa. We still need to install Junicode and IPAex, but they are free unlike Arno Pro.

Thanks @gfngfn for his big contribution 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants