{"id":23767490,"url":"https://github.com/royfrancis/quarto-typst-nametag","last_synced_at":"2026-02-07T19:01:57.302Z","repository":{"id":270420572,"uuid":"910287159","full_name":"royfrancis/quarto-typst-nametag","owner":"royfrancis","description":"A quarto extension that uses typst to create nametags","archived":false,"fork":false,"pushed_at":"2025-06-29T21:51:10.000Z","size":11265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T23:48:51.684Z","etag":null,"topics":["quarto","quarto-extension","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","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/royfrancis.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,"zenodo":null}},"created_at":"2024-12-30T22:17:06.000Z","updated_at":"2025-06-29T21:07:11.000Z","dependencies_parsed_at":"2024-12-31T03:22:08.958Z","dependency_job_id":"fe40e0a4-2bdd-44b2-815d-a4a235fa0d9f","html_url":"https://github.com/royfrancis/quarto-typst-nametag","commit_stats":null,"previous_names":["royfrancis/quarto-typst-nametag"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/royfrancis/quarto-typst-nametag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-typst-nametag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-typst-nametag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-typst-nametag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-typst-nametag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royfrancis","download_url":"https://codeload.github.com/royfrancis/quarto-typst-nametag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-typst-nametag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29204950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["quarto","quarto-extension","typst"],"created_at":"2025-01-01T00:39:14.109Z","updated_at":"2026-02-07T19:01:57.282Z","avatar_url":"https://github.com/royfrancis.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quarto-typst-nametag\n\nA quarto extension that uses typst to create nametags\n\n\u003cimg src=\"preview.jpg\" width=\"400px\"\u003e\n\n## Installation\n\n:warning: Requires quarto 1.4.\n\n```\nquarto use template royfrancis/quarto-typst-nametag\n```\n\n## Render\n\n```\nquarto render index.qmd\n```\n\n## Settings\n\nChange YAML metadata in `index.qmd` as needed. All of the settings specified below are optional.\n\n- **info**: Up to five lines of information and an icon for line5. Key must be named line1, line2 etc. All lines are optional.\n  - **line1**: A string\n  - **line2**: A string\n  - **line3**: A string\n  - **line4**: A string\n  - **line5**: A string\n  - **icon**: A path to an image. This image is suffixed to content on line 5\n- **logo-left.path**/**logo-right.path**: Path to left or right logo\n- **logo-left-height**/**logo-right-height**: Height of left and right logos in mm\n- **font-size**: Base font size in pt. Line 1 is 1.2x and line3/line4 are 0.9x.\n- **leading**: Spacing between lines in em\n- **paper-height**: Height of paper in mm. Defaults to A4\n- **paper-width**: Width of paper in mm. Defaults to A4\n- **nametag-height**: Height of nametag in mm. Defaults to 55mm\n- **nametag-width**: Width of nametag in mm. Defaults to 90mm\n- **bg-image**: A background image for the nametag. Preferably use same dimensions as nametag for accurate alignment\n- **trim-color**: Color of dashed trim line in hexadecimal\n- **text-color**: Color of all text in hexadecimal\n- **text-pos-x**: Allows the whole text block to be moved left or right. Defaults to 0mm. Use negative values to move left.\n- **text-pos-y**: Allows the whole text block to be moved up or down. Defaults to 0mm. Use negative values to move up.\n- **inset**: Margin around content. ie; Distance around content from edges. Defaults to 0.3em\n- **icon-size**: Size of the icon image. Defaults to 4.5mm.\n\n## Examples\n\n**Basic usage**\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Quantum Physicist\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Chief Technology Officer\"\nformat: nametag-typst\n---\n```\n\n![](preview/preview-1.jpg)\n\n**With logos**\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Quantum Physicist\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Chief Technology Officer\"\nlogo-left:\n  path: \"assets/logo1.png\"\nlogo-right:\n  path: \"assets/logo2.png\"\nformat: nametag-typst\n---\n```\n\n![](preview/preview-2.jpg)\n\n**With custom background image and fonts**\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Quantum Physicist\"\n    line3: \"Quantum Research Institute\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Chief Technology Officer\"\nlogo-left:\n  path: \"assets/logo1.png\"\nlogo-right:\n  path: \"assets/logo2.png\"\nbg-image:\n  path: assets/abstract.png\nformat:\n  nametag-typst:\n    keep-typ: true\n    font-paths: fonts\n---\n```\n\n![](preview/preview-3.jpg)\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Manager\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Manager\"\nbg-image:\n  path: assets/bg.png\nformat:\n  nametag-typst:\n    keep-typ: true\n    font-paths: fonts\n---\n```\n\n![](preview/preview-4.jpg)\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Manager\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Manager\"\nbg-image:\n  path: assets/abstract-dark.png\ntext-color: \"#d6dbdf\"\nformat:\n  nametag-typst:\n    keep-typ: true\n    font-paths: fonts\n---\n```\n\n![](preview/preview-5.jpg)\n\n**Using line5 and icon**\n\n```\n---\ninfo:\n  - line1: \"Olivia Sterling\"\n    line2: \"Quantum Physicist\"\n    line3: \"Quantum Research Institute\"\n    line4: \"o.sterling@quantumri.edu\"\n    line5: \"United states\"\n    icon: \"assets/us.png\"\n  - line1: \"Marcus Finnegan\"\n    line2: \"Chief Technology Officer\"\n    line3: \"\"\n    line5: \"Canada\"\n    icon: \"assets/ca.png\"\nlogo-left:\n  path: \"assets/logo1.png\"\nlogo-right:\n  path: \"assets/logo2.png\"\nformat:\n  nametag-typst:\n    keep-typ: false\n    font-paths: fonts\n---\n```\n\n![](preview/preview-6.jpg)\n\n---\n\n2025 • Roy Francis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyfrancis%2Fquarto-typst-nametag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyfrancis%2Fquarto-typst-nametag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyfrancis%2Fquarto-typst-nametag/lists"}