Skip to content

CUG-hydro/modern-cug-report.typ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typst自然科学报告写作规范

案例:ch03_Evapotranspiration.typ

Installation

# powershell
mkdir -path $env:APPDATA/typst/packages/local
cd $env:APPDATA/typst/packages/local
git clone https://github.com/CUG-hydro/modern-cug-report.typ

VSCode tinymist https://github.com/hongjr03/tinymist-nightly-installer

安装最新版 tinymist

iwr https://github.com/hongjr03/tinymist-nightly-installer/releases/latest/download/run.ps1 -UseBasicParsing | iex

Usage

#import "@local/modern-cug-report:0.1.1": *
// #import "@preview/modern-cug-report:0.1.1": *
#counter(heading).update(2)
#let delta(x) = $Delta #x$

#show: (doc) => template(doc, 
  footer: "CUG水文气象学2024",
  header: "蒸散发的基本原理")

= 蒸散发的基本原理

== 物理基础

CUG-Report 样例

About

typst自然科学报告写作规范

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published