repo
stringlengths
26
115
file
stringlengths
54
212
language
stringclasses
2 values
license
stringclasses
16 values
content
stringlengths
19
1.07M
https://github.com/Toniolo-Marco/git-for-dummies
https://raw.githubusercontent.com/Toniolo-Marco/git-for-dummies/main/README.md
markdown
# Git for dummies Una piccola guida su come organizzare e gestire il repository per il corso di Advanced Programming, su come usare git, Github e le GitHub Actions. Il file pdf è disponibile nella sezione Releases a destra. # Typst per VS Code (Linux) La guida è scritta in [Typst](https://typst.app/docs/), Per comp...
https://github.com/Kasci/LiturgicalBooks
https://raw.githubusercontent.com/Kasci/LiturgicalBooks/master/CSL_old/oktoich/Hlas7/4_Stvrtok.typ
typst
#let V = ( "HV": ( ("","Ne ktomú vozbraňájemi","Bohorazúmija slávniji apóstoli rálom vozďílavše zémľu vsjú, vírnych mnóžestvo vozrastíste."), ("","","Strastéj mojích razrušíte zímu, i tišinú mi vozsijájte, čístaho prolítija, blažénniji apóstoli."), ("","","Jáko učenicý Slóva, ot nesmýslstva privedóste k r...
https://github.com/goshakowska/Typstdiff
https://raw.githubusercontent.com/goshakowska/Typstdiff/main/tests/test_complex/all_types_working/all_types_working_deleted.typ
typst
GNU nano 6.2 test1.typ = Introduction
https://github.com/arthurcadore/eng-telecom-workbook
https://raw.githubusercontent.com/arthurcadore/eng-telecom-workbook/main/semester-7/PSD/homework2/homework.typ
typst
MIT License
#import "@preview/klaro-ifsc-sj:0.1.0": report #import "@preview/codelst:2.0.1": sourcecode #show heading: set block(below: 1.5em) #show par: set block(spacing: 1.5em) #set text(font: "Arial", size: 12pt) #set text(lang: "pt") #set page( footer: "Engenharia de Telecomunicações - IFSC-SJ", ) #show: doc => report( t...
https://github.com/typst/webapp-issues
https://raw.githubusercontent.com/typst/webapp-issues/main/SECURITY.md
markdown
# Security Policy Thank you for reporing vulnerabilities to us! If you find a vulnerability in the Typst web application, please use the "Security" tab on GitHub to report it privately. Alternatively, send an email with `[Security web app] ` in the subject line to `<EMAIL>`. ## Reporting a Vulnerability When report...
https://github.com/jomaway/typst-gentle-clues
https://raw.githubusercontent.com/jomaway/typst-gentle-clues/main/lib/theme.typ
typst
MIT License
// theme file for gentle clues // catppuccin based theme (default) // https://catppuccin.com/palette #let catppuccin = ( info: ( accent-color: rgb(4, 165, 229), // sky #04a5e5 icon: "info.svg" ), notify: ( accent-color: rgb(30, 102, 245), //blue #1e66f5 icon:"bell.svg" ), success: ( acc...
https://github.com/chubetho/Bachelor_Thesis
https://raw.githubusercontent.com/chubetho/Bachelor_Thesis/main/templates/toc.typ
typst
#outline(depth: 3) #pagebreak(weak: true)
https://github.com/DawnEver/csee-typst-template
https://raw.githubusercontent.com/DawnEver/csee-typst-template/main/README.md
markdown
MIT License
# CSEE [Typst](https://typst.app) Template - [English](#what-is-mcmicm) - [中文](#what-is-mcmicm) Typst template for [CSEE (Chinese Society for Electrical Engineering)](https://www.csee.org.cn/). ## What is CSEE > The Chinese Society for Electrical Engineering (CSEE) is a prominent academic organization in China that ...
https://github.com/veilkev/jvvslead
https://raw.githubusercontent.com/veilkev/jvvslead/Typst/main.typ
typst
#import "./sys/sys.typ": * #import "./sys/packages.typ": * #import "./sys/header.typ": * #set page( margin: (x: 0.75cm, y: 1cm), background: image("./images/background.jpg", width: 110%), header: align(right + horizon)[ #move(dx: 2pt, dy: -20pt, image("./images/logo.png", width: 125pt, height: auto) ...
https://github.com/1sSay/USPTU_conspects
https://raw.githubusercontent.com/1sSay/USPTU_conspects/main/src/philosophy/MiddleAges.typ
typst
// Global settings and templates #set text(14pt) #let def(term, color: black) = { box(stroke: color, inset: 7pt, text()[ #term ]) } // Lecture header and date #let lecture_header = text()[Средневековье] #let date = text()[7.09.2024] // Header #align(center, heading(level: 1)[Философия. \ #lecture_header ]) #align(ce...
https://github.com/DashieTM/ost-5semester
https://raw.githubusercontent.com/DashieTM/ost-5semester/main/patterns/weeks/MAP.typ
typst
== Atomic Parameter Patterns <atomic-parameter-patterns> Moderator: <NAME> === Interface Representation Patterns <interface-representation-patterns> ==== Structural Representation Patterns <structural-representation-patterns> There are various structural patterns for API representation design. The following key quality...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/layout/place.typ
typst
Apache License 2.0
// Test the `place` function. --- #set page("a8") #place(bottom + center)[© Typst] = Placement #place(right, image("/files/tiger.jpg", width: 1.8cm)) Hi there. This is \ a placed element. \ Unfortunately, \ the line breaks still had to be inserted manually. #stack( rect(fill: eastern, height: 10pt, width: 100%), ...
https://github.com/rabotaem-incorporated/probability-theory-notes
https://raw.githubusercontent.com/rabotaem-incorporated/probability-theory-notes/master/sections/02-general/02-random-variables.typ
typst
#import "../../utils/core.typ": * == Случайные величины #ticket[Случайная величина. Распределение случайной величины.\ Свойства функций распределения. Интегрирование по мере, имеющей плотность.] #def[ $(Omega, Ff, P)$ --- вероятностное пространство, $xi: Omega --> RR$ --- _случайная величина_, если $xi$ --- измер...
https://github.com/WinstonMDP/knowledge
https://raw.githubusercontent.com/WinstonMDP/knowledge/master/matrixes.typ
typst
#import "cfg.typ": cfg #show: cfg = Матрицы Матрицу обозначают $(a_(i j))$. $A + B = (a_(i j) + b_(i j))$ $lambda A = (lambda a_(i j))$ Произведением матрицы $A = (a_(i j))$ размера $m times n$ и матрицы $B = (b_(j k))$ размера $n times p$ нзывается матрица $A B = (c_(i k))$ размера $m times p$, элементы которой н...
https://github.com/lucannez64/Notes
https://raw.githubusercontent.com/lucannez64/Notes/master/Physique_Act_16_10_2023_1.typ
typst
#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: project.with( title: "Physique Act 16 10 2023 1", authors: ( "<NAME>", ), date: "30 Octobre, 2023", ) #set heading(numbering: "1.1.") === Phase 3 <phase-3>...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/vonsim/0.1.0/lib.typ
typst
Apache License 2.0
#let init-vonsim(body) = { set raw(syntaxes: "vonsim.sublime-syntax") body } #let init-vonsim-with-theme(body) = { set raw(syntaxes: "vonsim.sublime-syntax", theme: "vonsim.tmTheme") body } #let background = rgb(41, 37, 36) #let foreground = rgb(255, 255, 255)
https://github.com/lonkaars/typst-metalogo
https://raw.githubusercontent.com/lonkaars/typst-metalogo/master/demo.typ
typst
MIT License
#set page(width: 35em, height: auto) #set text(font: "New Computer Modern") #import "@preview/metalogo:1.0.2": TeX, LaTeX, XeLaTeX, XeTeX, LuaLaTeX #LaTeX is a typestting program based on #TeX. Some people use #XeLaTeX (sometimes #XeTeX), or #LuaLaTeX to typeset their documents. People who are afraid of #LaTeX and i...
https://github.com/MaxAtoms/T-705-ASDS
https://raw.githubusercontent.com/MaxAtoms/T-705-ASDS/main/content/week10.typ
typst
#import "../template.typ": example, exercise #import "../boxes.typ": colorbox, definition #import "../tags.typ": week, barron == Non-parametric tests #barron("9.2") Parametric tests are designed for a specific family of distributions. Non-parametric tests #underline("do not") assume a specific distribution. They are...
https://github.com/ralphmb/typst-template-stats-dissertation
https://raw.githubusercontent.com/ralphmb/typst-template-stats-dissertation/main/README.md
markdown
Apache License 2.0
## My Stats Dissertation This is the template I made for my final year project in Maths and Stats. The code used for generating headers was written by <NAME>, [and comes from this repo](https://github.com/zagoli/simple-typst-thesis). I think I've changed it a bit but it's still almost entirely their work, used under t...
https://github.com/Mc-Zen/quill
https://raw.githubusercontent.com/Mc-Zen/quill/main/examples/shor-nine-qubit-code.typ
typst
MIT License
#import "../src/quill.typ": * #let ancillas = (setwire(0), 5, lstick($|0〉$), setwire(1), targ(), 2, [\ ], setwire(0), 5, lstick($|0〉$), setwire(1), 1, targ(), 1) #quantum-circuit( scale: 80%, lstick($|ψ〉$), 1, 10pt, ctrl(3), ctrl(6), $H$, 1, 15pt, ctrl(1), ctrl(2), 1, [\ ], ..ancillas, [\ ], lstick($|0〉$...
https://github.com/kdog3682/typkit
https://raw.githubusercontent.com/kdog3682/typkit/main/0.1.0/src/marks.typ
typst
#import "math-marks.typ" as math #import "strokes.typ" #let soft = ( width: 0.2, length: 0.3, stroke: strokes.soft, start: ">", end: ">", fill: black, ) #let double-sided-arrow-mark = ( width: 0.2, length: 0.3, stroke: strokes.soft, start: ">", end: ">", fill: black, ) ...
https://github.com/Ciolv/typst-template-t3000
https://raw.githubusercontent.com/Ciolv/typst-template-t3000/main/main.typ
typst
MIT License
#import "template.typ": * #show: t3000.with( title: "Titel", abstract: [ Abstrakt-Text in 9 Punkte Time New Roman. ], authors: ( (name: "Autor", organization: "<NAME>", email: "E-mail-Adresse"), ), bibliography-file: "references.yml", ) = Überschrift 1 Lorem ipsum dolor sit amet, consetetur sadipsc...
https://github.com/brayevalerien/Learning-Typst
https://raw.githubusercontent.com/brayevalerien/Learning-Typst/main/tutorial/01_writing_in_typst/writing.typ
typst
MIT License
This is a sample test, just to test Typst capabilities and make sure my environment is properly set up. Apparently everything is working properly! Using Typst in VSCode is super simple, I just had to download the Typst LSP extention and everything was setup automatically. = Section title This is a section, and there i...
https://github.com/noneback/typst-template
https://raw.githubusercontent.com/noneback/typst-template/main/blog_template.typ
typst
#let doc_tmplate( title: none, authors: (), keywords: (), category:(), abstract: [], doc ) = { set page( paper: "us-letter", header: align(right+horizon, title), numbering: "1", ) set par( justify: true ) set text( font: ("Times New Roman","Songti SC"), size: 11pt ) show link: underline // title al...
https://github.com/grnin/Zusammenfassungen
https://raw.githubusercontent.com/grnin/Zusammenfassungen/main/Bsys2/09_Message_Passing.typ
typst
// Compiled with Typst 0.11.1 #import "../template_zusammenf.typ": * #import "@preview/wrap-it:0.1.0": wrap-content /* #show: project.with( authors: ("<NAME>", "<NAME>"), fach: "BSys2", fach-long: "Betriebssysteme 2", semester: "FS24", tableofcontents: (enabled: true), language: "de" ) */ = Message Passin...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/math/attach-p3_01.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test forcing scripts and limits. $ limits(A)_1^2 != A_1^2 $ $ scripts(sum)_1^2 != sum_1^2 $ $ limits(integral)_a^b != integral_a^b $
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/quill/0.2.1/README.md
markdown
Apache License 2.0
<h1 align="center"> <img alt="Quill" src="docs/images/logo.svg" style="max-width: 100%; width: 300pt"> </h1> <p align="center"> <a href="https://typst.app/docs/packages/"> <img alt="Typst Package" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FMc-Zen%2Fquill%2Fmai...
https://github.com/rangerjo/tutor
https://raw.githubusercontent.com/rangerjo/tutor/main/example/src/ex2/ex.typ
typst
MIT License
#import "@local/tutor:0.4.0": points, lines #let exercise(cfg) = [ #heading(level:cfg.level, [FHIR vs HL7v2 (#points(4.5) points)]) List two differences between HL7v2 and FHIR: + #if cfg.sol { [ HL7v2 uses a non-standard line format, where as FHIR uses XML or JSON] } else { [ #lines(cfg,3) ] } + #if cfg.sol { [ FH...
https://github.com/AU-Master-Thesis/thesis
https://raw.githubusercontent.com/AU-Master-Thesis/thesis/main/sections/0-predoc/nomenclature.typ
typst
MIT License
#import "../../lib/mod.typ": * = Nomenclature <nomenclature> // #jonas[Check this out] #par(first-line-indent: 0pt)[Some terminology and type setting used in this thesis may not be familiar to the reader, and are explained here for clarity.] #term-table( [*crate*], [ A crate is a compilation unit in Rust. It cont...
https://github.com/felsenhower/kbs-typst
https://raw.githubusercontent.com/felsenhower/kbs-typst/master/examples/27.typ
typst
MIT License
#table( columns: 3, [Name], [Posten], [Gehalt], ..(json("sample.json").map(x => ( x.vorname + " " + x.name, x.posten, str(x.gehalt) + " €") ).flatten()) )
https://github.com/EtoDemerzel0427/resume.typst
https://raw.githubusercontent.com/EtoDemerzel0427/resume.typst/main/README.md
markdown
# resume.typst A simple and elegant resume template in [Typst](https://github.com/typst/typst). This template is modified from [simplecv](https://github.com/LaurenzV/simplecv) and is inspired by [typst-chi-cv-template](https://github.com/matchy233/typst-chi-cv-template). 🚧 **This template is still WIP, and subject to...
https://github.com/lucifer1004/leetcode.typ
https://raw.githubusercontent.com/lucifer1004/leetcode.typ/main/problems/p0012.typ
typst
#import "../helpers.typ": * #import "../solutions/s0012.typ": * = Integer to Roman Roman numerals are represented by seven different symbols: `I`, `V`, `X`, `L`, `C`, `D` and `M`. #align(center)[#table( columns: (auto, auto), align: center, [*Symbol*], [*Value*], [I], [1], [V], [5], [X], [10], [L], [50...
https://github.com/f7ed0/typst-template
https://raw.githubusercontent.com/f7ed0/typst-template/master/lib/blocks.typ
typst
#let codeblock(content,type : "",filename: "") = { pad( block( [ #if type != "" or filename != "" { grid(columns: (1fr,1fr), pad( text(filename, size: 9pt, font: "Fira Code", ), bottom:-6pt, ...
https://github.com/jomaway/typst-linguify
https://raw.githubusercontent.com/jomaway/typst-linguify/main/lib/utils.typ
typst
MIT License
// Helper function. // if the value is auto "ret" is returned else the value self is returned #let if-auto-then(val,ret) = { if (val == auto){ ret } else { val } } // basic result type implementation #let ok(value) = ("ok": value) #let error(msg) = ("error": msg) #let is-ok(result) = result.at("ok", d...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/007%20-%20Theros/004_Nymphs%20of%20Theros.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "Nymphs of Theros", set_name: "Theros", story_date: datetime(day: 02, month: 10, year: 2013), author: "<NAME>", doc ) Awaking into being, she experienced such sadness swelling in her core. Overcome with the grief of a life lost—no, many live...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/bugs/columns-1.typ
typst
Apache License 2.0
// The well-known columns bug. --- #set page(height: 70pt) Hallo #columns(2)[ = A Text = B Text ]
https://github.com/kadykov/typstCV
https://raw.githubusercontent.com/kadykov/typstCV/main/style.typ
typst
#import "@preview/fontawesome:0.4.0": * #let text-color = black #let background-color = white #let primary-color = rgb("#4457af") #let bodywidth = 73% // Define a function to set up style that accepts external variables #let setup-style( name: "<NAME>", email: "<EMAIL>", post-name: "Research Engineer", website...
https://github.com/liuguangxi/fractusist
https://raw.githubusercontent.com/liuguangxi/fractusist/main/src/hilbert.typ
typst
MIT License
//============================================================================== // The Hilbert curve // // Public functions: // hilbert-curve, peano-curve //============================================================================== #import "util.typ": gen-svg //----------------------------------...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/numty/0.0.1/README.md
markdown
Apache License 2.0
# numty Numeric Typst Mathematical functions to operate vectors / arrays and numbers in typst, with simple broadcasting. ```typ #import "numty.typ" as nt #let a = (1,2,3) #let b = 2 #nt.mult(a,b) => (2,4,6) #nt.add(a,a) => (2,4,6) #nt.add(2,a) => (3,4,5) #nt.dot(a,a) => 11 #calc.sin((3,4)) -> fails #nt.sin((3...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/bugs/grid-2.typ
typst
Apache License 2.0
// Grid now skips a remaining region when one of the cells // doesn't fit into it at all. --- #set page(height: 100pt) #grid( columns: (2cm, auto), rows: (auto, auto), rect(width: 100%, fill: red), rect(width: 100%, fill: blue), rect(width: 100%, height: 80%, fill: green), [hello \ darkness #parbreak() my ...
https://github.com/sicheng1806/typst-book-for-sicheng
https://raw.githubusercontent.com/sicheng1806/typst-book-for-sicheng/main/scr/钢筋混凝土结构/main.typ
typst
#import "../basic_pkg/note_CN.typ" #show : doc => note_CN.conf( title: "钢筋混凝土结构", doc ) = 绪论 == 预备知识 钢筋混凝土结构设计需要足够的材料力学和结构力学知识用于分析钢筋混凝土结构的力学性质和应力分布,因而在此之前请先掌握: +. 材料力学中的应变曲线与结构形变-应变性质 +. 材料力学
https://github.com/isaacholt100/isaacholt100.github.io
https://raw.githubusercontent.com/isaacholt100/isaacholt100.github.io/master/maths-notes/2-durham%3A-year-2/complex-analysis/complex-analysis.typ
typst
#import "../../template.typ": template #show: template = The complex plane and Riemann sphere - $CC^* = CC - {0}$ - $z_1 z_2 = 0 <==> z_1 = 0$ or $z_2 = 0$. - $|z| = sqrt(z overline(z))$. - $"Re"(z) = (z + overline(z)) \/ 2$, $"Im"(z) = (z - overline(z)) \/ 2i$. - $z^(-1) = overline(z) \/ |z|^2$. - *Principal value o...
https://github.com/Sematre/typst-kit-thesis-template
https://raw.githubusercontent.com/Sematre/typst-kit-thesis-template/main/main.typ
typst
// --------------------------------- // | Information about the thesis | // --------------------------------- #let author = "<NAME>" #let title = "Title of the Thesis" #let thesis_type = "Master's Thesis/Bachelor's Thesis" #let institute = "KASTEL – Institute of Information Security and Dependability" #let reviewer...
https://github.com/storopoli/Bayesian-Statistics
https://raw.githubusercontent.com/storopoli/Bayesian-Statistics/main/slides/07-ordinal_regression.typ
typst
Creative Commons Attribution Share Alike 4.0 International
#import "@preview/polylux:0.3.1": * #import themes.clean: * #import "utils.typ": * #import "@preview/plotst:0.2.0": plot as pplot, axis, bar_chart, scatter_plot #new-section-slide("Ordinal Regression") #slide(title: "Recommended References")[ - #cite(<gelman2013bayesian>, form: "prose") - Chapter 16: Generalized li...
https://github.com/polarkac/MTG-Stories
https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/028%20-%20Kaladesh/009_A%20Grateful%20Consulate.typ
typst
#import "@local/mtgstory:0.2.0": conf #show: doc => conf( "A Grateful Consulate", set_name: "Kaladesh", story_date: datetime(day: 19, month: 10, year: 2016), author: "<NAME>", doc ) #emph[The metal-mage Tezzeret intended to make an example of Pia Nalaar by facing her in a public contest. But the Pl...
https://github.com/chendaohan/bevy_tutorials_typ
https://raw.githubusercontent.com/chendaohan/bevy_tutorials_typ/main/24_plugins/plugins.typ
typst
#set page(fill: rgb(35, 35, 38, 255), height: auto, paper: "a3") #set text(fill: color.hsv(0deg, 0%, 90%, 100%), size: 22pt, font: "Microsoft YaHei") #set raw(theme: "themes/Material-Theme.tmTheme") = 1. 插件 随着项目的增长,使其更加模块化是有益的。你可以将其拆分为“插件”。 插件只是要添加到 App 构建器中的一组内容。可以将其视为从多个地方(如不同的 Rust 文件/模块或 crate)向 App 添加内容的一种方式。 创...
https://github.com/abs0luty/qc-for-beginners
https://raw.githubusercontent.com/abs0luty/qc-for-beginners/master/book.typ
typst
#import "template.typ": * #import "@preview/physica:0.8.1": * #import "@preview/quill:0.2.0": * // Take a look at the file `template.typ` in the file panel // to customize this template and discover how it works. #show: project.with( title: "Quantum computing for beginners", authors: ( "<NAME>", ) ) #set he...
https://github.com/LDemetrios/Typst4k
https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/model/list.typ
typst
// Test bullet lists. --- list-basic --- _Shopping list_ #list[Apples][Potatoes][Juice] --- list-nested --- - First level. - Second level. There are multiple paragraphs. - Third level. Still the same bullet point. - Still level 2. - At the top. --- list-content-block --- - Level 1 - Level #[ 2...
https://github.com/arthurcadore/eng-telecom-workbook
https://raw.githubusercontent.com/arthurcadore/eng-telecom-workbook/main/semester-7/MTG/homework1.typ
typst
MIT License
#import "@preview/klaro-ifsc-sj:0.1.0": report #import "@preview/codelst:2.0.1": sourcecode #show heading: set block(below: 1.5em) #show par: set block(spacing: 1.5em) #set text(font: "Arial", size: 12pt) #set page( footer: "Engenharia de Telecomunicações - IFSC-SJ", ) #show: doc => report( title: "Casamento de Im...
https://github.com/Gekkio/gb-ctr
https://raw.githubusercontent.com/Gekkio/gb-ctr/main/chapter/cpu/intro.typ
typst
Creative Commons Attribution Share Alike 4.0 International
#import "../../common.typ": * == Introduction The CPU core in the Game Boy SoC is a custom Sharp design that hasn't publicly been given a name by either Sharp or Nintendo. However, using old Sharp datasheets and databooks as evidence, the core has been identified to be a Sharp *SM83* CPU core, or at least something t...
https://github.com/ericthomasca/resume-v1
https://raw.githubusercontent.com/ericthomasca/resume-v1/main/modules/professional.typ
typst
Apache License 2.0
#import "../brilliant-CV/template.typ": * #cvSection("Professional Experience") #cvEntry( title: [Software Developer], society: [Genoa Design International], date: [Oct 2022 - Jan 2024], location: [Mount Pearl, NL (Remote)], description: list( [Led and contributed to full-stack development, showcasing p...
https://github.com/jneug/schule-typst
https://raw.githubusercontent.com/jneug/schule-typst/main/src/theme.typ
typst
MIT License
// Import defualt theme as fallback and overwrite with selected theme #import "themes/default.typ": * #let _theme-name = sys.inputs.at("theme", default: "default") #import "themes/" + _theme-name + ".typ": *
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/cetz/0.2.0/src/lib.typ
typst
Apache License 2.0
#let version = version((0,2,0)) #import "canvas.typ": canvas #import "draw.typ" // Expose utilities #import "vector.typ" #import "matrix.typ" #import "styles.typ" #import "coordinate.typ" #import "drawable.typ" #import "process.typ" #import "util.typ" #import "path-util.typ" #import "mark.typ" #import "mark-shapes.ty...
https://github.com/dogeystamp/typst-templates
https://raw.githubusercontent.com/dogeystamp/typst-templates/master/README.md
markdown
The Unlicense
# typst templates Personal templates for [Typst](https://github.com/typst/typst), a neat markdown-like typsetting system. I have the following directory structure for these: ``` docs/ ├── problems │   ├── src │   │   └── test.cpp │   ├── test.pdf │   └── test.typ └── templates └── ... ``` ## Installation Insta...
https://github.com/SillyFreak/typst-packages-old
https://raw.githubusercontent.com/SillyFreak/typst-packages-old/main/scrutinize/docs/manual.typ
typst
MIT License
#import "@preview/tidy:0.3.0" #import "template.typ": * #import "../src/lib.typ": grading, question, questions #let package-meta = toml("../typst.toml").package // #let date = none #let date = datetime(year: 2024, month: 3, day: 16) #show: project.with( title: "Scrutinize", // subtitle: "...", authors: packag...
https://github.com/dadn-dream-home/documents
https://raw.githubusercontent.com/dadn-dream-home/documents/main/contents/06-luoc-do-deployment/index.typ
typst
= Lược đồ deployment Nhóm đề xuất lược đồ deployment ở @fig:deployment. #figure( image("deployment.drawio.svg", width: 100%), caption: "Lược đồ deployment", ) <fig:deployment> Lược đồ này gồm các thành phần chính: / Sensor: là các cảm biến, được lập trình bởi Yolo:Bit để gửi các giá trị cảm biến đo được v...
https://github.com/ClazyChen/Table-Tennis-Rankings
https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/history/2013/WS-06.typ
typst
#set text(font: ("Courier New", "NSimSun")) #figure( caption: "Women's Singles (1 - 32)", table( columns: 4, [Ranking], [Player], [Country/Region], [Rating], [1], [LI Xiaoxia], [CHN], [3416], [2], [LIU Shiwen], [CHN], [3328], [3], [DING Ning], [CHN], [3280], [4], [GUO Yan], [C...
https://github.com/satler-git/rrr
https://raw.githubusercontent.com/satler-git/rrr/main/example/pdfs/ja-rorem.typ
typst
MIT License
#set par(justify: true) #set page(columns: 2) #set text(font: "IBM Plex Sans JP") #import "@preview/roremu:0.1.0": roremu #roremu(1800)
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/meta/counter_01.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Count labels. #let label = <heya> #let count = counter(label).display() #let elem(it) = [#box(it) #label] #elem[hey, there!] #count \ #elem[more here!] #count
https://github.com/gabrielrovesti/WIM-Project
https://raw.githubusercontent.com/gabrielrovesti/WIM-Project/main/WIM%20Project/unipd-doc.typ
typst
MIT License
// Comment-style lecture number annotation (# Lecture n) #let lecture(number) = { set text(gray) [\# Lecture #number] } #let notes() = doc => { set text(font: "New Computer Modern") doc } #let unipd-doc(title: none, subtitle: none, author: none, date: none) = doc => { let unipd-red = rgb(180, 27...
https://github.com/Toniolo-Marco/git-for-dummies
https://raw.githubusercontent.com/Toniolo-Marco/git-for-dummies/main/slides/theory/pull-request.typ
typst
#import "@preview/touying:0.5.2": * #import themes.university: * #import "@preview/numbly:0.1.0": numbly #import "@preview/fletcher:0.5.1" as fletcher: node, edge #let fletcher-diagram = touying-reducer.with(reduce: fletcher.diagram, cover: fletcher.hide) #import "../components/gh-button.typ": gh_button #import "../c...
https://github.com/XavierZXY/typst-docs
https://raw.githubusercontent.com/XavierZXY/typst-docs/main/cv/zh.typ
typst
MIT License
// #show heading: set text(font: "Noto Serifs CJK SC", size: 13pt) #set text(font: "Noto Serif CJK SC", size: 11pt) #show link: underline // Feel free to change the margin below to best fit your own CV #set page( margin: (x: 0.9cm, y: 1.3cm), ) // For more customizable options, please refer to official reference:...
https://github.com/typst-community/mantodea
https://raw.githubusercontent.com/typst-community/mantodea/main/tests/component/table-of-contents/test.typ
typst
MIT License
#import "/src/component/table-of-contents.typ": make-table-of-contents #make-table-of-contents() #pagebreak() #set heading(numbering: "1.") = Chapter == Section === Subsection #counter(page).update(9999) #counter(heading).update(8) = Chapter #counter(heading).update((8, 22)) == Section === Subsection
https://github.com/fabriceHategekimana/master
https://raw.githubusercontent.com/fabriceHategekimana/master/main/6_Conclusion/Défauts.typ
typst
Bien sûr, notre solution s'est confrontée à des obstacles. Un typage statique est moins souple qu'un typage dynamique ce qui entraîne une perte de souplesse concernant le prototypage. Une autre limitation vient du déterminisme de notre système de type. Si nous voulons avoir l'option de l'inférence de type, il faut que ...
https://github.com/GolemT/BA-Template
https://raw.githubusercontent.com/GolemT/BA-Template/main/lib/acronym-lib.typ
typst
#import "shared-lib.typ" : display, display-link, is-in-dict #import "../acronyms.typ": Acronyms #let prefix = "acronym-state-" #let acros = state("acronyms", none) #let init-acronyms(acronyms) = { acros.update(acronyms) } #let acrs(acr, plural: false, link: true) = { if plural { display("acronyms", acros, ...
https://github.com/iceghost/resume
https://raw.githubusercontent.com/iceghost/resume/main/5-projects/2-document-repo.typ
typst
=== Document Repository #place(right + top)[Sep 2021 - Dec 2021] / Links: #link("https://chungtacungtien.com")[Demo]. / Role: Fullstack Developer. This website is designed to share learning materials from <NAME> with HCMUT students and focuses on custom components such as emphasis on important information and intera...
https://github.com/sitandr/typst-examples-book
https://raw.githubusercontent.com/sitandr/typst-examples-book/main/src/snippets/gradients.md
markdown
MIT License
# Color & Gradients ## Gradients Gradients may be very cool for presentations or just a pretty look. ```typ /// author: frozolotl #set page(paper: "presentation-16-9", margin: 0pt) #set text(fill: white, font: "Inter") #let grad = gradient.linear(rgb("#953afa"), rgb("#c61a22"), angle: 135deg) #place(horizon + left...
https://github.com/a-mhamdi/graduation-report
https://raw.githubusercontent.com/a-mhamdi/graduation-report/main/README.md
markdown
MIT License
# Templates of Capstone Project Report * * * Three kinds of templates are in this repository: - [LaTeX](https://github.com/a-mhamdi/graduation-report/tree/main/LaTeX) - [LyX](https://github.com/a-mhamdi/graduation-report/tree/main/LyX) - [Typst](https://github.com/a-mhamdi/graduation-report/tree/main/Typst) - [MS-WO...
https://github.com/Chwiggy/thesis_bachelor
https://raw.githubusercontent.com/Chwiggy/thesis_bachelor/main/src/chapters/08_conclusion.typ
typst
#import "../preamble.typ": * = Conclusion As seen above, there is still a lot of work to be done. And while the general travel time indiactor seems to work as a useful tool to gain informaiton about general connectivity in specific locations, the planning indicator unfortunately still seems to need a lot of work t...
https://github.com/typst/packages
https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-1B130.typ
typst
Apache License 2.0
#let data = ( "2": ("HIRAGANA LETTER SMALL KO", "Lo", 0), "20": ("HIRAGANA LETTER SMALL WI", "Lo", 0), "21": ("HIRAGANA LETTER SMALL WE", "Lo", 0), "22": ("HIRAGANA LETTER SMALL WO", "Lo", 0), "25": ("KATAKANA LETTER SMALL KO", "Lo", 0), "34": ("KATAKANA LETTER SMALL WI", "Lo", 0), "35": ("KATAKANA LETTER...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/text/features_07.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // Test raw features. #text(features: ("smcp",))[Smcp] \ fi vs. #text(features: (liga: 0))[No fi]
https://github.com/jneug/typst-codelst
https://raw.githubusercontent.com/jneug/typst-codelst/main/docs/example.typ
typst
MIT License
#import "../src/codelst.typ": sourcecode, sourcefile, lineref, code-frame #let codelst = text(fill: rgb(254, 48, 147), smallcaps("codelst")) #let cmd(name) = text(fill: rgb(99, 170, 234), raw(block: false, sym.hash + name.text + sym.paren.l + sym.paren.r)) #let code-block = block.with( stroke: 1pt, inset: 0.65em,...
https://github.com/Shuenhoy/modern-zju-thesis
https://raw.githubusercontent.com/Shuenhoy/modern-zju-thesis/master/documentclass/undergraduate-cs.typ
typst
MIT License
#import "../pages/undergraduate-cover.typ": undergraduate-cover #import "../pages/undergraduate-decl.typ": undergraduate-decl #import "../pages/template-individual.typ": template-individual #import "../pages/outline.typ": main-outline #import "../pages/undergraduate-task.typ": undergraduate-task #import "../pages/under...
https://github.com/coco33920/.files
https://raw.githubusercontent.com/coco33920/.files/mistress/typst_templates/paper/template.typ
typst
/////////////////////////////// // This Typst template is for working paper draft. // It is based on the general SSRN papaer. // Copyright (c) 2023 // Author: <NAME> // License: MIT // Version: 0.1 // Date: 2021-07-05 // Email: <EMAIL> /////////////////////////////// #let paper( font: "Times New Roman", fonts...
https://github.com/CHHC-L/JI-Lab-Report-Typst
https://raw.githubusercontent.com/CHHC-L/JI-Lab-Report-Typst/master/README.md
markdown
# JI-Lab-Report-Typst Typst template for lab report @ sjtu-umji courses
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/layout/par-simple.typ
typst
Apache License 2.0
// Test plain text. --- #set page(width: 250pt, height: 120pt) But, soft! what light through yonder window breaks? It is the east, and Juliet is the sun. Arise, fair sun, and kill the envious moon, Who is already sick and pale with grief, That thou her maid art far more fair than she: Be not her maid, since she is en...
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/math/delimited-01.typ
typst
Other
// Test unmatched. $[1,2[ = [1,2) != zeta\(x/2\) $
https://github.com/LDemetrios/Typst4k
https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/model/quote.typ
typst
// Test the quote element. --- quote-dir-author-pos --- // Text direction affects author positioning And I quote: #quote(attribution: [<NAME>])[cogito, ergo sum]. #set text(lang: "ar") #quote(attribution: [عالم])[مرحبًا] --- quote-dir-align --- // Text direction affects block alignment #set quote(block: true) #quote...
https://github.com/maleksware/hash-segtree
https://raw.githubusercontent.com/maleksware/hash-segtree/main/README.md
markdown
# Dynamic substring comparison problem: segment tree approach The paper is in `paper-src/paper.pdf`. The Typst template, Hayagriva bibliography and the paper source can be found alongside. ### Repository structure Each subproblem considered in the paper has its own folder. Each folder has the Python helper scr...
https://github.com/TypstApp-team/typst
https://raw.githubusercontent.com/TypstApp-team/typst/master/tests/typ/meta/outline-entry.typ
typst
Apache License 2.0
// Tests outline entry. --- #set page(width: 150pt) #set heading(numbering: "1.") #show outline.entry.where( level: 1 ): it => { v(12pt, weak: true) strong(it) } #outline(indent: auto) #set text(8pt) #show heading: set block(spacing: 0.65em) = Introduction = Background == History == State of the Art = Analys...
https://github.com/Myriad-Dreamin/typst.ts
https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/layout/place-float-auto_04.typ
typst
Apache License 2.0
#import "/contrib/templates/std-tests/preset.typ": * #show: test-page // // // Error: 2-27 floating placement must be `auto`, `top`, or `bottom` // #place(float: true)[Hello]
https://github.com/vsheg/intermediate-ml
https://raw.githubusercontent.com/vsheg/intermediate-ml/main/02-linear/03-weighted-ls.typ
typst
#import "@preview/physica:0.9.3": * #import "../defs.typ": * #import "../template.typ": * #show: template = Weighted Least Squares (WLS) == Intro #note( title: [Heteroscedasticity], )[ can be eliminated by applying weighted LS. For a model with non-constant variance of the error term: $ bold(y) = X bol...
https://github.com/jgm/typst-hs
https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/ops-invalid-09.typ
typst
Other
// Error: 3-8 cannot divide by zero #(1 / 0)
https://github.com/astrale-sharp/typst-compile-mode-poc
https://raw.githubusercontent.com/astrale-sharp/typst-compile-mode-poc/master/mode.typ
typst
Other
#let mode = 1 // 0 is eval // 1 is correction with slide #let slide(body, color : white) = align(center + top,text( size: 20pt, rect( inset: 15pt, fill: color ,body))) #set page(paper: "presentation-16-9") #set heading(numbering: " 1.1) ") #show heading.where(level : 1): it => { let dict = it.body.children.las...
https://github.com/Zeratoxx/typst-polylux-theme-frankenstein
https://raw.githubusercontent.com/Zeratoxx/typst-polylux-theme-frankenstein/main/theme/frankenstein.typ
typst
#import "@preview/polylux:0.3.1": * // frankenstein theme // // A highly customizable theme inspired by old Beamer theme Singapore with // the section names at the top. // // The theme's initialization function is at the bottom of this file. // GLOBAL HELPERS // Guaranteed array helper. Users often supply a single a...
https://github.com/csimide/SEU-Typst-Template
https://raw.githubusercontent.com/csimide/SEU-Typst-Template/master/seu-thesis/utils/set-bachelor.typ
typst
MIT License
#import "numbering-tools.typ": number-with-circle, chinese-numbering #import "packages.typ": show-cn-fakebold, i-figured #import "bachelor-footnote.typ": bachelor-footnote #import "show-heading.typ": show-heading #import "bilingual-bibliography.typ": show-bibliography #import "fonts.typ": 字体, 字号 #let set-bachelor(bili...
https://github.com/cunhapaulo/typst_styles
https://raw.githubusercontent.com/cunhapaulo/typst_styles/main/example_paper.typ
typst
MIT License
#import "./toolbox/paper.typ": * #show: project.with( title: "Main Title of this Paper", subtitle: ": "+"Optional Paper´s Subtitle", date: "Date of publishing", abstract: lorem(70), keywords: [Keyword1; keyword2; keyword3.], authors: ( ( name: ...
https://github.com/qiufei/typst
https://raw.githubusercontent.com/qiufei/typst/main/tree.typ
typst
MIT License
#import "@preview/cetz:0.2.2": canvas, draw, tree #set page(width: auto, height: auto, margin: .5cm) #let data = ( [A], ([B], [C], [D]), ([E], [F]) ) #canvas(length: 1cm, { import draw: * set-style(content: (padding: .2), fill: gray.lighten(70%), stroke: gray.lighten(70%)) tree.tree(data, sprea...
https://github.com/xdoardo/co-thesis
https://raw.githubusercontent.com/xdoardo/co-thesis/master/thesis/chapters/imp/introduction.typ
typst
#import "@local/ebnf:0.1.0": * #import "/includes.typ": * == Introduction <section-imp-introduction> === Syntax <subsection-imp-introduction-syntax> The syntax of the Imp language can be described in a handful of EBNF rules, as shown in @imp-syntax-rules. #ebnf("Imp", label: <imp-syntax-rules>, rules: ( aexp: ( ...
https://github.com/loqusion/typix
https://raw.githubusercontent.com/loqusion/typix/main/checks/simple-with-virtual-paths/main.typ
typst
MIT License
#lorem(100) #image("icons/link.svg") #image("icons/paper-plane-tilt.svg")
https://github.com/Amirhosein-GPR/university_notes
https://raw.githubusercontent.com/Amirhosein-GPR/university_notes/main/assets/typst/tools/tool.typ
typst
#let red_color = rgb(200, 0, 0) #let orange_color = rgb(220, 100, 0) #let yellow_color = rgb(120, 120, 0) #let green_color = rgb(0, 120, 0) #let blue_color = rgb(0, 100, 200) #let dark_blue_color = rgb(0, 0, 200) #let purple_color = rgb(150, 0, 150) #let gold_color = rgb(255, 215, 0) #let brown_color = rgb(160, 60, 0) ...
https://github.com/mvuorre/quarto-preprint
https://raw.githubusercontent.com/mvuorre/quarto-preprint/main/README.md
markdown
Creative Commons Attribution 4.0 International
*quarto-preprint* is a [Quarto](https://quarto.org) extension for rendering Quarto source documents to PDF documents via [Typst](https://typst.app/docs). It aims to - Just Work™️ - Typst doesn't require complicated LaTeX installations - Be fast - Typst creates PDF files very quickly - Be 100% Quarto standards...
https://github.com/yhtq/Notes
https://raw.githubusercontent.com/yhtq/Notes/main/计算方法B/code/hw4/上机报告.typ
typst
#import "../../../template.typ": * #show: note.with( title: "上机报告", author: "YHTQ", date: datetime.today().display(), logo: none, withOutlined : false, withTitle : false, withHeadingNumbering: false ) #let output = read("output") 本次作业主要是利用各种古典迭代法解线性方程组,对于不同参数、数据和 SOR 方法中不同 omega 选取的测试如下:\ #block[ #output ...
https://github.com/christopherkenny/tufte
https://raw.githubusercontent.com/christopherkenny/tufte/main/_extensions/tufte/biblio.typ
typst
Other
#let sansfont = ($for(sansfont)$"$sansfont$",$endfor$) $if(citations)$ #heading(level:1, [References]) #show bibliography: set text(font: sansfont) #show bibliography: set par(justify: false) #set bibliography(title: none) $if(csl)$ #set bibliography(style: "$csl$") $elseif(bibliographystyle)$ #set bibliography(sty...
https://github.com/Blezz-tech/math-typst
https://raw.githubusercontent.com/Blezz-tech/math-typst/main/Картинки/Демо вариант 2024/Задание 01.4.typ
typst
#import "@preview/cetz:0.1.2" #import "/lib/my_cetz.typ": * #set align(center) #cetz.canvas(length: 0.5cm, { import cetz.draw: * import cetz.angle: angle set-style(..defaultStyle) let (A, B, C, D) = ((0,0), (4,4), (11,4), (7,0)) line(A, B, C, D, close: true) content(A, $ A $, anchor: "right") con...
https://github.com/LDemetrios/Typst4k
https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/foundations/type.typ
typst
--- type --- #test(type(1), int) #test(type(ltr), direction) #test(type(10 / 3), float) --- type-string-compatibility --- #test(type(10), int) #test(type(10), "integer") #test("is " + type(10), "is integer") #test(int in ("integer", "string"), true) #test(int in "integers or strings", true) #test(str in "integers or s...
https://github.com/mariunaise/HDA-Thesis
https://raw.githubusercontent.com/mariunaise/HDA-Thesis/master/graphics/quantizers/s-metric/2_2_en.typ
typst
#import "@preview/cetz:0.2.2": canvas, plot, draw, decorations, vector #let line_style = (stroke: (paint: black, thickness: 2pt)) #let dashed = (stroke: (dash: "dashed")) #canvas({ import draw: * set-style(axes: (shared-zero: false)) plot.plot(size: (8,6), x-tick-step: 0.25, y-label: $cal(E)(2, 2, tilde(...
https://github.com/TeddyHuang-00/typpuccino
https://raw.githubusercontent.com/TeddyHuang-00/typpuccino/main/example.typ
typst
MIT License
#import "src/lib.typ": latte, frappe, macchiato, mocha #let relative-luminance(color) = { let rgb = rgb(color).components(alpha: false).map(c => { c = float(c) if c <= 0.03928 { c / 12.92 } else { calc.pow((c + 0.055) / 1.055, 2.4) } }) (0.2126, 0.7152, 0.0722).zip(rgb).map(e => e.at(0) * e.at(...
https://github.com/AnsgarLichter/cv-typst
https://raw.githubusercontent.com/AnsgarLichter/cv-typst/main/cv-en.typ
typst
#import "template.typ": * #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) ) #header( fu...
https://github.com/kokkonisd/typst-phd-template
https://raw.githubusercontent.com/kokkonisd/typst-phd-template/main/examples/presentation.typ
typst
The Unlicense
// Replace 0.2.3 with the version of the template you've installed. #import "@local/phd-template:0.2.3" as template #show: doc => template.presentation-setup( doc, title: "My Cool Presentation", title-short: "Cool Presentation", subtitle: "It's Really Interesting, I Swear", authors: ( ( ...