Experimental usage of Pijul, for creating instructional materials of Latin (in Chinese) that output to multiple formats
---
title: "拉丁语系词、第三变位法、代词"
subtitle: ""
author: "上外拉丁语社"
date: "2022-11-28"
toc-title: "目录"
# lang: zh
output:
  html_document:
    template: "~/paradigmate/template.html"
    smart: false
    highlight: null # pygments
    theme: null
    css: null
    toc: true
    toc_float: false
    mathjax: null
    self_contained: true
    pandoc_args:
    - --mathml
    md_extensions: 
    # - -smart
    - -implicit_figures
    - +ascii_identifiers
    - +emoji
    includes:
      in_header: 
      - "~/css/f-serif.html"
      - "~/css/base.html"
      - "~/css/aside.html"
      - "~/css/glossing.html"
      # - "~/css/cjtypo.html"
---