u

ucpc-solutions

@preview

The port of UCPC solutions theme.

v0.1.1
MIT
Template

Package Information

Last Updated
Categories
presentation

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ucpc-solutions:0.1.1

2. Initialize from template

Create a new project from this template:

typst init @preview/ucpc-solutions:0.1.1

Version History

0.1.1
51314ae4682d...
0.1.00.1.0
6374dc557767...

ucpc-solutions

ucpc-solutions is the template for solutions editorial of algorithm contests, used widely in the "Baekjoon Online Judge" users community in Korea.

The original version of ucpc-solution is written in LaTeX(ucpcc/2020-solutions-theme), and this is the port of LaTeX ver.
This contains content-generating utils for making solutions editorial and "solved.ac" difficulty expression presets, a rating system for Baekjoon Online Judge's problems.

Getting Started

#import "@preview/ucpc-solutions:0.1.1" as ucpc
#show: ucpc.ucpc.with(
  title: "Code Race \nArena #3",
  authors: ("Code Race Arena #3 TF", ),
)

Requirements

Fonts

Examples

See /examples.

You can also see other usecase using the original LaTeX theme. See the (KR) "Theme Usage Examples(테마 사용 예)" section in the origin repository's README.

For Contributing

Requirements: just, tytanic

Recompile Refs for Testing

just update-test

Run Test

just test

  • Special Thanks: @kiwiyou - about technical issue

  • Since this ported version has been re-implemented only for appearance, this repository does not include the source code of any distribution or variant of ucpc-solutions.