The current version of the Stylo export module (https://export.stylo.huma-num.fr/) supports generic export and integrated export into the editorial cheange of Métopes (SML-TEI Commons Publisihing schema for Métopes or OpenEdition).

Stylo's old export module (https://stylo-export.ecrituresnumeriques.ca) lists the other custom exports from Stylo, including:

  • exports for journals that use Stylo in their editorial chains:
  • exports according to the University of Montreal's templates
  • conversion of a document from DOCX to Markdown format

University of Montreal Template Exports

The Stylo exports page for University of Montreal Templates was created to allow students at the University of Montreal to produce their renderings directly with the regulatory formatting.

Three templates are available:

  • The Département des littératures de langue fraçaise (DLLF) template

    • with /or/ without table of contents (coming soon)
  • The Lesson template

  • The École de bibliothéconomie et des sciences de l'information (EBSI) model

DLLF model

template (coming soon)

Lesson Template

  1. Edit the following metadata in the metadata pane in "RAW" mode
---
abstract:
  - lang: en
    text_f: This is my abstract.
  - lang: fr
    text_f: C'est mon joli résumé.
authors:
  - forname: Margot
    surname: Mellet
cours:
  - id: Sigle
    title: Titre du cours
date: '2021-09-08'
day: '05'
lang: fr
link-citations: true
month: avril
nocite: '@*'
session: Été
subtitle_f: Sous-titre
teachers:
  - email: margot.mellet@umontreal.ca
    forname: Margot
    surname: Mellet
title_f: Titre
typeTravail: TP2
year: '2021'
---
  1. Register a version (major or minor) and select it
  2. Select in the version url the version key (the last digits after "/version/")
  3. Copy the version key
  4. In the Lesson Plan export page, paste the version key in the dedicated location
  5. Then enter a name for the export, select the Lesson Plan template and click on "Submit"

EBSI template

To export your document according to the EBSI template, you need to:

  1. Edit the following metadata in the metadata pane in "RAW" mode
---
authors:
  - forname: "Author1-Firstname"
    nickname: "Author1-Lastname"
    matricule: "Author1-matricule
  - forname: "Author2-Firstname"
    nickname: "Author2-Lastname
    personnel number: "Author2-matricule
date: 2021/03/05
year: '2021'
month: 'April'
session: 'Summer'
day: '05'
course:
  - id: acronym
    title: Course title
teachers: 
  - forname: First name
    surname: Name
lang: fr
link-citations: true
nocite: '@*'
subtitle: Subtitle
subtitle_f: Subtitle
title: Title
title_f: Title
typeWork: TP2
---
  1. Save a version (major or minor) and select it
  2. Select in the version url the version key (i.e. the last digits after "/version/")
  3. Copy the version key
  4. In the EBSI export page, paste the version key in the dedicated location
  5. Then enter a name for the export, select the EBSI model and click on "Submit"

Warning: do not forget to refresh the export page if you make several exports in a row.