repo
stringlengths
26
115
file
stringlengths
54
212
language
stringclasses
2 values
license
stringclasses
16 values
content
stringlengths
19
1.07M
https://github.com/justmejulian/typst-documentation-template
https://raw.githubusercontent.com/justmejulian/typst-documentation-template/main/sections/background.typ
typst
= Background #rect( width: 100%, radius: 10%, stroke: 0.5pt, fill: yellow, )[ Note: Describe each proven technology / concept shortly that is important to understand your thesis. Point out why it is interesting for your thesis. Make sure to incorporate references to important literature here. ] == e.g. User ...
https://github.com/alisa101rs/resume
https://raw.githubusercontent.com/alisa101rs/resume/master/resume.typ
typst
#import "./template.typ": * #show: resume.with( author: ( firstname: "Alisa", lastname: "Gorelova", email: "<EMAIL>", phone: "(+81) 7083148567", github: "alisa101rs", linkedin: "alisa-gorelova-88940a230", positions: ( "Software Engineer", "Software Architec...
https://github.com/lphoogenboom/typstThesisDCSC
https://raw.githubusercontent.com/lphoogenboom/typstThesisDCSC/master/chapters/acknowledgements.typ
typst
#import "../typFiles/specialChapter.typ": * #show: specialChapter.with(chapterTitle: "Acknowledgements",content: [ // Write your Acknowledgements Here #lorem(200) // lorem() function adds filler text ])
https://github.com/katamyra/Notes
https://raw.githubusercontent.com/katamyra/Notes/main/Compiled%20School%20Notes/CS2340/LectureNotes.typ
typst
#import "../../template.typ": * #show: template.with( title: [ Objects and Design Lecture Notes ], description: [ Notes based on in-person CS2340 Lectures in Spring 2024. ], authors: ( ( name: "<NAME>", link: "https://github.com/katamyra" ), ) ) #set text( fill: rgb("#...
https://github.com/GYPpro/DS-Course-Report
https://raw.githubusercontent.com/GYPpro/DS-Course-Report/main/Rep/14.typ
typst
#import "@preview/tablex:0.0.6": tablex, hlinex, vlinex, colspanx, rowspanx #import "@preview/codelst:2.0.1": sourcecode // Display inline code in a small box // that retains the correct baseline. #set text(font:("Times New Roman","Source Han Serif SC")) #show raw: set text( font: ("consolas", "Source Han Serif SC"...
https://github.com/hchap1/Typst-Renderer-Discord-Bot
https://raw.githubusercontent.com/hchap1/Typst-Renderer-Discord-Bot/main/README.md
markdown
# Typst-Renderer-Discord-Bot Discord bot that can render Typst, an open source rust typesetting project. Useful for sharing maths in discord servers. Written in Rust and thus (hopefully) fast. REQUIREMENTS: Windows 11 Typst: https://github.com/typst/typst/releases Discord bot with appropriate settings. - Read and Crea...
https://github.com/pqcfox/math-notes
https://raw.githubusercontent.com/pqcfox/math-notes/main/atiyah-macdonald/main.typ
typst
MIT License
#import "@preview/fractusist:0.1.0": hilbert-curve #let done = [#h(1fr) $square.stroked$] #set par(justify: true) #set page(margin: 1.25in) #set text(font: "<NAME>", size: 10pt) #show heading: set block(above: 2em, below: 1em) #set heading(numbering: "1.") #set quote(block: true) #show quote: set pad(x: 2em, top: -0...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/002%20-%20Return%20to%20Ravnica/009_The%20Azorius%20Ten%20Most%20Wanted.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "The Azorius Ten Most Wanted", set_name: "Return to Ravnica", story_date: datetime(day: 31, month: 10, year: 2012), author: "<NAME>", doc ) #figure(image("009_The Azorius Ten Most Wanted/01.jpg", width: 100%), caption: [], supplement: none, ...
https://github.com/undefik/jconv
https://raw.githubusercontent.com/undefik/jconv/master/jconv.typ
typst
The Unlicense
#import "@preview/sourcerer:0.2.1": code #import "@preview/ansi-render:0.6.1": * #import "@preview/based:0.1.0": base64 #import "@preview/cmarker:0.1.0" #import "@preview/showybox:2.0.1": showybox #let sb = it => showybox( frame: ( border-color: gray.lighten(70%), body-color: gray.lighten(90%), ...
https://github.com/lucafluri/typst-templates
https://raw.githubusercontent.com/lucafluri/typst-templates/master/Project_Report_FHNW_MSE/soa.typ
typst
#set heading(outlined: false, numbering: none) = Statement of Authenticity I confirm that this P8 project was written autonomously by me using only the sources, aids, and assistance stated in the report, and that any work adopted from other sources, which was written as part of this thesis, is duly cited and refer...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/013%20-%20Magic%202015/010_Monster.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "Monster", set_name: "Magic 2015", story_date: datetime(day: 20, month: 08, year: 2014), author: "<NAME>", doc ) #emph[<NAME> is not the man he once was. Cursed by <NAME> and the sinister power of the Chain Veil, he turned his savage instinc...
https://github.com/0x546974616e/typst-resume
https://raw.githubusercontent.com/0x546974616e/typst-resume/main/template/project.typ
typst
#import "./globals.typ": colors, spacing, column-size #import "./heading.typ": h2 #import "./layout.typ": right-panel, left-panel #import "./section.typ": * #let fullname(config) = { if "profil" in config { let items = get-fullname(config.profil) if items.len() >= 1 { return items.join(" ") } } ...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-18800.typ
typst
Apache License 2.0
#let data = ( ("TANGUT COMPONENT-001", "Lo", 0), ("TANGUT COMPONENT-002", "Lo", 0), ("TANGUT COMPONENT-003", "Lo", 0), ("TANGUT COMPONENT-004", "Lo", 0), ("TANGUT COMPONENT-005", "Lo", 0), ("TANGUT COMPONENT-006", "Lo", 0), ("TANGUT COMPONENT-007", "Lo", 0), ("TANGUT COMPONENT-008", "Lo", 0), ("TANGUT...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/001%20-%20Magic%202013/001_Odric%2C%20Master%20Tactician.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "Odric, Master Tactician", set_name: "Magic 2013", story_date: datetime(day: 27, month: 06, year: 2012), author: "<NAME>", doc ) #figure(image("001_Odric, Master Tactician/01.jpg", height: 40%), caption: [], supplement: none, numbering: none...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-10300.typ
typst
Apache License 2.0
#let data = ( ("OLD ITALIC LETTER A", "Lo", 0), ("OLD ITALIC LETTER BE", "Lo", 0), ("OLD ITALIC LETTER KE", "Lo", 0), ("OLD ITALIC LETTER DE", "Lo", 0), ("OLD ITALIC LETTER E", "Lo", 0), ("OLD ITALIC LETTER VE", "Lo", 0), ("OLD ITALIC LETTER ZE", "Lo", 0), ("OLD ITALIC LETTER HE", "Lo", 0), ("OLD ITAL...
https://github.com/Myriad-Dreamin/tinymist
https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/goto_definition/base.typ
typst
Apache License 2.0
#let f() = 1; #(/* position after */ f());
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/048%20-%20Dominaria%20United/001_Episode%201%3A%20Echoes%20In%20The%20Dark.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "Episode 1: Echoes In The Dark", set_name: "Dominaria United", story_date: datetime(day: 10, month: 08, year: 2022), author: "<NAME>", doc ) #figure(image("001_Episode 1: Echoes In The Dark/01.jpg", width: 100%), caption: [Art by: <NAME>], s...
https://github.com/ParaN3xus/numblex
https://raw.githubusercontent.com/ParaN3xus/numblex/main/lib/escape.typ
typst
MIT License
#let escaped_numbering(format, ..nums) = { numbering(format, ..nums) }
https://github.com/tiankaima/typst-notes
https://raw.githubusercontent.com/tiankaima/typst-notes/master/7e1810-algo_hw/hw1.typ
typst
#import "utils.typ": * == HW 1 (Week 2) Due: 2024.03.17 #rev1_note[ + Review: 渐进符号 $o, O, Theta, omega, Omega$ 的定义如下: $ O(g(n)) &= {f(n) mid(|) exists c > 0, n_0 > 0, forall n >= n_0 quad& 0 <= f(n) <= c dot g(n)}\ o(g(n)) &= {f(n) mid(|) exists c > 0, n_0 > 0, forall n >= n_0 quad& 0 <= f(n) ...
https://github.com/DashieTM/ost-5semester
https://raw.githubusercontent.com/DashieTM/ost-5semester/main/compiler/weeks/week8.typ
typst
#import "../../utils.typ": * #section("Virtual Machine") #align( center, [#image("../../Screenshots/2023_11_06_08_06_48.png", width: 80%)], ) #subsection("Loader") - *loads temporary code into memory* - *creates metadata for classes, methods, variables and code* - defines layouts for fields, variables, paramete...
https://github.com/morrisLuke/typst_quarto_barebones_report_template
https://raw.githubusercontent.com/morrisLuke/typst_quarto_barebones_report_template/main/README.md
markdown
## Barebones Report Template for Quarto with Typst This [Barebones template](https://morrisLuke.github.io/typst_quarto_barebones_report_template/report.pdf) features slots for a header image, footer image, footer page numbering, and footer motto. Template inspiration borrowed heavily from [<NAME>](https://github.com/...
https://github.com/DieracDelta/presentations
https://raw.githubusercontent.com/DieracDelta/presentations/master/polylux/book/src/external/pdfpc.md
markdown
# pdfpc [pdfpc](https://pdfpc.github.io/) is a "presenter console with multi-monitor support for PDF-files". That means, you can use it to display slides in the form of PDF-pages and also have some of the nice features known from, for example, PowerPoint. Check out their website to learn more. When pdfpc is provided ...
https://github.com/TGM-HIT/typst-diploma-thesis
https://raw.githubusercontent.com/TGM-HIT/typst-diploma-thesis/main/template/glossaries.typ
typst
MIT License
#import "lib.typ": * #register-glossary( glossary-entry( "ac:tgm", short: "TGM", long: "Technologisches Gewerbemuseum", // group: "Accronyms", ), glossary-entry( "syt", short: "SYT", long: "Systemtechnik", desc: ["Als Systemtechnik bezeichnet man verschiedene Aufbau- und Verbindun...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/009_Born%20of%20the%20Gods.typ
typst
#import "@local/mtgset:0.1.0": conf #show: doc => conf("Born of the Gods", doc) #include "./009 - Born of the Gods/001_The Nature of Identity.typ" #include "./009 - Born of the Gods/002_Cowardice of the Hero.typ" #include "./009 - Born of the Gods/003_Emonberry Red.typ" #include "./009 - Born of the Gods/004_Kiora's F...
https://github.com/Shyrogan/meformer
https://raw.githubusercontent.com/Shyrogan/meformer/main/rendu.typ
typst
#let prompt(prompt, answer) = { rect(fill: silver, inset: 12pt, radius: 8pt, stroke: 2pt + gray, [ *Utilisateur:* #prompt ]) text()[ *ChatGPT:* #answer ] } = Discussion avec ChatGPT #rect(fill: rgb("#FF000030"))[ *Les réponses ne correspondent pas exactement à ce qui a été obtenu, j'ai omi les ...
https://github.com/Wallbreaker5th/fuzzy-cnoi-statement
https://raw.githubusercontent.com/Wallbreaker5th/fuzzy-cnoi-statement/main/template/main.typ
typst
MIT No Attribution
#import "@preview/fuzzy-cnoi-statement:0.1.1": *; // 以下有大量 Fancy 的设置项。你可以根据需求,注释掉你不需要的内容,或者将你需要的内容取消注释。 #let prob-list = ( ( name: "圆格染色", // 题目名 name-en: "color", // 英文题目名,同时也是目录 time-limit: "1.0 秒", // 每个测试点时限(会显示为 $1.0$ 秒) memory-limit: "512 MiB", // 内存限制(显示同上) t...
https://github.com/protohaven/printed_materials
https://raw.githubusercontent.com/protohaven/printed_materials/main/common-tools/woodshop_dust_collection.typ
typst
#import "/meta-environments/env-features.typ": * = Woodshop Dust Collection Dust collection is an important part of any shop. Dust is a health hazard: dust is an irritant, and specific sizes of dust particles (PM2.5) can lodge in the lungs and accumulate there, leading to long-term and possibly severe health issues....
https://github.com/lyzynec/hys-or-kys
https://raw.githubusercontent.com/lyzynec/hys-or-kys/main/04/main.typ
typst
#import "../lib.typ": * #knowledge[ #question(name: [Give a definition of a hybrid automaton. In particular, describe all the key components.])[] #question(name: [Explain the differences in roles played in a hybrid automaton by the location (or mode) invariants and guard sets.])[] ] #skills[ #ques...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/math/op_03.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test custom operator. $ op("myop", limits: #false)_(x:=1) x \ op("myop", limits: #true)_(x:=1) x $
https://github.com/Han-duoduo/mathPater-typest-template
https://raw.githubusercontent.com/Han-duoduo/mathPater-typest-template/main/main_text.typ
typst
Apache License 2.0
#import "template/template.typ":* #import "template/template.typ":template as T-MathorCup #show: T-MathorCup.with( abstract: [ 物理小区标识符@wx1(Physical Cell Identifier,PCI) 作为一种独特的身份标签,对各覆盖小区编号进行合理配置。尽管整个系统仅配备有限的 $1008$ 个PCI资源,其分配任务却涵盖广泛且数量众多的小区部署,这一供需矛盾催生了不可避免的PCI复用现象。不恰当的PCI分配策略不仅可能导致通信服务质量显著下降,表现为诸如信号劣化等现象,还可能引发...
https://github.com/npikall/typst-templates
https://raw.githubusercontent.com/npikall/typst-templates/main/README.md
markdown
# Typst Templates This repository contains templates for my personal typst projects. The templates are inspired by LaTeX Templates. As I am fairly new to ``typst`` my templates will be very basic, but they fit my needs. I will try to keep them as simple as possible, but also as flexible as possible. As of now it is n...
https://github.com/sthenic/technogram
https://raw.githubusercontent.com/sthenic/technogram/main/README.md
markdown
MIT License
[![TYPST](https://img.shields.io/badge/Typst-0.12.0-orange.svg?style=flat-square)](https://typst.app) [![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT) # Technogram Technogram is a collection of [Typst](https://typst.app) packages and document class...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/accelerated-jacow/0.1.0/template/paper.typ
typst
Apache License 2.0
/* * Example of typst paper to be published with JACoW * * Based on the JACoW guide for preparation of papers. * See https://jacow.org/ for more information. * */ #import "@preview/accelerated-jacow:0.1.0": jacow, eqnum #show: paper => jacow( // Paper title title: [ Accelerated JAC#lower[o]W paper templ...
https://github.com/AxiomOfChoices/Typst
https://raw.githubusercontent.com/AxiomOfChoices/Typst/master/Research/Winter%202024/Masters%20Thesis/Masters%20Thesis.typ
typst
#import "/Templates/monograph.typ": style, frontpage, outline_style, chapter_headings, start_outline #import "@preview/ctheorems:1.1.0": * #import "/Templates/math.typ": * #import "@preview/cetz:0.2.1" #import "/Templates/i-figure.typ" #show: style #show math.equation: i-figure.show-equation.with( level: 1, only-la...
https://github.com/orkhasnat/resume
https://raw.githubusercontent.com/orkhasnat/resume/master/coverletter/coverletter.typ
typst
// ------- Rule Set -------------------- #set page( paper: "a4", // margin: ( // left: 1.2cm, // right: 1.2cm, // top: 1.2cm, // bottom: 1.2cm, // ), ) #set text(font:"Atkinson Hyperlegible",size:12pt,hyphenate: false,lang: "en") #show par: set block(spacing: 2em) #set par(ju...
https://github.com/eliapasquali/typst-thesis-template
https://raw.githubusercontent.com/eliapasquali/typst-thesis-template/main/config/constants.typ
typst
Other
#import "variables.typ": myLang #let supervisor = ( "it" : "Relatore", "en" : "Supervisor", ).at(myLang) #let undergraduate = ( "it" : "Laureando", "en" : "Undergraduate", ).at(myLang) #let academicYear = ( "it" : "ANNO ACCADEMICO", "en" : "ACADEMIC YEAR", ).at(myLang) #let abstract = ( "it" : "Sommar...
https://github.com/astro-group-bristol/py-package
https://raw.githubusercontent.com/astro-group-bristol/py-package/main/presentation/main.typ
typst
MIT License
#import "@preview/polylux:0.3.1": * #import "tamburlaine.typ": * #show: tamburlaine-theme.with(aspect-ratio: "4-3") #show link: item => underline(text(blue)[#item]) #enable-handout-mode(true) #title-slide( title: "Developing a Python package", authors: ("<NAME>",), where: "Astro Dev Group", date: datetime(ye...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/bugs/2902-gradient-oklch-panic_00.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page #set page(width: 15cm, height: auto, margin: 1em) #set block(width: 100%, height: 1cm, above: 2pt) // Oklch #block(fill: gradient.linear(red, purple, space: oklch)) #block(fill: gradient.linear(..color.map.rainbow, space: oklch)) #block(fill: grad...
https://github.com/jens-hj/ds-exam-notes
https://raw.githubusercontent.com/jens-hj/ds-exam-notes/main/lectures/3.typ
typst
#import "../lib.typ": * #show link: it => underline(emph(it)) #set math.equation(numbering: "(1)") #set enum(full: true) #set math.mat(delim: "[") #set math.vec(delim: "[") #set list(marker: text(catppuccin.latte.lavender, sym.diamond.filled)) #show heading.where(level: 1): it => text(size: 22pt, it) #show heading.wh...
https://github.com/ofurtumi/formleg
https://raw.githubusercontent.com/ofurtumi/formleg/main/h03/H3.typ
typst
#import "@templates/ass:0.1.1": * #import "@preview/finite:0.1.0" #import "@preview/cetz:0.1.1" #show: doc => template( project: "Verkefni 1", class: "TÖL105M - Tölvugrafík", doc ) #set heading(numbering: "1.a.1") = Language #align(center, [Consider the following language $L(10^∗(0 union 1))$]) #grid(columns...
https://github.com/DrGo/typst-tips
https://raw.githubusercontent.com/DrGo/typst-tips/main/refs/samples/typst-uwthesis-master/format.typ
typst
// https://github.com/zagoli/simple-typst-thesis/blob/main/template.typ #let buildMainHeader(mainHeadingContent) = { [ #align(center, smallcaps(mainHeadingContent)) #line(length: 100%) ] } #let buildSecondaryHeader(mainHeadingContent, secondaryHeadingContent) = { [ #smallcaps(mainHeadingContent) #h...
https://github.com/0x1B05/nju_os
https://raw.githubusercontent.com/0x1B05/nju_os/main/book_notes/content/02_virtualization_02_memory_03_swapping.typ
typst
#import "../template.typ": * #pagebreak() = Swap == Swapping: Mechanism We’ve been assuming that every address space of every running process fits into memory. We will now relax these big assumptions, and assume that we wish to support many concurrently-running large address spaces. To do so, we require an a...
https://github.com/typst/templates
https://raw.githubusercontent.com/typst/templates/main/dashing-dept-news/README.md
markdown
MIT No Attribution
# dashing-dept-news A fun newsletter layout for departmental news. The template contains a hero image, a main column, and a margin with secondary articles. Place content in the sidebar with the `article` function, and use the cool customized `blockquote`s and `figure`s! ## Usage You can use this template in the Typst...
https://github.com/darioglasl/Arbeiten-Vorlage-Typst
https://raw.githubusercontent.com/darioglasl/Arbeiten-Vorlage-Typst/main/05_Qualitätssicherung/01_test_concept.typ
typst
== Testkonzept <headingTestingConcept> TODO: text
https://github.com/MasterTemple/typst-bible-plugin
https://raw.githubusercontent.com/MasterTemple/typst-bible-plugin/main/main.typ
typst
#import "bible.typ": bible_footnote, bible_quote #for _ in range(26) { [\ ] } == `bible_quote(<verse>, *)` === Usage: ```typ #bible_quote("John 3:16") ``` === Displays: #bible_quote("John 3:16") == `bible_footnote(<verse>, *)` === Usage: ```typ We should not love the world.#bible_footnote("1 John 2:15") ``` ...
https://github.com/kotfind/hse-se-2-notes
https://raw.githubusercontent.com/kotfind/hse-se-2-notes/master/algo/lectures/2024-09-24.typ
typst
#import "/utils/math.typ": * = Детерминированные и вероятностные алгоритмы == Детерминированные алгоритмы #def[ #defitem[Сложность] --- максимальное время работы на данных размера $n$. ] #def[ #defitem[Сложность в среднем] --- математическое ожидание количества действий. Для конечномерных: $ E = su...
https://github.com/RaphGL/ElectronicsFromBasics
https://raw.githubusercontent.com/RaphGL/ElectronicsFromBasics/main/DC/chap5/6_correct_ohms_law_use.typ
typst
Other
#import "../../core/core.typ" === Correct use of Ohm\'s Law One of the most common mistakes made by beginning electronics students in their application of Ohm\'s Laws is mixing the contexts of voltage, current, and resistance. In other words, a student might mistakenly use a value for I through one resistor and the v...
https://github.com/megakite/typst-qrcode-wasm
https://raw.githubusercontent.com/megakite/typst-qrcode-wasm/main/README.md
markdown
The Unlicense
# typst-qrcode-wasm QR Code plugin for Typst. ## Usage Download WASM plugin from [Releases](https://github.com/megakite/typst-qrcode-wasm/releases) and place it wherever you want. Then from Typst: ``` #let typst-qrcode-wasm = plugin("path/to/typst_qrcode_wasm.wasm") #let qrcode(arg) = image.decode(str( typst-qrcode...
https://github.com/npujol/npujol.github.io
https://raw.githubusercontent.com/npujol/npujol.github.io/main/Me/chuli-cv/cv-en.typ
typst
#import "@preview/chuli-cv:0.1.0": * #import "@preview/fontawesome:0.1.0": * #show: cv #let icons = ( phone: fa-phone(), homepage: fa-home(fill: colors.accent), linkedin: fa-linkedin(fill: colors.accent), github: fa-github(fill: colors.accent), xing: fa-xing(), mail: fa-envelope(fill: colors.accent), bo...
https://github.com/rice8y/cetzuron
https://raw.githubusercontent.com/rice8y/cetzuron/main/README.md
markdown
# ニューラルネットワーク描画パッケージ (CeTZuron) ## Installation ### 1. `git clone` する ```bash $ git clone https://github.com/rice8y/cetzuron.git $ cd cetzuron ``` ### 2. `justfile` か `.sh`, `.bat` でローカルにパッケージをインストールする #### 2-1. `justfile` の場合 ```bash $ just install ``` <details> <summary>WSL2 (Ubuntu) での実行例</summary> ```bash $...
https://github.com/jeffa5/typst-cambridge
https://raw.githubusercontent.com/jeffa5/typst-cambridge/main/thesis/manual-1.typ
typst
MIT License
#import "cambridge.typ": * #show: chapter = Introduction #lorem(100) == A subsection === A subsection ==== A subsection ===== A subsection ====== A subsection #figure( caption: [#lorem(10)], ```python print("Hello, world!") ```, ) #figure(caption: [Test figure image], image("./CollegeShields/CUni.svg")) #figu...
https://github.com/tsar-boomba/resume
https://raw.githubusercontent.com/tsar-boomba/resume/main/README.md
markdown
# My Resume ✨😁✨ My resume! 😁 Whatever is in this repository is what [my website](https://igamble.dev) links to. Built with [✨Typst✨](https://typst.app/)
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/list_02.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page - Level 1 - Level #[ 2 through content block ]
https://github.com/DieracDelta/presentations
https://raw.githubusercontent.com/DieracDelta/presentations/master/08_16_24/main.typ
typst
#import "polylux/polylux.typ": * #import themes.metropolis: * #import "common.typ": * #show: metropolis-theme.with( footer: [#logic.logical-slide.display() / #utils.last-slide-number] ) #set text(font: font, weight: wt, size: 25pt) // #show math.equation: set text(font: "Fira Math") #set strong(delta: 100) #set par...
https://github.com/Akelio-zhang/cv-typst
https://raw.githubusercontent.com/Akelio-zhang/cv-typst/main/meta.typ
typst
#let today() = { let month = datetime.today().month(); let day = datetime.today().day(); let year = datetime.today().year(); [#year 年 #month 月#day 日] } #let today_en() = { let month = ( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "Dece...
https://github.com/Myriad-Dreamin/tinymist
https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/type_check/recursive.typ
typst
Apache License 2.0
// path: base.typ #let a(x) = a; ----- #import "base.typ": * #let f() = a()
https://github.com/Coekjan/touying-buaa
https://raw.githubusercontent.com/Coekjan/touying-buaa/master/examples/main.typ
typst
MIT License
#import "@preview/cetz:0.2.2" #import "@preview/fletcher:0.5.1" as fletcher: node, edge #import "@preview/touying:0.5.2": * #import "../lib.typ": * // i.e. "@preview/touying-buaa:<latest>" // cetz and fletcher bindings for touying #let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(...
https://github.com/QuarticCat/detypify
https://raw.githubusercontent.com/QuarticCat/detypify/main/README.md
markdown
MIT License
<div align="center"> <img src="./assets/logo.svg" alt="logo" width="150"/> <h1>Detypify</h1> <p> Can't remember some Typst symbol? <a href="https://detypify.quarticcat.com/">Draw it!</a> </p> </div> ## Features - **PWA**: installable and works offline - **Tiny model**: 1.3 MiB (ONNX), ...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-11000.typ
typst
Apache License 2.0
#let data = ( ("BRAHMI SIGN CANDRABINDU", "Mc", 0), ("BRAHMI SIGN ANUSVARA", "Mn", 0), ("BRAHMI SIGN VISARGA", "Mc", 0), ("BRAHMI SIGN JIHVAMULIYA", "Lo", 0), ("BRAHMI SIGN UPADHMANIYA", "Lo", 0), ("BRAHMI LETTER A", "Lo", 0), ("BRAHMI LETTER AA", "Lo", 0), ("BRAHMI LETTER I", "Lo", 0), ("BRAHMI LETTE...
https://github.com/antonWetzel/Masterarbeit
https://raw.githubusercontent.com/antonWetzel/Masterarbeit/main/arbeit/abstrakt.typ
typst
#import "setup.typ": * #set heading(numbering: none, outlined: false) #v(1fr) #align(center, block(width: 80%, [ == Abstrakt #align(left)[ Diese Arbeit beschäftigt sich mit der Verarbeitung, Analyse und Visualisierung von Waldgebieten mithilfe von Punktwolken. Dabei wird der komplette Ablauf vom Datensatz bis...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/stack-1_00.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test stacks with different directions. #let widths = ( 30pt, 20pt, 40pt, 15pt, 30pt, 50%, 20pt, 100%, ) #let shaded(i, w) = { let v = (i + 1) * 10% rect(width: w, height: 10pt, fill: rgb(v, v, v)) } #let items = for (i, w) in widths.en...
https://github.com/benjft/CV
https://raw.githubusercontent.com/benjft/CV/master/education.typ
typst
== Education *Computer Science*, BSc (Hons), Coventry University, 1st *Physics with Theoretical Physics*, Undergraduate Diploma, University of Nottingham
https://github.com/antonWetzel/Masterarbeit
https://raw.githubusercontent.com/antonWetzel/Masterarbeit/main/verteidigung/main.typ
typst
#import "@preview/polylux:0.3.1": * #import "theme.typ": * #import "@preview/cetz:0.2.0" as cetz #show: doc => setup(footer: [<NAME> | #datetime.today().display("[day].[month].[year]")], doc) #title-slide( title: [Analyse und Visualisierung von Bäumen mit 3D-Punktwolken], ) #set figure(numbering: none) #new-sectio...
https://github.com/tony-rsa/thonifho.muhali.cv
https://raw.githubusercontent.com/tony-rsa/thonifho.muhali.cv/main/src/sections/ru/experience.typ
typst
MIT License
#import "../../template.typ": * #cvSection("Опыт") #cvEntry( title: [Cloud Software Engineer (Python/Rust/SQL)], host: [#link("https://github.com/Stabl-Energy")[#gh #hSpc() STABL Energy] #hDot() Частичная занятость], date: [Январь — Март 2023 (3 месяца)], mode: [Мюнхен, Германия #hDot() Комбинированный режим]...
https://github.com/matteobongio/Advanced-Algorithms
https://raw.githubusercontent.com/matteobongio/Advanced-Algorithms/master/main.typ
typst
#import "@preview/showybox:2.0.1": showybox #let bluebox(title, text, ..opts) = { showybox( title-style: ( weight: 900, color: blue.darken(40%), sep-thickness: 0pt, align: center ), frame: ( title-color: blue.lighten(80%), border-color: blue.darken(40%), body-col...
https://github.com/yasemitee/Teoria-Informazione-Trasmissione
https://raw.githubusercontent.com/yasemitee/Teoria-Informazione-Trasmissione/main/2023-10-31.typ
typst
#import "@preview/lemmify:0.1.4": * #let ( theorem, lemma, corollary, remark, proposition, example, proof, rules: thm-rules ) = default-theorems("thm-group", lang: "it") #show: thm-rules #show thm-selector("thm-group", subgroup: "proof"): it => block( it, stroke: green + 1pt, inset: 1em, breaka...
https://github.com/ad-si/invoice-maker
https://raw.githubusercontent.com/ad-si/invoice-maker/master/fixtures/example-data.typ
typst
ISC License
#let biller = ( name: "<NAME>", title: "Inventor", company: "Crazy Inventions Ltd.", vat-id: "DL1234567", iban: "DE89370400440532013000", address: ( country: "Disneyland", city: "Duckburg", postal-code: "123456", street: "Inventor Drive 23", ), ) #let recipient = (...
https://github.com/jxpeng98/Typst-CV-Resume
https://raw.githubusercontent.com/jxpeng98/Typst-CV-Resume/main/legacy/example-double-legacy.typ
typst
MIT License
#import "modernpro-cv-legacy.typ": * // Remember to set the fonttype in `typstcv.typ` #cv-double-legacy( name: [#lorem(2)], //name:"" or name:[] address: [#lorem(4)], lastupdated: "true", date: "2023.4.7", contacts: ( (text: "08856", link: ""), (text: "example.com", link: "https://www.example.com"), ...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/valkyrie/0.1.1/src/lib.typ
typst
Apache License 2.0
#import "types.typ": * #import "ctx.typ": z-ctx #import "base-type.typ" as advanced /// This is the main function for validating an object against a schema. *WILL* return the given /// object after validation if successful, or none and *MAY* throw a failed assertion error. /// /// - object (any): Object to validate ag...
https://github.com/francescoo22/kt-uniqueness-system
https://raw.githubusercontent.com/francescoo22/kt-uniqueness-system/main/src/annotation-system/formalization.typ
typst
#import "rules/base.typ": * #import "rules/relations.typ": * #import "rules/unification.typ": * #import "rules/statements.typ": * #import "../vars.typ": * #show raw.where(block: true): frame-box #show link: set text(fill: rgb(0, 0, 255)) #show link: underline #set heading(numbering: "1.") = Formalization // TODO: be ...
https://github.com/dyc3/senior-design
https://raw.githubusercontent.com/dyc3/senior-design/main/user-stories.typ
typst
#import("lib/use-cases.typ"): userstory = User Stories #userstory( [End User], [to be able to watch videos with my friends], [I can share my experience with others], ) <UserStory::WatchTogether> #userstory( [End User], [to have responsive video controls], [the app feels better to use], ) <UserStory::Responsive...
https://github.com/Area-53-Robotics/53E-Notebook-Over-Under-2023-2024
https://raw.githubusercontent.com/Area-53-Robotics/53E-Notebook-Over-Under-2023-2024/giga-notebook/entries/brainstorm-wedges/entry.typ
typst
Creative Commons Attribution Share Alike 4.0 International
#import "/packages.typ": notebookinator #import notebookinator: * #import themes.radial.components: * #show: create-body-entry.with( title: "Brainstorm: Pushing Robots", type: "brainstorm", date: datetime(year: 2023, month: 9, day: 3), author: "<NAME>", witness: "<NAME>", ) Most robot designs that we've see...
https://github.com/ymgyt/blog
https://raw.githubusercontent.com/ymgyt/blog/main/content/entry/riakuto-3ed/index.md
markdown
+++ title = "⚛️ りあクト!第3版がすごくよかった" slug = "riakuto-3ed" date = "2020-10-10" draft = false aliases = ["/entry/books/riakuto"] [taxonomies] tags = ["book"] +++  会社のフロントエンドエンジニアの方にReact/Typescript関連のおすすめのドキュメントを聞いたところりあクトを教えてもらいました。 読んでみてとてもおもしろく、おおげさですが感動してしまったので感想を書きます。 ## 読んだ本 りあクト! TypeScriptで始めるつらくないReact開発 第3版(200...
https://github.com/LDemetrios/Typst4k
https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/layout/inline/justify.typ
typst
--- justify --- #set page(width: 180pt) #set par(justify: true, first-line-indent: 14pt, spacing: 5pt, leading: 5pt) This text is justified, meaning that spaces are stretched so that the text forms a "block" with flush edges at both sides. First line indents and hyphenation play nicely with justified text. --- justi...
https://github.com/protohaven/printed_materials
https://raw.githubusercontent.com/protohaven/printed_materials/main/common-policy/core_values.typ
typst
= Core Values *Inclusion*: We strive to create an environment where all feel welcome and are treated with dignity and respect. *Empowerment*: We share our knowledge, resources, tools, and space to build the capacity of others. *Collaboration*: We are a shared learning community that offers various levels of engageme...
https://github.com/ufodauge/typst-algomod
https://raw.githubusercontent.com/ufodauge/typst-algomod/main/algomod_statements.typ
typst
MIT License
#import "algomod.typ": updateIndent, createStatement #let Function(funcName, args) = { let argBody = [$(#args)$] return createStatement( postIndent: 1, [*Function* #funcName#argBody *Do*], ) } #let Return(statement) = { return createStatement( [*Return* #statement], ) } #let End() = { return...
https://github.com/EricWay1024/Homological-Algebra-Notes
https://raw.githubusercontent.com/EricWay1024/Homological-Algebra-Notes/master/ha/9-tor.typ
typst
#import "../libs/template.typ": * = $Tor$ and Flatness <tor-flat> == Flat Modules #definition[ A #lrm $B$ is *flat* if $ (- tpr B)$ is exact. A #rrm $A$ is *flat* if $ (A tpr -)$ is exact. ] // #remark[ // #TODO link to algebraic geometry, algebraic continunity // // In some sense flatness gives "continuity...
https://github.com/Enter-tainer/typstyle
https://raw.githubusercontent.com/Enter-tainer/typstyle/master/tests/assets/unit/off/code-block.typ
typst
Apache License 2.0
#let alert(body, fill: red) = { set text(white) set align(center) // @typstyle off rect( fill: fill, inset: 8pt, radius: 4pt, [*Warning:\ #body*], ) } // @typstyle off #alert[ Danger is imminent!]
https://github.com/N3M0-dev/Notes
https://raw.githubusercontent.com/N3M0-dev/Notes/main/CS/Algorithm/Intro_to_Algor/Ch_1/ch1.typ
typst
= Ch1 The Art of Computer Programming assignment differ every semester test difficult estimated average score about 75 prefer coding assignment Manufacture: tencent Internet, Huawei EE comm, byd automobile. evaluate algorithm: Stadard in course : time complexity, IRL: depend on reality 细分领域 learn in practice ...
https://github.com/typst-jp/typst-jp.github.io
https://raw.githubusercontent.com/typst-jp/typst-jp.github.io/main/docs/changelog/0.4.0.md
markdown
Apache License 2.0
--- title: 0.4.0 description: Changes in Typst 0.4.0 --- # Version 0.4.0 (May 20, 2023) ## Footnotes - Implemented support for footnotes - The [`footnote`] function inserts a footnote - The [`footnote.entry`]($footnote.entry) function can be used to customize the footnote listing - The `{"chicago-notes"}` [citation...
https://github.com/imlasky/TOMLresume
https://raw.githubusercontent.com/imlasky/TOMLresume/main/backend/template.typ
typst
// #let resume(body) = { // set list(indent: 1em) // show list: set text(size: 0.92em) // show link: underline // show link: set underline(offset: 3pt) // set page( // paper: "us-letter", // margin: (x: 0.5in, y: 0.5in) // ) // set text( // size: 11pt, // font: "New Computer Modern", /...
https://github.com/alberto-lazari/computer-science
https://raw.githubusercontent.com/alberto-lazari/computer-science/main/lcd/project-presentation/common.typ
typst
#import "@preview/polylux:0.3.1": * #import "theme.typ": * #let focus-slide = content => focus-slide(background: unipd-red)[ #set align(center) #content ] #let inline-rule(name, ..cases) = { let space = .5em $name ::= #h(space) #cases.pos().join[#h(space) | #h(space)]$ } #let rule(name, first, ..cases, inline...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/cetz-plot/0.1.0/src/lib.typ
typst
Apache License 2.0
#let version = version(0,1,0) #import "/src/axes.typ" #import "/src/plot.typ" #import "/src/chart.typ"
https://github.com/tingerrr/typst-test
https://raw.githubusercontent.com/tingerrr/typst-test/main/docs/book/src/reference/tests/lib.md
markdown
MIT License
# Test Library The test library is an augmented standard library, it contains all definitions in the standard library plus some additional modules and functions which help testing packages and debug regressions. It defines the following modules: - `test`: a module with various testing helpers such as `catch` and addit...
https://github.com/SabrinaJewson/cmarker.typ
https://raw.githubusercontent.com/SabrinaJewson/cmarker.typ/main/lib.typ
typst
MIT License
#let _p = plugin("./plugin.wasm") #let render( markdown, smart-punctuation: true, blockquote: none, math: none, h1-level: 1, raw-typst: true, scope: (:), show-source: false, ) = { if type(markdown) == content and markdown.has("text") { markdown = markdown.text } let options = 0 if smart-punc...
https://github.com/Skimmeroni/Appunti
https://raw.githubusercontent.com/Skimmeroni/Appunti/main/Metodi%20Algebrici/Strutture/Strutture.typ
typst
Creative Commons Zero v1.0 Universal
#import "../Metodi_defs.typ": * Sia $A$ un insieme non vuoto. La funzione $*$ viene detta *operazione binaria* su $A$ se ha come dominio il prodotto cartesiano di $A$ con sé stesso ed il codominio coincidente con $A$: $ * : A times A |-> A $ #example[ - La funzione $f: ZZ times NN |-> ZZ, f(a, b) = a^(b)$ non é ...
https://github.com/teshu0/uec24-exp-a-typst
https://raw.githubusercontent.com/teshu0/uec24-exp-a-typst/main/README.md
markdown
The Unlicense
# UEC2024 基礎科学実験A レポート用 Typst テンプレート `uec_exp_a.typ` がテンプレートファイルなので、`main.typ` を参考に書いてください。めちゃくちゃ説明用のコメントを入れています。 ```typ #import "./uec_exp_a.typ": uec_exp_a, title, description #import "./logos.typ": Typst, LaTeX // ロゴの置き換え #show "LaTeX": name => LaTeX // テンプレートを使う #show: uec_exp_a // タイトル #title("レポートのためのテンプレート ...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/text/lang-with-region.typ
typst
Apache License 2.0
// Test if text with region works --- // without any region #set text(font: "Noto Serif CJK TC", lang: "zh") #outline() --- // with unknown region configured #set text(font: "Noto Serif CJK TC", lang: "zh", region: "XX") #outline() --- // with region configured #set text(font: "Noto Serif CJK TC", lang: "zh", region...
https://github.com/WinstonMDP/math
https://raw.githubusercontent.com/WinstonMDP/math/main/knowledge/algebras.typ
typst
#import "../cfg.typ": cfg #show: cfg = Algebras $(V, +, *, dot)$ is an algebra over a field $F :=$ + $(V, +, dot)$ is a vector space over $F$. + $(V, +, *)$ is a ring. + $(lambda a) b = a(lambda b) = lambda(a b)$. $a b = sum_(i, j = 1)^n a_i b_j e_i e_j$.
https://github.com/Student-Smart-Printing-Service-HCMUT/ssps-docs
https://raw.githubusercontent.com/Student-Smart-Printing-Service-HCMUT/ssps-docs/main/contents/categories/task2/2.3.typ
typst
Apache License 2.0
#pagebreak() == Class diagram _Draw a class diagram of the printer order system. _\ *Frontend Class diagram*: Các class trong sơ đồ UML class diagram đều sử dụng chung 1 class là DataService. Class DataService có nhiệm vụ gọi các API cung cấp bởi phía server. #figure(caption: "Frontend Class diagram", image(".....
https://github.com/Julian-Wassmann/chapter-utils
https://raw.githubusercontent.com/Julian-Wassmann/chapter-utils/main/0.1.0/test-cases.typ
typst
// TODO: Page number in header lacks default page number behind, after page counter gets updated: Only for "empty" pages. Possible workaround: hide() #import "./lib.typ": chapter-header, chapter-numbering, page-number, page-chapter #set page( paper: "a6" ) #align(center)[#text(size: 20pt)[Title Page]] #set headin...
https://github.com/leo1oel/CSAPP
https://raw.githubusercontent.com/leo1oel/CSAPP/main/Homework/quick-maths.typ
typst
// Element function for sequences #let sequence = $a b$.body.func() // Convert content to an array of its children #let to-children(content) = { if type(content) == str { content.clusters().map(char => [#char]) } else if content.has("children") { content.children } else if content.has("text") { to-ch...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/transform-layout_02.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test that scaling impact layout. #set page(width: 200pt) #set text(size: 32pt) #let scaled(body) = box(scale( x: 20%, y: 40%, body )) #set scale(reflow: false) Hello #scaled[World]! #set scale(reflow: true) Hello #scaled[World]!
https://github.com/RandomcodeDev/FalseKing-Design
https://raw.githubusercontent.com/RandomcodeDev/FalseKing-Design/main/game/ui.typ
typst
= UI == HUD There will be a HUD visible at all times (except in screenshot mode). It will have indicators for health, what element the player is using, how charged the special attack is, what equipment the player is using, and the current objective. == Inventory There will be an inventory screen which shows the playe...
https://github.com/Mc-Zen/quill
https://raw.githubusercontent.com/Mc-Zen/quill/main/tests/gates/meter/test.typ
typst
MIT License
#set page(width: auto, height: auto, margin: 0pt) #import "/src/quill.typ": * #quantum-circuit( 1, meter(n: 3), [\ ], 2, [\ ], 2 ) #pagebreak() #quantum-circuit( scale: 120%, 1, meter(label: $y$), 1, meter(n: 1, label: $lr(|plus.minus〉)$), meter(label: $phi/2$, n: 1, wire-count: 1), meter(target: 1, label: $X$...
https://github.com/marcantoinem/CV
https://raw.githubusercontent.com/marcantoinem/CV/main/en/awards.typ
typst
#import "../src/style.typ": experience #let csgame2024 = { experience( "CS Games 2024", "Montréal, Canada", "Mar 2024", "1st place overall.", [ - Won the 1st place overall at the CS Games 2024, a competition that gathers more than 300 students from 20 universities across Canada to compete i...
https://github.com/ThatOneCalculator/riesketcher
https://raw.githubusercontent.com/ThatOneCalculator/riesketcher/main/README.md
markdown
MIT License
# riesketcher A package to draw Riemann sums (and their plots) of a function with CeTZ. Usage example and docs: [manual.pdf](https://github.com/ThatOneCalculator/riesketcher/blob/main/manual.pdf) ```typst #import "@preview/riesketcher:0.2.1": riesketcher ``` ![Demo](https://github.com/ThatOneCalculator/riesketcher/...
https://github.com/ClassicConor/UoKCSYear1ExamNotes2024
https://raw.githubusercontent.com/ClassicConor/UoKCSYear1ExamNotes2024/master/HCI%20(With%20Exam%20Answers)/HCI%202022%20Paper/HCI%202022%20Answers.typ
typst
= HCI Exam 2022 - Answers to the questions <hci-exam-2022---answers-to-the-questions> == Question 1 <question-1> Human Centred Design (HCD) Process consists of five stages: Empathise, Define, Ideate, Prototype, and Test === a <a> For each of the following activity, match the activity to the most appropriate HCD stage ...
https://github.com/rabotaem-incorporated/probability-theory-notes
https://raw.githubusercontent.com/rabotaem-incorporated/probability-theory-notes/master/sections/03-characteristic-functions/04-big-deviations.typ
typst
#import "../../utils/core.typ": * == Вероятности больших отклонений #th(name: "Факт из закона больших чисел в форме Чебывеша")[ Пусть $xi_1$, $xi_2$, ... --- независимые, одинаково распределенные случайные величины, и $E xi_1 = a$, $D xi_1 = sigma^2$ конечна. Тогда $ P(abs(S_n/n - a) >= eps) <= sigma^2/(n eps...
https://github.com/Ngan-Ngoc-Dang-Nguyen/thesis
https://raw.githubusercontent.com/Ngan-Ngoc-Dang-Nguyen/thesis/main/docs/main.typ
typst
#import "../typst-orange.typ": project, part, chapter, my-bibliography, appendices, make-index, index, theorem, mathcal // // begin format of Theorem // #import "@preview/ctheorems:1.1.2": * // #show: thmrules.with(qed-symbol: $square$) // #set page(width: 16cm, height: auto, margin: 1.5cm) // #set heading(numbering:...