repo
stringlengths
26
115
file
stringlengths
54
212
language
stringclasses
2 values
license
stringclasses
16 values
content
stringlengths
19
1.07M
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/touying-unistra-pristine/1.0.0/src/colors.typ
typst
Apache License 2.0
#let white = rgb("#ffffff") #let black = rgb("#000000") #let grey = rgb("#696260") #let maroon = rgb("#B0685F") #let brown = rgb("#BD6244") #let orange = rgb("#FF4600") #let orange-bright = rgb("#FF2015") #let pink = rgb("#FF1D44") #let pink-bright = rgb("#FA186E") #let purple = rgb("#4C2ED6") #let blue-dark =...
https://github.com/Kasci/LiturgicalBooks
https://raw.githubusercontent.com/Kasci/LiturgicalBooks/master/CU/minea/1_generated/00_all/0_vseobecna.typ
typst
#import "../../../all.typ": * #show: book = #translation.at("MINEA_OBS") #include "../0_vseobecna/01_Pan.typ" #pagebreak() #include "../0_vseobecna/02_Bohorodicka.typ" #pagebreak() #include "../0_vseobecna/03_Kriz.typ" #pagebreak() #include "../0_vseobecna/04_Anjeli.typ" #pagebreak() #include "../0_vseobecna/05_Pred...
https://github.com/roman-vanesyan/cv
https://raw.githubusercontent.com/roman-vanesyan/cv/main/README.md
markdown
MIT License
# Curriculum Vitae ![CV Preview](./media/preview.png) This repository hosts an automated system for generating my CV. The template, written in Typst, is modular and composed of reusable components. Feel free to fork it and adapt it to your needs. The core philosophy of behind this repository is to design the CV stru...
https://github.com/Area-53-Robotics/53B-Notebook-Over-Under-2023-2024
https://raw.githubusercontent.com/Area-53-Robotics/53B-Notebook-Over-Under-2023-2024/master/entries/early_season/intake.typ
typst
Creative Commons Attribution Share Alike 4.0 International
#import "/templates/entries.typ": * #import "/templates/headers.typ": * #import "/templates/text.typ": * #create_default_entry( title: [Building Intake], date: [September 30th, 2023], witness: [Juan], design: [Deb], content: [ #box_header( title: [Vertical Intake], color: purple....
https://github.com/Wallbreaker5th/typst-introduction-in-one-page
https://raw.githubusercontent.com/Wallbreaker5th/typst-introduction-in-one-page/master/README.md
markdown
Creative Commons Zero v1.0 Universal
# Typst Introduction in One Page 该文档在一页的篇幅内,简要介绍了 Typst,列举了其一些优势,并展示了其功能。其目的在于快速回答「Typst 是什么」这个问题。 ![Typst Introduction](./typst-introduction.png)
https://github.com/MALossov/YunMo_Doc
https://raw.githubusercontent.com/MALossov/YunMo_Doc/main/contents/2BuildUp.typ
typst
Apache License 2.0
= 系统组成及功能说明 == 整体介绍 根据设计,本组绘制了如下系统框图,并将在之后根据框图进行各部分的详细讲解: #figure( image("../images/SystemDiagram_Colord.svg",width: 18cm), caption: "总体系统框图" )<系统框图> 可能乍一看这个系统框图会显得比较庞大、难以分辨每一部分,但其实每个部分的功能相当清晰和明确。在接下来的整体说明当中,我将整体介绍使用到的外设和作用。 === 框图一览 根据如上 @系统框图 ,可以较好地看到我们的系统主要依托FPGA芯片和几个基本的片外外设——其中,外设在框图中的位置为 _FPGA板卡内资源_ 的大框 ...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/text/fallback.typ
typst
Apache License 2.0
// Test font fallback. --- // Font fallback for emoji. A😀B // Font fallback for entire text. دع النص يمطر عليك // Font fallback in right-to-left text. ب🐈😀سم // Multi-layer font fallback. Aب😀🏞سمB // Font fallback with composed emojis and multiple fonts. 01️⃣2 // Tofus are rendered with the first font. A🐈ዲሞB
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/page-binding_05.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // // // Error: 20-23 must be `left` or `right` // #set page(binding: top)
https://github.com/jamesrswift/pixel-pipeline
https://raw.githubusercontent.com/jamesrswift/pixel-pipeline/main/tests/preamble.typ
typst
The Unlicense
#import "../src/lib.typ" as pixel
https://github.com/Area-53-Robotics/53A-Notebook-Over-Under-2023-2024
https://raw.githubusercontent.com/Area-53-Robotics/53A-Notebook-Over-Under-2023-2024/master/Vex%20Robotics%2053A%20Notebook%202023%20-%202024/main.typ
typst
#set page(paper: "a4") #set page(margin: ( top: 1in, bottom: 3.5cm, x: 1.5cm, )) #show heading.where(level: 1): set text(size: 25pt) #show heading.where(level: 1): set align(center) //#show heading.where(level: 2): h2text => { // rect(fill: rgb("#33ff74"),h2text, // radius: 5pt, // outset: 2pt) // #...
https://github.com/AxiomOfChoices/Typst
https://raw.githubusercontent.com/AxiomOfChoices/Typst/master/Research/Summer%202024/Li-Guan%20flow/calculations.typ
typst
#import "/Templates/generic.typ": latex #import "/Templates/notes.typ": chapter_heading #import "@preview/ctheorems:1.1.0": * #import "/Templates/math.typ": * #show: latex #show: chapter_heading #show: thmrules #show: symbol_replacing #show: equation_references = Guan-Li flow == Setup We are living in the manifold $N...
https://github.com/darioglasl/Arbeiten-Vorlage-Typst
https://raw.githubusercontent.com/darioglasl/Arbeiten-Vorlage-Typst/main/Anhang/00_index.typ
typst
#heading(level: 1, [Anhang]) Im Anhang befinden sich alle Dokumente, die für das Verständnis der Arbeit nicht zwingend notwendig sind, aber dennoch einen Mehrwert bieten und für die Studienarbeit teils zwingend vorhanden sein müssen. Dazu gehören unter anderem das persönliche Fazit der Autoren, die Projektplanung, die ...
https://github.com/typst/typst-dev-assets
https://raw.githubusercontent.com/typst/typst-dev-assets/main/README.md
markdown
Apache License 2.0
# typst-dev-assets A crate with bundled assets for testing & docs generation of the Typst compiler.
https://github.com/Champitoad/typst-slides
https://raw.githubusercontent.com/Champitoad/typst-slides/main/utils.typ
typst
Creative Commons Zero v1.0 Universal
// Unit constructors #let cm(x) = x * 1cm #let rad(x) = x * 1rad // Default getter for dictionary fields #let mget(dict, field, default) = { dict.at(field, default: default) } // Shift a point represented by its coordinates in a dictionary (x: float, y: float) // by the amount of a vector also specified by its coor...
https://github.com/frectonz/the-pg-book
https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/046.%20ladder.html.typ
typst
ladder.html After the Ladder August 2005Thirty years ago, one was supposed to work one's way up the corporate ladder. That's less the rule now. Our generation wants to get paid up front. Instead of developing a product for some big company in the expectation of getting job security in return, we develop the product...
https://github.com/mitsuyukiLab/grad_thesis_typst
https://raw.githubusercontent.com/mitsuyukiLab/grad_thesis_typst/main/contents/how_to_use.typ
typst
= 卒論修論フォーマットの使い方 <how_to_use_this_format> == 図について <about_figure> === 一般的な図の記述方法 <how_to_describe_figure_in_general> 図のcaptionは @fig:fig_example のように図の下部につけてください。 図の表題(caption)は英語で書きます。 また、表題の最後にはピリオドを付けて下さい。 図は原則として英語表記としてください。 文字・記号等は十分に判読できる大きさとしてください。 Typstでは、PNG・JPEG・GIF・SVG フォーマットの画像をサポートしています。 画像の中に文字が入っている場合...
https://github.com/barrel111/readings
https://raw.githubusercontent.com/barrel111/readings/main/problems/online-problems.typ
typst
#import "@local/preamble:0.1.0": * #import "@preview/fletcher:0.5.0" as fletcher: diagram, node, edge #show: project.with( course: "CS", sem: "Summer", title: "Online Algorithms", subtitle: "Problems", authors: ("<NAME>",), ) #set enum(indent: 15pt, numbering: "a.") #let OPT = `OPT` #let ALG = `ALG` = Intr...
https://github.com/WinstonMDP/math
https://raw.githubusercontent.com/WinstonMDP/math/main/knowledge/matrixes.typ
typst
#import "../cfg.typ": cfg #show: cfg = Matrixes $a_(i j) :=$ the $(i, j)$-th element of the matrix $A$. $(a_(i j)) := A$. $A_((i)) :=$ the $i$-th row. $A^((i)) :=$ the $i$-th column. $(a_(i j)) + (b_(i j)) := (a_(i j) + b_(i j))$ $lambda (a_(i j)) := (lambda a_(i j))$ A product of a $n times s$ matrix $A$ and a...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/linguify/0.3.0/linguify.typ
typst
Apache License 2.0
// linguify #let __linguify_lang_preferred = state("linguify-preferred-lang", auto); // auto means detect from context text.lang #let __linguify_lang_database = state("linguify-database", none); // none or dictionary #let __linguify_lang_fallback = state("linguify-fallback-lang", auto); // auto means to look in da...
https://github.com/mem-courses/linear-algebra
https://raw.githubusercontent.com/mem-courses/linear-algebra/main/homework/linear-algebra-homework8.typ
typst
#import "../template.typ": * #show: project.with( title: "Linear Algebra Homework #8", authors: ( (name: "<NAME> (#95)", email: "<EMAIL>", phone: "3230104585"), ), date: "November 13, 2023", ) #let alpha = math.bold(math.alpha) #let beta = math.bold(math.beta) #let gamma = math.bold(math.gamma) #let theta =...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/compiler/call.typ
typst
Apache License 2.0
// Test function calls. // Ref: false --- // Ref: true // Omitted space. #let f() = {} #[#f()*Bold*] // Call return value of function with body. #let f(x, body) = (y) => [#x] + body + [#y] #f(1)[2](3) // Don't parse this as a function. #test (it) #let f(body) = body #f[A] #f()[A] #f([A]) #let g(a, b) = a + b #g[A...
https://github.com/YunkaiZhang233/a-level-further-maths-topic-questions-david-game
https://raw.githubusercontent.com/YunkaiZhang233/a-level-further-maths-topic-questions-david-game/main/shortcut.typ
typst
// TODO #let a2 = "(A2 only)" #let a2_all = [_All topics A2 only._] #let source(text_content) = { [*Problem Source: #text_content*] } #let marks(num) = { let postfix = if (num == 1) {[mark]} else {[marks]} [#align(end)[ *(#num #postfix)* ]] } #let sqm = [m#super([2])] #let preface = [ = Preface This ...
https://github.com/Bi0T1N/typst-iconic-salmon-fa
https://raw.githubusercontent.com/Bi0T1N/typst-iconic-salmon-fa/main/README.md
markdown
MIT License
# [Social Media References based on Font Awesome for Typst](https://github.com/Bi0T1N/typst-iconic-salmon-fa) The `iconic-salmon-fa` package is designed to help you create your curriculum vitae (CV). It allows you to easily reference your social media profiles with the typical icon of the service plus a link to your pr...
https://github.com/mitex-rs/mitex
https://raw.githubusercontent.com/mitex-rs/mitex/main/packages/mitex/specs/latex/standard.typ
typst
Apache License 2.0
#import "@preview/xarrow:0.2.0": xarrow #import "../prelude.typ": * // 0. Some useful internal variables or functions #let mitex-color-map = ( "red": rgb(255, 0, 0), "green": rgb(0, 255, 0), "blue": rgb(0, 0, 255), "cyan": rgb(0, 255, 255), "magenta": rgb(255, 0, 255), "yellow": rgb(255, 255, 0), "black...
https://github.com/saurabtharu/Internship-repo
https://raw.githubusercontent.com/saurabtharu/Internship-repo/main/Internship%20Report%20-%20typst/chapters/chapter-3-intern%20activities.typ
typst
#import "../template.typ": * = Chapter 3: Internship Activities \ == 3.1. Roles and Responsibilities #v(15pt, weak: true) /* Even though I had been a DevOps Engineer during my internship at F1Soft International, I was taught all the concepts and practices of DevOps since the responsibilities that were entrusted to...
https://github.com/htlwienwest/da-vorlage-typst
https://raw.githubusercontent.com/htlwienwest/da-vorlage-typst/main/lib/elements.typ
typst
MIT License
#import "settings.typ" as settings // finds the first level one header on this or some previous page #let heading_near_to_here = context { let here = here() let page = here.page() // get all headings of level 1 after this one let next_headings = query(heading.where(level: 1).after(here)) // check if there...
https://github.com/barrel111/readings
https://raw.githubusercontent.com/barrel111/readings/main/problems/external/1910SU/week6.typ
typst
#import "@local/preamble:0.1.0": * #import "@preview/cetz:0.2.2": canvas, plot, draw #show: project.with( course: "1910SU", sem: "Summer", title: "Group Discussion: Computing Limits", subtitle: "Solutions", contents: false, ) = Compute the following limits. \ == $lim_(x->oo) (x^2 + 1)/(2 + cos(4x))$ Note...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/014%20-%20Khans%20of%20Tarkir/001_The%20Madness%20of%20Sarkhan.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "The Madness of Sarkhan", set_name: "Khans of Tarkir", story_date: datetime(day: 27, month: 08, year: 2014), author: "<NAME>", doc ) #emph[The Planeswalker Sarkhan Vol has never had it easy. Born on a windswept, war-torn world where dragons ...
https://github.com/sofianedjerbi/Resume
https://raw.githubusercontent.com/sofianedjerbi/Resume/main/modules_fr/professional.typ
typst
Apache License 2.0
#import "../brilliant-CV/template.typ": * #cvSection("Expérience") #cvEntry( title: [Ingénieur R&D Microservices | Expert Kotlin/Android], society: [Ingenico], date: [Oct 2023 - Présent], location: [Valence, France (Hybride)], description: list( [Développé des bibliothèques Android avec *K...
https://github.com/typst-community/guidelines
https://raw.githubusercontent.com/typst-community/guidelines/main/src/chapters/api/simplicity.typ
typst
Creative Commons Attribution Share Alike 4.0 International
#import "/src/util.typ": * #import mantys: * = Simplicity <sec:api:simple> Good APIs should be simple, easy to use and aware of their primary use case. Flexibility as discussed in @sec:api:flex should not interfere with the usability of an API. == Higher Order Templates A common pattern for Typst templates is to prov...
https://github.com/vEnhance/1802
https://raw.githubusercontent.com/vEnhance/1802/main/src/opt.typ
typst
MIT License
#import "@local/evan:1.0.0":* = Optimization problems Now that we understand both critical points of $f$ and regions $cal(R)$, we turn our attention to the problem of finding global minimums and maximums. == [TEXT] The easy and hard cases Suppose you have a function $f : RR^n -> RR$ that you can compute $nabla f$ f...
https://github.com/heloineto/utfpr-tcc-template
https://raw.githubusercontent.com/heloineto/utfpr-tcc-template/main/template/title-page.typ
typst
#let title-page( title: "", authors: (), city: "", year: "", english-title: "", advisor: "", goal: [] ) = { [ #set align(center) #set text(weight: "bold") #block( width: 100%, height: 10em, (authors.map(author => upper(author)).join("\n")) ) #block( width: 10...
https://github.com/toihr/array.typ
https://raw.githubusercontent.com/toihr/array.typ/main/README.md
markdown
MIT License
# array.typ A collection of advanced array functions for the typst language
https://github.com/WinstonMDP/math
https://raw.githubusercontent.com/WinstonMDP/math/main/cfg.typ
typst
#let cfg(it) = { show math.equation.where(block: false): math.display it } #let all(c) = $forall #c thick$ #let ex(c) = $exists #c thick$ #let exo(c) = $exists! #c thick$ #let nex(c) = $exists.not #c thick$
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/math/style-05.typ
typst
Other
// Test different font. #show math.equation: set text(font: "Fira Math") $ v := vec(1 + 2, 2 - 4, sqrt(3), arrow(x)) + 1 $
https://github.com/jamesrswift/pixel-pipeline
https://raw.githubusercontent.com/jamesrswift/pixel-pipeline/main/src/pipeline/lib.typ
typst
The Unlicense
#import "../math/vector.typ" #import "../utility/lib.typ" as utility #import "sorting/lib.typ" as sorting #import "stages/lib.typ" as stages #import "primitives.typ" #import "middleware.typ" #import "space.typ" #let stages-render(commands, middleware) = { commands.map(cmd=>cmd + middleware(cmd,(:))) } #let stages...
https://github.com/CHHC-L/JI-Lab-Report-Typst
https://raw.githubusercontent.com/CHHC-L/JI-Lab-Report-Typst/master/template.typ
typst
#import "@preview/physica:0.9.3": * #let project(course: "", code: "", lab: 0, title: "", authors: (), date: none, body) = { // Set the document's basic properties. set document(author: authors.map(a => a.name), title: title) set page( margin: (left: 30mm, right: 30mm, top: 30mm, bottom: 30mm), number-ali...
https://github.com/linhduongtuan/BKHN-Thesis_template_typst
https://raw.githubusercontent.com/linhduongtuan/BKHN-Thesis_template_typst/main/README.md
markdown
Apache License 2.0
# BKHN-Thesis_template_typst The *Typst* template for writting the (under)graduation thesis at Hanoi University of Science and Technology. ## Why use typst Compared with Latex, typst has a more concise [grammar](https://typst.app/docs/reference/syntax/), and a more user-friendly [tutorial and documentation](https://t...
https://github.com/AU-Master-Thesis/thesis
https://raw.githubusercontent.com/AU-Master-Thesis/thesis/main/sections/5-discussion/study-3.typ
typst
MIT License
#import "../../lib/mod.typ": * #pagebreak(weak: true) == #study.H-3.full.n <s.d.study-3> Here the results from the third contribution #study.H-3.name are deliberated. The results of the global planning layer and the tracking factor are discussed in @s.d.global-planning and @s.d.tracking-factor, respectively. // 1. a...
https://github.com/DVDTSB/dvdtyp
https://raw.githubusercontent.com/DVDTSB/dvdtyp/main/dvd.typ
typst
MIT License
#import "@preview/ctheorems:1.1.2": * #import "@preview/showybox:2.0.1": showybox #let colors = ( rgb("#9E9E9E"), rgb("#F44336"), rgb("#E91E63"), rgb("#9C27B0"), rgb("#673AB7"), rgb("#3F51B5"), rgb("#2196F3"), rgb("#03A9F4"), rgb("#00BCD4"), rgb("#009688"), rgb("#4CAF50"), rgb("#8BC34A"), rgb...
https://github.com/antran22/typst-cv-builder
https://raw.githubusercontent.com/antran22/typst-cv-builder/main/lib/resume/skills.typ
typst
MIT License
#import "@preview/cmarker:0.1.0" #import "./components.typ": * #import "../util.typ": * #let ResumeSkillItem(name: "", description: content, keywords: ()) = { set block(below: 0.65em) stack( dir: ttb, spacing: 10pt, [== #name], text(description, size: 10pt, weight: "light"), text(keywords....
https://github.com/compsci-adl/Constitution
https://raw.githubusercontent.com/compsci-adl/Constitution/master/src/constitution.typ
typst
#let adopted-date = datetime( year: 2024, month: 10, day: 15, ) #let endorsement = ( "from": "<NAME>", "position": "President", "date": datetime( year: 2024, month: 10, day: 20, ), ) #set document( title: "CS Club Constitution", author: "The University of Adelaide Computer Science Club",...
https://github.com/onefact/letterhead-template
https://raw.githubusercontent.com/onefact/letterhead-template/main/README.md
markdown
Apache License 2.0
# letter-template One Fact Foundation letter template # Typesetting We use https://typst.app/ with the following Visual Studio code extensions: * https://marketplace.visualstudio.com/items?itemName=OrangeX4.vscode-typst-sympy-calculator * https://marketplace.visualstudio.com/items?itemName=nvarner.typst-lsp # Typo...
https://github.com/hei-templates/hevs-typsttemplate-thesis
https://raw.githubusercontent.com/hei-templates/hevs-typsttemplate-thesis/main/00-templates/items.typ
typst
MIT License
// // Description: Creating nice looking item list with different icons // Author : <NAME> // #import "constants.typ": * #let item-list( content: none, height: normal, icon: icon-check-square, ) = { if content != none { v(-9pt) table( stroke: none, columns: 2, align: left+horizon,...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-10330.typ
typst
Apache License 2.0
#let data = ( ("GOTHIC LETTER AHSA", "Lo", 0), ("GOTHIC LETTER BAIRKAN", "Lo", 0), ("GOTHIC LETTER GIBA", "Lo", 0), ("GOTHIC LETTER DAGS", "Lo", 0), ("GOTHIC LETTER AIHVUS", "Lo", 0), ("GOTHIC LETTER QAIRTHRA", "Lo", 0), ("GOTHIC LETTER IUJA", "Lo", 0), ("GOTHIC LETTER HAGL", "Lo", 0), ("GOTHIC LETTER...
https://github.com/piepert/philodidaktik-hro-phf-ifp
https://raw.githubusercontent.com/piepert/philodidaktik-hro-phf-ifp/main/src/parts/ephid/operatoren/main.typ
typst
Other
#import "/src/template.typ": * = #ix("Operatoren", "Operator") #author[<NAME>] Die einheitlichen Prüfungsanforderungen für das Abitur im Fach Philosophie legen einheitliche #ix("Operatoren", "Operator") für das Fach Philosophie fest.#en[Vgl. @KMK2006_EPAPhil[S. 10 ff]] Die Oepratoren fallen unter bestimmte #ix("Anfor...
https://github.com/liuguangxi/suiji
https://raw.githubusercontent.com/liuguangxi/suiji/main/examples/random-bitmap-fast.typ
typst
MIT License
#set document(date: none) #import "/src/lib.typ": * #set page(width: auto, height: auto, margin: 0pt) #{ let seed = 0 let unit = 1mm let (width, height) = (200,) * 2 let rng = gen-rng-f(seed) let data = () for i in range(width * height * 3) { rng = randi-f(rng) data.push(rng...
https://github.com/Kasci/LiturgicalBooks
https://raw.githubusercontent.com/Kasci/LiturgicalBooks/master/GR_old/oktoich/0_all/1hlas.typ
typst
#import "/styleMenlive.typ": * #import "/GR/texts.typ": * = #translation.at("HLAS") α' (1) #import "../Hlas1/0_Nedela.typ": * #import "../Hlas1/1_Pondelok.typ": * #import "../Hlas1/2_Utorok.typ": * #import "../Hlas1/3_Streda.typ": * #import "../Hlas1/4_Stvrtok.typ": * #import "../Hlas1/5_Piatok.typ": * #im...
https://github.com/davidmasp/cv
https://raw.githubusercontent.com/davidmasp/cv/master/cv.typ
typst
#let lead_articles = ("mas2024mutation", "mas2022spectrum", "mas2020dna", "mas2017lncatlas") #let confkeys = ("mts24","eshg23", "eacr21") #set page( paper: "us-letter", margin: 2.1cm, footer: [ #align(center)[ #text(9pt, weig...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/009%20-%20Born%20of%20the%20Gods/008_The%20Oracle%20of%20Ephara.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "The Oracle of Ephara", set_name: "Born of the Gods", story_date: datetime(day: 19, month: 03, year: 2014), author: "<NAME>", doc ) Iris, the Oracle of Ephara, leaned forward in the wooden armchair and carefully probed the small side table u...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-3190.typ
typst
Apache License 2.0
#let data = ( ("IDEOGRAPHIC ANNOTATION LINKING MARK", "So", 0), ("IDEOGRAPHIC ANNOTATION REVERSE MARK", "So", 0), ("IDEOGRAPHIC ANNOTATION ONE MARK", "No", 0), ("IDEOGRAPHIC ANNOTATION TWO MARK", "No", 0), ("IDEOGRAPHIC ANNOTATION THREE MARK", "No", 0), ("IDEOGRAPHIC ANNOTATION FOUR MARK", "No", 0), ("IDE...
https://github.com/felsenhower/kbs-typst
https://raw.githubusercontent.com/felsenhower/kbs-typst/master/examples/04.typ
typst
MIT License
+ Foo - Foobar - Foobaz + Bar + Baz
https://github.com/Clamentos/FabRISC
https://raw.githubusercontent.com/Clamentos/FabRISC/main/src/spec/Section7.typ
typst
Creative Commons Attribution Share Alike 4.0 International
/// #import "Macros.typ": * /// #section( [Instruction List (WORK IN PROGRESS) ], [This section is dedicated to provide the full and extensive list of all the proposed instructions in the ISA divided into their corresponding module.], [Systems that don't support certain modules must generate the `INCI` ...
https://github.com/Zarox28/TypstTemplate
https://raw.githubusercontent.com/Zarox28/TypstTemplate/main/Term.typ
typst
#let inset_size = 10pt #let radius_size = 10pt #let button_size = 10pt #let button_spacing = 10pt #let button_red_color = rgb("FF605C") #let button_orange_color = rgb("FFBD44") #let button_green_color = rgb("00CA4E") #let toolbar_bg_color = rgb("282C34") #let stroke_color = rgb("21252B") #let main_bg_color = rgb("323...
https://github.com/SWATEngineering/Docs
https://raw.githubusercontent.com/SWATEngineering/Docs/main/src/2_RTB/PianoDiProgetto/sections/ModelloDiSviluppo.typ
typst
MIT License
#import "../functions.typ": glossary, team = Modello di sviluppo Il team ha deciso di adottare il modello di sviluppo agile Scrum come approccio principale per la gestione e lo sviluppo del progetto. Tale metodologia promuove un'approccio adattativo, permettendo l'evoluzione dei requisiti e una ridefinizione costante ...
https://github.com/MrToWy/Bachelorarbeit
https://raw.githubusercontent.com/MrToWy/Bachelorarbeit/master/Code/structureItem.typ
typst
#import("../Template/customFunctions.typ"): * #codly( highlights:( (line:2, fill:green, label: <structureItemTakeTwoColumns>), (line:6, fill:red, label: <structureItemPath>), (line:13, label: <structureItemSuffix>), (line:20, label: <structureItemName>), ) ) ```json { "position": 7, "takeTwoColumns": fa...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/nassi/0.1.2/assets/example-cetz.typ
typst
Apache License 2.0
#import "../src/nassi.typ" #import nassi: cetz #set page(width: auto, height: auto, margin: 5mm) #let strukt = nassi.parse(``` function inorder(tree t) if t has left child inorder(left child of t) end if process(root of t) if t has right child inorder(right child of t) end if end f...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/math/alignment_00.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test alignment step functions. #set page(width: 225pt) $ "a" &= c \ &= c + 1 & "By definition" \ &= d + 100 + 1000 \ &= x && "Even longer" \ $
https://github.com/Zuttergutao/Typstdocs-Zh-CN-
https://raw.githubusercontent.com/Zuttergutao/Typstdocs-Zh-CN-/main/Typst-markdown/test.typ
typst
#underline[#hide[hello] joe]
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/modern-technique-report/0.1.0/lib.typ
typst
Apache License 2.0
#let modern-technique-report( title: [Report Title], subtitle: [Report Subtitle], series: [Report Series], author: [Report Author], date: [Report Date], background: "bg.jpg", theme-color: rgb(128, 128, 128), font: "New Computer Modern", title-font: "Noto Sans", doc ) = { set text(font: font) le...
https://github.com/barrel111/readings
https://raw.githubusercontent.com/barrel111/readings/main/notes/toolkit.typ
typst
#import "@local/preamble:0.1.0": * #show: project.with( course: "", sem: "", title: "toolkit", subtitle: "we will see how it goes.", authors: ("<NAME>",), authors_label: "authors:", ) #set heading(numbering: "i.") = asymptotics == introduction For simplicity, all our functions are of the type $NN to RR...
https://github.com/frectonz/the-pg-book
https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/064.%20copy.html.typ
typst
copy.html Copy What You Like July 2006 When I was in high school I spent a lot of time imitating bad writers. What we studied in English classes was mostly fiction, so I assumed that was the highest form of writing. Mistake number one. The stories that seemed to be most admired were ones in which people suffered in...
https://github.com/jneug/schule-typst
https://raw.githubusercontent.com/jneug/schule-typst/main/src/themes/catppuccin.typ
typst
MIT License
// TODO: Improve theme support // TODO: Add more theme style keys #let typst-text = text // General colors #let primary = rgb("#dc8a78") #let secondary = rgb("#04a5e5") #let muted = rgb("#dce0e8") // General backgrounds #let bg = ( primary: primary.lighten(90%), secondary: secondary.lighten(90%), muted: rgb("#...
https://github.com/yhtq/Notes
https://raw.githubusercontent.com/yhtq/Notes/main/软件分析/hw/2100012990-郭子荀-软分第一次作业.typ
typst
#import "../../template.typ": proof, note, corollary, lemma, theorem, definition, example, remark #import "../../template.typ": * #show: note.with( title: "作业12", author: "YHTQ", date: datetime.today().display(), logo: none, withOutlined : false, withTitle : false, withHeadingNumbering: false ) = 1. 是一种...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/packages/typst.angular/projects/typst.angular/README.md
markdown
Apache License 2.0
# Typst.angular This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/meta/link_03.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Check that unbalanced brackets are not included in links. #[https://example.com/] \ https://example.com/)
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/place-nested_00.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page #box( fill: aqua, width: 30pt, height: 30pt, place(bottom, place(line(start: (0pt, 0pt), end: (20pt, 0pt), stroke: red + 3pt)) ) )
https://github.com/saYmd-moe/note-for-statistical-mechanics
https://raw.githubusercontent.com/saYmd-moe/note-for-statistical-mechanics/main/utils/custom-numbering.typ
typst
// 只能排两个的 Part I 罗马数字 #let custom-numbering(..nums) = { numbering( (..nums) => { if nums.pos() == (1,) { [Part I] } else { [Part II] } }, ..nums ) }
https://github.com/02hyc/Group-Meeting-Typst
https://raw.githubusercontent.com/02hyc/Group-Meeting-Typst/master/main.typ
typst
#import "/globals.typ": * #show: init #let nontight(lst) = { let fields = lst.fields() fields.remove("children") fields.tight = false return (lst.func())(..fields, ..lst.children) } #show list.where(tight: true): nontight #show enum.where(tight: true): nontight #show terms.where(tight: true): nontight #show...
https://github.com/FkHiroki/ex-B2_typst
https://raw.githubusercontent.com/FkHiroki/ex-B2_typst/main/sections/preparation.typ
typst
MIT No Attribution
// タイトル #align(center, text(18pt, "量子コンピューティング アニーリング レポート")) \ #align(right, text(12pt, "62217149 福原博樹")) // = [A1-1] // $ E(s_1,s_2) = -J_(1,2) s_1 s_2 - h_1 s_1 - h_2 s_2, space s_i in {-1, 1} \ // E_("QUBO") = a_1 x_1 + a_2 x_2 + b_(1,2) x_1 x_2 + "const", space x in {0, 1} \ // x_i = (1 - s_i) / 2, s...
https://github.com/vEnhance/1802
https://raw.githubusercontent.com/vEnhance/1802/main/src/ipep.typ
typst
MIT License
#import "@local/evan:1.0.0":* = A zoomed out pep talk of Part Golf This whole section is a pep talk. We'll get to recipes and details in subsequent sections. == [TEXT] The big table of integrals The rest of 18.02 is going to cover a bunch of different integrals. If you've been following my advice to pay attention t...
https://github.com/JakMobius/courses
https://raw.githubusercontent.com/JakMobius/courses/main/mipt-os-basic-2024/sem06/main.typ
typst
#import "@preview/polylux:0.3.1": * #import "@preview/cetz:0.2.2" #import "@preview/suiji:0.3.0": * #import "../theme/theme.typ": * #import "./utils.typ": * #show: theme #title-slide[ #align(horizon + center)[ = Виртуальная память АКОС, МФТИ 17 октября, 2024 ] ] #show: enable-handout #focus-slide...
https://github.com/freundTech/typst-typearea
https://raw.githubusercontent.com/freundTech/typst-typearea/main/typearea.typ
typst
MIT License
#let typearea( div: 9, binding-correction: 0mm, two-sided: true, font-size: 11pt, header-include: false, footer-include: false, header-height: 1.25em, header-sep: 1.5em, footer-height: 1.25em, footer-sep: 3.5em, ..rest, body ) = { if div < 4 { panic("div must be at least 4. Was " + div) ...
https://github.com/SWATEngineering/Docs
https://raw.githubusercontent.com/SWATEngineering/Docs/main/src/2_RTB/VerbaliInterni/VerbaleInterno_231215/content.typ
typst
MIT License
#import "meta.typ": inizio_incontro, fine_incontro, luogo_incontro #import "functions.typ": glossary, team #let participants = csv("participants.csv") = Partecipanti / Inizio incontro: #inizio_incontro / Fine incontro: #fine_incontro / Luogo incontro: #luogo_incontro #table( columns: (3fr, 1fr), [*Nome*], [*Durat...
https://github.com/takotori/PhAI-Spick
https://raw.githubusercontent.com/takotori/PhAI-Spick/main/sections/weiteres.typ
typst
#import "../utils.typ" : * = Weiteres == Differential Equations 1. *Bewegungsgleichung aufstellen:*\ Die Bewegungsgleichung für eine harmonische Schwingung lautet: $ m dot.double(s)(t) \= -D s(t) $ Umgestellt ergibt sich: $ dot.double(s)(t) \= -frac(D, m) s(t) $ 2. *Lösung der Differentialgleichung...
https://github.com/CGMossa/extendr_presentation
https://raw.githubusercontent.com/CGMossa/extendr_presentation/main/main.typ
typst
// #import "@preview/polylux:0.3.1": * #import "polylux/polylux.typ": * #import themes.minimetropolis: * #set math.text(font: "Fira Sans", weight: "medium", ligatures: true) #set text( font: "New Computer Modern", ligatures: true, weight: "medium") #set page(paper: "presentation-16-9") // #show: university-t...
https://github.com/yhtq/Notes
https://raw.githubusercontent.com/yhtq/Notes/main/复变函数/作业/hw6.typ
typst
#import "../../template.typ": proof, note, corollary, lemma, theorem, definition, example, remark, proposition,der, partialDer, Spec, seqLimit, seqLimitn #import "../../template.typ": * // Take a look at the file `template.typ` in the file panel // to customize this template and discover how it works. #show: note.with(...
https://github.com/Icxolu/typst-qr
https://raw.githubusercontent.com/Icxolu/typst-qr/main/Readme.md
markdown
MIT License
# Typst-QR This is a [`typst`](https://github.com/typst/typst) WASM plugin for generating QR code: The plugin is implemented in Rust and is only a thin wrapper around [`qrcode-rs`](https://crates.io/crates/qrcode-rs). It does not much more than exposing the relevant customization options to `typst` and handle t...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/layout/block-spacing.typ
typst
Apache License 2.0
// Test block spacing. --- #set block(spacing: 10pt) Hello There #block(spacing: 20pt)[Further down]
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/math/root-02.typ
typst
Other
// Test precomposed vs constructed roots. // 3 and 4 are precomposed. $sqrt(x)$ $root(2, x)$ $root(3, x)$ $root(4, x)$ $root(5, x)$
https://github.com/SWATEngineering/Docs
https://raw.githubusercontent.com/SWATEngineering/Docs/main/src/2_RTB/VerbaliEsterni/VerbaleEsterno_231124/content.typ
typst
MIT License
#import "meta.typ": inizio_incontro, fine_incontro, luogo_incontro, company #import "functions.typ": glossary, team #let participants = csv("participants.csv") #let participants_company = csv("participants_company.csv") = Partecipanti / Inizio incontro: #inizio_incontro / Fine incontro: #fine_incontro / Luogo incontro...
https://github.com/0x1B05/nju_os
https://raw.githubusercontent.com/0x1B05/nju_os/main/lecture_notes/content/29_持久数据的可靠性.typ
typst
#import "../template.typ": * #pagebreak() = 持久数据的可靠性 == 持久数据的可靠性 === 持久存储:性能 存储:只要 CPU (DMA) 能处理得过来,我就能提供足够的带宽! - Computer System 的 “industry” 传统——做真实有用的系统 === 持久存储:可靠性 任何物理存储介质都有失效的可能 - 临时失效:Kernel panic;断电 - 永久失效 - 极小概率事件:战争爆发/三体人进攻地球/世界毁灭 😂 - 小概率事件:硬盘损坏 (大量重复 = 必然发生) === Failure Model (1): Fail-stop 磁盘...
https://github.com/HKFoggyU/hkust-thesis-typst
https://raw.githubusercontent.com/HKFoggyU/hkust-thesis-typst/main/mythesis.typ
typst
LaTeX Project Public License v1.3c
#import "hkust-thesis/imports.typ": * #import "hkust-thesis/template.typ": documentclass #let ( doc,cover-page,authorization,signature-page,abstract-page,toc-page,lof-page,lot-page,mainmatter,refmatter,reference-body,postmatter,appendix ) = documentclass( config: ( twoside: true, ), info: ( ...
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compute/foundations-07.typ
typst
Other
// Test failing assertions. // Error: 9-15 expected boolean, found string #assert("true")
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/layout/place-float-auto.typ
typst
Apache License 2.0
// Test floating placement. --- #set page(height: 140pt) #set place(clearance: 5pt) #lorem(6) #place(auto, float: true, rect[A]) #place(auto, float: true, rect[B]) #place(auto, float: true, rect[C]) #place(auto, float: true, rect[D]) --- // Error: 2-20 automatic positioning is only available for floating placement //...
https://github.com/mriganksagar/cv
https://raw.githubusercontent.com/mriganksagar/cv/main/metadata.typ
typst
Apache License 2.0
// NOTICE: Copy this file to your root folder. /* Personal Information */ #let firstName = "Mrigank" #let lastName = "Sagar" #let personalInfo = ( github: "mriganksagar", phone: "+91 9069168030", email: "<EMAIL>", linkedin: "mrigank-sagar", ) /* Language-specific */ // Add your own languages while the keys ...
https://github.com/matetamasi/Medve-Automata-9
https://raw.githubusercontent.com/matetamasi/Medve-Automata-9/master/arus.typ
typst
#let fickle = [ == Kalap nélkül Ha *almát* kér,\ adj almát és vedd fel a kalapot.\ Ha *banánt* kér,\ adj banánt. == Kalappal Ha *almát* kér,\ adj banánt és vedd le a kalapot.\ Ha *banánt* kér, adj almát. ] #let frustrating = [ == Kalap nélkül Ha *almát* kér,\ adj almát...
https://github.com/Myriad-Dreamin/tinymist
https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/syntaxes/textmate/tests/unit/basic/call-ident.typ
typst
Apache License 2.0
#let f(..args) = f #let g = (f: f) #g.insert("g", g) #f() #f() [] #f() () #f () #f [] #f[] [] #(f())() #( f())() #(f() )() #((f())(f())) #f()() #f(f)(f, f) #(g.g.f)() #list.item[] #list[] #{ f }() #({ f })() #{ f } () #({ f }) () #(list./*g*/item[]) #(list./*g*/ item[]) #(f /*g*/ ()) #{ ("").join() } #test([...
https://github.com/7sDream/fonts-and-layout-zhCN
https://raw.githubusercontent.com/7sDream/fonts-and-layout-zhCN/master/chapters/05-features/feature-hierarchy.typ
typst
Other
#import "/lib/draw.typ": * #import "/lib/glossary.typ": tr #let start = (0, 0) #let end = (1600, 1000) #let big-card-width = 850 #let big-card-height = 700 #let big-card-radius = 50 #let big-card-fill = theme.bg #let big-card-stroke-size = 5 #let big-card-stroke-color = gray #let big-card-start-point = (400, 900) #le...
https://github.com/zurgl/typst-resume
https://raw.githubusercontent.com/zurgl/typst-resume/main/resume/fr/education.typ
typst
#import "../../templates/resume/section.typ": * #import "../../templates/resume/entry.typ": * #import "@preview/fontawesome:0.1.0": * #v(10pt) #cvSection("Formation") #cvEntry( title: [Master en Mathématiques Appliquées], society: [Université de Reims Champagne-Ardenne], date: [2003 - 2006], location...
https://github.com/Lucas-Wye/tech-note
https://raw.githubusercontent.com/Lucas-Wye/tech-note/main/TechNote.typ
typst
#align( center, text(24pt)[ *TechNote* ], ) #align( center, text(21pt)[ *Lucas-Wye* ], ) #let date = datetime.today() #align( center, text(17pt)[ #date.display() ], ) #set heading(numbering: "1.1.1") #show outline.entry.where(level: 1): it => { v(12pt, weak: true) strong(it) } #outl...
https://github.com/Sematre/typst-kit-thesis-template
https://raw.githubusercontent.com/Sematre/typst-kit-thesis-template/main/sections/02_abstract_de.typ
typst
= Zusammenfassung #lorem(100)
https://github.com/GYPpro/Java-coures-report
https://raw.githubusercontent.com/GYPpro/Java-coures-report/main/.VSCodeCounter/2023-12-15_05-15-05/results.md
markdown
# Summary Date : 2023-12-15 05:15:05 Directory d:\\Desktop\\Document\\Coding\\JAVA\\Rep\\Java-coures-report Total : 52 files, 7709 codes, 180 comments, 1740 blanks, all 9629 lines Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) ## Languages | language | files | code | c...
https://github.com/QijingLi/resume-template-in-typst
https://raw.githubusercontent.com/QijingLi/resume-template-in-typst/main/resume.typ
typst
MIT License
#let content = yaml("content.yaml") #let par-leading = 4pt #let font-highlight = "Helvetica Neue" #let heading-font-size = 13pt #let font-general = "Helvetica Neue" #let font-size = ( heading-huge : 19pt, heading-large : 16pt, heading : 12pt, desc : 8pt, contact : 8pt ) #show link : set text(blue) #show he...
https://github.com/Otto-AA/definitely-not-tuw-thesis
https://raw.githubusercontent.com/Otto-AA/definitely-not-tuw-thesis/main/tests/bachelor/test.typ
typst
MIT No Attribution
#import "/src/thesis.typ": * #show: general-styles #show: thesis.with( lang: "en", title: (en: "An ode for Lord Ipsum", de: "Eine Ode an Lord Ipsum"), subtitle: (:), thesis-type: (en: "Bachelor’s thesis", de: "Bachelorarbeit"), academic-title: (en: "Bachelor of Science", de: "Bachelor of Science"), curric...
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/layout/list-08.typ
typst
Other
// Alignment shouldn't affect marker #set align(horizon) - ABCDEF\ GHIJKL\ MNOPQR
https://github.com/MrToWy/Bachelorarbeit
https://raw.githubusercontent.com/MrToWy/Bachelorarbeit/master/Template/customFunctions.typ
typst
#import "@preview/gloss-awe:0.0.5": * #import "../abbreviations.typ": * #import "../glossary.typ": * #import "@preview/treet:0.1.0": * #import "@preview/big-todo:0.2.0": * #import "@preview/gentle-clues:0.9.0": * #import "@preview/wrap-it:0.1.0": wrap-content #import "@preview/hydra:0.3.0": hydra #import "@preview/codl...
https://github.com/vEnhance/1802
https://raw.githubusercontent.com/vEnhance/1802/main/r03.typ
typst
MIT License
#import "@local/evan:1.0.0":* #show: evan.with( title: [Notes for 18.02 Recitation 3], subtitle: [18.02 Recitation MW9], author: "<NAME>", date: [11 September 2024], ) #quote(attribution: [Monokuma in _Danganropa_])[ Every human has regrets, has things they'd like to go back and change. But I don't! 'Caus...
https://github.com/yhtq/Notes
https://raw.githubusercontent.com/yhtq/Notes/main/.VSCodeCounter/2024-10-17_10-15-14/results.md
markdown
# Summary Date : 2024-10-17 10:15:14 Directory /home/yhtq/学习/课程 Total : 104 files, 39765 codes, 706 comments, 1463 blanks, all 41934 lines Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) ## Languages | language | files | code | comment | blank | total | | :--- | ---: | ...
https://github.com/NwaitDev/Typst-Accessibility-Template
https://raw.githubusercontent.com/NwaitDev/Typst-Accessibility-Template/main/Components/title.typ
typst
#let print_title(title, subtitle, font:"Droid Sans", colour:black) = { if title=="" { return [] } set text( font: font, ) set par( leading: 0.55em ) set align(center) rect( width: 100%, stroke: colour + 1pt, )[ #text( ...