# Luria Voice > Documentation for Luria Voice — Quarto + Typst templates for professional neuropsychological evaluation reports. ## Docs - [How Luria Voice works: the rendering pipeline](https://docs.brainworkup.org/concepts/overview.md): Tour the Neurotyp ecosystem: Quarto extensions, Typst rendering, and the cingulate R package — every layer fits together to produce clinic-ready PDFs. - [Neuropsychological report structure and sections](https://docs.brainworkup.org/concepts/report-structure.md): How Luria Voice organizes evaluation reports into nine sections, what belongs in each, and how modular .qmd partials keep cognitive domain content manageable. - [Choose the right Luria Voice report format](https://docs.brainworkup.org/concepts/template-formats.md): Compare the four Luria Voice formats — pediatric, adult, forensic, and luria — and learn which to use based on patient population and referral context. - [Brand configuration: colors, fonts, and logo](https://docs.brainworkup.org/configuration/brand.md): Configure colors, fonts, logo, and base font size in _brand/_brand.yml to apply your practice's visual identity to every rendered report. - [Luria Voice system requirements and dependencies](https://docs.brainworkup.org/configuration/dependencies.md): Full list of required and optional software for Luria Voice, including versions, download links, and R package install commands. - [_quarto.yml settings reference for Luria Voice](https://docs.brainworkup.org/configuration/quarto-settings.md): Understand every field in _quarto.yml for Luria Voice projects, including output format, knitr chunk options, and render-on-save behavior. - [Luria Voice FAQ: setup, formats, and workflow](https://docs.brainworkup.org/faq.md): Answers to common questions about Luria Voice, including template setup, Windows support, Ollama, logos, updates, and Python compatibility. - [Draft clinical narratives with Ollama and cingulate](https://docs.brainworkup.org/guides/ai-narratives.md): Set up Ollama locally, pull a language model, and use the cingulate package to draft neuropsychological narrative text from test score data. - [Add cognitive domain findings to Luria Voice reports](https://docs.brainworkup.org/guides/cognitive-domains.md): Build modular .qmd domain partials, wire them into your report with _domains_to_include.qmd, and use cingulate to load and visualize score data. - [Customize report typography, colors, and layout](https://docs.brainworkup.org/guides/customizing-output.md): Adjust brand colors and fonts in brand.yml, change page margins and paper size in typst-template.typ, and override Quarto settings in _quarto.yml. - [Write your first neuropsychological evaluation report](https://docs.brainworkup.org/guides/first-report.md): Scaffold the Luria Voice template, configure patient metadata, add clinical observations, and render a polished neuropsychological PDF in minutes. - [Configure patient metadata in template.qmd](https://docs.brainworkup.org/guides/patient-metadata.md): Reference for every YAML front matter field in template.qmd, including multi-session dates, the CONFIDENTIAL header, and auto-updating report dates. - [Luria Voice](https://docs.brainworkup.org/index.md): Quarto + Typst templates for professional neuropsychological evaluation reports. Generate clinic-ready PDFs from structured data. - [Install and configure Luria Voice extensions](https://docs.brainworkup.org/installation.md): Install any of the four Neurotyp report extensions, add formats to existing projects, update to the latest version, and configure R dependencies. - [Luria Voice: neuropsychological report framework](https://docs.brainworkup.org/introduction.md): Luria Voice is a Quarto + Typst framework that lets neuropsychologists render clinic-ready PDF evaluation reports from structured Markdown files. - [Quickstart: render your first report in 5 minutes](https://docs.brainworkup.org/quickstart.md): Scaffold a new neuropsychological report project, configure patient metadata, and render a clinic-ready PDF — all in under five minutes. - [neurotyp-adult: adult evaluation report template](https://docs.brainworkup.org/templates/adult.md): Install and render the neurotyp-adult extension (v0.2.0) for professional adult neuropsychological evaluation PDFs with SIRF summary and CONFIDENTIAL headers. - [neurotyp-forensic: court-ready evaluation template](https://docs.brainworkup.org/templates/forensic.md): Install and render the neurotyp-forensic extension for court-ready forensic psychological and neuropsychological evaluation PDFs for legal contexts. - [YAML front matter reference for Luria Voice reports](https://docs.brainworkup.org/templates/front-matter.md): Complete reference for every YAML front matter field in Luria Voice templates: patient metadata, evaluation dates, case identifiers, and format. - [neurotyp-luria: AI-assisted evaluation template](https://docs.brainworkup.org/templates/luria.md): Install and render the neurotyp-luria extension (v0.1.0) for AI-assisted neuropsychological evaluation reports using a local Ollama backend. - [Neurotyp report template formats at a glance](https://docs.brainworkup.org/templates/overview.md): Compare the four Neurotyp report formats — adult, pediatric, forensic, and Luria — and choose the right template for each evaluation context. - [neurotyp-pediatric: pediatric evaluation template](https://docs.brainworkup.org/templates/pediatric.md): Install and render the neurotyp-pediatric extension for age-appropriate pediatric neuropsychological evaluation PDFs with developmental section ordering. - [Use modular section partials in report templates](https://docs.brainworkup.org/templates/section-partials.md): Use Quarto include shortcodes and domain-specific partial files to include only the cognitive domain sections relevant to each patient's evaluation. - [Typst layout, fonts, and typography reference](https://docs.brainworkup.org/templates/typst-formatting.md): Understand the page layout, margins, CONFIDENTIAL header, font stacks, and typography rules in neurotyp templates — and what you can safely customise. - [Troubleshoot Luria Voice render and setup errors](https://docs.brainworkup.org/troubleshooting.md): Diagnose and fix the most frequent Luria Voice render failures, from missing includes and font warnings to Ollama timeouts and extension errors.