{"id":39976569,"url":"https://github.com/ummels/fedraserif","last_synced_at":"2026-01-18T22:35:52.923Z","repository":{"id":1618758,"uuid":"2289489","full_name":"ummels/fedraserif","owner":"ummels","description":"LaTeX support for Fedra Serif Pro","archived":false,"fork":false,"pushed_at":"2025-06-12T21:50:20.000Z","size":7329,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T22:42:08.716Z","etag":null,"topics":["fedra","fonts","latex","tex"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ummels.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-29T15:56:40.000Z","updated_at":"2025-06-12T21:50:23.000Z","dependencies_parsed_at":"2022-08-28T11:11:26.662Z","dependency_job_id":null,"html_url":"https://github.com/ummels/fedraserif","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ummels/fedraserif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ummels%2Ffedraserif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ummels%2Ffedraserif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ummels%2Ffedraserif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ummels%2Ffedraserif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ummels","download_url":"https://codeload.github.com/ummels/fedraserif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ummels%2Ffedraserif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28552789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fedra","fonts","latex","tex"],"created_at":"2026-01-18T22:35:52.866Z","updated_at":"2026-01-18T22:35:52.911Z","avatar_url":"https://github.com/ummels.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"fedraserif - LaTeX support for Fedra Serif Pro\n==============================================\n\nThe fedraserif package provides LaTeX support for the (commercial)\nFedra Serif Pro font family by [Typotheque][TT].\n\n[TT]: http://www.typotheque.com/fonts/\n\nUsage\n-----\n\nTo use this package with Fedra Serif A as the main text font, include\n\n    \\usepackage{fedraserif}\n\nin the preamble of your LaTeX document. To use Fedra Serif B as the main\ntext font, use the command\n\n    \\usepackage[variant=B]{fedraserif}\n\ninstead. See the [PDF documentation](latex/fedraserif.pdf) for the details.\n\nIf you get errors about insufficient memory, you might need to\nincrease the values of `font_mem_size` and `font_max` in your TeX\nconfiguration. For most distributions, these can be changed in the\nfile texmf.cnf. For MiKTeX, the file is called miktex.ini.\n\nInstallation\n------------\n\nBuilding the font metrics requires the [LCDF typetools][LCDF] in version 2.90\nor higher, as distributed with TeXLive 2011. Building the math font\nrequires additionally that the TFM files for [fdsymbol] are installed on your\nsystem (in a directory that is searched by TeX for TFM files).\n\n[LCDF]: http://www.lcdf.org/type/\n[fdsymbol]: https://www.github.com/ummels/fdsymbol\n\nBefore starting the installation, you need to copy the original OpenType Pro\nfont files as obtained from Typotheque into the root directory of the sources\n(the directory in which e.g. the file Makefile resides). In order for the\npackage to be usable, you will need at least the files FSerProA-Book.otf and\nFSerProA-BookItalic.otf or the files FSerProB-Book.otf and\nFSerProB-BookItalic.otf.\n\nTo install the fonts, the TeX font metrics, the LaTeX package and the\ndocumentation in your home texmf tree, run:\n\n    make install\n\nIf you want to use a different texmf tree, you can specify it using the\nvariable TEXMFDIR:\n\n    make install TEXMFDIR=/usr/local/texlive/texmf-local\n\nAfterwards, you may need to regenerate the file database:\n\n    texhash\n\nFinally, you need to activate the map file:\n\n    updmap --enable Map=fedraserif.map\n\nFor a system-wide installation, replace updmap by updmap-sys.\n\nCompatibility\n-------------\n\nThis package has only been tested with version 3.5 (2012) of Fedra Serif Pro.\nSome glyphs might be incorrect or missing when an installation is performed\nwith an older version of the fonts.\nTo find out the version of the fonts in your environment, run\n\n    otfinfo -v\n\non one of the OpenType font files.\n\nLicense\n-------\n\nCopyright (c) 2011-2025 by Michael Ummels \u003cmichael@ummels.de\u003e\n\nThe LaTeX support files contained in this software may be distributed\nand modified under the terms and conditions of the\n[LaTeX Project Public License][LPPL], version 1.3c or greater (your choice).\n\n[LPPL]: http://www.latex-project.org/lppl/\n\nThis work has the LPPL maintenance status `maintained'.\n\nThe Current Maintainer of this work is Michael Ummels.\n\nThis work consists of the files fedraserif.dtx, fedraserif.ins and\nthe derived files listed in fedraserif.ins as well as the\ndocumentation file fedraserif.pdf.\n\nAll other files distributed with these sources are in the public domain.\n\nFedra(R) is a registered trademark of Typotheque VOF.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fummels%2Ffedraserif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fummels%2Ffedraserif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fummels%2Ffedraserif/lists"}