{"id":23617218,"url":"https://github.com/anycodes/patentex","last_synced_at":"2026-01-25T02:32:21.837Z","repository":{"id":269856307,"uuid":"908669255","full_name":"anycodes/patentex","owner":"anycodes","description":"Comprehensive LaTeX templates and tools for efficient patent application drafting. Customizable for various patent types and jurisdictions, with guides and automation scripts included.","archived":false,"fork":false,"pushed_at":"2024-12-26T16:49:03.000Z","size":141,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T07:11:57.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/anycodes.png","metadata":{"files":{"readme":"readme.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-26T16:43:19.000Z","updated_at":"2025-05-08T12:33:23.000Z","dependencies_parsed_at":"2024-12-26T17:28:06.313Z","dependency_job_id":"2932dc80-b17a-4684-aa99-aa8dd37131cd","html_url":"https://github.com/anycodes/patentex","commit_stats":null,"previous_names":["anycodes/patentex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anycodes/patentex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycodes%2Fpatentex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycodes%2Fpatentex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycodes%2Fpatentex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycodes%2Fpatentex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anycodes","download_url":"https://codeload.github.com/anycodes/patentex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycodes%2Fpatentex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T01:40:51.112Z","status":"online","status_checked_at":"2026-01-25T02:00:06.841Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-27T18:18:08.131Z","updated_at":"2026-01-25T02:32:21.820Z","avatar_url":"https://github.com/anycodes.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeX专利申请模板\n\n本仓库提供了一套用于起草专利申请文件的LaTeX模板和工具。这些模板旨在简化专利申请过程，提高文档的专业性和一致性。\n\n## 仓库内容\n\n- `font/`: 包含所需的字体文件\n  - TimesNewRomanPS...（多个字体文件）\n- `images/`: 存放说明书中使用的图片\n- `权利要求书.tex`: 权利要求书的LaTeX模板\n- `说明书.tex`: 专利说明书的主要LaTeX模板\n- `说明书摘要.tex`: 说明书摘要的LaTeX模板\n- `说明书附图.tex`: 说明书附图部分的LaTeX模板\n\n## 使用方法\n\n1. 克隆或下载本仓库到您的本地机器。\n2. 确保您的系统已安装LaTeX编译环境。\n3. 根据您的需求，编辑相应的.tex文件：\n   - 在`说明书.tex`中填写您的发明详细说明\n   - 在`权利要求书.tex`中列出您的权利要求\n   - 在`说明书摘要.tex`中提供发明摘要\n   - 如需添加图片，请将图片文件放在`images/`文件夹中，并在`说明书附图.tex`中引用\n4. 使用LaTeX编译器（如XeLaTeX）编译主文档（通常是`说明书.tex`）。\n\n## 效果预览\n\n\u003cimg width=\"416\" alt=\"image\" src=\"https://github.com/user-attachments/assets/07384add-cf0b-47ad-a2e3-ff9e3de70c34\" /\u003e\n\n\u003cimg width=\"412\" alt=\"image\" src=\"https://github.com/user-attachments/assets/0f403277-53ab-4f72-9874-8735aa3786dd\" /\u003e\n\n\u003cimg width=\"409\" alt=\"image\" src=\"https://github.com/user-attachments/assets/1273f051-82f8-4caf-be58-8399f236801f\" /\u003e\n\n## 注意事项\n\n- 请确保使用与模板兼容的LaTeX编译器。我们推荐使用XeLaTeX，特别是在处理中文内容时。\n- 字体文件已包含在`font/`文件夹中。如果遇到字体问题，请检查字体是否正确安装或路径是否正确。\n- 在编辑模板时，请遵循相关专利局的格式要求。\n\n## 贡献\n\n欢迎提交问题报告、功能请求或直接贡献代码。请遵循标准的GitHub工作流程：fork本仓库，创建您的特性分支，提交更改，并发起pull请求。\n\n## 联系方式\n\n如有任何问题或建议，请通过GitHub问题(Issues)与我们联系。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanycodes%2Fpatentex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanycodes%2Fpatentex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanycodes%2Fpatentex/lists"}