Vivliostyle Viewer (version: 2.0.0-pre.10)

   

Supported document types:

  • HTML documents, with CSS for paged media
  • Book-like publications, with Table of Contents (Book Mode: On)
    • Web publications (a collection of HTML documents): specify URL of the first HTML or the manifest file.
    • Unzipped EPUB: specify URL of OPF file or top directory of the unzipped EPUB files.

Notes:

  • GitHub and Gist URLs can be directly specified. Vivliostyle loads raw github/gist content when such URL is specified.
  • ⚠️Mixed Content (“http:” URL is specified to “https:” Vivliostyle Viewer) is usually blocked by browser.
  • ⚠️Cross-Origin (request to different domain) is usually blocked by browser unless the server is configured to allow Cross-Origin Resource Sharing (CORS).

URL parameter options:

  • #src=<document URL>
  • &bookMode=[true | false] (Book Mode)
    • true: for Book-like publications, with Table of Contents.
      • When an HTML document URL is specified, a series of HTML documents linked from the publication manifest or Table of Contents (e.g., marked up with <nav role="doc-toc">) are automatically loaded.
    • false (default): for single HTML documents
  • &renderAllPages=[true | false] (Render All Pages)
    • true (default): for Print (all pages printable, page count works as expected)
    • false: for Read (quick loading with rough page count)
  • &spread=[true | false | auto] (Page Spread View)
    • true: Spread view
    • false: Single page view
    • auto (default): Auto spread view
  • &style=<additional external style sheet URL>
  • &userStyle=<user style sheet URL>

Options can also be set in the Settings panel.

For more details, see documentation:

  • Vivliostyle User Guide
  • Vivliostyle ユーザーガイド (日本語)

Vivliostyle

  • Page View and Rendering Mode
    Page Spread View
    On: for Book-like publications, with Table of Contents
    Off: for single HTML documents
    On: for Print (all pages printable, page count works)
    Off: for Read (quick loading with rough page count)
    User Style Preferences
    Page Size
    •  
    Page Margins
    Page Breaks
    Images
    Text
    CSS Details
    Don't edit between /*<viewer>*/ and /*</viewer>*/.
    Reset User Style
    Powered by Vivliostyle
    (Core: 2.0.0-pre.10, UI: 2.0.0-pre.10)