{"id":13523664,"url":"https://github.com/lkndl/typst-bioinfo-thesis","last_synced_at":"2025-04-01T01:33:14.290Z","repository":{"id":212197399,"uuid":"730894689","full_name":"lkndl/typst-bioinfo-thesis","owner":"lkndl","description":"Typst thesis template for bioinformatics @ TUM+LMU","archived":false,"fork":false,"pushed_at":"2025-02-26T16:46:51.000Z","size":8583,"stargazers_count":28,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T17:39:16.868Z","etag":null,"topics":["bioinformatics","thesis-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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lkndl.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":"2023-12-12T22:59:32.000Z","updated_at":"2025-02-26T16:46:55.000Z","dependencies_parsed_at":"2023-12-22T00:50:50.096Z","dependency_job_id":"73aaa539-a7ca-478f-9add-eca2f15551c0","html_url":"https://github.com/lkndl/typst-bioinfo-thesis","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.1724137931034483,"last_synced_commit":"1f423947a263fc6896c9f688520f26b35f343b85"},"previous_names":["lkndl/typst-tumthesis","lkndl/typst-bioinfo-thesis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkndl%2Ftypst-bioinfo-thesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkndl%2Ftypst-bioinfo-thesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkndl%2Ftypst-bioinfo-thesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkndl%2Ftypst-bioinfo-thesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lkndl","download_url":"https://codeload.github.com/lkndl/typst-bioinfo-thesis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567164,"owners_count":20798123,"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":["bioinformatics","thesis-template","typst"],"created_at":"2024-08-01T06:01:02.406Z","updated_at":"2025-04-01T01:33:09.274Z","avatar_url":"https://github.com/lkndl.png","language":"Typst","funding_links":[],"categories":["Templates \u0026 Libraries","Popular \u0026 New Non-LaTeX Templates"],"sub_categories":["General","Thesis/Dissertation"],"readme":"# typst-bioinfo-thesis\nThis is a [typst](https://typst.app/) thesis template with front matter for TUM+LMU [bioinformatics](https://www.cit.tum.de/cit/studium/studiengaenge/master-bioinformatik/abschlussarbeit/#c2494) and TUM [informatics](https://www.cit.tum.de/cit/studium/studierende/abschlussarbeit-abschluss/informatik/#c4295). Therefore, it generally supports English and German as main document languages. It comes with ready-to-use outlines, configurable page numbers adapting to front and back matter, as well as flexible headers that can imitate `scrbook`. I also implemented `sidecap` and a basic `wrapfig` equivalent. \n\nAlthough totally workable, this template is somewhat under development - just as Typst is. If you find a bug, please feel free to open an issue!\n\nTo get started, edit `main.typ` or make a new minimal `thesis.typ`:\n```rs\n#import \"modules/template.typ\": *\n\n#show: doc.with(\n  title: [all beginnings are hard], \n  name: [silly old me])\n\n= introduction\n...\n```\n\n---\n\nThe TUM informatics and bioinformatics cover pages:\n![tum cover pages](images/screen_00.png)\n\nTable of contents with numbering up to level 2 headings, well-aligned fill characters and roman page numbers for the appendix: \n\n![a dummy table of contents](images/screen_01.png)\n\n![overkill header and wrap figure](images/screen_03.png \"an overkill left-hand page header and a wrapfig\")\n\n\n![example header and caption](images/screen_02.png  \"right-hand page header with section info\")\n\n\nDefining a figure title for the list-of-figures is now less hacky:\n```rs\n#figure(\n  image(\"/images/dingos.jpg\", width: 100%),\n  caption: flex-caption(\n    [Another example full-width image], \n    [. Consumers are generally unaware that ...]),\n) \u003cdingos\u003e\n``````\n\n![list of figures](images/screen_04.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkndl%2Ftypst-bioinfo-thesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flkndl%2Ftypst-bioinfo-thesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkndl%2Ftypst-bioinfo-thesis/lists"}