Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Add option for including stylesheets #1

@jwodder

Description

@jwodder

Add a command-line flag that, when set, causes all stylesheets specified with stylesheet or stylesheet_path to be collected and output in an html.stylesheets/latex.stylesheets field. For HTML, the contents of the field will be a series of either <style> blocks or <link> tags, depending on the setting of the embed_stylesheet option.

Possible names for the flag:

  • --include-stylesheets
  • --gather-stylesheets
  • --collect-stylesheets
  • --stylesheets-field

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request therefor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions