File tree 4 files changed +0
-72
lines changed
i18n/zh/docusaurus-plugin-content-docs
versioned_docs/version-0.5.x
4 files changed +0
-72
lines changed Original file line number Diff line number Diff line change @@ -49,24 +49,6 @@ Touying offers many built-in themes to easily create beautiful slides. For examp
49
49
#let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(bounds: true))
50
50
#let fletcher-diagram = touying-reducer.with(reduce: fletcher.diagram, cover: fletcher.hide)
51
51
52
- // Pdfpc configuration
53
- // typst query --root . ./example.typ --field value --one "<pdfpc-file>" > ./example.pdfpc
54
- #pdfpc.config(
55
- duration-minutes: 30,
56
- start-time: datetime(hour: 14, minute: 10, second: 0),
57
- end-time: datetime(hour: 14, minute: 40, second: 0),
58
- last-minutes: 5,
59
- note-font-size: 12,
60
- disable-markdown: false,
61
- default-transition: (
62
- type: "push",
63
- duration-seconds: 2,
64
- angle: ltr,
65
- alignment: "vertical",
66
- direction: "inward",
67
- ),
68
- )
69
-
70
52
// Theorems configuration by ctheorems
71
53
#show: thmrules.with(qed-symbol: $square$)
72
54
#let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee"))
Original file line number Diff line number Diff line change @@ -47,24 +47,6 @@ Hello, Typst!
47
47
#let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(bounds: true))
48
48
#let fletcher-diagram = touying-reducer.with(reduce: fletcher.diagram, cover: fletcher.hide)
49
49
50
- // Pdfpc configuration
51
- // typst query --root . ./example.typ --field value --one "<pdfpc-file>" > ./example.pdfpc
52
- #pdfpc.config(
53
- duration-minutes: 30,
54
- start-time: datetime(hour: 14, minute: 10, second: 0),
55
- end-time: datetime(hour: 14, minute: 40, second: 0),
56
- last-minutes: 5,
57
- note-font-size: 12,
58
- disable-markdown: false,
59
- default-transition: (
60
- type: "push",
61
- duration-seconds: 2,
62
- angle: ltr,
63
- alignment: "vertical",
64
- direction: "inward",
65
- ),
66
- )
67
-
68
50
// Theorems configuration by ctheorems
69
51
#show: thmrules.with(qed-symbol: $square$)
70
52
#let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee"))
Original file line number Diff line number Diff line change @@ -47,24 +47,6 @@ Hello, Typst!
47
47
#let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(bounds: true))
48
48
#let fletcher-diagram = touying-reducer.with(reduce: fletcher.diagram, cover: fletcher.hide)
49
49
50
- // Pdfpc configuration
51
- // typst query --root . ./example.typ --field value --one "<pdfpc-file>" > ./example.pdfpc
52
- #pdfpc.config(
53
- duration-minutes: 30,
54
- start-time: datetime(hour: 14, minute: 10, second: 0),
55
- end-time: datetime(hour: 14, minute: 40, second: 0),
56
- last-minutes: 5,
57
- note-font-size: 12,
58
- disable-markdown: false,
59
- default-transition: (
60
- type: "push",
61
- duration-seconds: 2,
62
- angle: ltr,
63
- alignment: "vertical",
64
- direction: "inward",
65
- ),
66
- )
67
-
68
50
// Theorems configuration by ctheorems
69
51
#show: thmrules.with(qed-symbol: $square$)
70
52
#let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee"))
Original file line number Diff line number Diff line change @@ -49,24 +49,6 @@ Touying offers many built-in themes to easily create beautiful slides. For examp
49
49
#let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(bounds: true))
50
50
#let fletcher-diagram = touying-reducer.with(reduce: fletcher.diagram, cover: fletcher.hide)
51
51
52
- // Pdfpc configuration
53
- // typst query --root . ./example.typ --field value --one "<pdfpc-file>" > ./example.pdfpc
54
- #pdfpc.config(
55
- duration-minutes: 30,
56
- start-time: datetime(hour: 14, minute: 10, second: 0),
57
- end-time: datetime(hour: 14, minute: 40, second: 0),
58
- last-minutes: 5,
59
- note-font-size: 12,
60
- disable-markdown: false,
61
- default-transition: (
62
- type: "push",
63
- duration-seconds: 2,
64
- angle: ltr,
65
- alignment: "vertical",
66
- direction: "inward",
67
- ),
68
- )
69
-
70
52
// Theorems configuration by ctheorems
71
53
#show: thmrules.with(qed-symbol: $square$)
72
54
#let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee"))
You can’t perform that action at this time.
0 commit comments