{"id":20041797,"url":"https://github.com/zenor0/fzu-report-typst-template","last_synced_at":"2025-05-05T08:32:25.086Z","repository":{"id":243261728,"uuid":"810858300","full_name":"zenor0/FZU-report-typst-template","owner":"zenor0","description":"Typst 福州大学实验报告模板 | 自用非官方 | UNOFFICIAL","archived":false,"fork":false,"pushed_at":"2024-06-20T14:31:42.000Z","size":3632,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T19:48:10.762Z","etag":null,"topics":["fzu","latex","report","template","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenor0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-05T13:35:41.000Z","updated_at":"2024-06-25T02:51:16.000Z","dependencies_parsed_at":"2024-06-21T06:31:25.048Z","dependency_job_id":"d1f97a0e-e76b-42e6-afff-8bdb7439a0bc","html_url":"https://github.com/zenor0/FZU-report-typst-template","commit_stats":null,"previous_names":["zenor0/fzu-report-typst-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2FFZU-report-typst-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2FFZU-report-typst-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2FFZU-report-typst-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2FFZU-report-typst-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenor0","download_url":"https://codeload.github.com/zenor0/FZU-report-typst-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252466842,"owners_count":21752448,"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":["fzu","latex","report","template","typst"],"created_at":"2024-11-13T10:47:51.207Z","updated_at":"2025-05-05T08:32:23.017Z","avatar_url":"https://github.com/zenor0.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FZU-report-typst-template\n\nTypst 福州大学实验报告模板 | 自用非官方 | UNOFFICIAL\n\n\u003e [!WARNING]\n\u003e 本模板为自用的实验报告模板, 非官方模板. 仅供参考，不保证格式符合要求，使用时请自行检查!!!\n\n本模板为自用模板, 在 [SEU-Typst-Template](https://github.com/csimide/SEU-Typst-Template) 基础上魔改而成的. \n\n## 预览\n\n![preview](./example.png)\n\n## 使用\n\n\u003e [!NOTE]\n\u003e 使用前请确保你的系统上已经安装了 `typst`\n\n首先请克隆本仓库\n\n```bash\ngit clone\n```\n\n模板使用的字体库如下\n\n```typst\n#let 字体 = (\n  仿宋: (\"Times New Roman\", \"Noto Sans Mono CJK SC\", \"FangSong\", \"STFangSong\"),\n  宋体: (\"Fandolsong\", \"Times New Roman\"),\n  黑体: (\"FandolHei\", \"Noto Sans CJK SC\", \"Times New Roman\",),\n  标题黑体: (\"SimHei\"),\n  标题宋体: (\"Times New Roman\", \"STZhongsong\", \"Fandolsong\"),\n  楷体: (\"FandolKai\", \"Times New Roman\", ),\n  代码: (\"Cascadia Code\", \"Fira Code\", \"Alibaba PuHuiTi 3.0\"),\n)\n```\n\n请确保你的系统上已经安装了这些字体库. 或者你可以根据自己的需要修改 `fzu-report/utils/fonts.typ` 文件中的字体设置.\n\n\n### 本地使用\n\n\u003e [!NOTE]\n\u003e WIP, 这个方法不一定在所有系统上正常工作.\n执行\n\n```bash\nmake\n```\n\n若指令工作正常, 应该会将本模板加入到 typst 包管理器中.\n\n此时你可以通过 `@local/fzu-report:0.1.0` 来访问本模板.\n\n运行 `typst init @local/fzu-report:0.1.0` 即可初始化一个实验报告文档.\n\n### 在线使用\n\n\n\u003e [!NOTE]\n\u003e WIP\n\n## LICENSE\n\n本项目基于 MIT 协议开源, 欢迎二次开发\n\n项目中的图标来源于 [simpleicons](https://simpleicons.org/) 和 [iconpark](https://iconpark.oceanengine.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenor0%2Ffzu-report-typst-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenor0%2Ffzu-report-typst-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenor0%2Ffzu-report-typst-template/lists"}