{"id":14980838,"url":"https://github.com/brainstone/latex-lexend","last_synced_at":"2025-10-29T03:31:13.301Z","repository":{"id":54776411,"uuid":"220711594","full_name":"BrainStone/latex-lexend","owner":"BrainStone","description":"The Lexend fonts for XeLaTeX and LuaLaTeX through fontspec","archived":false,"fork":false,"pushed_at":"2021-01-30T00:34:51.000Z","size":119,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T21:41:26.173Z","etag":null,"topics":["font","fontspec","latex","latex-package"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrainStone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-09T22:26:59.000Z","updated_at":"2023-07-25T14:30:27.000Z","dependencies_parsed_at":"2022-08-14T02:32:00.926Z","dependency_job_id":null,"html_url":"https://github.com/BrainStone/latex-lexend","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Flatex-lexend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Flatex-lexend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Flatex-lexend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Flatex-lexend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrainStone","download_url":"https://codeload.github.com/BrainStone/latex-lexend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238762783,"owners_count":19526468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["font","fontspec","latex","latex-package"],"created_at":"2024-09-24T14:02:29.085Z","updated_at":"2025-10-29T03:31:08.009Z","avatar_url":"https://github.com/BrainStone.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# latex-lexend\n\nThe [Lexend fonts](https://www.lexend.com/) for XeLaTeX and LuaLaTeX through fontspec\n\n\u003c!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 --\u003e\n\n- [Dowloading](#dowloading)\n- [Working with the Source Code](#working-with-the-source-code)\n\t- [Cloning](#cloning)\n\t- [Building](#building)\n\t\t- [Prerequisites](#prerequisites)\n\t\t- [Making the Package](#making-the-package)\n\t- [Developing](#developing)\n- [License](#license)\n- [Random Quote](#random-quote)\n\n\u003c!-- /TOC --\u003e\n\n## Dowloading\n\nYou can find this package on [CTAN](https://ctan.org/): https://ctan.org/pkg/lexend\n\n## Working with the Source Code\n\n### Cloning\n\nTo clone this repo, be sure to clone it recursively:\n\n```sh\ngit clone --recursive https://github.com/BrainStone/latex-lexend.git\n```\n\nFor older git versions or if you forgot to clone it recursively, do it like this:\n\n```sh\ngit clone https://github.com/BrainStone/latex-lexend.git\ncd latex-lexend\ngit submodule update --init --recursive\n```\n\n### Building\n\n#### Prerequisites\n\nBefore you try to build this package make sure you have the following installed:\n\n- `make`\n- `pandoc`\n- A working TeX environment with a working `latexmk` and `lualatex` command.\n- `git` (Yes, `git` is used to determine the version number automatically. So if you want it build properly, you need it, if you don't care about that, it's\n  not needed)\n\n#### Making the Package\n\nNow if you just want to build the package, run:\n\n```sh\nmake\n```\n\nRemoving the build directory after creating the package can be done with\n\n```sh\nmake clean\n```\n\n### Developing\n\nIf you wish to work on this package, be sure to clone it as described and also to run this command to set everything up:\n\n```sh\nmake setupWorkspace\n```\n\n## License\n\nThe licensing of this project is a bit uncommon, so let me explain:\n\nThe source repository, the one you find under https://github.com/BrainStone/latex-lexend, however is licensed under the\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).\n\nThe final package, the one you find on [CTAN](https://ctan.org/), is licensed under [The LaTeX Project Public License 1.3c](https://ctan.org/license/lppl1.3c).\nSo use it like you would use most other packages on [CTAN](https://ctan.org/).\n\nLastly, the font collection itself is licensed under the [SIL Open Font License 1.1](https://opensource.org/licenses/OFL-1.1). You can find the license file\nunder https://github.com/ThomasJockin/lexend/blob/master/OFL.txt.\n\n## Random Quote\n\n\u003e Hardware: The parts of a computer system that can be kicked.\n\u003e\n\u003e — \u003ccite\u003eJeff Pesis\u003c/cite\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Flatex-lexend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainstone%2Flatex-lexend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Flatex-lexend/lists"}