Skip to content

Commit

Permalink
🔧 更新 slides-template 中的依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri-Nai committed Feb 22, 2025
1 parent f62ff13 commit 6a2eea4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions slides-template/main.typ
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#import "@preview/cetz:0.3.1"
#import "@preview/fletcher:0.5.2" as fletcher: node, edge
#import "@preview/touying:0.5.3": *
#import "@preview/cetz:0.3.2"
#import "@preview/fletcher:0.5.5"
#import "@preview/fletcher:0.5.5": node, edge
#import "touying-bit.typ": *


Expand All @@ -16,7 +16,7 @@
font: "Noto Sans SC",
// Basic information
config-info(
title: [A BIT Typst Slide Template Based on BUAA Typst Slide Template Based on Touying],
title: [A BIT Typst Slide Template Based on touying-buaa Template Based on Touying],
subtitle: [基于 基于 Touying 的北京航空航天大学 Typst 幻灯片模板 的北京理工大学 Typst 幻灯片模板],
author: [Ri-Nai],
date: datetime.today(),
Expand Down
6 changes: 3 additions & 3 deletions slides-template/samples/sample.typ
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#import "@preview/cetz:0.3.1"
#import "@preview/fletcher:0.5.2" as fletcher: node, edge
#import "@preview/touying:0.5.5": *
#import "@preview/cetz:0.3.2"
#import "@preview/fletcher:0.5.5"
#import "@preview/fletcher:0.5.5": node, edge
#import "@preview/lovelace:0.3.0": *
#import "../touying-bit.typ": *
// cetz and fletcher bindings for touying
Expand Down
2 changes: 1 addition & 1 deletion slides-template/touying-bit.typ
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Stargazer theme - adapted for BIT color-theme
// the original theme is https://github.com/Coekjan/touying-buaa

#import "@preview/touying:0.5.5": *
#import "@preview/touying:0.6.0": *
#import themes.stargazer: *

#let bit-theme(
Expand Down

0 comments on commit 6a2eea4

Please sign in to comment.