Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Restitutio textus da più iscrizioni con restitute

Il comando restitute consente di ricostruire un testo critico composito o sinottico a partire da testimoni paralleli o frammenti epigrafici contigui. L’operazione è guidata da un file di manifesto in formato TOML, il quale fornisce ad ANSELMUS le istruzioni necessarie per calcolare le relazioni tra i blocchi testuali, i parametri di allineamento e i punti di giunzione dei supporti. I formati di esportazione supportati includono tutti quelli previsti dal comando compile, oltre al formato IbiScript stesso.

$ ibis restitute -h

Restitute multiple IbiScript inscriptions (contiguous or parallel) into a composite critical edition

Usage: ibis restitute [OPTIONS] --output <OUTPUT> <MANIFEST>

Arguments:
  <MANIFEST>  A manifest (TOML) instructing the engine on block relationships, alignment parameters, and seams

Options:
  -f, --format <FORMAT>  The target output format [default: html] [possible values: unicode, html, epidoc, typst, pdf, ibiscript]
  -o, --output <OUTPUT>  The output file path
  -h, --help             Print help