Skip to content

Paper library

Giorgio Garofalo edited this page Jan 13, 2025 · 9 revisions

The built-in paper library is written in Quarkdown and adds support to typical elements of scientific papers in a LaTeX fashion.

The library features the following components:

  • Abstract
  • Titled, numbered blocks:
    • Definitions
    • Lemmas
    • Theorems
    • Proofs

Note

The supported languages are aligned to ones supported by Quarkdown's core: currently English and Italian. See Built-in localization for further information.

 

The first step is to import the library:

.include {paper}

Abstract

Titled blocks

Clone this wiki locally