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-forensic extension produces evaluation reports formatted for forensic psychological and neuropsychological contexts — civil litigation, criminal competency evaluations, disability determinations, and other matters where a document may be submitted to a court or reviewed by legal professionals. The layout prioritises formal visual presentation: clean typography, explicit confidential headers, and a professional appearance appropriate for legal proceedings.
Install the extension
- New project
- Existing project
Scaffold a new project in an empty directory.Use a referral- or case-keyed directory name such as
2025-atty-referral-001/ to distinguish forensic cases from clinical evaluations on disk.Render a report
Configure the report
Opentemplate.qmd and complete the front matter for this referral.
Use a case number format that distinguishes forensic referrals from clinical
cases — for example, prefix with
F- — so reports are easy to identify in
your practice management system.Forensic-specific formatting
Theneurotyp-forensic extension applies presentation choices appropriate for legal contexts:
- Formal heading treatment — section headings use conservative weight and spacing that reads clearly when printed or reproduced in legal filings.
- CONFIDENTIAL header — every page from page 2 onward displays the patient’s last name and report date. This is especially important for multi-page forensic reports where pages may become separated.
- Professional typography — the same Equity B / IBM Plex Sans font stack as the other templates, chosen for legibility at small sizes and when photocopied.
- A4 geometry — 30 mm top, 25 mm sides, consistent with the other formats so report sections remain visually comparable if a court receives multiple evaluations.
Add evaluation sections
Edit_domains_to_include.qmd to include the sections relevant to this referral question.
Typst source files
| File | Controls |
|---|---|
_extensions/neurotyp-forensic/typst-template.typ | Page size, margins, CONFIDENTIAL header, footer |
_extensions/neurotyp-forensic/typst-show.typ | Font stacks, heading styles, body text alignment |