23 lines
504 B
YAML
23 lines
504 B
YAML
latex-options:
|
|
latex-engine: "xelatex"
|
|
compilation-runs: "1"
|
|
|
|
document-options:
|
|
doc-class: "memoir"
|
|
doc-class-options: "twoside"
|
|
fontsize: "10"
|
|
pagesize: "a5"
|
|
|
|
project-options:
|
|
language: 'en' # see chapter 18.20 in https://texdoc.org/serve/memman.pdf/0
|
|
project: "asem"
|
|
title: "Nsɛm wɔ Twi ne Brɔfo"
|
|
subtitle: "Texts in Twi and English"
|
|
author: "Yɛn Ara"
|
|
publisher: "TwiTeX"
|
|
edition: "First Edition"
|
|
infiles:
|
|
- testfiles/parallel-ak.md
|
|
- testfiles/parallel-en.md
|
|
|