8.12

6 Low-Level Scribble API🔗ℹ

    6.1 Scribble Layers

      6.1.1 Typical Composition

      6.1.2 Layer Roadmap

    6.2 @ Reader Internals

      6.2.1 Using the @ Reader

      6.2.2 Syntax Properties

      6.2.3 Adding @-expressions to a Language

      6.2.4 Interface

    6.3 Structures And Processing

      6.3.1 Parts, Flows, Blocks, and Paragraphs

      6.3.2 Tags

      6.3.3 Styles

      6.3.4 Collected and Resolved Information

      6.3.5 Structure Reference

      6.3.6 HTML Style Properties

      6.3.7 Latex Style Properties

    6.4 Renderers

      6.4.1 Rendering Driver

      6.4.2 Base Renderer

      6.4.3 Text Renderer

      6.4.4 Markdown Renderer

      6.4.5 HTML Renderer

      6.4.6 Latex Renderer

      6.4.7 PDF Renderer

      6.4.8 Contract (Blue boxes) Renderer

    6.5 Decoding Text

    6.6 Document Language

      6.6.1 scribble/doclang

    6.7 Document Reader

    6.8 Cross-Reference Utilities

    6.9 Tag Utilities

    6.10 Blue Boxes Utilities

    6.11 Extending and Configuring Scribble Output

      6.11.1 Implementing Styles

      6.11.2 Configuring Output

      6.11.3 Base CSS Style Classes

      6.11.4 Manual CSS Style Classes

      6.11.5 Base Latex Macros

      6.11.6 Latex Prefix Support