You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**Segment** overrides document defaults for WPM, emotion.
319
317
3.**Block** overrides segment defaults for WPM, emotion.
320
318
4.**Inline tags** override block defaults for the tagged span only.
@@ -329,7 +327,7 @@ For any word, the effective WPM is determined by (highest priority first):
329
327
2. Block header WPM
330
328
3. Segment header WPM
331
329
4.`base_wpm` from front matter
332
-
5.Profile default (Actor: 140, RSVP: 300)
330
+
5.Default: 140 WPM
333
331
334
332
### Pause Handling
335
333
@@ -369,10 +367,6 @@ TPS is designed for **teleprompter use** — text is always rendered on a **dark
369
367
4.**Emotion color schemes** (background, text, accent) are pre-defined per emotion. They are not raw hex values — they are tuned for the dark rendering context with appropriate alpha channels.
370
368
5.**`highlight`** uses a semi-transparent yellow background overlay, not a text color change.
371
369
372
-
### ORP Display (RSVP Mode)
373
-
374
-
In RSVP mode, the current word is displayed large and centered with the **Optimal Recognition Point** (ORP) character highlighted in a contrasting color (typically the segment's accent color). Surrounding context words appear smaller and dimmer.
375
-
376
370
## WPM Guidelines
377
371
378
372
### Actor Profile (Spoken Reading)
@@ -396,40 +390,17 @@ The Actor profile targets natural spoken delivery — reading aloud from a telep
396
390
- Use `[xfast]...[/xfast]` for rapid transitions or low-importance filler.
397
391
- Add `/` pauses between clauses; `//` between sentences.
398
392
399
-
### RSVP Profile (Visual Reading)
400
-
401
-
RSVP displays one word at a time at high speed — used for speed-reading practice and silent content consumption.
0 commit comments