TheDocumentation Index
Fetch the complete documentation index at: https://docs.brainworkup.org/llms.txt
Use this file to discover all available pages before exploring further.
neurotyp-pediatric extension generates PDF evaluation reports designed for pediatric neuropsychological assessments. Its layout and heading treatment reflect the conventions of developmental neuropsychology — section ordering, label language, and visual hierarchy are calibrated for child and adolescent evaluations rather than adapted from an adult template.
Install the extension
- New project
- Existing project
Run this command in an empty directory. Quarto scaffolds the full project structure, including Quarto will ask you to confirm the directory name. Accept the default or enter a patient-specific folder name such as
_extensions/, _brand/, and template.qmd.2025-doe-jane/.Render a report
Configure the report
Opentemplate.qmd and fill in the patient’s metadata in the YAML front matter block.
Pediatric-specific formatting
Theneurotyp-pediatric extension differs from the adult format in the following ways:
- Heading treatment — section headings use a slightly adjusted weight and spacing suited to developmental evaluation report conventions.
- Section ordering — cognitive domain sections are ordered to reflect the sequence commonly used in pediatric batteries (attention and working memory precede executive function and processing speed).
- Label language — section labels use developmentally appropriate terminology (for example, “Learning and Memory” rather than “Memory and New Learning”).
The Typst source files for pediatric formatting live in
_extensions/neurotyp-pediatric/typst-template.typ and
_extensions/neurotyp-pediatric/typst-show.typ. See Typst layout and
typography reference before modifying these
files directly.Add cognitive domain sections
The mastertemplate.qmd uses Quarto include shortcodes to pull in domain-specific partial files. Edit _domains_to_include.qmd to select the sections relevant to this patient.