Compare commits
No commits in common. "dfb980e36699c6cea86f19a0581a3ed9e90b9668" and "e8d737ff00b56674cbdb8c31a4b40cc27d33517c" have entirely different histories.
dfb980e366
...
e8d737ff00
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 92 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 24 KiB |
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": draw
|
#import "@preview/cetz:0.3.1": draw
|
||||||
#import "consts.typ": *
|
#import "consts.typ": *
|
||||||
|
|
||||||
#let _grp(name, desc: none, type: "default", elmts) = {
|
#let _grp(name, desc: none, type: "default", elmts) = {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": draw
|
#import "@preview/cetz:0.3.1": draw
|
||||||
#import "consts.typ": *
|
#import "consts.typ": *
|
||||||
|
|
||||||
#let SIDES = (
|
#let SIDES = (
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": draw
|
#import "@preview/cetz:0.3.1": draw
|
||||||
#import "consts.typ": *
|
#import "consts.typ": *
|
||||||
|
|
||||||
#let PAR-SPECIALS = "?[]"
|
#let PAR-SPECIALS = "?[]"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": canvas, draw
|
#import "@preview/cetz:0.3.1": canvas, draw
|
||||||
#import "utils.typ": get-participants-i, get-style, normalize-units
|
#import "utils.typ": get-participants-i, get-style, normalize-units
|
||||||
#import "group.typ"
|
#import "group.typ"
|
||||||
#import "participant.typ"
|
#import "participant.typ"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": draw
|
#import "@preview/cetz:0.3.1": draw
|
||||||
#import "consts.typ": *
|
#import "consts.typ": *
|
||||||
|
|
||||||
#let _sep(name) = {
|
#let _sep(name) = {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#import "@preview/cetz:0.3.3": draw, vector
|
#import "@preview/cetz:0.3.1": draw, vector
|
||||||
#import "consts.typ": *
|
#import "consts.typ": *
|
||||||
#import "participant.typ"
|
#import "participant.typ"
|
||||||
#import "note.typ"
|
#import "note.typ"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "chronos"
|
name = "chronos"
|
||||||
version = "0.2.1"
|
version = "0.2.0"
|
||||||
compiler = "0.13.0"
|
compiler = "0.12.0"
|
||||||
repository = "https://git.kb28.ch/HEL/chronos"
|
repository = "https://git.kb28.ch/HEL/chronos"
|
||||||
entrypoint = "src/lib.typ"
|
entrypoint = "src/lib.typ"
|
||||||
authors = [
|
authors = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user