Universe
Create project in app

A template suitable for USTC students (of course, you can freely modify it for any school or organization) to complete course assignments or submit lab reports.

#import "@preview/report-flow-ustc:1.1.0": *

#show: project.with(
  course: "计算机系统",
  lab_name: "位运算实验",
  stu_name: "顶针",
  stu_num: "SA114514",
  major: "计算机科学与技术",
  department: "计算机科学与技术学院",
  date: (2024, 10, 1),
  show_content_figure: true,
//   text_font: ("STSong"),
//   text_size: 10pt,
//   code_font: ("Jetbrains Mono NL","PingFang SC"),
//   code_size: 8pt,
//   primary: rgb("#004098"),
//   secondary: rgb("#004098"),
//   watermark: "USTC",
//   alpha:94.12%,
//   watermark_font:("Times New Roman"),
//   watermark_size: 240pt,
)

= Section

== Page