# Manuscript Style Consistency Auditor

Audit manuscript for number/date/unit/quote/dash/heading/noun consistency and emit a style sheet; optional AI drift detection

> Canonical page: https://elysiatools.com/en/tools/manuscript-style-consistency-auditor

- **Category:** Text Processing

- **Keywords:** style guide, consistency, manuscript, copy editing, numbers, quotes, dashes, headings, style sheet

## Overview

Editorial-grade style report. Local engine checks number style, mixed date formats, unit spacing/separators, quote-style mixing, dash usage, Markdown heading-level skips, and proper-noun spelling variants. Optionally enables AI (deepseek-v4-flash) for higher-order style drift. Produces a findings table plus a generated style sheet. AI is opt-in and degrades to local-only on failure.

## Inputs

- **Manuscript text** (textarea): Paste the manuscript…
- **Number style** (select)
- **Quote style** (select)
- **Dash style** (select)
- **Heading levels (Markdown #)** (checkbox)
- **Character / proper-noun list (one per line)** (textarea): Jon Snow Daenerys
- **Use AI (deepseek-v4-flash)** (checkbox)

## When to use

- Audit a manuscript before copy editing or publication.
- Find mixed quotation marks, dash styles, number formats, dates, or unit formatting.
- Check Markdown heading structure and verify spelling variants for names or other proper nouns.

## How it works

- Paste your manuscript text into the required text field.
- Choose number, quote, and dash styles, and enable heading checks if needed.
- Optionally add a one-per-line proper-noun list and enable AI drift detection.
- Review the HTML findings table and generated style sheet; AI checks fall back to local analysis if unavailable.

## Use cases

- Copy editors auditing fiction, nonfiction, and other manuscripts for house-style consistency.
- Authors checking quotation marks, number formats, dashes, and Markdown heading structure before submission.
- Editorial teams verifying character names and maintaining a documented style sheet.

## Frequently asked questions

### What input does the auditor accept?

It accepts pasted manuscript text in the Manuscript text field.

### What consistency issues can it check?

It checks number style, date formats, unit spacing and separators, quotation marks, dashes, Markdown heading levels, and proper-noun spelling variants.

### Can I provide names to verify?

Yes. Enter character or proper-noun entries one per line in the noun list.

### What does the tool produce?

It produces an HTML findings report with a findings table and a generated style sheet.

### Is AI required?

No. AI is optional. If enabled AI analysis fails, the tool falls back to local checks.

## Related tools

- [AI Markdown Article Translator](https://elysiatools.com/en/tools/ai-markdown-article-translator): Translate full Markdown articles with AI while preserving headings, tables, links, images, and code blocks for direct publication
- [Indented List to ASCII Tree](https://elysiatools.com/en/tools/ascii-tree-from-indented-list): Convert a 2-space / 4-space / Tab indented hierarchical list (Markdown bullets, -, *, 1. prefixes optional) into a copyable ASCII directory tree. Two styles: Unicode box-drawing (├──└──│) for GitHub/Discord and classic ASCII (|--\--|) for plain text. Toggles for full guide lines, trailing spaces, and bracketed leaf nodes like docs/\[api.md\].
- [Number Format Cleaner](https://elysiatools.com/en/tools/number-format-cleaner): Normalize and clean various number formats in text for consistency
- [Strikethrough Text](https://elysiatools.com/en/tools/strikethrough-text): Add a strikethrough line through every character via the Unicode combining mark U+0336. Plain text — no markdown needed.
- [Text Encoding Forensics and Repair](https://elysiatools.com/en/tools/text-encoding-forensics-and-repair): Inspect text encoding, BOM, newline style and mojibake symptoms, then produce a scored local repair candidate.
- [Rebar Area Calculator](https://elysiatools.com/en/tools/rebar-area-calculator): Calculate the total cross-sectional area of reinforcing steel: A = n·π·D²/4. Choose a standard metric diameter (6–40 mm) or a custom diameter and the number of bars. Also returns the single-bar area, perimeter, theoretical unit weight (ρ=7850 kg/m³), and total weight.
- [RSS / Atom Feed Markdown Summarizer](https://elysiatools.com/en/tools/rss-feed-markdown-summarizer): Fetch an RSS or Atom feed by URL (or paste raw XML), parse it, sort items by publish date, deduplicate, apply a time window, and output a clean Markdown summary
- [A/B Test Significance Calculator](https://elysiatools.com/en/tools/ab-test-significance-calculator): Compute conversion-rate or mean differences, 95%/99% confidence intervals, two-sided p-values (Z-test for proportions, Welch t for continuous metrics), lift, sample size for 80%/90% power, recommended experiment days, plus sequential-testing and Bonferroni multiple-comparison warnings.

## Samples

- [Test Pyramid Examples - Testing Strategy Guide](https://elysiatools.com/en/samples/test-pyramid-examples): Comprehensive test pyramid implementation examples including unit tests, integration tests, E2E tests, test organization, and strategic testing patterns for balanced software quality assurance
- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Markdown Slide Deck Samples](https://elysiatools.com/en/samples/md-slide-deck-to-pdf): Remark/Marp style Markdown slide decks for testing PDF export layouts
- [Changelog Extractor Samples](https://elysiatools.com/en/samples/changelog-extractor): Various changelog formats for testing changelog parsing and extraction tools

## Related content

- [Text Case, Encoding, and Normalization Conversion Tools](https://elysiatools.com/en/hubs/text-convert): Compare text case conversion, character-width conversion, encoding conversion, quoted-printable handling, and inline text normalization tools in one hub.
- [Text Tools](https://elysiatools.com/en/hubs/text-utility): Explore 33 text tools for utility workflows and compare closely related utilities quickly.
- [Markdown Export, OCR, and Document Conversion Tools](https://elysiatools.com/en/hubs/markdown-convert): Compare Markdown-to-PDF, PDF-to-Markdown, OCR, slide deck export, and structured Markdown conversion tools in one hub for documentation publishing workflows.
- [Text Analysis, Readability, and Content Inspection Tools](https://elysiatools.com/en/hubs/text-analyze): Compare text statistics, language detection, readability scoring, sentiment analysis, moderation review, and pattern analysis tools in one hub.
