repo stringlengths 26 115 | file stringlengths 54 212 | language stringclasses 2
values | license stringclasses 16
values | content stringlengths 19 1.07M |
|---|---|---|---|---|
https://github.com/ADV1K/ADV1K | https://raw.githubusercontent.com/ADV1K/ADV1K/main/resume/resume.typ | typst | #import "yml.typ": yml_resume
#let resume_data = toml("../resume.toml")
#yml_resume(resume_data)
| |
https://github.com/chamik/gympl-skripta | https://raw.githubusercontent.com/chamik/gympl-skripta/main/cj-autori/hemingway.typ | typst | Creative Commons Attribution Share Alike 4.0 International | #import "/helper.typ": autor
#autor("<NAME>", "1899", "1961 (62 let)", "spisovatel, novinář", "Oak Park and River Forest High School", "ztracená generace, modernismus", "/cj-autori/media/hemingway.jpg")
<NAME> byl americký spisovatel, narozený 21. července 1899 a zemřelý 2. července 1961. Jeho život a literární karié... |
https://github.com/daskol/typst-templates | https://raw.githubusercontent.com/daskol/typst-templates/main/jmlr/main.typ | typst | MIT License | #import "/jmlr.typ": jmlr
#import "/blindtext.typ": blindtext, blindmathpaper
#let affls = (
one: (
department: "Department of Statistics",
institution: "University of Washington",
location: "Seattle, WA 98195-4322",
country: "USA"),
two: (
department: "Division of Computer Science",
instit... |
https://github.com/MultisampledNight/flow | https://raw.githubusercontent.com/MultisampledNight/flow/main/src/keywords.typ | typst | MIT License | #import "cfg.typ": render
#let char-that-does-nothing = "\u{200B}"
#let do-not-process(it) = {
// this is a hack to make sure other show rules do not process the same `it`
// but it works
it.text.at(0)
char-that-does-nothing
it.text.slice(1)
}
#let normalize(it) = {
lower(it.at(0))
it.slice(1)
}
// Con... |
https://github.com/EpicEricEE/typst-droplet | https://raw.githubusercontent.com/EpicEricEE/typst-droplet/master/tests/blocks/test.typ | typst | MIT License | #import "/src/lib.typ": dropcap
#set page(width: 6cm, height: auto, margin: 1em)
// Test block content within a dropcap.
#dropcap(height: 1cm, gap: 4pt)[
Einstein said that mass and energy go like
$ E = m c^2 $
and it was true (mostly).
]
#dropcap(height: 1cm, gap: 3pt)[
There is a rectangle below
#align... |
https://github.com/Dioprz/Notes | https://raw.githubusercontent.com/Dioprz/Notes/main/Scala/Functional_Programming_in_Scala/Chapter_2.typ | typst | #set page(margin: 1.75in)
// #set par(leading: 0.55em, first-line-indent: 1.8em, justify: true)
#set par(leading: 0.55em, justify: true)
#set text(font: "New Computer Modern")
#show par: set block(spacing: 1.4em)
#show heading: set block(above: 1.4em, below: 1em)
#show raw.where(block: false): box.with(
fill: luma(2... | |
https://github.com/goshakowska/Typstdiff | https://raw.githubusercontent.com/goshakowska/Typstdiff/main/tests/test_complex/text_formats/text_formats_updated.typ | typst | = Heading1
Paragraph with quotes “This is super quotes.”
#strong[Date:] 26.02.2024 \
Date used in paragraph #strong[Date:] 30.12.2022 \
#strong[Topic:] Infrastructure Test \
#strong[Severity:] High \
= Heading3
#emph[emphasis]
Some normal TEXT
#text(font: "Linux Libertine", style: "italic")[Italic]
#upper[*my n... | |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/text/raw-code-03.typ | typst | Other | #set page(width: 180pt)
#set text(6pt)
```cpp
#include <iostream>
int main() {
std::cout << "Hello, world!";
}
```
|
https://github.com/mattheww/tyroshup | https://raw.githubusercontent.com/mattheww/tyroshup/funcalls/funcalls/conf.typ | typst | #let conf(doc) = {
let copyright_message = "Copyright © The Ferrocene Developers. Contents released under the MIT or Apache 2.0 license."
set page(
footer: copyright_message,
)
show heading.where(level: 1): content => [
#pagebreak(weak: true)
#set block(below: 1em)
#co... | |
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/034%20-%20Dominaria/009_Return%20to%20Dominaria%3A%20Episode%209.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"Return to Dominaria: Episode 9",
set_name: "Dominaria",
story_date: datetime(day: 09, month: 05, year: 2018),
author: "<NAME>",
doc
)
Chandra paced back and forth on the loose dirt near Karn's crater, waving her hands. "Are you kidding me? ... | |
https://github.com/frectonz/the-pg-book | https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/048.%20sfp.html.typ | typst | sfp.html
What I Did this Summer
October 2005The first Summer Founders Program has just finished. We were
surprised how well it went. Overall only about 10% of startups
succeed, but if I had to guess now, I'd predict three or four of
the eight startups we funded will make it.Of the startups that needed further f... | |
https://github.com/dashuai009/dashuai009.github.io | https://raw.githubusercontent.com/dashuai009/dashuai009.github.io/main/src/content/blog/041.typ | typst |
#let date = datetime(
year: 2023,
month: 3,
day: 3,
)
#metadata((
title: "[USACO Feb. Gold] Problem1. EQUAL SUM SUBARRAYS",
subtitle: [usaco],
author: "dashuai009",
description: "",
pubDate: date.display(),
))<frontmatter>
#import "../__template/style.typ": conf
#show: conf
== 题目链接
<题目链接>
#link("htt... | |
https://github.com/ClazyChen/Table-Tennis-Rankings | https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/history/2004/WS-02.typ | typst |
#set text(font: ("Courier New", "NSimSun"))
#figure(
caption: "Women's Singles (1 - 32)",
table(
columns: 4,
[Ranking], [Player], [Country/Region], [Rating],
[1], [ZHANG Yining], [CHN], [2608],
[2], [WANG Nan], [CHN], [2549],
[3], [NIU Jianfeng], [CHN], [2455],
[4], [GUO Yan],... | |
https://github.com/ivaquero/book-control | https://raw.githubusercontent.com/ivaquero/book-control/main/10-状态观测器.typ | typst | #import "@local/scibook:0.1.0": *
#show: doc => conf(
title: "状态观测器",
author: ("ivaquero"),
header-cap: "现代控制理论",
footer-cap: "github@ivaquero",
outline-on: false,
doc,
)
= Luenberger 观测器
<Luenberger-观测器>
观测器:根据系统输入和输出,估计系统的状态。
== 推导
<推导>
对系统
$
dot(x) = 𝑨 x + 𝑩 u\
y = 𝑪 x + 𝑫 u
$
其中,$u$为输入,$y$... | |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/syntaxes/textmate/tests/unit/bugs/tinymist-issue640.typ | typst | Apache License 2.0 | #for b in "if".at(1) { }
#for b in "in".at(1) { } |
https://github.com/pluttan/typst-g7.32-2017 | https://raw.githubusercontent.com/pluttan/typst-g7.32-2017/main/gost7.32-2017/styles/page.typ | typst | MIT License | #import "../g7.32-2017.config.typ":config
#let style_page(content) = {
set page(
footer: context [
#text(size: config.page.textSize)[
#let (num,) = counter(page).get()
#if (num != 1) {
align(config.page.alignNum)[#num]
}
... |
https://github.com/rousbound/typst-lua | https://raw.githubusercontent.com/rousbound/typst-lua/main/tests/templates/test.typ | typst | Apache License 2.0 | #set text(font: "New Computer Modern")
//-- Lua Table test --
Hello #_LUADATA.world\
Hello #_LUADATA.true\
Hello #_LUADATA.at("1")\
LUA
//-- JSOAN test
Hello #_LUADATA.message\
Hello #_LUADATA.true\
Hello #_LUADATA.at("1")\
LUA
//-- Additionas --
Hello #_LUADATA.at("nested_table").at("key")\
LU... |
https://github.com/Functional-Bus-Description-Language/Specification | https://raw.githubusercontent.com/Functional-Bus-Description-Language/Specification/master/src/participants.typ | typst | #pagebreak()
#text(16pt)[
*Participants*
]
#set align(center)
<NAME>, _Chair_, _Technical Editor_, #link("<EMAIL>")
#set align(left)
#pagebreak()
| |
https://github.com/dyc3/good-typst-template | https://raw.githubusercontent.com/dyc3/good-typst-template/main/formats/apa.typ | typst | The Unlicense | #import "util.typ": *
// BUG: there is a bug in typst that prevents paragraphs following a heading from being indented
// see: https://github.com/typst/typst/issues/311
// as a workaround, just add a #h(2em) in front of the paragraph to indent it
#let apa(
title: "Paper Title",
// A list of authors, each with a nam... |
https://github.com/ist199211-ist199341/devops-nixos-demo | https://raw.githubusercontent.com/ist199211-ist199341/devops-nixos-demo/master/slides/slides.typ | typst | #import "@preview/polylux:0.3.1": *
#import themes.clean: *
#set document(
title: [DevOps Demo: Declarative and Reproducible Deployments with NixOS],
author: ("<NAME>", "<NAME>"),
keywords: ("nixos", "demo", "devops"),
date: datetime(year: 2024, month: 9, day: 25, hour: 13, minute: 00, second: 00)
)
// compil... | |
https://github.com/dccsillag/moremath.typ | https://raw.githubusercontent.com/dccsillag/moremath.typ/main/README.md | markdown | MIT License | # Moremath
Additional notation, constants and utilities for doing math in [Typst](https://typst.app/).
To use, just import:
```typst
#import "@preview/moremath:0.1.0": *
```
## Features
### Bracket sizing
When parentheses/brackets get too nested, it can be useful to force some of them to be larger.
`moremath` pro... |
https://github.com/csimide/SEU-Typst-Template | https://raw.githubusercontent.com/csimide/SEU-Typst-Template/master/seu-thesis/parts/main-body-degree-fn.typ | typst | MIT License | #import "../utils/states.typ": part-state
#import "../utils/fonts.typ": 字体, 字号
#let main-body-bachelor-conf(
thesis-name: [],
first-level-title-page-disable-heading: false, // 一级标题页不显示页眉
// 启用此选项后,“第X章 XXXXX” 一级标题所在页面将不显示页眉
doc
) = {
set page(
header: {
set align(center)
set text(font: 字体.宋体... |
https://github.com/lebinyu/typst-thesis-template | https://raw.githubusercontent.com/lebinyu/typst-thesis-template/main/template/reference_style.typ | typst | Apache License 2.0 | // import heading style
#import "global_style.typ": *
// make abstract page
#let referencepage(
mainbody: "",
) = {
set page(
numbering: "I",
)
// counter(page).update(1)
show: styleheading_head("Reference", mainbody)
set page(
margin: (x: 3cm, y:2.5cm),
header: none
... |
https://github.com/Jollywatt/typst-fletcher | https://raw.githubusercontent.com/Jollywatt/typst-fletcher/master/tests/label-side/test.typ | typst | MIT License | #set page(width: auto, height: auto, margin: 1em)
#import "/src/exports.typ" as fletcher: diagram, node, edge
#diagram(spacing: (3cm, 1cm), {
for (i, a) in (left, center, right).enumerate() {
for (j, θ) in (-30deg, 0deg, 50deg).enumerate() {
edge((j, 2*i), (j, 2*i - 1), label: a, "->", label-side: a, bend: θ)
... |
https://github.com/kilpkonn/typst-thesis | https://raw.githubusercontent.com/kilpkonn/typst-thesis/main/authors_declaration.typ | typst | MIT License | #align(center)[
#heading(
outlined: false,
numbering: none,
text(1em, "Author’s Declaration of Originality"),
)
]
#v(2em)
I hereby certify that I am the sole author of this thesis. All the used materials, references
to the literature and the work of others have been referred to. This thesis h... |
https://github.com/GolemT/BA-Template | https://raw.githubusercontent.com/GolemT/BA-Template/main/README.md | markdown | # BA-Template
Dieses GIT Repository enthält das [Typst](https://typst.app/) Template für die Ausarbeitungen an der [Berufsakademie Rhein-Main](https://studenten.ba-rm.de/).
| |
https://github.com/sora0116/unix_seminar | https://raw.githubusercontent.com/sora0116/unix_seminar/master/exercise/main.typ | typst | #set page(numbering: "1")
#set heading(numbering: "1.1")
#set text(size: 12pt, font: ("New Computer Modern", "<NAME>"))
#[
#align(center + horizon)[
#text(2em)[第10回Unixゼミ\ Cプログラム(デバッグ編)\ 演習]
#text(1.3em)[高木 空]
#datetime(year: 2024, month: 7, day: 1).display("[year]年[month]月[day]日")
]
#pagebreak()
]... | |
https://github.com/chrischriscris/Tareas-CI5651-EM2024 | https://raw.githubusercontent.com/chrischriscris/Tareas-CI5651-EM2024/main/tarea09/src/main.typ | typst | #import "template.typ": conf, question, pseudocode, GITHUB_REPO
#show: doc => conf("Tarea 9: Algoritmos probabilísticos y aproximados", doc)
#question[
Considere su número de carné (sin el guión) restando 1 si es par, concatenado
tres veces, como un número entero. Por ejemplo, si su carné es `12-34567`,
entonces el e... | |
https://github.com/swaits/typst-collection | https://raw.githubusercontent.com/swaits/typst-collection/main/finely-crafted-cv/0.1.0/src/state.typ | typst | MIT License | #let __settings = state("__cv_settings", (:))
#let __set(key, value) = {
__settings.update(st => {
st.insert(key, value)
st
})
}
#let __get(key) = {
__settings.final().at(key, default: none)
}
|
https://github.com/davawen/Cours | https://raw.githubusercontent.com/davawen/Cours/main/Physique/Electricité/circuit_lineaire_regime_continue.typ | typst | #import "@local/physique:0.1.0": *
#import elec: *
#show: doc => template(doc)
#titleb[Étude des circuits linéaires en régime continu]
= Influence de la résistance des appareils de mesure
#def[Appareil de mesure]: Ampèremètre, voltmètre, etc...
#def[Ampèremètre]: Mesure des intensités, en série, dans la branche où... | |
https://github.com/MultisampledNight/interpretation | https://raw.githubusercontent.com/MultisampledNight/interpretation/main/util/graphics.typ | typst | Other | #import "@preview/cetz:0.2.2"
#let bg = luma(100%)
#let fg = luma(0%)
#let canvas(body) = {
set par(justify: false)
cetz.canvas(body)
}
#let literature-epochs = canvas({
import cetz.draw: *
let diagram = (width: 5)
let column-spacing = 0.025
let cell-size = (x: 3, y: 0.075)
scale(
x: cell-size.x,... |
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/005%20-%20Modern%20Masters/001_Preparation.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"Preparation",
set_name: "Modern Masters",
story_date: datetime(day: 29, month: 05, year: 2013),
author: "<NAME>",
doc
)
#emph["There's no such thing as a fair fight."]
The artificer had been at work for thirty hours straight, and she was e... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/guided-resume-starter-cgc/2.0.0/README.md | markdown | Apache License 2.0 | # Resume Starter
This template is a starter resume for people looking to focus on the content of their resume, without having to worry about the hassle of formatting.
## Get Started!
### Quickstart: Typst Universe
1. If you haven't already, [create a (free!) Typst account](https://typst.app).
2. Once you have an ac... |
https://github.com/noahjutz/CV | https://raw.githubusercontent.com/noahjutz/CV/main/body/project.typ | typst | #let project(
name,
icon: none,
url: none,
body,
) = {
grid(
columns: (auto, 1fr),
column-gutter: 12pt,
row-gutter: 8pt,
[],
text(
fill: gray,
size: 12pt,
link("https://" + url, url)
),
if icon != none {image(icon, width: 24pt)} else {[]},
{
set block(be... | |
https://github.com/ClazyChen/Table-Tennis-Rankings | https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/history/2019/WS-10.typ | typst |
#set text(font: ("Courier New", "NSimSun"))
#figure(
caption: "Women's Singles (1 - 32)",
table(
columns: 4,
[Ranking], [Player], [Country/Region], [Rating],
[1], [SUN Yingsha], [CHN], [3413],
[2], [CHEN Meng], [CHN], [3405],
[3], [ZHU Yuling], [MAC], [3360],
[4], [LIU Shiwen]... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-18D00.typ | typst | Apache License 2.0 | #let data = (
"0": ("<Tangut Ideograph Supplement, First>", "Lo", 0),
"8": ("<Tangut Ideograph Supplement, Last>", "Lo", 0),
)
|
https://github.com/eduardz1/Bachelor-Thesis | https://raw.githubusercontent.com/eduardz1/Bachelor-Thesis/main/chapters/raspberries-responsabilities-and-physical-setup.typ | typst | #import "../utils/common.typ": *
= Raspberry Pi's Responsibilities and Physical Setup <raspberry-responsabilities-and-physical-setup>
In our greenhouse, we use a total of 4 Raspberry Pi 4 but in theory, only one is
strictly necessary. The responsibility that each PC has is as follows:
- a #link(<controller-setup>)[_... | |
https://github.com/Henriquelay/pathsec-checker | https://raw.githubusercontent.com/Henriquelay/pathsec-checker/main/presentation/presentation.typ | typst | #import "@preview/polylux:0.3.1": *
#import "@preview/fletcher:0.5.0" as fletcher: diagram, node, edge, shapes
#import themes.simple: *
#set text(font: "New Computer Modern")
// #enable-handout-mode(false)
#show: simple-theme//.with(footer: [Simple slides])
#title-slide[
= Polka attack simulations
#v(2em)
<... | |
https://github.com/liuguangxi/erdos | https://raw.githubusercontent.com/liuguangxi/erdos/master/Problems/typstdoc/figures/p233.typ | typst | #import "@preview/cetz:0.2.1"
#cetz.canvas({
import cetz.draw: *
rect((0, 0), (rel: (1, 1)), stroke: luma(100)+1.5pt)
rect((1, 0), (rel: (1, 1)), stroke: luma(100)+1.5pt)
rect((0, 1), (rel: (1, 1)), stroke: luma(100)+1.5pt)
rect((1, 1), (rel: (1, 1)), stroke: luma(100)+1.5pt)
line((0, 1), (1, 2... | |
https://github.com/LucaCiucci/tesi-triennale | https://raw.githubusercontent.com/LucaCiucci/tesi-triennale/main/img/slide_1/dirac_monopole.typ | typst | Creative Commons Zero v1.0 Universal | #import "@preview/cetz:0.2.2"
#let fig(step) = cetz.canvas(length: 1mm, {
import cetz: draw
import cetz.draw: *
line((0, 0), (10, 10), stroke: (thickness: 0.4pt, cap: "round"))
let r = 30
circle((50, 50), radius: r, stroke: (thickness: 0.5pt))
line((50, 50), (50, 10))
circle((50, 50), radius: 1.5, fi... |
https://github.com/csimide/SEU-Typst-Template | https://raw.githubusercontent.com/csimide/SEU-Typst-Template/master/seu-thesis/parts/main-body-bachelor-fn.typ | typst | MIT License | #import "../utils/states.typ": part-state
#import "../utils/fonts.typ": 字体, 字号
#let main-body-bachelor-conf(doc) = {
set page(
header: {
set align(center)
set text(font: 字体.宋体, size: 字号.小五, lang: "zh")
set par(first-line-indent: 0pt, leading: 16pt, justify: true)
show par: set block(spaci... |
https://github.com/EGmux/PCOM-2023.2 | https://raw.githubusercontent.com/EGmux/PCOM-2023.2/main/lista2/lista2q16.typ | typst | === Quatro canais são multiplexados usando TDM. Se a capacidade individual dos canais for 100 bytes/s e multiplexarmos 1 byte por canal, apresente:
\
==== a) O esquema de viagem dos frames no enlace.
\
#figure(
image("../assets/esquemaviagem.png", width: 80%), caption: [Esquema viagem],
) <fig-esquemaviagem>
==== ... | |
https://github.com/Its-Alex/resume | https://raw.githubusercontent.com/Its-Alex/resume/master/lib/components/link_with_icon.typ | typst | MIT License | #let linkWithIcon(
icon,
url,
linkName
) = [
#link(url)[
#grid(
inset: (x: 0pt, y: 0pt),
columns: 2,
align: horizon,
gutter: 4pt,
{
text(fill: red)[#image("../../assets/"+icon, height: 10pt)]
},
{
linkName
}
)
]
] |
https://github.com/Hyiker/report-typst | https://raw.githubusercontent.com/Hyiker/report-typst/master/report.typ | typst | Creative Commons Attribution 4.0 International | #import "@preview/linguify:0.4.1": set-database, linguify
// i18n
#let lang_data = toml("lang.toml")
#set-database(lang_data)
#let i18n(key) = {
linguify(key, from: lang_data)
}
#let buildMainHeader(mainHeadingContent) = {
[
#align(center, smallcaps(mainHeadingContent))
#line(length: 100%)
]
}
#let bu... |
https://github.com/ClazyChen/Table-Tennis-Rankings | https://raw.githubusercontent.com/ClazyChen/Table-Tennis-Rankings/main/history_CN/2015/MS-06.typ | typst |
#set text(font: ("Courier New", "NSimSun"))
#figure(
caption: "Men's Singles (1 - 32)",
table(
columns: 4,
[排名], [运动员], [国家/地区], [积分],
[1], [马龙], [CHN], [3594],
[2], [许昕], [CHN], [3329],
[3], [樊振东], [CHN], [3316],
[4], [张继科], [CHN], [3287],
[5], [方博], [CHN], [3216],
... | |
https://github.com/SkytAsul/trombinoscope | https://raw.githubusercontent.com/SkytAsul/trombinoscope/main/problem-demo.typ | typst | MIT License | #set page(width: 5cm, height: 2cm)
#show heading: {}
Page 1 that should *not* have a header.
#pagebreak()
#heading("Random hidden heading")
#set page(header: "This is the header")
Page 2 that *should* have a header.
#pagebreak()
Page 3 that *should* also have the header. |
https://github.com/xichen1/typst-resume | https://raw.githubusercontent.com/xichen1/typst-resume/main/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: "My Resume", authors: "ppx", body) = {
// Set the document's basic properties.
set document(author: authors, title: title)
set page(m... | |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/compiler/label-02.typ | typst | Other | // Test labelled text.
#show "t": it => {
set text(blue) if it.has("label") and it.label == <last>
it
}
This is a thing #[that <last>] happened.
|
https://github.com/lucannez64/Notes | https://raw.githubusercontent.com/lucannez64/Notes/master/Analyse_1_Cours_3.typ | typst | #import "@preview/bubble:0.1.0": *
#import "@preview/fletcher:0.4.3" as fletcher: diagram, node, edge
#import "@preview/cetz:0.2.2": canvas, draw, tree
#import "@preview/cheq:0.1.0": checklist
#import "@preview/typpuccino:0.1.0": macchiato
#import "@preview/wordometer:0.1.1": *
#import "@preview/tablem:0.1.0": tablem
... | |
https://github.com/1sSay/USPTU_conspects | https://raw.githubusercontent.com/1sSay/USPTU_conspects/main/src/philosophy/ModernTime.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()[28.09.2024]
// Header
#align(center, heading(level: 1)[Философия. \ #lecture_header ])
#align(cen... | |
https://github.com/julius2718/tempura | https://raw.githubusercontent.com/julius2718/tempura/main/README.md | markdown | MIT License | # tempura
A Typst template for Japanese documents
|
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/012%20-%20Conspiracy/004_Blood%20Will%20Have%20Blood.typ | typst | #import "@local/mtgstory:0.2.0": conf
#show: doc => conf(
"Blood Will Have Blood",
set_name: "Conspiracy",
story_date: datetime(day: 04, month: 06, year: 2014),
author: "<NAME>",
doc
)
Some of the grubs were no bigger than a coin. Pale and fleshy, they squirmed their way along the cracks in the flo... | |
https://github.com/connachermurphy/typst-slides | https://raw.githubusercontent.com/connachermurphy/typst-slides/main/README.md | markdown | MIT License | # typst-slides
Slides template for Typst.
# Planned Improvements
_to add_ |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-1900.typ | typst | Apache License 2.0 | #let data = (
("LIMBU VOWEL-CARRIER LETTER", "Lo", 0),
("LIMBU LETTER KA", "Lo", 0),
("LIMBU LETTER KHA", "Lo", 0),
("LIMBU LETTER GA", "Lo", 0),
("LIMBU LETTER GHA", "Lo", 0),
("LIMBU LETTER NGA", "Lo", 0),
("LIMBU LETTER CA", "Lo", 0),
("LIMBU LETTER CHA", "Lo", 0),
("LIMBU LETTER JA", "Lo", 0),
(... |
https://github.com/TomVer99/FHICT-typst-template | https://raw.githubusercontent.com/TomVer99/FHICT-typst-template/main/CONTRIBUTING.md | markdown | MIT License | # Contributing to the FHICT (Fontys Hogeschool ICT) Typst Template Project
I'd love your input! I want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Discussing documenta... |
https://github.com/mumblingdrunkard/mscs-thesis | https://raw.githubusercontent.com/mumblingdrunkard/mscs-thesis/master/src/berkeley-out-of-order-machine/index.typ | typst | = The Berkeley Out-of-Order Machine <ch:boom>
The Berkeley Out-of-Order Machine (BOOM) is an open-source-software (OSS) project from the University of California, Berkeley (UC Berkeley).
It is an implementation of a 64-bit RISC-V processor
== RISC-V
The BOOM uses the RISC-V ISA, which is also developed at UC Berkele... | |
https://github.com/yonatanmgr/university-notes | https://raw.githubusercontent.com/yonatanmgr/university-notes/main/0366-%5BMath%5D/03661111-%5BLinear%20Algebra%201A%5D/src/lectures/03661111_lecture_13.typ | typst | #import "/template.typ": *
#import "@preview/colorful-boxes:1.2.0": *
#show: project.with(
title: "אלגברה לינארית 1א׳ - שיעור 13",
authors: ("<NAME>",),
date: "15 בפברואר, 2024",
)
#set enum(numbering: "(1.א)")
= כפל מטריצות
== תזכורת - העתקת הקואורדינטות ומטריצות מייצגות
=== העתקת הקואורדינטות
$[v]_B = vec(a_... | |
https://github.com/WinstonMDP/knowledge | https://raw.githubusercontent.com/WinstonMDP/knowledge/master/cfg.typ | typst | #let cfg(it) = {
show math.equation.where(block: false): it => math.display(it)
set math.equation(numbering: "(I)")
it
}
| |
https://github.com/LDemetrios/Typst4k | https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/text/raw.typ | typst | // Test raw blocks.
--- raw-empty ---
// Empty raw block.
Empty raw block:``.
--- raw-consecutive-single-backticks ---
// No extra space.
`A``B`
--- raw-typst-lang ---
// Typst syntax inside.
```typ #let x = 1``` \
```typ #f(1)```
--- raw-block-no-parbreaks ---
// Multiline block splits paragraphs.
Text
```rust
fn... | |
https://github.com/kaarmu/splash | https://raw.githubusercontent.com/kaarmu/splash/main/doc/main.typ | typst | MIT License | #import "../src/palettes.typ"
#import "util.typ": *
// Document start
#make-title(
title: "Palettes",
description: [ A library of color palettes for Typst. ],
author: "<NAME>",
date: "April 22, 2023",
)
#outline(target: heading.where(level: 3))
#pagebreak()
#show heading.where(level: 2): body => {
pagebre... |
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/docs/cookery/book.typ | typst | Apache License 2.0 |
#import "@preview/shiroa:0.1.1": *
#import "./templates/page.typ": main-color
#show: book
#let main-color = main-color
// #let section-numbers = state("book-section", ())
#let section-numbers = ()
#let get-section(level) = {
// section-numbers.update(it => {
// while it.len() < level {
// it.push(0)
... |
https://github.com/floriandejonckheere/utu-thesis | https://raw.githubusercontent.com/floriandejonckheere/utu-thesis/master/proposal/proposal.typ | typst | #import "template.typ": *
#show: template.with(
// Document title
title: "Research Proposal",
// Document subtitle
subtitle: "Master's Thesis in Technology (DTEK1002)",
// List of authors
authors: ((name: "<NAME>", email: "<EMAIL>"),),
// Date of publication
date: datetime.today().display("[month re... | |
https://github.com/jneug/schule-typst | https://raw.githubusercontent.com/jneug/schule-typst/main/src/api/content.typ | typst | MIT License |
#import "@preview/codelst:2.0.1"
#import "@preview/showybox:2.0.1": showybox
#import "../util/util.typ"
#import "../util/typst.typ"
#import "../util/args.typ"
#import "../core/base.typ": appendix
#import "../theme.typ"
// Setzt den Inhalt als Anhang für das Dokument.
// Die Kopfzeile und die Nummerierung der Übersch... |
https://github.com/EpicEricEE/typst-droplet | https://raw.githubusercontent.com/EpicEricEE/typst-droplet/master/README.md | markdown | MIT License | # droplet
A package for creating dropped capitals.
## Usage
This package exports a single `dropcap` function that is used to create dropped capitals. The function takes one or two positional arguments, and several optional keyword arguments for customization:
| Parameter | Type | Des... |
https://github.com/Karolinskis/KTU-typst | https://raw.githubusercontent.com/Karolinskis/KTU-typst/main/sections/testtext.typ | typst | #set text(lang: "lt", region: "lt")
= First section <first-section>
== Subsection <subsection>
#figure(
align(
center,
)[#table(
columns: 5,
align: (col, row) => (center, center, center, center, center,).at(col),
inset: 6pt,
[S],
[A],
[T],
[O],
[R],
[A],
... | |
https://github.com/jassielof/typst-templates | https://raw.githubusercontent.com/jassielof/typst-templates/main/upsa-bo/estudio-de-factibilidad/template/capítulos/5.estudio%20de%20mercado.typ | typst | MIT License | = Estudio de Mercado
== Descripción Comercial del Producto
== Análisis de la Oferta
=== Método de Estudio
==== Universo
==== Unidad de Análisis y Respuesta
==== Proceso de Selección de la Unidad Estudiada
=== Cuantificación y Proyección de la Oferta
=== Mezcla Comercial
== Análisis de la Demanda
=== Método de Estud... |
https://github.com/yd4dev/APL-Summary | https://raw.githubusercontent.com/yd4dev/APL-Summary/main/summary.typ | typst | #show math.equation: set text(blue)
#set text(font: "Archivo")
#set page(footer: context [
#align(center)[
#counter(page).display(
" - 1 / 1 -",
both: true,
)]
])
#show heading.where(level: 1): set text(orange)
#show heading.where(level: 2): set text(purple)
#show par: set block(spacing: 0.65... | |
https://github.com/FurryAcetylCoA/biyelunwen | https://raw.githubusercontent.com/FurryAcetylCoA/biyelunwen/main/thesis.typ | typst | MIT License | #import "nju-thesis/template.typ": documentclass, tablex, fig, tlt, indent
#import "nju-thesis/utils/style.typ": 字号, 字体
#import "@preview/tablex:0.0.6": *
#import "@preview/cuti:0.2.1": show-cn-fakebold
//#show: show-cn-fakebold
// 双面模式,会加入空白页,便于打印
#let twoside = false
#let (
doc, preface, mainmatter, mainmatter-end... |
https://github.com/Otto-AA/definitely-not-tuw-thesis | https://raw.githubusercontent.com/Otto-AA/definitely-not-tuw-thesis/main/src/styles/main-matter.typ | typst | MIT No Attribution | #let main-matter-styles = rest => {
set page(numbering: "1")
counter(page).update(1)
counter(heading).update(0)
set heading(numbering: "1.")
rest
} |
https://github.com/LDemetrios/Typst4k | https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/model/numbering.typ | typst | // Test integrated numbering patterns.
--- numbering ---
#let t(pat: "1", step: 1, ..vals) = {
let num = 0
for val in vals.pos() {
if type(val) == int {
num = val
} else {
test(numbering(pat, num), val)
num += step
}
}
}
// Arabic.
#t(pat: "1", "0", "1", "2", "3", "4", "5", "6", 10... | |
https://github.com/katamyra/Notes | https://raw.githubusercontent.com/katamyra/Notes/main/Compiled%20School%20Notes/CS2110/Modules/BitsDataTypes.typ | typst | #import "../../../template.typ": *
= Bits, Data Types, and Operations
== Bits
#definition(footer: "In reality, electronic circuits differ from voltages close to zero to voltages far from zero")[
*Bits*, or _binary digits_ represent either the presence (1) or absence of a voltage (0). One wire can differentiate bet... | |
https://github.com/frectonz/the-pg-book | https://raw.githubusercontent.com/frectonz/the-pg-book/main/book/058.%20randomness.html.typ | typst | randomness.html
See Randomness
April 2006, rev August 2009Plato quotes Socrates as saying "the unexamined life is not worth
living." Part of what he meant was that the proper role of humans is to
think, just as the proper role of anteaters is to poke their noses
into anthills.A lot of ancient philosophy had the quali... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-0300.typ | typst | Apache License 2.0 | #let data = (
("COMBINING GRAVE ACCENT", "Mn", 230),
("COMBINING ACUTE ACCENT", "Mn", 230),
("COMBINING CIRCUMFLEX ACCENT", "Mn", 230),
("COMBINING TILDE", "Mn", 230),
("COMBINING MACRON", "Mn", 230),
("COMBINING OVERLINE", "Mn", 230),
("COMBINING BREVE", "Mn", 230),
("COMBINING DOT ABOVE", "Mn", 230),
... |
https://github.com/LDemetrios/Typst4k | https://raw.githubusercontent.com/LDemetrios/Typst4k/master/src/test/resources/suite/visualize/polygon.typ | typst | // Test polygons.
--- polygon ---
#set page(width: 50pt)
#set polygon(stroke: 0.75pt, fill: blue)
// These are not visible, but should also not give an error
#polygon()
#polygon((0em, 0pt))
#polygon((0pt, 0pt), (10pt, 0pt))
#polygon.regular(size: 0pt, vertices: 9)
#polygon((5pt, 0pt), (0pt, 10pt), (10pt, 10pt))
#pol... | |
https://github.com/gaetanserre/Typst-templates | https://raw.githubusercontent.com/gaetanserre/Typst-templates/main/beamer/1.0.0/beamer.typ | typst | /*
* Created in 2023 by <NAME>
*/
// Utils functions
#let range(n) = {
let ret = ()
let i = 0
while i < n {
ret += (i,)
i += 1
}
ret
}
#let TODO(it) = {
text(fill: red, weight: "extrabold", [TODO #it])
}
/**********************************BEAMER ENVIRONMENT************************************... | |
https://github.com/howardlau1999/sysu-thesis-typst | https://raw.githubusercontent.com/howardlau1999/sysu-thesis-typst/master/functions/style.typ | typst | MIT License | #import "../custom.typ": *
#let 字号 = (
初号: 42pt,
小初: 36pt,
一号: 26pt,
小一: 24pt,
二号: 22pt,
小二: 18pt,
三号: 16pt,
小三: 15pt,
四号: 14pt,
中四: 13pt,
小四: 12pt,
五号: 10.5pt,
小五: 9pt,
六号: 7.5pt,
小六: 6.5pt,
七号: 5.5pt,
小七: 5pt,
)
#let lengthceil(len, unit: 字号.小四) = calc.ceil(len / unit) * unit |
https://github.com/FkHiroki/ex-E5 | https://raw.githubusercontent.com/FkHiroki/ex-E5/main/sections/section2.typ | typst | MIT No Attribution | #import "@preview/codelst:2.0.0": sourcecode
= 2. 実験結果
= 課題(1)
課題(1)では一様乱数を発生させて、その平均と分散、度数分布を求めた。まず、実行したプログラムの実行結果を@fig:result に示す。ここで、このプログラムでは、乱数を発生させる回数を$30,000$回としている。
#figure(
caption: [課題(1): 実行結果],
sourcecode(
frame: block.with(
stroke: 1pt + gray,
inset: (x: 10pt, y: 5pt),
radius: 5pt,
... |
https://github.com/MyPedagogicalRessources/Demo-git-typst | https://raw.githubusercontent.com/MyPedagogicalRessources/Demo-git-typst/main/TP1-Gh-Classroom.typ | typst | #import "TP_Commons.typ": *
= Github Classroom
Prenez des notes !
Github Classroom est un outil qui permet aux enseignants de créer des devoirs et des exercices pratiques pour les étudiants. Les étudiants peuvent ensuite cloner le dépôt de l'enseignant, travailler sur les exercices et les devoirs, et les soumettre p... | |
https://github.com/xsro/xsro.github.io | https://raw.githubusercontent.com/xsro/xsro.github.io/zola/typst/nlct/solution/3.24.typ | typst | #import "common.typ":exercise,solve
#exercise(code:" 3.24 ")[
Let $V: RR times RR^n arrow RR$
be continuously differentiable.
Suppose that $V(t,0)=0$ for all $t >= 0$ and
$
V(t,x) >= c_1||x||^2;
norm((diff V)/(diff x)(t,x)) <= c_4 norm(x),
forall
(t,x) in [0,infinity) times D
$
where $c_1$ and $... | |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/crates/tinymist-query/src/fixtures/completion/item_shadow.typ | typst | Apache License 2.0 | // contains: aa,aac
#let aa = 1;
#let aa() = 1;
#let aac() = 1;
#aac(/* range -2..0 */);
|
https://github.com/Shambuwu/stage-docs | https://raw.githubusercontent.com/Shambuwu/stage-docs/main/documenten/analyserapport.typ | typst | #align(
center,
text(
size: 1.2em,
[
*Competentie: Analyseren* \
Analyse en inzichten \
],
)
)
#align(
center,
figure(
image("../bijlagen/analyserapport/OIG.jpg",
width: 400pt
)
)
)
#let date = datetime(
year: 2023,
month: 6,
day: 30
)
#place(
bottom + left,
... | |
https://github.com/indicatelovelace/typstTemplates | https://raw.githubusercontent.com/indicatelovelace/typstTemplates/main/themes/dhbw-thesis/template/main.typ | typst | MIT License | // #import "@local/dhbw-thesis:0.1.0": conf
#import "@local/dhbw-thesis:0.1.0": conf
#show: doc => conf(
title: "Mustertitel",
/*
author is an array of dicts. The only key that is necessary is "name".
Any other property supplied is printed at the bottom end of the page, as per the guidelines, in the format "#key... |
https://github.com/polarkac/MTG-Stories | https://raw.githubusercontent.com/polarkac/MTG-Stories/master/stories/045_Kamigawa%3A%20Neon%20Dynasty.typ | typst | #import "@local/mtgset:0.1.0": conf
#show: doc => conf("Kamigawa: Neon Dynasty", doc)
#include "./045 - Kamigawa: Neon Dynasty/001_Kaito Origin Stories: A Test of Loyalty & The Path Forward.typ"
#include "./045 - Kamigawa: Neon Dynasty/002_Episode 1: A Stranger in Eiganjo.typ"
#include "./045 - Kamigawa: Neon Dynasty/... | |
https://github.com/Gowee/typst-clatter | https://raw.githubusercontent.com/Gowee/typst-clatter/main/clatter.typ | typst | MIT License | #let clatter-wasm = plugin("./clatter.wasm")
#let pdf417(text, width: auto, height: auto, direction: auto) = {
let args = arguments(bytes("0"), bytes("0")) // horizontal by default
if direction != auto or (width != auto and height != auto) {
if direction == "vertical" or (direction != "horizontal" and width < ... |
https://github.com/abaisero/abaisero-typst | https://raw.githubusercontent.com/abaisero/abaisero-typst/main/abaisero.typ | typst | /* math */
#let naturalset = $bb(N)$
#let integerset = $bb(Z)$
#let realset = $bb(R)$
#let kstar = $\ ^*$
#let kplus = $\ ^+$
#let softmax = $op("softmax")$
#let softmin = $op("softmin")$
#let sign = $op("sign")$
/* linalg */
#let diag = $op("diag")$
#let rank = $op("rank")$
#let trace = $op("tr")$
#let colspace = ... | |
https://github.com/AxiomOfChoices/Typst | https://raw.githubusercontent.com/AxiomOfChoices/Typst/master/Courses/Math%2018_155%20-%20Differential%20Analysis%201/Course%20Notes.typ | typst | #import "/Templates/generic.typ": latex
#import "/Templates/notes.typ": chapter_heading
#import "@preview/ctheorems:1.1.0": *
#import "@preview/commute:0.2.0": node, arr, commutative-diagram
#import "/Templates/math.typ": *
#import "/Templates/monograph.typ": frontpage
#import "@preview/cetz:0.2.2": canvas, draw, tree
... | |
https://github.com/jgm/typst-hs | https://raw.githubusercontent.com/jgm/typst-hs/main/test/typ/math/multiline-01.typ | typst | Other | // Test text before first alignment point.
$ x + 1 &= a^2 + b^2 \
y &= a + b^2 \
z &= alpha dot beta $
|
https://github.com/maxgraw/bachelor | https://raw.githubusercontent.com/maxgraw/bachelor/main/apps/document/src/7-conclusion/0-index.typ | typst | Im folgenden Kapitel wird zunächst eine Zusammenfassung dieser Arbeit formuliert. Anschließend wird ein Ausblick auf mögliche zukünftige Entwicklungen gegeben.
== Zusammenfassung
Das Ziel dieser Arbeit lag in der Konzeption und Implementierung einer Augmented-Reality-Konstruktionsumgebung für Möbelsysteme auf Basis vo... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/unichar/0.1.0/ucd/block-111E0.typ | typst | Apache License 2.0 | #let data = (
(),
("SINHALA ARCHAIC DIGIT ONE", "No", 0),
("SINHALA ARCHAIC DIGIT TWO", "No", 0),
("SINHALA ARCHAIC DIGIT THREE", "No", 0),
("SINHALA ARCHAIC DIGIT FOUR", "No", 0),
("SINHALA ARCHAIC DIGIT FIVE", "No", 0),
("SINHALA ARCHAIC DIGIT SIX", "No", 0),
("SINHALA ARCHAIC DIGIT SEVEN", "No", 0),
... |
https://github.com/Myriad-Dreamin/tinymist | https://raw.githubusercontent.com/Myriad-Dreamin/tinymist/main/contrib/typlite/README.md | markdown | Apache License 2.0 | # Typlite
Converts a subset of typst to markdown.
## Usage
```shell
# default output is main.md
typlite main.typ
# specify output
typlite main.typ output.md
```
|
https://github.com/Myriad-Dreamin/typst.ts | https://raw.githubusercontent.com/Myriad-Dreamin/typst.ts/main/fuzzers/corpora/math/op_05.typ | typst | Apache License 2.0 |
#import "/contrib/templates/std-tests/preset.typ": *
#show: test-page
// With non-text content
$ op(#underline[ul]) a $
|
https://github.com/VisualFP/docs | https://raw.githubusercontent.com/VisualFP/docs/main/SA/design_concept/content/poc/scope.typ | typst | #import "../../../acronyms.typ": *
= Scope
The goal of the #ac("PoC") application is to show that the visual concept described in
@design-iteration-2 works.
To show that, the #ac("PoC") needs to implement
- UC1 - Simple function composition
- UC3 - Function composition using lists
- UC4 - Function composition using ... | |
https://github.com/angelacorte/presentation-2024-acsos-multiplatform-self-organization | https://raw.githubusercontent.com/angelacorte/presentation-2024-acsos-multiplatform-self-organization/master/README.md | markdown | Apache License 2.0 | # Typst slides template
This is a template for creating slides using [Typst](https://typst.app/) and [Polylux](https://github.com/andreasKroepelin/polylux).
This template uses the [metropolis](https://github.com/andreasKroepelin/polylux/blob/main/themes/themes.typ) theme with some customizations for code snippets.
#... |
https://github.com/Mufanc/hnuthss-template | https://raw.githubusercontent.com/Mufanc/hnuthss-template/main/pages/abstract.typ | typst | #import "/configs.typ": font, fontsize
#import "/components.typ": paragraph, fp, anchor
#let weight-calc(bold) = if bold { "bold" } else { "regular" }
#let keyword(lang, words) = [
#set text(font: font.sans, weight: weight-calc(lang == "en"))
#set par(first-line-indent: 0em)
#let prefix = if lang == ... | |
https://github.com/GYPpro/Java-coures-report | https://raw.githubusercontent.com/GYPpro/Java-coures-report/main/Report/Java语言 实验报告模板 2023-10-8-20231214155905.typ | typst | // Some definitions presupposed by pandoc's typst output.
#let blockquote(body) = [
#set text( size: 0.92em )
#block(inset: (left: 1.5em, top: 0.2em, bottom: 0.2em))[#body]
]
#let horizontalrule = [
#line(start: (25%,0%), end: (75%,0%))
]
#let endnote(num, contents) = [
#stack(dir: ltr, spacing: 3pt, super[#n... | |
https://github.com/Tran-Thu-Le/tybank | https://raw.githubusercontent.com/Tran-Thu-Le/tybank/main/bank.typ | typst | // #import "macros.typ": *
#import "utils.typ": variation_table
#import "@preview/cetz:0.2.2": canvas, plot
//the variable will contain all the following questions
// please do not delete it
#let questions = ()
// ----------------------------------------
// Macros
// ----------------------------------------
#... | |
https://github.com/wyatt-feng/sustech-ug-thesis-typst | https://raw.githubusercontent.com/wyatt-feng/sustech-ug-thesis-typst/main/metadata.typ | typst | Other | // Import `template_zh.typ` if using Chinese
// or else import `template_en.typ` if using English
// 如果是中文论文,则导入 `template_zh.typ`
#import "resources/template_en.typ": *
#let meta = conf.with(
// CLC 分类号
class: "",
// Number 编号
serialnumber: "",
// UDC
udc: "",
// 密级 only for the Chinese template
confid... |
https://github.com/typst/templates | https://raw.githubusercontent.com/typst/templates/main/test.typ | typst | MIT No Attribution | #import "./charged-ieee/lib.typ": *
#show: ieee.with(
title: [A typesetting system to untangle the scientific writing process],
abstract: [
The process of scientific writing is often tangled up with the intricacies of typesetting, leading to frustration and wasted time for researchers. In this paper, we intro... |
https://github.com/JosephBoom02/Appunti | https://raw.githubusercontent.com/JosephBoom02/Appunti/main/Anno_3_Semestre_2/Ingegneria_del_Software/ingegneria-del-software.typ | typst |
#import "@preview/physica:0.9.0": *
#import "@preview/i-figured:0.2.3"
#import "@preview/cetz:0.1.2"
#import "@preview/xarrow:0.2.0": xarrow
#let title = "Ingegneria del Software"
#let author = "<NAME>"
#set document(title: title, author: author)
#cetz.canvas({
import cetz.draw: *
// Your drawing code goes h... | |
https://github.com/typst/packages | https://raw.githubusercontent.com/typst/packages/main/packages/preview/rich-counters/0.1.0/lib.typ | typst | Apache License 2.0 | #let richcounter(identifier: none, inherited_levels: 0, inherited_from: heading) = {
// create the underlying counter for the rich counter
let cntr = counter(identifier)
// get the parent counter
let parent_cntr = if type(inherited_from) == dictionary {
if inherited_levels == 0 { inherited_levels = inherite... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.