You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
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.
Add a command-line flag that, when set, causes all stylesheets specified with
stylesheetorstylesheet_pathto be collected and output in anhtml.stylesheets/latex.stylesheetsfield. For HTML, the contents of the field will be a series of either<style>blocks or<link>tags, depending on the setting of theembed_stylesheetoption.Possible names for the flag:
--include-stylesheets--gather-stylesheets--collect-stylesheets--stylesheets-field