repo stringlengths 26 115 | file stringlengths 54 212 | language stringclasses 2
values | license stringclasses 16
values | content stringlengths 19 1.07M |
|---|---|---|---|---|
https://github.com/J3m3/poolc-fp | https://raw.githubusercontent.com/J3m3/poolc-fp/main/lib/style.typ | typst | MIT License | #import "style.base.typ": *
#import "@preview/octique:0.1.0": octique-inline
#let haskell_color = rgb("#5e5086")
#let poolc_badge = link("https://poolc.org/")[
#box(outset: .2em, fill: color_light, radius: .2em)[
#set text(weight: "regular", font: "D2Coding")
#box(image("../assets/poolc.icon.transparent.png... |
https://github.com/AnsgarLichter/hka-thesis-template | https://raw.githubusercontent.com/AnsgarLichter/hka-thesis-template/main/exposé.typ | typst | #import "exposé/template.typ": *
#import "common/todo.typ": *
#import "metadata.typ": *
#show: exposé.with(
degree: degree,
program: program,
title: titleEnglish,
subtitle: subtitleEnglish,
titleGerman: titleGerman,
subtitleGerman: subtitleGerman,
author: author,
matriculationNumber: matriculationNumbe... | |
https://github.com/xkevio/parcio-typst | https://raw.githubusercontent.com/xkevio/parcio-typst/main/parcio-thesis/template/parcio-bib.typ | typst | MIT License | #let wasm-bib = plugin("parcio_wasm_bib.wasm")
#let is-parcio-bib = state("is-parcio-bib", false)
#let _translation-file = toml("translations.toml")
#let translations(lang) = _translation-file.at(
lang,
default: _translation-file.at(_translation-file.default-lang)
)
// Query through citations and collect all pag... |
https://github.com/jens-hj/ds-exam-notes | https://raw.githubusercontent.com/jens-hj/ds-exam-notes/main/lectures/11.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/LegNeato/mdbook-typst | https://raw.githubusercontent.com/LegNeato/mdbook-typst/main/CHANGELOG.md | markdown | # Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.1.6 (2024-09-08)
### Other
- <csr-id-013290fde460d08e644cf4... | |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/import-05.typ | typst | Other | // Who needs whitespace anyways?
#import"module.typ":*
// Allow the trailing comma.
#import "module.typ": a, c,
|
https://github.com/julius2718/typst-jpdoc-template | https://raw.githubusercontent.com/julius2718/typst-jpdoc-template/main/README.md | markdown | MIT License | # typst-jpdoc-template
A Typst template for Japanese documents
|
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/text/tracking-spacing_01.typ | typst | Apache License 2.0 |
#import "/contrib/templates/std-tests/preset.typ": *
#show: test-page
// Test tracking for only part of paragraph.
I'm in#text(tracking: 0.15em + 1.5pt)[ spaace]!
|
https://github.com/sofianedjerbi/ResumeOld | https://raw.githubusercontent.com/sofianedjerbi/ResumeOld/main/cv.typ | typst | Apache License 2.0 | #import "brilliant-CV/template.typ": *
#show: layout
#cvHeader(hasPhoto: true, align: left)
#v(-15pt)
#autoImport("skills")
#v(3pt)
#autoImport("professional")
#v(3pt)
#autoImport("education")
//#autoImport("certificates")
//#autoImport("publications")
#v(3pt)
#grid(
columns: (40%, 60%),
gu... |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/ops-invalid-07.typ | typst | Other | // Error: 3-14 cannot apply '<=' to length and length
#(1em <= 10pt)
|
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/crossregex/0.1.0/src/lib.typ | typst | Apache License 2.0 | #import "crossregex.typ": crossregex
|
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/036%20-%20Guilds%20of%20Ravnica/012_The%20Gathering%20Storm%3A%20Chapter%207.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"The Gathering Storm: Chapter 7",
set_name: "Guilds of Ravnica",
story_date: datetime(day: 17, month: 07, year: 2019),
author: "<NAME>",
doc
)
The extensive catacombs of Orzhova were sealed off from the rest of the Undercity, well-isolated b... | |
https://github.com/GZTimeWalker/GZ-Typst-Templates | https://raw.githubusercontent.com/GZTimeWalker/GZ-Typst-Templates/main/README.md | markdown | MIT License | # GZ Typst Templates
For my personal usage.
个人使用的 Typst 模板,用于写作业和实验报告。
## Fonts
Install the fonts by yourself.
你可能需要自己安装一些字体,当然,这只是个人习惯(
- text: ("CMU Serif", "Source Han Serif SC"),
- sans: ("Source Han Sans SC"),
- code: ("JetBrains Mono", "Consolas"),
## Usage
- Install [Typst](https://typst.app)
- Clone thi... |
https://github.com/eeviriyi/ECNU_Typst | https://raw.githubusercontent.com/eeviriyi/ECNU_Typst/main/main.typ | typst | #import "conf.typ": *
// Take a look at the file `conf.typ` in the file panel
#show: project.with(
title: "Typst 模板",
authors: (
(name: "二之日", affiliation: "10220350431"),
),
abstract: [漏之叉瘠即…隆付…头扩溪雇雏阀辱折鸣卵值溢锐权童歪耶全爆问恶;励掀产龟匝交休碱社输棕虏署冶蚕劈忆?合损傻凋丛棺盈蚌恰终瑚碍危籍畅夸胃漠畅吊廖葱想稠蓬吻驴敌篡享织倾!绒幻艾赶,农、畴茫械貌明含嗨库拢妥版丽夫驾枕鹏但躲芽禄丘每蜕刺黄经渴环偶扮落讯... | |
https://github.com/dssgabriel/master-thesis | https://raw.githubusercontent.com/dssgabriel/master-thesis/main/src/chapters/6-appendix.typ | typst | Apache License 2.0 | #show raw.where(block: true): it => {
set text(font: "Intel One Mono")
set align(left)
set block(fill: luma(240), inset: 10pt, radius: 4pt, width: 100%)
it
}
= Appendix <appendix>
== Glossary
Items in the glossary are ordered alphabetically.
#set par(first-line-indent: 0em)
#set terms(separator: ": ... |
https://github.com/herbertskyper/HITsz_Proposal_report_Template | https://raw.githubusercontent.com/herbertskyper/HITsz_Proposal_report_Template/main/pages/cover.typ | typst | MIT License | #import "../theme/type.typ": *
#import "../utils/tablex.typ": gridx, colspanx
// #let thing(body) = style(styles => {
// //测量字的宽度 经严谨测量 四号每个汉字宽14pt 每个标点宽7pt
// let size = measure(body, styles)
// [Width of "#body" is #size.width]
// })
#let get_length(key) = {
let width = (key.len() -1 )/3 * 14pt + 7pt
re... |
https://github.com/SkiFire13/eh-presentation-shellcode | https://raw.githubusercontent.com/SkiFire13/eh-presentation-shellcode/master/task2.typ | typst | #import "@preview/polylux:0.3.1": *
#import "unipd.typ": *
#new-section[ Task 2 ]
#slide[
- Store the strings in the code section rather than building on the stack;
- Explain what the following code does;
- Use this technique to build some code that executes:
#align(center, `/usr/bin/env`)
passing th... | |
https://github.com/Mc-Zen/pillar | https://raw.githubusercontent.com/Mc-Zen/pillar/main/tests/cols/test.typ | typst | MIT License | #set page(width: auto, height: auto, margin: 1pt)
#import "/src/pillar.typ"
#table(
..pillar.cols("lcr"),
[ABC], [DEF], [GHI], [J], [K], [L]
)
#pagebreak()
// vlines
#table(
..pillar.cols("|l|c|r|"),
[ABC], [DEF], [GHI], [J], [K], [L]
)
#pagebreak()
// Spaces should be ignored
#table(
..pillar.cols(" | ... |
https://github.com/JvandeLocht/assignment-template-typst-hfh | https://raw.githubusercontent.com/JvandeLocht/assignment-template-typst-hfh/main/layout/cover.typ | typst | MIT License | #let cover(
title: "",
degree: "",
program: "",
author: "",
) = {
set page(
margin: (left: 30mm, right: 30mm, top: 40mm, bottom: 40mm),
numbering: none,
number-align: center,
)
let body-font = "New Computer Modern"
let sans-font = "New Computer Modern Sans"
set text(
font: body-font,... |
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/038%20-%20War%20of%20the%20Spark/003_Rallying%20the%20Reluctant.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"Rallying the Reluctant",
set_name: "War of the Spark",
story_date: datetime(day: 22, month: 05, year: 2019),
author: "<NAME>",
doc
)
#align(center)[#strong[I.]]
Mister <NAME>, the former Living Guildpact, had given the telepathic order: #e... | |
https://github.com/7sDream/fonts-and-layout-zhCN | https://raw.githubusercontent.com/7sDream/fonts-and-layout-zhCN/master/chapters/09-layout/bidi.typ | typst | Other | #import "/template/template.typ": web-page-template
#import "/template/components.typ": note
#import "/template/lang.typ": arabic, hebrew
#import "/template/util.typ"
#import "/lib/glossary.typ": tr
#show: web-page-template
// ## Bidirectionality
== 双向文本
// Let's begin with the idea that the boxes are lined up left... |
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/visualize/shape-circle_00.typ | typst | Apache License 2.0 |
#import "/contrib/templates/std-tests/preset.typ": *
#show: test-page
// Default circle.
#box(circle())
#box(circle[Hey])
|
https://github.com/cab404/resume.typ | https://raw.githubusercontent.com/cab404/resume.typ/master/resume.typ | typst | // #set page(margin: (top: 50pt))
#let serious_mode = "serious" in sys.inputs
#show heading.where(level: 3): set text(fill: gradient.linear(purple, blue)) if (not serious_mode)
#show heading: set text(font: "EVA-Matisse_Classic")
#show heading: set text(fill: gradient.linear(red, orange)) if (not serious_mode)
#show... | |
https://github.com/EpicEricEE/typst-marge | https://raw.githubusercontent.com/EpicEricEE/typst-marge/main/tests/integration/figure-caption/test.typ | typst | MIT License | #import "/src/lib.typ": sidenote
#set par(justify: true)
#set page(width: 8cm, height: auto, margin: (outside: 4cm, rest: 5mm))
#show figure.caption: it => layout(bounds => {
let fig = query(selector(figure).before(here())).at(-1, default: none)
if fig == none { return it }
let figure-height = measu... |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/goto_definition/label_indir.typ | typst | Apache License 2.0 | // compile: true
#let test1(body) = figure(body)
#test1([Test1]) <fig:test1>
/* position after */ @fig:test1
|
https://github.com/vEnhance/1802 | https://raw.githubusercontent.com/vEnhance/1802/main/src/vecfield.typ | typst | MIT License | #import "@local/evan:1.0.0":*
= Vector fields
== [TEXT] Vector fields
In Part Golf, we only considered integrals of scalar-valued functions.
However, in Part Hotel we will meet a *vector field*,
which is another name for a function that inputs points and outputs vectors.
#definition[
A *vector field* for $RR^n$ is... |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-20D0.typ | typst | Apache License 2.0 | #let data = (
("COMBINING LEFT HARPOON ABOVE", "Mn", 230),
("COMBINING RIGHT HARPOON ABOVE", "Mn", 230),
("COMBINING LONG VERTICAL LINE OVERLAY", "Mn", 1),
("COMBINING SHORT VERTICAL LINE OVERLAY", "Mn", 1),
("COMBINING ANTICLOCKWISE ARROW ABOVE", "Mn", 230),
("COMBINING CLOCKWISE ARROW ABOVE", "Mn", 230),
... |
https://github.com/EpicEricEE/typst-droplet | https://raw.githubusercontent.com/EpicEricEE/typst-droplet/master/tests/split/test.typ | typst | MIT License | #import "/src/lib.typ": dropcap
#set page(width: 4.6cm, height: auto, margin: 1em)
// Test correct splitting of text.
#dropcap[
This test verifies that the package doesn't split words at apostrophes.
]
#dropcap(justify: true, gap: 2pt)[
This test verifies that the package doesn't split words at apostrophes.
]
... |
https://github.com/WShohei/presentation | https://raw.githubusercontent.com/WShohei/presentation/master/lab/0926/slide/templates/metadata.typ | typst | #let beamer_format = (16, 9)
#let theme_background = blue.darken(30%)
#let theme_text = white
#let font = ("Toppan Bunkyu Gothic", "Times New Roman")
#let presentation_title = "Reading Circle"
#let presentation_subtitle = "Efficient Memory Management for Large Language Model Serving with PagedAttention"
#let author =... | |
https://github.com/HiiGHoVuTi/requin | https://raw.githubusercontent.com/HiiGHoVuTi/requin/main/graph/turan.typ | typst | #import "../lib.typ": *
#show heading: heading_fct
Dans cet énoncé, un _stable_ désigne un sous-graphe complètement déconnecté. Un stable est _localement maximal_ si tous les autres sommets sont connectés à celui-ci.
=== Théorème de Caro-Wei
Soit $G = (S, A)$ un graphe quelconque.
#question(0)[
Donner un algorit... | |
https://github.com/MyPedagogicalRessources/BUT1-R1-01-Initiation-developpement | https://raw.githubusercontent.com/MyPedagogicalRessources/BUT1-R1-01-Initiation-developpement/main/TP/TP1-Prog-en-Ada.typ | typst | #import "@preview/lovelace:0.3.0": *
#import "../TD_TP_Commons.typ": *
= R1.01 - TP1 - Programmation en Ada
#remarque(title: [*Avant de commencer chaque séance TP*])[
+ Ouvrez un terminal et créez un dossier dans votre espace (disque H).
+ Placez vous dans le dossier et créez un dossier TP\<_num. du TP_\>.
+ Tr... | |
https://github.com/ckunte/m-one | https://raw.githubusercontent.com/ckunte/m-one/master/inc/_preface.typ | typst | = Preface
The first I heard about offshore structures was in 1996 when I was interviewing for my third job.
After testing my basics, the interviewer asked me if I knew anything about offshore structures. I remember saying not much, and that I thought it was a much narrower field of structural engineering, unsure of ... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-2B00.typ | typst | Apache License 2.0 | #let data = (
("NORTH EAST WHITE ARROW", "So", 0),
("NORTH WEST WHITE ARROW", "So", 0),
("SOUTH EAST WHITE ARROW", "So", 0),
("SOUTH WEST WHITE ARROW", "So", 0),
("LEFT RIGHT WHITE ARROW", "So", 0),
("LEFTWARDS BLACK ARROW", "So", 0),
("UPWARDS BLACK ARROW", "So", 0),
("DOWNWARDS BLACK ARROW", "So", 0),... |
https://github.com/voxell-tech/velyst | https://raw.githubusercontent.com/voxell-tech/velyst/main/assets/typst/game_ui.typ | typst | Apache License 2.0 | #import "styles/monokai_pro.typ": *
#set page(
width: auto,
height: auto,
fill: black,
margin: 0pt,
)
#let button(body, lbl: label) = {
[#box(inset: 16pt)[#body] #lbl]
}
#let main(
width,
height,
perf_metrics,
btn_highlight: "",
animate: 0.0,
) = {
set text(fill: base8)
show label(btn_highlig... |
https://github.com/touying-typ/touying | https://raw.githubusercontent.com/touying-typ/touying/main/examples/university.typ | typst | MIT License | #import "../lib.typ": *
#import themes.university: *
#import "@preview/numbly:0.1.0": numbly
#show: university-theme.with(
aspect-ratio: "16-9",
config-info(
title: [Title],
subtitle: [Subtitle],
author: [Authors],
date: datetime.today(),
institution: [Institution],
logo: emoji.school,
)... |
https://github.com/nathanielknight/tsot | https://raw.githubusercontent.com/nathanielknight/tsot/main/raw-notes/thanks-and-credits.md | markdown | # Credits
Fonts:
- Vollkorn
- National Parks Font
Software:
- Typst
Images:
- NASA
# Thanks
- Playtesters (see playtest notes)
| |
https://github.com/khawarizmus/hijri-week-calendar-proposal | https://raw.githubusercontent.com/khawarizmus/hijri-week-calendar-proposal/main/layout.typ | typst | ISC License | #let title = "Hijri Week Calendar"
#let subtitle = "A Hijri counterpart of the ISO 8601 calendar"
#let keywords = ("Hijri", "ISO 8601", "Calendars", "Week date", "Datekeeping", "Islamic calendar", "Lunar calendar")
#let abstractContent = "This document defines the Hijri week calendar (HWC) which is a Hijri counterpart ... |
https://github.com/lucannez64/Notes | https://raw.githubusercontent.com/lucannez64/Notes/master/Maths_Exercices_29_11_2023.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: "Maths Exercices 29 11 2023",
authors: (
"<NAME>",
),
date: "28 Novembre, 2023",
)
#set heading(numbering: "1.1.")
=== Exercice 18
<ex... | |
https://github.com/0warning0error/typst-yats | https://raw.githubusercontent.com/0warning0error/typst-yats/main/README.md | markdown | Apache License 2.0 | # Yats
serialize the Typst objects into bytes and deserialize the bytes into Typst objects
## Reason
I want to interactive between the wasm and typst. But I found that the input arguments and output argument are all bytes. It is not convenient for me to use WASM. So I designed the serialization protocol and implement... |
https://github.com/shenxiangzhuang/typst-cn-book | https://raw.githubusercontent.com/shenxiangzhuang/typst-cn-book/master/template/book.typ | typst | MIT License | #import "../lib.typ": *
#show: doc => book(
[Tpyst中文书籍模板],
doc,
)
#include "./chapters/chap1.typ"
#include "./chapters/chap2.typ"
#include "./chapters/chap3.typ"
|
https://github.com/marcustut/machinelearning | https://raw.githubusercontent.com/marcustut/machinelearning/main/spotify/template.typ | typst | // The project function defines how your document looks.
// It takes your content and some metadata and formats it.
// Go ahead and customize it to your liking!
#let project(
title: "",
authors: (),
date: none,
font: "linux libertine",
monofont: "Courier",
body
) = {
set document(author: authors.map(a ... | |
https://github.com/LEXUGE/dirac | https://raw.githubusercontent.com/LEXUGE/dirac/main/std.typ | typst | MIT License | // "Standard library" for dirac. This defines all common definitions
#let builtins_defns = (
// math.text(...) notation works, good!
math.text(math.plus),
math.text(math.minus),
math.text(math.times),
math.text(math.sum),
math.text(math.eq),
math.text(math.colon.eq),
math.text(math.integral),
math.te... |
https://github.com/RaphGL/ElectronicsFromBasics | https://raw.githubusercontent.com/RaphGL/ElectronicsFromBasics/main/DC/chap8/5_ammeter_impact_on_measured_circuit.typ | typst | Other | #import "../../core/core.typ"
=== Ammeter impact on measured circuit
Just like voltmeters, ammeters tend to influence the amount of current
in the circuits they're connected to. However, unlike the ideal
voltmeter, the ideal ammeter has zero internal resistance, so as to drop
as little voltage as possible as electron... |
https://github.com/liketechnik/aoc2023 | https://raw.githubusercontent.com/liketechnik/aoc2023/main/03.typ | typst | // vim: ft=typst
#set text(
size: 12pt,
font: "STIX Two Text",
lang: "en",
region: "US",
)
#show raw: set text(font: "Recursive Mn Lnr St")
#show math.equation: set text(font: "STIX Two Math")
#set page(
width: auto,
height: auto,
)
#set document(title: "Advent of Code - Day 03", author: "like... | |
https://github.com/dashuai009/dashuai009.github.io | https://raw.githubusercontent.com/dashuai009/dashuai009.github.io/main/src/content/blog/007/007.typ | typst | #let date = datetime(
year: 2023,
month: 5,
day: 20,
)
#metadata((
"title": "list命令",
"author": "dashuai009",
description: "",
pubDate: date.display(),
subtitle: [linux,list命令],
))<frontmatter>
#import "../../__template/style.typ": conf
#show: conf
= 实验任务
编程实现程序myList.c,列表普通磁盘文件,包括文件名和文件大小。要求能够处理以下几个... | |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/lexical_hierarchy/import_by_ident.typ | typst | Apache License 2.0 | // path: base.typ
#let f() = 1;
-----
// path: derive.typ
#import "base.typ"
-----
#import "derive.typ": *
#import base: *
#f()
|
https://github.com/GermanHeim/Informe-Typst-Template | https://raw.githubusercontent.com/GermanHeim/Informe-Typst-Template/main/secciones/materiales_y_metodologias.typ | typst | = Materiales y metodologías | |
https://github.com/ClazyChen/Table-Tennis-Rankings | https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/tip.typ | typst | #set text(font: ("Courier New", "NSimSun"))
= 一些说明
== 20231220的更新
大约让测试结果从74%提高到了75%,非常显著的提升。
新面孔修正将不再考虑选手的参赛次数,因为单个选手的技术改进事实上能起到新面孔的效果。统治力修正也不再和选手的参赛间隔相关。取而代之,新面孔修正将考虑选手的当前积分,积分越高的选手能够拿到的奖励积分越低。这能够一定程度上降低个别选手分数大起大落造成的准确率损失。
== 我心里对结果的预估
最近几年,尤其是2021年混双丢金之后,感觉唱衰国乒尤其男队的声音甚嚣尘上。我感觉这一定程度上来自于ITTF的世界排名体系鼓励频繁参加比赛,导致世界排名和... | |
https://github.com/water-sucks/resume | https://raw.githubusercontent.com/water-sucks/resume/main/resume.typ | typst | #let cv(author: "", contacts: (), body) = {
set document(author: author, title: author)
set text(font: "Linux Libertine", lang: "en")
show heading: it => [
#pad(bottom: -10pt, [#smallcaps(it.body)])
#line(length: 100%, stroke: 1pt)
]
// Author
align(center)[
#block(text(weight: 700, 1.75em, ... | |
https://github.com/frectonz/the-pg-book | https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/141.%20ambitious.html.typ | typst | ambitious.html
Frighteningly Ambitious Startup Ideas
Want to start a startup? Get funded by
Y Combinator.
March 2012One of the more surprising things I've noticed while working
on Y Combinator is how frightening the most ambitious startup
ideas are. In this essay I'm going to demonstrate
this phenomenon by des... | |
https://github.com/VisualFP/docs | https://raw.githubusercontent.com/VisualFP/docs/main/SA/design_concept/content/poc/options_ui_electron.typ | typst | #import "../../../acronyms.typ": ac
= Electron.js <option-electron>
Electron.js is a framework for creating desktop apps using #ac("HTML"), #ac("JS"), and #ac("CSS"),
implemented by combining chromium and Node.js.
Electron allows the creation of desktop apps in web-app style, which means that,
as long as no native #... | |
https://github.com/mhspradlin/wilson-2024 | https://raw.githubusercontent.com/mhspradlin/wilson-2024/main/programming/day-1.typ | typst | MIT License | #set page("presentation-16-9")
#set text(size: 30pt)
#set document(title: "Introduction to Programming with Raspberry Pi", author: "<NAME>")
#heading(outlined: false)[Introduction to Programming]
June 2024
<NAME> --- Amazon
#pagebreak()
= The Class
- Mix of lectures and hands-on labs
- Break halfway through class
... |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/completion/func_args.typ | typst | Apache License 2.0 | // contains: content,authors,font,class
#let tmpl(content, authors: (), font: none, class: "article") = {
if class != "article" and class != "letter" {
panic("")
}
set document(author: authors)
set text(font: font)
set page(paper: "a4") if class == "article"
set page(paper: "us-letter") if class == "... |
https://github.com/QuadnucYard/touying-theme-seu | https://raw.githubusercontent.com/QuadnucYard/touying-theme-seu/main/README.md | markdown | MIT License | # Touying Slide Theme for Southeast University
[[中文]](./README.zh.md)
SEU-styled slide themes and templates based on [Touying](https://touying-typ.github.io/touying/zh/)。
## Themes
So far, only a theme inspired by <https://github.com/TouchFishPioneer/SEU-Beamer-Slide> is provided. The example can be found in `examp... |
https://github.com/rabotaem-incorporated/algebra-conspect-1course | https://raw.githubusercontent.com/rabotaem-incorporated/algebra-conspect-1course/master/sections/04-linear-algebra/07-linear-subspaces.typ | typst | Other | #import "../../utils/core.typ": *
== Системы образующих. Линейные подпространства.
#ticket[Система образующих линейного пространства, свойства. Подпространство]
#def[
$V$ --- векторное пространство над $K$.\ $v_1, v_2, ..., v_m in V$, $alpha_1, ..., alpha_m in K$.
_Линейной комбинацией_ $v_1, ..., v_m$ с коэффи... |
https://github.com/TheLukeGuy/backtrack | https://raw.githubusercontent.com/TheLukeGuy/backtrack/main/README.md | markdown | Apache License 2.0 | # Backtrack
Backtrack is a simple and performant Typst library that determines the current
compiler version and provides an API for comparing, displaying, and observing
versions.
Unlike the built-in [version API][v0-9-0-version-api] which is only available on
Typst 0.9.0+, Backtrack works on any[*](#version-support) ... |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/label-01.typ | typst | Other | // Test label after expression.
#show strong.where(label: <v>): set text(red)
#let a = [*A*]
#let b = [*B*]
#a <v> #b
|
https://github.com/ClazyChen/Table-Tennis-Rankings | https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/history/2017/MS-11.typ | typst |
#set text(font: ("Courier New", "NSimSun"))
#figure(
caption: "Men's Singles (1 - 32)",
table(
columns: 4,
[Ranking], [Player], [Country/Region], [Rating],
[1], [<NAME>], [CHN], [3649],
[2], [<NAME>], [CHN], [3454],
[3], [XU Xin], [CHN], [3311],
[4], [OVTCHAROV Dimitrij], [GER... | |
https://github.com/RaphGL/ElectronicsFromBasics | https://raw.githubusercontent.com/RaphGL/ElectronicsFromBasics/main/DC/dc.typ | typst | Other | #import "../core/core.typ"
#core.volume_title(
title: "Direct Current (DC)",
description: "Basic Concepts of Electricity, OHM's Law, Electrical Safety, Scientific Notation... ",
)
#include "chap1/chap1.typ"
#include "chap2/chap2.typ"
#include "chap3/chap3.typ"
#include "chap4/chap4.typ"
#include "chap5/chap5.typ"... |
https://github.com/danjl1100/typst-dnd-5e | https://raw.githubusercontent.com/danjl1100/typst-dnd-5e/main/test.typ | typst | #let dnd = smallcaps("Dungeons & Dragons")
#set page(header: align(right, [
#dnd
]), margin: 3em)
#set text(font: "New Computer Modern")
// Base stats (10 = normal)
#let strength = 10
#let dexterity = 15
#let constitution = 15
#let intelligence = 8
#let wisdom = 8
#let charisma = 18
// Proficiency bonus (e.g. 2 for ... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/numty/0.0.3/README.md | markdown | Apache License 2.0 | # Numty
Numeric Typst
Mathematical functions to operate Matrices, vectors/arrays and numbers in typst, with simple broadcasting and Nan handling.
Broadcasting rules are inspired by the numpy ones, as well as the overall API.
```typ
#import "numty.typ" as nt
#let a = (1,2,3)
#let b = 2
#let m = ((1,2),(1,3))
#nt.mu... |
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/048%20-%20Dominaria%20United/010_Episode%205%3A%20A%20Whisper%20in%20the%20Wind.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"Episode 5: A Whisper in the Wind",
set_name: "Dominaria United",
story_date: datetime(day: 18, month: 08, year: 2022),
author: "<NAME>",
doc
)
Teferi slammed a Phyrexian monstrosity onto Karn's worktop and pinned it with a knife. The creatu... | |
https://github.com/bigskysoftware/hypermedia-systems-book | https://raw.githubusercontent.com/bigskysoftware/hypermedia-systems-book/main/HypermediaSystems.typ | typst | Other |
#import "lib/definitions.typ": *
#import "lib/style.typ": *
#show: hypermedia-systems-book(
[Hypermedia Systems], authors: ("<NAME>", "<NAME>", "<NAME>"),
frontmatter: {
page(include "-1-copy-ack.typ", header: none, numbering: none)
page({
include "-2-dedication.typ"
}, header: none, numbering: ... |
https://github.com/frectonz/the-pg-book | https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/085.%20trolls.html.typ | typst | trolls.html
Trolls
February 2008A user on Hacker News recently posted a
comment
that set me thinking:
Something about hacker culture that never really set well with
me was this � the nastiness. ... I just don't understand why people
troll like they do.
I've thought a lot over the last couple years about the pr... | |
https://github.com/Otto-AA/definitely-not-tuw-thesis | https://raw.githubusercontent.com/Otto-AA/definitely-not-tuw-thesis/main/src/styles/appendix.typ | typst | MIT No Attribution | #let appendix-styles = rest => {
counter(heading).update(0)
set heading(numbering: "A.1.", supplement: "Appendix")
rest
} |
https://github.com/Amelia-Mowers/typst-tabut | https://raw.githubusercontent.com/Amelia-Mowers/typst-tabut/main/doc/example-snippets/aggregation.typ | typst | MIT License | #import "usd.typ": usd
#import "example-data/titanic.typ": titanic, classes
#table(
columns: (auto, auto),
[*Fare, Total:*], [#usd(titanic.map(r => r.Fare).sum())],
[*Fare, Avg:*], [#usd(titanic.map(r => r.Fare).sum() / titanic.len())],
stroke: none
) |
https://github.com/HEIGVD-Experience/docs | https://raw.githubusercontent.com/HEIGVD-Experience/docs/main/S4/ARO/docs/5-Execute%26MemoryAccess/execute.typ | typst | #import "/_settings/typst/template-note.typ": conf
#show: doc => conf(
title: [
Execute
],
lesson: "ARO",
chapter: "5 - Execute & Memory Access",
definition: "Le texte traite de l'étape d'exécution dans un processeur, où les instructions sont effectivement réalisées, incluant des opérations arithmétiques,... | |
https://github.com/EpicEricEE/typst-plugins | https://raw.githubusercontent.com/EpicEricEE/typst-plugins/master/README.md | markdown | # typst-plugins
> [!WARNING]
> This repository has been archived. Packages published to the Typst Universe have been moved to their own repositories:
> - [EpicEricEE/typst-based](https://github.com/EpicEricEE/typst-based)
> - [EpicEricEE/typst-droplet](https://github.com/EpicEricEE/typst-droplet)
> - [EpicEricEE/typst... | |
https://github.com/Thumuss/brainfuck | https://raw.githubusercontent.com/Thumuss/brainfuck/main/index.typ | typst | MIT License | #let brainf(text, inp: "") = {
let list = array(range(0, 1000)).map(a => 0)
let col-text = 0
let col-list = 0;
let col-inp = 0
let out = "";
while(col-text < text.len()) {
let char = text.at(col-text)
if (char == ">") {
col-list += 1
} else if (char == "<") {
col-list -= ... |
https://github.com/claudiomattera/typst-modern-cv | https://raw.githubusercontent.com/claudiomattera/typst-modern-cv/master/src/lib.typ | typst | MIT License | // Copyright <NAME> 2023-2024.
//
// Distributed under the MIT License.
// See accompanying file License.txt, or online at
// https://opensource.org/licenses/MIT
#import "template.typ": conf
#import "timeline.typ": draw_education, draw_experience, draw_publication, draw_entry, draw_language, draw_projects, draw_timeli... |
https://github.com/ofurtumi/formleg | https://raw.githubusercontent.com/ofurtumi/formleg/main/h10/tut.typ | typst | #set heading(numbering: "1.a.")
=
Big-O: $f(n) <= c g(n) for n >= n_0$
Small-o: $lim_n inf (f(n))/(g(n)) = 0$
=
Many problems require one to read the whole input, i.e. the running time is at least $O(n)$. An example of non-trivial language is, e.g., $A = {w:|w| >= 42}$ as that can be decided within $42$ steps. In fac... | |
https://github.com/shiki-01/typst | https://raw.githubusercontent.com/shiki-01/typst/main/lib/component/title.typ | typst | #let head(title, date, body) = [
#set page (
header: context {
if counter(page).get().first() == 1 {
(
[
#align(right)[#title]
#align(right)[#date]
]
)
}
}
)
#body
] | |
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/Entries/Build%20Entry/Catapult-Intake-Brainstorm.typ | typst | #set page(header: [VR
#h(1fr)
November 10, 2023
])
= CATAPULT + INTAKE BRAINSTORMING
\
== Stand-Up Notes
#let cell1 = rect.with(
inset: 8pt,
fill: rgb("#E3E3E3"),
width: 100%,
radius: 10pt
)
#grid(
columns: (255pt, 255pt),
rows: (50pt, auto),
gutter: 3pt,
cell1(height: 100%)[Brainstorm catapult ... | |
https://github.com/TOD-theses/paper-T-RACE | https://raw.githubusercontent.com/TOD-theses/paper-T-RACE/main/custom-styles.typ | typst | #import "@preview/ctheorems:1.1.2": *
#let page-header-styles = rest => {
// Add current chapter to page header
set page(header: context {
let current-page = counter(page).get()
let all-headings = query(heading.where(level: 1, numbering: "1.1.1.a"))
let is-new-chapter = all-headings.any(m => counter(p... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/codelst/0.0.3/codelst.typ | typst | Apache License 2.0 |
#let __c_lineno = counter("@codelst-lines")
#let codelst-count-blanks( line, char:"\t" ) = {
let m = line.match(regex("^" + char + "+"))
if m != none {
return m.end
} else {
return 0
}
}
#let codelst-add-blanks( line, spaces:4, gobble:0 ) = {
if gobble in (none, false) { gobble = 0 }
if line.len() > 0 {
... |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/metro/0.2.0/src/impl/num.typ | typst | Apache License 2.0 | #import "@preview/t4t:0.3.2": is
#import "/src/utils.typ": combine-dict, content-to-string
#let default-options = (
// parsing
input-decimal-markers: ("\.", ","),
retain-explicit-decimal-marker: false,
retain-explicit-plus: false,
retain-negative-zero: false,
retain-zero-uncertainty: false,
// post-proc... |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compute/data-08.typ | typst | Other | // Test reading TOML data.
#let data = toml("test/assets/files/toml-types.toml")
#test(data.string, "wonderful")
#test(data.integer, 42)
#test(data.float, 3.14)
#test(data.boolean, true)
#test(data.date_time, "2023-02-01T15:38:57Z")
#test(data.array, (1, "string", 3.0, false))
#test(data.inline_table, ("first": "amazin... |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/construct-00.typ | typst | Other | // Ensure that constructor styles aren't passed down the tree.
// The inner list should have no extra indent.
#set par(leading: 2pt)
#list(body-indent: 20pt, [First], list[A][B])
|
https://github.com/yves147/bachelor-template-unidue | https://raw.githubusercontent.com/yves147/bachelor-template-unidue/master/template.typ | typst | #let eidesversicherung(today_str: "") = [
#text(size: 16pt)[*Versicherung an Eides Staat*]
#v(20pt)
Ich versichere an Eides statt durch meine untenstehende Unterschrift,
- dass ich die vorliegende Arbeit - mit Ausnahme der Anleitung durch die Betreuer
- selbstständig ohne fremde Hilfe angefertigt habe u... | |
https://github.com/chamik/gympl-skripta | https://raw.githubusercontent.com/chamik/gympl-skripta/main/cj-dila/1-kulicka.typ | typst | Creative Commons Attribution Share Alike 4.0 International | #import "/helper.typ": dilo
#dilo("Kulička", "kulicka", "<NAME>", "<NAME>", "2. pol 19. st; realismus, naturalismus", "Francie", "1880", "epika", "povídka")
#columns(2, gutter: 1em)[
*Téma*\
I přes obětavé činy prostitutky je jí členy vyšší společnosti pohrdáno.
*Motivy*\
cestování, společenské rozdíly
... |
https://github.com/Amelia-Mowers/typst-tabut | https://raw.githubusercontent.com/Amelia-Mowers/typst-tabut/main/doc/example-snippets/filter.typ | typst | MIT License | #import "@preview/tabut:<<VERSION>>": tabut
#import "usd.typ": usd
#import "example-data/titanic.typ": titanic, classes
#tabut(
titanic
.filter(r => r.Pclass == 1)
.slice(0, 5),
(
(header: [*Name*], func: r => r.Name),
(header: [*Class*], func: r => classes.at(r.Pclass)),
(header: [*Fare*], func:... |
https://github.com/SWATEngineering/Docs | https://raw.githubusercontent.com/SWATEngineering/Docs/main/src/2_RTB/PianoDiProgetto/sections/PianificazioneSprint/NonoSprint.typ | typst | MIT License | #import "../../functions.typ": glossary
=== Nono #glossary[sprint]
*Inizio*: Venerdì 09/02/2024
*Fine*: Giovedì 15/02/2024
*Obiettivi dello #glossary[sprint]*:
- Apportare modifiche e correzioni alla #glossary[documentazione] sulla base del feedback ricevuto nel corso della prima revisione #glossary[RTB], con p... |
https://github.com/chubetho/Bachelor_Thesis | https://raw.githubusercontent.com/chubetho/Bachelor_Thesis/main/main.typ | typst | #import "@preview/glossarium:0.4.1": make-glossary
#import "utils/header.typ": getHeader
#set document(
title: [A Study on Micro Frontend Architecture and Its Impact],
author: "<NAME>",
)
#set text(font: "New Computer Modern", lang: "en", size: 12pt)
#include "templates/cover.typ"
#show: make-glossary
#set par... | |
https://github.com/HiiGHoVuTi/requin | https://raw.githubusercontent.com/HiiGHoVuTi/requin/main/algo/kmp.typ | typst | #import "../lib.typ": *
#show heading: heading_fct
Soit $w in Sigma^*$ un mot dans l'alphabet $Sigma$. On appelle $"Pref"(w)$ l’ensemble des préfixes de $w$.
On note $w[..i]$ le préfixe de longueur $i+1$. On note $w[i]$ la $(i+1)$-ème lettre de $w$ (on commence à l'indice 0).
On pose $"LPS"[i]$ (pour *Longest Prefix... | |
https://github.com/typst-jp/typst-jp.github.io | https://raw.githubusercontent.com/typst-jp/typst-jp.github.io/main/docs/changelog/0.11.1.md | markdown | Apache License 2.0 | ---
title: 0.11.1
description: Changes in Typst 0.11.1
---
# Version 0.11.1 (May 17, 2024)
## Security
- Fixed a vulnerability where image files at known paths could be embedded into
the PDF even if they were outside of the project directory
## Bibliography
- Fixed et-al handling in subsequent citations
- Fixed su... |
https://github.com/JakMobius/courses | https://raw.githubusercontent.com/JakMobius/courses/main/mipt-os-basic-2024/sem04/main.typ | typst |
#import "@preview/polylux:0.3.1": *
#import "@preview/cetz:0.2.2"
#import "../theme/theme.typ": *
#import "../theme/asm.typ": *
#import "./utils.typ": *
#show: theme
#title-slide[
#align(horizon + center)[
= Ассемблер (x86)
АКОС, МФТИ
03 октября, 2024
]
]
#show: enable-handout
#slide(header: [Арх... | |
https://github.com/mrcinv/nummat-typst | https://raw.githubusercontent.com/mrcinv/nummat-typst/master/12_hermitov_zlepek.typ | typst | = Interpolacija z zlepki
== Naloga
- Podatke iz tabele
#figure(
table(columns: 5, stroke: none, align: center,
table.vline(x: 1),
table.header($x$, $x_1$, $x_2$, $dots$, $x_n$),
table.hline(),
$f(x)$, $y_1$, $y_2$, $dots$, $y_n$,
$f'(x)$, $d y_1$, $d y_2$, $dots$, $d y_n$),
caption: [Podat... | |
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/text/shaping_01.typ | typst | Apache License 2.0 |
#import "/contrib/templates/std-tests/preset.typ": *
#show: test-page
// A forced `latn` script inhibits Devanagari font features.
#set text(script: "latn")
ABCअपार्टमेंट
|
https://github.com/alesvomacka/llm-norway | https://raw.githubusercontent.com/alesvomacka/llm-norway/main/typst/main.typ | typst | MIT License | #import "@preview/charged-ieee:0.1.1": ieee
#show: ieee.with(
title: [Coding Open-ended Survey Answers Using Large Language Models: Environmental Concerns in Norway],
abstract: [
TBD
],
authors: (
(
name: "<NAME>",
organization: [Charles University],
location: [Prague, Czech Republic]... |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/game-theoryst/0.1.0/src/utils/table_utils.typ | typst | Apache License 2.0 | #import table: cell
#import "programming_utils.typ": if-else
// Utility to insert blank cells
#let blank-cells(cspn: 3) = {
cell(colspan: cspn, [])
}
// "Stroke-if": utility to stroke only the payoff matrix, not the player or strategy cells
#let strf(x, y, tstart: 3) = {
if-else(x < tstart or y < tstart, none, 1... |
https://github.com/monaqa/typscrap.nvim | https://raw.githubusercontent.com/monaqa/typscrap.nvim/master/class/component/code.typ | typst | //! target: ../.memo.local/memo.typ
// code 記述における便利関数
#let normal_raw_block(body) = {
block(
width: 100%,
fill: luma(95%),
inset: (x: 4pt, top: 6pt, bottom: 6pt),
radius: 2pt,
body
)
}
#let console_block(body) = {
block(
width: 100%,
stroke: (left:3pt + luma(30%), rest: 1pt + luma(... | |
https://github.com/LDemetrios/Typst4k | https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/math/class.typ | typst | // Test math classes.
--- math-class-chars ---
// Test characters.
$ a class("normal", +) b \
a class("binary", .) b \
lr(class("opening", \/) a/b class("closing", \\)) \
{ x class("fence", \;) x > 0} \
a class("large", \/) b \
a class("punctuation", :) b \
a class("relation", !) b \
a + class("unary", t... | |
https://github.com/Duolei-Wang/modern-sustech-thesis | https://raw.githubusercontent.com/Duolei-Wang/modern-sustech-thesis/main/template/configs/abstract.typ | typst | MIT License | #import "font.typ" as fonts
#let abstract(
isCN: true,
information: (
title: (
[第一行],
[第二行],
[第三行],
),
subtitle: [副标题],
keywords: (
[Keyword1],
[关键词2],
[啦啦啦],
[你好]
),
author: [慕青QAQ],
department: [数学系],
major: [数学],
advisor: [木木],
),... |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/bookletic/0.1.0/src/lib.typ | typst | Apache License 2.0 | // This function creates a signature (booklet) layout
// It takes various parameters to configure the layout
#let sig(
signature-paper: "us-letter", // Paper size for the booklet
page-margin-top: 0.25in, // Top margin for each page
page-margin-bottom: 0.25in, // Bottom margin for each page
page-margin-binding: ... |
https://github.com/NwaitDev/Typst-Accessibility-Template | https://raw.githubusercontent.com/NwaitDev/Typst-Accessibility-Template/main/Components/authors.typ | typst | #let author(name,institute, email:none) = (
name:name,
institute:institute,
email:email
)
#let print_authors = (authors) => {
let oldalign = alignment.horizon
set align(center)
let count = authors.len()
if count > 0 {
let ncols = calc.min(count, 3)
grid(
... | |
https://github.com/Wh4rp/OCI-Solutions | https://raw.githubusercontent.com/Wh4rp/OCI-Solutions/main/chapters/2021/main.typ | typst | #import "@preview/cetz:0.1.2"
#import "../../lib/problem.typ": *
== Final
#problem(
letter: "B",
title: [El mejor camino], statement:
[
Aburrida en su casa, Maiki acaba de inventar un nuevo juego. El juego se juega en una matriz de $M$ filas y $N$ columnas. Las filas de la matriz se enumeran de arriba a aba... | |
https://github.com/savonarola/emqx-slides | https://raw.githubusercontent.com/savonarola/emqx-slides/main/emqx-slides.typ | typst | #import "@preview/cetz:0.2.2"
#import "@preview/suiji:0.3.0"
#let default-color = blue.darken(40%)
#let header-color = default-color.lighten(75%)
#let body-color = default-color.lighten(85%)
#let footer-color = gray
#let asparagus-color = rgb(80%, 90%, 80%)
#let decoration-color = asparagus-color
#let layouts = (
"... | |
https://github.com/Relacibo/typst-as-lib | https://raw.githubusercontent.com/Relacibo/typst-as-lib/main/examples/templates/resolve_files.typ | typst | MIT License | // from https://typst.app/universe/package/codelst
#import "@preview/codelst:2.0.1": sourcecode
#import "@preview/cetz:0.2.2"
#import "function.typ": alert
#sourcecode[```typ
#cetz.canvas({
import cetz.draw: *
circle((0, 0))
line((0, 0), (2, 1))
})
```]
#cetz.canvas({
import cetz.draw: *
circle((0... |
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/bugs/equation-numbering-reference_00.typ | typst | Apache License 2.0 |
#import "/contrib/templates/std-tests/preset.typ": *
#show: test-page
//
// #set page(height: 70pt)
//
// $
// Delta = b^2 - 4 a c
// $ <quadratic>
//
// // Error: 14-24 cannot reference equation without numbering
// // Hint: 14-24 you can enable equation numbering with `#set math.equation(numbering: "1.")`
// ... |
https://github.com/el-ev/simple-assignment-template | https://raw.githubusercontent.com/el-ev/simple-assignment-template/main/main.typ | typst | MIT License | #import "template.typ": *
#show: init.with("Assignment template", "Name", student_number: "12345678")
#simple_answer(
"1. What is this?",
lorem(50)
)
#answer(
"2. What is that?",
$x = 1$,
lorem(50)
) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.