scriveno 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +222 -0
- package/agents/continuity-checker.md +85 -0
- package/agents/drafter.md +248 -0
- package/agents/plan-checker.md +209 -0
- package/agents/researcher.md +114 -0
- package/agents/translator.md +204 -0
- package/agents/voice-checker.md +154 -0
- package/bin/install.js +1620 -0
- package/commands/scr/add-note.md +51 -0
- package/commands/scr/add-unit.md +101 -0
- package/commands/scr/art-direction.md +225 -0
- package/commands/scr/autopilot-publish.md +210 -0
- package/commands/scr/autopilot-translate.md +237 -0
- package/commands/scr/autopilot.md +200 -0
- package/commands/scr/back-matter.md +630 -0
- package/commands/scr/back-translate.md +197 -0
- package/commands/scr/beta-reader.md +97 -0
- package/commands/scr/blurb.md +149 -0
- package/commands/scr/book-proposal.md +210 -0
- package/commands/scr/build-ebook.md +448 -0
- package/commands/scr/build-poetry-submission.md +202 -0
- package/commands/scr/build-print.md +598 -0
- package/commands/scr/build-smashwords.md +171 -0
- package/commands/scr/build-world.md +158 -0
- package/commands/scr/cast-list.md +104 -0
- package/commands/scr/chapter-header.md +158 -0
- package/commands/scr/character-arc.md +108 -0
- package/commands/scr/character-ref.md +160 -0
- package/commands/scr/character-sheet.md +143 -0
- package/commands/scr/character-touch.md +157 -0
- package/commands/scr/character-voice-sample.md +111 -0
- package/commands/scr/check-notes.md +50 -0
- package/commands/scr/cleanup.md +159 -0
- package/commands/scr/compare.md +112 -0
- package/commands/scr/complete-draft.md +49 -0
- package/commands/scr/continuity-check.md +129 -0
- package/commands/scr/copy-edit.md +118 -0
- package/commands/scr/cover-art.md +382 -0
- package/commands/scr/cultural-adaptation.md +177 -0
- package/commands/scr/demo.md +93 -0
- package/commands/scr/dialogue-audit.md +143 -0
- package/commands/scr/discuss.md +118 -0
- package/commands/scr/discussion-questions.md +129 -0
- package/commands/scr/do.md +68 -0
- package/commands/scr/draft.md +97 -0
- package/commands/scr/editor-review.md +466 -0
- package/commands/scr/export.md +942 -0
- package/commands/scr/fast.md +65 -0
- package/commands/scr/front-matter.md +696 -0
- package/commands/scr/health.md +113 -0
- package/commands/scr/help.md +121 -0
- package/commands/scr/history.md +92 -0
- package/commands/scr/illustrate-scene.md +211 -0
- package/commands/scr/import.md +95 -0
- package/commands/scr/insert-unit.md +108 -0
- package/commands/scr/line-edit.md +146 -0
- package/commands/scr/manager.md +77 -0
- package/commands/scr/manuscript-stats.md +139 -0
- package/commands/scr/map-illustration.md +213 -0
- package/commands/scr/map-manuscript.md +134 -0
- package/commands/scr/merge-units.md +136 -0
- package/commands/scr/multi-publish.md +344 -0
- package/commands/scr/new-character.md +167 -0
- package/commands/scr/new-revision.md +50 -0
- package/commands/scr/new-work.md +148 -0
- package/commands/scr/next.md +125 -0
- package/commands/scr/originality-check.md +170 -0
- package/commands/scr/outline.md +131 -0
- package/commands/scr/pacing-analysis.md +170 -0
- package/commands/scr/panel-layout.md +225 -0
- package/commands/scr/pause-work.md +88 -0
- package/commands/scr/plan.md +112 -0
- package/commands/scr/plant-seed.md +57 -0
- package/commands/scr/plot-graph.md +199 -0
- package/commands/scr/polish.md +141 -0
- package/commands/scr/profile-writer.md +154 -0
- package/commands/scr/progress.md +51 -0
- package/commands/scr/publish.md +455 -0
- package/commands/scr/query-letter.md +183 -0
- package/commands/scr/quick-write.md +82 -0
- package/commands/scr/relationship-map.md +129 -0
- package/commands/scr/remove-unit.md +120 -0
- package/commands/scr/reorder-units.md +126 -0
- package/commands/scr/resume-work.md +97 -0
- package/commands/scr/sacred/annotation-layer.md +105 -0
- package/commands/scr/sacred/chronology.md +121 -0
- package/commands/scr/sacred/concordance.md +88 -0
- package/commands/scr/sacred/cross-reference.md +97 -0
- package/commands/scr/sacred/doctrinal-check.md +129 -0
- package/commands/scr/sacred/genealogy.md +107 -0
- package/commands/scr/sacred/source-tracking.md +101 -0
- package/commands/scr/sacred/verse-numbering.md +103 -0
- package/commands/scr/sacred-numbering-format.md +103 -0
- package/commands/scr/save.md +109 -0
- package/commands/scr/scan.md +291 -0
- package/commands/scr/sensitivity-review.md +169 -0
- package/commands/scr/series-bible.md +127 -0
- package/commands/scr/session-report.md +80 -0
- package/commands/scr/settings.md +58 -0
- package/commands/scr/split-unit.md +123 -0
- package/commands/scr/spread-layout.md +187 -0
- package/commands/scr/storyboard.md +262 -0
- package/commands/scr/subject-touch.md +168 -0
- package/commands/scr/submit.md +50 -0
- package/commands/scr/subplot-map.md +147 -0
- package/commands/scr/sync.md +116 -0
- package/commands/scr/synopsis.md +137 -0
- package/commands/scr/theme-tracker.md +128 -0
- package/commands/scr/thread.md +83 -0
- package/commands/scr/timeline.md +141 -0
- package/commands/scr/track.md +564 -0
- package/commands/scr/translate.md +260 -0
- package/commands/scr/translation-glossary.md +298 -0
- package/commands/scr/translation-memory.md +310 -0
- package/commands/scr/troubleshoot.md +59 -0
- package/commands/scr/undo.md +106 -0
- package/commands/scr/validate.md +133 -0
- package/commands/scr/versions.md +94 -0
- package/commands/scr/voice-check.md +133 -0
- package/commands/scr/voice-test.md +68 -0
- package/data/CONSTRAINTS.json +1606 -0
- package/data/demo/.manuscript/BRIEF.md +37 -0
- package/data/demo/.manuscript/CHARACTERS.md +90 -0
- package/data/demo/.manuscript/OUTLINE.md +46 -0
- package/data/demo/.manuscript/PLOT-GRAPH.md +75 -0
- package/data/demo/.manuscript/STATE.md +44 -0
- package/data/demo/.manuscript/STYLE-GUIDE.md +119 -0
- package/data/demo/.manuscript/THEMES.md +51 -0
- package/data/demo/.manuscript/WORK.md +51 -0
- package/data/demo/.manuscript/config.json +59 -0
- package/data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md +45 -0
- package/data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md +59 -0
- package/data/demo/.manuscript/plans/5-the-reunion-PLAN.md +52 -0
- package/data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md +61 -0
- package/data/export-templates/scriveno-academic.latex +184 -0
- package/data/export-templates/scriveno-acm.latex +67 -0
- package/data/export-templates/scriveno-apa7.latex +83 -0
- package/data/export-templates/scriveno-book.typst +175 -0
- package/data/export-templates/scriveno-chapbook.typst +121 -0
- package/data/export-templates/scriveno-elsevier.latex +76 -0
- package/data/export-templates/scriveno-epub.css +386 -0
- package/data/export-templates/scriveno-fixed-layout-epub.css +76 -0
- package/data/export-templates/scriveno-fixed-layout.opf +23 -0
- package/data/export-templates/scriveno-ieee.latex +77 -0
- package/data/export-templates/scriveno-lncs.latex +79 -0
- package/data/export-templates/scriveno-picturebook.typst +113 -0
- package/data/export-templates/scriveno-poetry-submission-styles.md +45 -0
- package/data/export-templates/scriveno-poetry-submission.docx +0 -0
- package/data/export-templates/scriveno-smashwords-styles.md +45 -0
- package/data/export-templates/scriveno-smashwords.docx +0 -0
- package/data/export-templates/scriveno-stageplay.typst +129 -0
- package/data/proof/creative-context/README.md +79 -0
- package/data/proof/voice-dna/GUIDED-SAMPLE.md +19 -0
- package/data/proof/voice-dna/README.md +45 -0
- package/data/proof/voice-dna/STYLE-GUIDE-EXCERPT.md +43 -0
- package/data/proof/voice-dna/UNGUIDED-SAMPLE.md +11 -0
- package/data/proof/watchmaker-flow/README.md +78 -0
- package/docs/architecture.md +425 -0
- package/docs/command-reference.md +2384 -0
- package/docs/configuration.md +228 -0
- package/docs/context-protocol.md +81 -0
- package/docs/contributing.md +430 -0
- package/docs/creative-context.md +158 -0
- package/docs/development.md +152 -0
- package/docs/drafter-quality.md +127 -0
- package/docs/getting-started.md +198 -0
- package/docs/history-protocol.md +96 -0
- package/docs/proof-artifacts.md +56 -0
- package/docs/publishing.md +296 -0
- package/docs/release-notes.md +457 -0
- package/docs/runtime-support.md +77 -0
- package/docs/sacred-texts.md +296 -0
- package/docs/shipped-assets.md +129 -0
- package/docs/testing.md +156 -0
- package/docs/translation.md +343 -0
- package/docs/voice-dna.md +297 -0
- package/docs/work-types.md +339 -0
- package/lib/architectural-profiles.js +134 -0
- package/package.json +54 -0
- package/templates/BRIEF.md +51 -0
- package/templates/CHARACTERS.md +64 -0
- package/templates/CONTEXT.md +56 -0
- package/templates/OUTLINE.md +36 -0
- package/templates/RECORD.md +68 -0
- package/templates/STATE.md +50 -0
- package/templates/STYLE-GUIDE.md +121 -0
- package/templates/THEMES.md +36 -0
- package/templates/WORK.md +67 -0
- package/templates/WORLD.md +62 -0
- package/templates/WRITING-RULES.md +156 -0
- package/templates/academic/ARGUMENT-MAP.md +40 -0
- package/templates/academic/CONCEPTS.md +34 -0
- package/templates/academic/CONTEXT.md +29 -0
- package/templates/academic/PROPOSAL.md +37 -0
- package/templates/academic/QUESTIONS.md +24 -0
- package/templates/config.json +72 -0
- package/templates/pitfalls/comic.md +54 -0
- package/templates/pitfalls/commentary.md +62 -0
- package/templates/pitfalls/memoir.md +48 -0
- package/templates/pitfalls/novel.md +53 -0
- package/templates/pitfalls/poetry_collection.md +63 -0
- package/templates/pitfalls/research_paper.md +66 -0
- package/templates/pitfalls/runbook.md +64 -0
- package/templates/pitfalls/screenplay.md +54 -0
- package/templates/platforms/README.md +16 -0
- package/templates/platforms/apple/manifest.yaml +20 -0
- package/templates/platforms/bn/manifest.yaml +20 -0
- package/templates/platforms/d2d/manifest.yaml +20 -0
- package/templates/platforms/google/manifest.yaml +20 -0
- package/templates/platforms/ingram/manifest.yaml +44 -0
- package/templates/platforms/kdp/manifest.yaml +42 -0
- package/templates/platforms/kobo/manifest.yaml +20 -0
- package/templates/platforms/smashwords/manifest.yaml +26 -0
- package/templates/sacred/COSMOLOGY.md +88 -0
- package/templates/sacred/DOCTRINES.md +45 -0
- package/templates/sacred/FIGURES.md +69 -0
- package/templates/sacred/FRAMEWORK.md +98 -0
- package/templates/sacred/LINEAGES.md +52 -0
- package/templates/sacred/README.md +20 -0
- package/templates/sacred/THEOLOGICAL-ARC.md +69 -0
- package/templates/sacred/catholic/manifest.yaml +93 -0
- package/templates/sacred/islamic-hafs/manifest.yaml +134 -0
- package/templates/sacred/islamic-warsh/manifest.yaml +134 -0
- package/templates/sacred/jewish/manifest.yaml +56 -0
- package/templates/sacred/orthodox/manifest.yaml +98 -0
- package/templates/sacred/pali/manifest.yaml +20 -0
- package/templates/sacred/protestant/manifest.yaml +86 -0
- package/templates/sacred/sanskrit/manifest.yaml +20 -0
- package/templates/sacred/tewahedo/manifest.yaml +106 -0
- package/templates/sacred/tibetan/manifest.yaml +20 -0
- package/templates/technical/AUDIENCE.md +26 -0
- package/templates/technical/DEPENDENCIES.md +19 -0
- package/templates/technical/DOC-BRIEF.md +45 -0
- package/templates/technical/PROCEDURES.md +37 -0
- package/templates/technical/REFERENCES.md +36 -0
- package/templates/technical/SYSTEM.md +25 -0
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
# Scene 2: The Workshop
|
|
2
|
+
|
|
3
|
+
The stairs to the workshop were narrow and unlit. Elias descended them by feel, his left hand trailing the wall, his right holding the letter. Seventeen steps. He had counted them once, decades ago, when he first took over the shop from old Haraldsen, and the number had stayed in his body the way all precise things stayed -- not as knowledge, but as rhythm.
|
|
4
|
+
|
|
5
|
+
At the bottom, he reached for the light switch. The fluorescent tube buzzed, flickered, then committed to a thin, clinical brightness that made the room look exactly as abandoned as it was.
|
|
6
|
+
|
|
7
|
+
The workshop. Twenty-two feet by fourteen. A workbench running the length of the far wall, its surface scarred by decades of careful violence -- the controlled application of heat, pressure, and steel to the insides of things. Above the bench, a pegboard held tools in silhouette: tweezers ranked by gauge, screwdrivers with handles worn to the shape of his grip, a loupe on a chain, a spring bar tool he had bought in 1987 and never needed to replace. Everything in its place. Everything waiting.
|
|
8
|
+
|
|
9
|
+
And the clocks.
|
|
10
|
+
|
|
11
|
+
They were everywhere. On shelves, on the bench, on a low table by the door where customers had once waited. Bracket clocks and mantel clocks. A cuckoo clock with its pendulum hanging like a stopped heartbeat. A grandmother clock in the corner, its case dark with age, its face staring blankly at the room. Two carriage clocks on the bench, one missing its glass, the other wound tight and frozen at 3:47 -- the last time it had been asked to work.
|
|
12
|
+
|
|
13
|
+
None of them were ticking.
|
|
14
|
+
|
|
15
|
+
The silence in the workshop was not like the silence upstairs, which was simply the absence of company. This was a different silence -- thicker, more deliberate. The silence of a hundred mechanisms holding their breath. Elias had always thought of clocks as alive, in their way. Not sentient, not feeling, but animate -- things with a pulse, a rhythm, a relationship to time that was more intimate than his own. A clock did not experience time. A clock *was* time, parceled into increments and released at a steady rate, each tick a small letting-go.
|
|
16
|
+
|
|
17
|
+
These clocks had stopped letting go. And so had he.
|
|
18
|
+
|
|
19
|
+
He sat down at the workbench. The stool creaked under him, an old complaint he had never fixed because fixing it would have required acknowledging that it, too, was aging. He placed the letter on the bench, next to the carriage clock with the cracked ivory face.
|
|
20
|
+
|
|
21
|
+
The carriage clock. He had been working on it when Maren got sick. French, 1890s, a beautiful piece with an English lever escapement that had thrown a pivot. He had ordered the replacement part, set it aside, turned to the business of hospitals and medications and the slow, incomprehensible diminishment of a woman who had been the strongest person he knew. After the funeral, after the silence that followed, he had come down here once, looked at the clock, and gone back upstairs. The part was still in its envelope, taped to the inside of the clock's case.
|
|
22
|
+
|
|
23
|
+
Three years. The clock had waited three years.
|
|
24
|
+
|
|
25
|
+
Elias unfolded the letter again and read it, all of it this time, not just the first lines that had stopped his hands.
|
|
26
|
+
|
|
27
|
+
*My mother is Lena Krol, who lived in this town briefly in the spring and summer of 1992. I believe you are my father.*
|
|
28
|
+
|
|
29
|
+
*I don't know if you knew about me. My mother says she didn't tell you. She had her reasons, and I have spent a long time deciding not to hold them against her.*
|
|
30
|
+
|
|
31
|
+
*I am a journalist. I live in Brindal. I am not writing this as a journalist -- I am writing it as someone who has wondered about you for a very long time.*
|
|
32
|
+
|
|
33
|
+
*I would like to meet you. If you are willing. If not, I will understand. You can write to me at the address below, or not. Either way, I am glad to know where you are.*
|
|
34
|
+
|
|
35
|
+
He set the letter down.
|
|
36
|
+
|
|
37
|
+
Lena. 1992. He could place it now -- not the year, which was abstract, but the season. Spring into summer. The smell of paint because Mrs. Olsen across the street was having her shutters done. Lena coming in from the rain, her hair damp, asking if he could repair a travel clock her grandmother had given her. The clock was beyond repair, but he hadn't said so immediately, because she was standing in his shop and the shop was brighter for it.
|
|
38
|
+
|
|
39
|
+
They had three months. He had not loved her -- or he had, but in the quiet, undramatic way he loved most things: steadily, without declaration, and with the assumption that it would continue. When she left, he felt the loss the way you feel a clock stopping -- a change in the room's texture, a silence where there had been sound.
|
|
40
|
+
|
|
41
|
+
He had not followed her. He had not written. He had done what he always did: stayed, waited, let time pass over him like weather.
|
|
42
|
+
|
|
43
|
+
And now this.
|
|
44
|
+
|
|
45
|
+
The fluorescent light hummed above him. The clocks stood still in their various attitudes of arrested motion. On the workbench, the letter and the carriage clock sat side by side -- two broken things waiting to be fixed, or at least to be held by someone who understood what was wrong with them.
|
|
46
|
+
|
|
47
|
+
Elias placed his hand on the carriage clock's case. The brass was cold. Inside, the mechanism was complete except for the pivot. One small part, and the clock would run again. One letter, and his life had a daughter in it.
|
|
48
|
+
|
|
49
|
+
He sat there for a long time, in the workshop, among the stopped clocks, with his hand on the brass and the letter beside it. The fluorescent tube buzzed its one thin note. Upstairs, the kitchen clock ticked into an empty room.
|
|
50
|
+
|
|
51
|
+
Down here, nothing moved at all.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Scene 3: The Pier
|
|
2
|
+
|
|
3
|
+
By Thursday the letter had been on the workbench for two days and Elias had not replied. He had, instead, done everything else. Swept the upstairs hallway. Reorganized the kitchen drawer where he kept string and batteries and a flashlight that no longer worked. Made soup from the last of the potatoes, eaten it standing at the counter, washed the pot. The kind of work that fills hours without filling anything.
|
|
4
|
+
|
|
5
|
+
On Thursday morning he put on his coat and went outside.
|
|
6
|
+
|
|
7
|
+
The town was small enough that walking through it was a kind of conversation. He passed the bakery where Greta Holst had worked for thirty years and her daughter worked now. He passed the hardware store, which had a new sign and the same inventory. He passed the church with its clock tower -- the clock still running, still accurate, because he had serviced it every spring until the spring he stopped servicing anything.
|
|
8
|
+
|
|
9
|
+
"Morning, Elias." This from Dag, the postman, who was coming up the hill with his satchel. Dag had delivered the letter. He did not know what was in it. He only knew that Elias was outside, which was unusual enough to warrant comment.
|
|
10
|
+
|
|
11
|
+
"Morning."
|
|
12
|
+
|
|
13
|
+
"Rain coming."
|
|
14
|
+
|
|
15
|
+
"Always is."
|
|
16
|
+
|
|
17
|
+
The exchange was complete. Both men were satisfied. Elias continued downhill toward the harbor, where the fishing boats shifted at their moorings and the air tasted of salt and diesel and the particular coldness of deep water brought close to shore.
|
|
18
|
+
|
|
19
|
+
The pier extended two hundred meters into the grey chop. It was wooden, old, repaired in sections so that you could read its history in the varying colors of its planks -- pale where new boards had been laid, dark and smooth where decades of salt and footsteps had compressed the grain. Elias walked to the end of it.
|
|
20
|
+
|
|
21
|
+
From here the town was small. The rooftops, the church tower, the dark square that was his shop window. His apartment above it, where a light he had forgotten to turn off burned in the kitchen. The whole of his life, visible from a single point, contained in a handful of buildings and the spaces between them.
|
|
22
|
+
|
|
23
|
+
The water was the color of pewter. The tide was going out, pulling the harbor's surface toward the horizon in slow, muscular movements that had nothing to do with intention and everything to do with force. The moon pulled, and the water followed. It did not choose. It did not deliberate. It simply went where it was drawn.
|
|
24
|
+
|
|
25
|
+
He watched it for a while.
|
|
26
|
+
|
|
27
|
+
A cormorant sat on one of the pier's pilings, wings half-spread, drying itself with the patience of something that has only one task. Elias envied it. The simplicity. Dive, eat, dry, repeat. No letters arriving to rearrange the architecture of a life.
|
|
28
|
+
|
|
29
|
+
But the architecture had been rearranged. He could feel it -- a shift in the load-bearing walls of his days, a new weight in a structure designed for one. The letter was a fact now, like the tide, like the cormorant. Petra Krol existed. She was thirty-four. She had his -- what? His hands? His silence? His tendency to stay when leaving would have been braver?
|
|
30
|
+
|
|
31
|
+
She existed, and she wanted to meet him.
|
|
32
|
+
|
|
33
|
+
The wind picked up. It came from the northwest, carrying the smell of open water -- salt and distance and the faint mineral tang of storms building somewhere beyond the curve of the earth. His coat flapped. His eyes watered. He stood at the end of the pier and let the wind press against him because it was easier than deciding.
|
|
34
|
+
|
|
35
|
+
But the decision had already been made. He understood this the way he understood a clock's intention before opening the case -- something in the mechanism had shifted, and the rest was just the working-out. He would write back. Not because he was brave, or ready, or had anything adequate to say. But because the letter had arrived, and not answering was its own answer, and he had spent enough of his life choosing silence.
|
|
36
|
+
|
|
37
|
+
The tide turned. He felt it before he saw it -- a pause in the water's retreat, a moment of perfect stillness, and then the slow reversal. The harbor filling again. Water moving shoreward with the same unhurried certainty with which it had left.
|
|
38
|
+
|
|
39
|
+
Elias turned from the railing and walked back along the pier. His footsteps sounded on the old wood, steady and even. Behind him the cormorant folded its wings and dove, a clean dark shape entering the water without hesitation.
|
|
40
|
+
|
|
41
|
+
He would write back today. He would sit at the kitchen table and find the words, or some of them, or enough. And then he would wait, which was the thing he had always been best at, only this time the waiting would have a direction.
|
|
42
|
+
|
|
43
|
+
The rain started as he reached the harbor road. By the time he climbed the hill to his shop, it was steady and grey and thorough, the kind of rain that does not dramatize itself but simply arrives and stays.
|
|
44
|
+
|
|
45
|
+
He went inside. He sat down. He picked up a pen.
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Scene 4: The Clock
|
|
2
|
+
|
|
3
|
+
The workshop door opened for the first time in three years on a Friday morning, and the sound it made was not dramatic. No creak, no groan. Just the soft click of a latch releasing, the door swinging inward on hinges he had oiled in another life, and then light -- real light, not the fluorescent tube but the grey coastal morning pouring down the stairwell and reaching into the room like a hand.
|
|
4
|
+
|
|
5
|
+
Elias stood in the doorway. He had come down the seventeen steps with purpose this time, not the stunned gravity of two days ago. He had written the letter. Four drafts, each shorter than the last, until what remained was simple enough to be honest.
|
|
6
|
+
|
|
7
|
+
*Dear Petra. Thank you for writing. I did not know. I would like to meet you. Elias.*
|
|
8
|
+
|
|
9
|
+
He had posted it yesterday. The act of dropping it into the postbox at the corner -- the small, decisive sound of the slot closing -- had felt like the winding of a mainspring. Something engaged. Something began to turn.
|
|
10
|
+
|
|
11
|
+
Now he was in the workshop, and the workshop was waiting.
|
|
12
|
+
|
|
13
|
+
He crossed to the bench and pulled the chain on the work lamp. The bulb cast a warm circle on the scarred wood, illuminating the carriage clock where he had left it -- beside the letter, beside the tools, beside the three-year pause.
|
|
14
|
+
|
|
15
|
+
He picked up the clock.
|
|
16
|
+
|
|
17
|
+
It was a beautiful thing. French, as he had told no one, because there was no one to tell. The case was brass, tarnished to a deep honey along the edges where handling had worn through the lacquer. The glass panels were original -- four of them, slightly wavy, giving the mechanism inside a liquid, swimming quality when you tilted it toward the light. The ivory face had a hairline crack running from the six to the center post, fine as a spider's thread. The hands were blued steel, delicate as insect wings.
|
|
18
|
+
|
|
19
|
+
The problem was the platform escapement. The upper pivot of the balance staff had snapped -- metal fatigue, the kind of failure that happens when something has been running for more than a century. The replacement part was still taped to the inside of the case, in its wax-paper envelope, where he had put it the week Maren went into the hospital.
|
|
20
|
+
|
|
21
|
+
He opened the envelope. The pivot was there, bright and untouched, a cylinder of tempered steel no larger than a grain of rice. He held it in his tweezers and turned it under the loupe. Perfect. Three years in an envelope and it was still perfect, waiting with the patience of all small, well-made things.
|
|
22
|
+
|
|
23
|
+
He began to work.
|
|
24
|
+
|
|
25
|
+
The process was not fast. Watchmaking never is. He removed the movement from the case, backing out the four tiny screws that held it in place, and set the case aside. The movement lay on the bench like an exposed heart -- wheels and springs and bridges arranged in a logic that looked like chaos to anyone who didn't speak the language. Elias spoke it fluently.
|
|
26
|
+
|
|
27
|
+
He removed the damaged balance staff with a staking tool, pressing out the broken pivot with a punch so fine it was almost invisible. The old pivot came free with a faint click. He cleaned the jewel settings with pith, checking each bearing surface under magnification for wear. The rubies were good. He blew the dust from the hairspring with a puffer and watched it settle back to its resting coil -- still true, still concentrically wound, still capable of regulating time.
|
|
28
|
+
|
|
29
|
+
The new pivot went in cleanly. He pressed it home with the staking anvil, feeling through his fingertips the precise moment when the steel seated fully in the staff. Then the balance wheel back to its cock, the cock back to the movement, the movement back to the case. Each step a reversal of disassembly, each connection restoring a relationship that had been interrupted.
|
|
30
|
+
|
|
31
|
+
He oiled the train. Four jewels, each receiving a single droplet from the oiler's tip -- no more, no less. Too much oil was worse than too little. It spread, attracted dust, turned gears into adhesive surfaces. He had explained this to Maren once, early in their marriage, and she had laughed and said it sounded like a philosophy of love. He had not understood what she meant then. He thought he might understand it now.
|
|
32
|
+
|
|
33
|
+
The last step was the mainspring. He wound it with the key -- a small brass key that came with the clock -- turning it slowly, counting the half-turns. Twelve and a half. He stopped and held the clock level.
|
|
34
|
+
|
|
35
|
+
For a moment, nothing. The workshop was silent. The fluorescent light hummed. Outside, a gull cried once, far away.
|
|
36
|
+
|
|
37
|
+
Then the balance wheel moved.
|
|
38
|
+
|
|
39
|
+
It swung to the right, paused at the limit of its arc, and swung back. Right, left, right, left -- finding its rhythm, each oscillation more confident than the last, the hairspring expanding and contracting with the precise, breathing motion of something coming alive.
|
|
40
|
+
|
|
41
|
+
Tick.
|
|
42
|
+
|
|
43
|
+
The sound was small and clean. Not a kitchen-clock tick, not the heavy, public announcement of a wall clock. This was a private sound, the intimate click of an escapement releasing one tooth at a time, letting the gear train advance by a single increment, five times per second.
|
|
44
|
+
|
|
45
|
+
Tick. Tick. Tick.
|
|
46
|
+
|
|
47
|
+
Elias set the clock on the bench. He watched the balance wheel through the glass panel, its oscillation steady now, metronomic, the blued-steel hands beginning their slow rotation around the cracked ivory face.
|
|
48
|
+
|
|
49
|
+
The clock was running. For the first time in three years, something in this workshop was keeping time.
|
|
50
|
+
|
|
51
|
+
He had started it for Maren. He would give it to Petra.
|
|
52
|
+
|
|
53
|
+
The thought arrived without ceremony, without the anguish he had expected. It was simply there -- clear and certain, like the tick of an escapement tooth finding its pallet. He could not give Petra a childhood or an explanation or thirty-four years of presence. He could give her this: a clock he had fixed with his hands, a mechanism restored to its purpose, a small and ticking proof that broken things could run again.
|
|
54
|
+
|
|
55
|
+
He set the brass key beside the clock. He would polish the case tomorrow. He would clean the ivory face, set the hands to the correct time, and find a box -- something simple, lined with felt. And then he would wait.
|
|
56
|
+
|
|
57
|
+
The workshop hummed with the new sound. One clock, ticking. It was not much. But it was enough to change the quality of the silence from absence to presence, from nothing to something, from stopped to starting.
|
|
58
|
+
|
|
59
|
+
Elias sat at his bench, among his tools, in the light of the work lamp, and listened to the clock he had made run again.
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Scene 5 Plan: The Reunion
|
|
2
|
+
|
|
3
|
+
## Scene goal
|
|
4
|
+
|
|
5
|
+
Petra arrives at Elias's apartment above the shop. They meet for the first time. He gives her the clock. The story closes on fragile, uncertain hope -- not resolution, but a beginning.
|
|
6
|
+
|
|
7
|
+
## Setting
|
|
8
|
+
|
|
9
|
+
Elias's apartment above the closed shop. Sunday afternoon. Pale light through salt-filmed windows. The apartment is clean but sparse -- a widower's space, functional rather than lived-in. The carriage clock sits on the kitchen table, polished, ticking, in a felt-lined box.
|
|
10
|
+
|
|
11
|
+
## Emotional arc
|
|
12
|
+
|
|
13
|
+
1. **Anxiety** -- Elias waits. He has cleaned the apartment, made tea, moved the clock from table to shelf to table again. He does not know where to put his hands.
|
|
14
|
+
2. **Shock of first sight** -- The doorbell rings. He opens the door. She is there. She has his hands -- long fingers, precise grip. Neither of them knows this yet, but the reader should.
|
|
15
|
+
3. **Awkwardness** -- Two strangers in a room. She is more composed than he expected. He is quieter than she expected. Conversation starts and stalls. She asks about the shop. He gives short answers.
|
|
16
|
+
4. **The gift** -- He brings out the clock. Explains it briefly (not a speech -- a few sentences about the escapement, the age, the repair). She asks "Does it work?" He says "Listen." The room fills with the tick.
|
|
17
|
+
5. **Fragile hope** -- They sit together. The clock ticks between them. Silence, but not the old silence -- a new one, shared. She sets the photographs she brought on the table. He looks at them. The story ends.
|
|
18
|
+
|
|
19
|
+
## Key beats
|
|
20
|
+
|
|
21
|
+
- Doorbell rings -- Elias's hands steady (contrast with Scene 1 trembling)
|
|
22
|
+
- First look -- physical recognition (her hands, his jaw, something genetic and undeniable)
|
|
23
|
+
- She brought photographs of herself growing up -- the childhood he missed, offered without accusation
|
|
24
|
+
- The clock changes hands -- literally, from his to hers. The central metaphor completed.
|
|
25
|
+
- Final image: two people at a kitchen table, a ticking clock between them, photographs spread like a second letter
|
|
26
|
+
|
|
27
|
+
## Voice notes
|
|
28
|
+
|
|
29
|
+
- Pace quickens here. Shorter paragraphs. More white space.
|
|
30
|
+
- First extended dialogue in the story. Keep it spare -- both characters talk around the important things.
|
|
31
|
+
- Elias's speech pattern: fragments, restarts, trailing em dashes. He is trying.
|
|
32
|
+
- Petra's speech pattern: controlled, then cracking. She is also trying.
|
|
33
|
+
- The clock's ticking should be audible to the reader throughout. It is the scene's heartbeat.
|
|
34
|
+
- End on image, not statement. No summarizing. No moral. Just two people and a ticking clock.
|
|
35
|
+
|
|
36
|
+
## POV and tone
|
|
37
|
+
|
|
38
|
+
Close third (Elias), past tense. Intimate distance. The narrator stays inside Elias but does not explain what he feels -- shows it through his hands, his breathing, what he notices about Petra.
|
|
39
|
+
|
|
40
|
+
## Estimated length
|
|
41
|
+
|
|
42
|
+
~1,100 words. The longest scene, but much of it is white space and dialogue.
|
|
43
|
+
|
|
44
|
+
## Dependencies
|
|
45
|
+
|
|
46
|
+
- Must honor the carriage clock details from Scene 4 (French, 1890s, cracked ivory face, blued-steel hands)
|
|
47
|
+
- Must reference the letter from Scene 1
|
|
48
|
+
- Petra's character voice from CHARACTERS.md
|
|
49
|
+
- Elias's established speech patterns from previous scenes
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
*This is a planning document. Draft with /scr:draft-scene 5.*
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Editor Review: Scene 2 -- The Workshop
|
|
2
|
+
|
|
3
|
+
**Reviewer:** Editor
|
|
4
|
+
**Date:** 2026-04-04
|
|
5
|
+
**Draft reviewed:** First draft
|
|
6
|
+
**Overall assessment:** Strong foundation. The workshop-as-emotional-state metaphor works well and earns its weight. Main revision target: tighten the middle section where the pacing sags during the letter re-reading.
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## Line-level notes
|
|
11
|
+
|
|
12
|
+
### Note 1 -- Paragraph 3 (clock descriptions)
|
|
13
|
+
**Location:** "A cuckoo clock with its pendulum hanging like a stopped heartbeat."
|
|
14
|
+
**Type:** Style
|
|
15
|
+
**Note:** The "stopped heartbeat" simile is effective but slightly expected. Given that the style guide calls for grounded/sensory metaphors from the story's object world, consider a watchmaker-specific image instead. What does a hanging pendulum actually look like to someone who has spent fifty years with these mechanisms? A plumb line? A weighted finger? Find the image Elias would use, not the one a writer would reach for.
|
|
16
|
+
|
|
17
|
+
### Note 2 -- Memory section (Lena passage)
|
|
18
|
+
**Location:** "He had not loved her -- or he had, but in the quiet, undramatic way he loved most things"
|
|
19
|
+
**Type:** Voice
|
|
20
|
+
**Note:** This is the one moment where the narrator edges toward telling rather than showing. The self-correction ("or he had") is good -- it keeps the uncertainty alive. But "quiet, undramatic" is the narrator explaining what the prose should demonstrate. Consider cutting "quiet, undramatic" and letting the next line ("steadily, without declaration") do the work alone. Trust the reader.
|
|
21
|
+
|
|
22
|
+
### Note 3 -- Final paragraph
|
|
23
|
+
**Location:** "Down here, nothing moved at all."
|
|
24
|
+
**Type:** Positive
|
|
25
|
+
**Note:** Perfect closing line. Do not touch this. The contrast between the kitchen clock ticking upstairs and the absolute stillness of the workshop is the scene's best structural move. The single-sentence paragraph gives it exactly the right weight.
|
|
26
|
+
|
|
27
|
+
### Note 4 -- Workshop dimensions
|
|
28
|
+
**Location:** "Twenty-two feet by fourteen."
|
|
29
|
+
**Type:** Detail
|
|
30
|
+
**Note:** The precision is very Elias -- good. But confirm these dimensions are consistent if the workshop appears again in Scene 4. The reader may not notice, but continuity matters. Consider whether you want to repeat the dimensions in Scene 4 (grounding) or deliberately omit them (because by Scene 4, Elias is no longer measuring his space -- he is using it).
|
|
31
|
+
|
|
32
|
+
---
|
|
33
|
+
|
|
34
|
+
## Structural notes
|
|
35
|
+
|
|
36
|
+
### Transition from letter to memory
|
|
37
|
+
**Issue:** The jump from Elias reading the letter to the memory of Lena in 1992 happens without a sensory bridge. One paragraph he's reading words on paper, the next he's remembering the smell of paint. The gap is too clean -- it reads as a narrative device rather than an organic drift of thought.
|
|
38
|
+
**Suggestion:** Add a sensory trigger. What in the workshop connects to Lena? A smell, a sound, a specific clock she might have touched? Let something in the physical present pull him into the past. The travel clock she brought in for repair could be on the shelf -- Elias's eye catches it, and the memory flows from there.
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## Summary
|
|
43
|
+
|
|
44
|
+
| Category | Count | Priority |
|
|
45
|
+
|----------|-------|----------|
|
|
46
|
+
| Style | 1 | Medium |
|
|
47
|
+
| Voice | 1 | Medium |
|
|
48
|
+
| Positive | 1 | -- |
|
|
49
|
+
| Detail | 1 | Low |
|
|
50
|
+
| Structural | 1 | High |
|
|
51
|
+
|
|
52
|
+
**Recommended revision order:**
|
|
53
|
+
1. Structural note (memory transition) -- this is the biggest lift and will improve the scene's flow
|
|
54
|
+
2. Note 2 (telling vs. showing) -- small cut, high impact on voice consistency
|
|
55
|
+
3. Note 1 (pendulum simile) -- find the right replacement image
|
|
56
|
+
4. Note 4 (dimensions) -- just a consistency check for Scene 4
|
|
57
|
+
|
|
58
|
+
**Overall grade:** B+. The emotional core is solid. The workshop metaphor is the story's strongest structural element. Revisions are about refinement, not reconstruction.
|
|
59
|
+
|
|
60
|
+
---
|
|
61
|
+
*Review generated by /scr:editor-review 2. Revision tracking in STATE.md.*
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
% Scriveno Academic LaTeX Template for Pandoc --template flag
|
|
2
|
+
% Usage: pandoc ... --template=data/export-templates/scriveno-academic.latex
|
|
3
|
+
%
|
|
4
|
+
% Supports article (default), report, or book document class.
|
|
5
|
+
% Bibliography via biblatex/biber with citeproc compatibility.
|
|
6
|
+
|
|
7
|
+
% Document class: article by default, configurable via Pandoc variable
|
|
8
|
+
\documentclass[$if(fontsize)$$fontsize$$else$12pt$endif$,$if(documentclass-options)$$documentclass-options$$else$a4paper$endif$]{$if(documentclass)$$documentclass$$else$article$endif$}
|
|
9
|
+
|
|
10
|
+
% === Packages ===
|
|
11
|
+
|
|
12
|
+
% Encoding and fonts
|
|
13
|
+
\usepackage[T1]{fontenc}
|
|
14
|
+
\usepackage[utf8]{inputenc}
|
|
15
|
+
\usepackage{lmodern}
|
|
16
|
+
$if(mainfont)$
|
|
17
|
+
\usepackage{fontspec}
|
|
18
|
+
\setmainfont{$mainfont$}
|
|
19
|
+
$endif$
|
|
20
|
+
|
|
21
|
+
% Page geometry: 1-inch margins
|
|
22
|
+
\usepackage[$if(geometry)$$geometry$$else$margin=1in$endif$]{geometry}
|
|
23
|
+
|
|
24
|
+
% Language support
|
|
25
|
+
$if(language)$
|
|
26
|
+
\usepackage[$language$]{babel}
|
|
27
|
+
$else$
|
|
28
|
+
\usepackage[english]{babel}
|
|
29
|
+
$endif$
|
|
30
|
+
|
|
31
|
+
% Line spacing
|
|
32
|
+
\usepackage{setspace}
|
|
33
|
+
$if(linestretch)$
|
|
34
|
+
\setstretch{$linestretch$}
|
|
35
|
+
$else$
|
|
36
|
+
\setstretch{1.5}
|
|
37
|
+
$endif$
|
|
38
|
+
|
|
39
|
+
% Headers and footers
|
|
40
|
+
\usepackage{fancyhdr}
|
|
41
|
+
\pagestyle{fancy}
|
|
42
|
+
\fancyhf{}
|
|
43
|
+
\fancyhead[L]{\leftmark}
|
|
44
|
+
\fancyhead[R]{\thepage}
|
|
45
|
+
\renewcommand{\headrulewidth}{0.4pt}
|
|
46
|
+
|
|
47
|
+
% Section numbering
|
|
48
|
+
$if(numbersections)$
|
|
49
|
+
\setcounter{secnumdepth}{$if(secnumdepth)$$secnumdepth$$else$3$endif$}
|
|
50
|
+
$else$
|
|
51
|
+
\setcounter{secnumdepth}{3}
|
|
52
|
+
$endif$
|
|
53
|
+
|
|
54
|
+
% Graphics
|
|
55
|
+
\usepackage{graphicx}
|
|
56
|
+
\makeatletter
|
|
57
|
+
\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
|
|
58
|
+
\def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi}
|
|
59
|
+
\makeatother
|
|
60
|
+
\setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
|
|
61
|
+
|
|
62
|
+
% Tables
|
|
63
|
+
\usepackage{longtable,booktabs,array}
|
|
64
|
+
|
|
65
|
+
% Lists
|
|
66
|
+
\usepackage{enumitem}
|
|
67
|
+
|
|
68
|
+
% Colors (for links)
|
|
69
|
+
\usepackage[usenames,dvipsnames]{xcolor}
|
|
70
|
+
|
|
71
|
+
% Hyperlinks
|
|
72
|
+
\usepackage[
|
|
73
|
+
colorlinks=true,
|
|
74
|
+
linkcolor=NavyBlue,
|
|
75
|
+
citecolor=NavyBlue,
|
|
76
|
+
urlcolor=NavyBlue,
|
|
77
|
+
bookmarks=true,
|
|
78
|
+
bookmarksnumbered=true,
|
|
79
|
+
pdfstartview=FitH
|
|
80
|
+
]{hyperref}
|
|
81
|
+
|
|
82
|
+
% Math support
|
|
83
|
+
\usepackage{amsmath,amssymb}
|
|
84
|
+
|
|
85
|
+
% Code blocks
|
|
86
|
+
$if(highlighting-macros)$
|
|
87
|
+
$highlighting-macros$
|
|
88
|
+
$endif$
|
|
89
|
+
|
|
90
|
+
% Tight lists (Pandoc uses these)
|
|
91
|
+
\providecommand{\tightlist}{%
|
|
92
|
+
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
|
93
|
+
|
|
94
|
+
% CSL references (citeproc compatibility)
|
|
95
|
+
$if(csl-refs)$
|
|
96
|
+
\newlength{\cslhangindent}
|
|
97
|
+
\setlength{\cslhangindent}{1.5em}
|
|
98
|
+
\newlength{\csllabelwidth}
|
|
99
|
+
\setlength{\csllabelwidth}{3em}
|
|
100
|
+
\newenvironment{CSLReferences}[2]%
|
|
101
|
+
{\setlength{\parindent}{0pt}%
|
|
102
|
+
\everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces}%
|
|
103
|
+
{\par}
|
|
104
|
+
\newcommand{\CSLBlock}[1]{\hfill\break#1\hfill\break}
|
|
105
|
+
\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{\strut#1\strut}}
|
|
106
|
+
\newcommand{\CSLRightInline}[1]{\parbox[t]{\dimexpr\linewidth-\csllabelwidth\relax}{\strut#1\strut}}
|
|
107
|
+
\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1}
|
|
108
|
+
$endif$
|
|
109
|
+
|
|
110
|
+
% Bibliography via biblatex (if bibliography file provided)
|
|
111
|
+
$if(bibliography)$
|
|
112
|
+
\usepackage[
|
|
113
|
+
backend=biber,
|
|
114
|
+
style=$if(biblio-style)$$biblio-style$$else$authoryear$endif$,
|
|
115
|
+
sorting=nyt,
|
|
116
|
+
maxcitenames=2,
|
|
117
|
+
maxbibnames=99,
|
|
118
|
+
natbib=true
|
|
119
|
+
]{biblatex}
|
|
120
|
+
$for(bibliography)$
|
|
121
|
+
\addbibresource{$bibliography$}
|
|
122
|
+
$endfor$
|
|
123
|
+
$endif$
|
|
124
|
+
|
|
125
|
+
% === Document metadata ===
|
|
126
|
+
|
|
127
|
+
\title{$if(title)$$title$$if(subtitle)$\\[0.5em]\large $subtitle$$endif$$else$Untitled$endif$}
|
|
128
|
+
|
|
129
|
+
\author{$if(author)$$for(author)$$if(it.name)$$it.name$$else$$it$$endif$$sep$ \and $endfor$$else$~$endif$}
|
|
130
|
+
|
|
131
|
+
\date{$if(date)$$date$$else$\today$endif$}
|
|
132
|
+
|
|
133
|
+
% === Document ===
|
|
134
|
+
|
|
135
|
+
\begin{document}
|
|
136
|
+
|
|
137
|
+
% Title page
|
|
138
|
+
\maketitle
|
|
139
|
+
|
|
140
|
+
% Abstract
|
|
141
|
+
$if(abstract)$
|
|
142
|
+
\begin{abstract}
|
|
143
|
+
\noindent $abstract$
|
|
144
|
+
\end{abstract}
|
|
145
|
+
$endif$
|
|
146
|
+
|
|
147
|
+
$if(keywords)$
|
|
148
|
+
\vspace{1em}
|
|
149
|
+
\noindent\textbf{Keywords:} $keywords$
|
|
150
|
+
$endif$
|
|
151
|
+
|
|
152
|
+
% Table of contents
|
|
153
|
+
$if(toc)$
|
|
154
|
+
\newpage
|
|
155
|
+
\tableofcontents
|
|
156
|
+
\newpage
|
|
157
|
+
$endif$
|
|
158
|
+
|
|
159
|
+
% List of figures
|
|
160
|
+
$if(lof)$
|
|
161
|
+
\listoffigures
|
|
162
|
+
$endif$
|
|
163
|
+
|
|
164
|
+
% List of tables
|
|
165
|
+
$if(lot)$
|
|
166
|
+
\listoftables
|
|
167
|
+
$endif$
|
|
168
|
+
|
|
169
|
+
% Body
|
|
170
|
+
$body$
|
|
171
|
+
|
|
172
|
+
% Bibliography
|
|
173
|
+
$if(bibliography)$
|
|
174
|
+
\newpage
|
|
175
|
+
\printbibliography[title={References}]
|
|
176
|
+
$endif$
|
|
177
|
+
|
|
178
|
+
% Appendix
|
|
179
|
+
$if(appendix)$
|
|
180
|
+
\appendix
|
|
181
|
+
$appendix$
|
|
182
|
+
$endif$
|
|
183
|
+
|
|
184
|
+
\end{document}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
% Scriveno ACM LaTeX Template for Pandoc --template flag
|
|
2
|
+
% Requires acmart.cls (install: tlmgr install acmart)
|
|
3
|
+
% Usage: pandoc ... --template=data/export-templates/scriveno-acm.latex
|
|
4
|
+
%
|
|
5
|
+
% Default class options: [acmconf,review=false] for ACM conference papers.
|
|
6
|
+
% Pass via Pandoc: --metadata classoption=acmconf
|
|
7
|
+
% Note: acmart loads hyperref internally -- do not add \usepackage{hyperref}
|
|
8
|
+
|
|
9
|
+
\documentclass[$if(classoption)$$for(classoption)$$classoption$$sep$,$endfor$$endif$]{acmart}
|
|
10
|
+
|
|
11
|
+
% Encoding -- safe with acmart when using pdflatex
|
|
12
|
+
\usepackage[T1]{fontenc}
|
|
13
|
+
\usepackage[utf8]{inputenc}
|
|
14
|
+
|
|
15
|
+
% acmart.cls already loads amsmath, amssymb, and graphicx internally.
|
|
16
|
+
% Do NOT add \usepackage{amsmath,amssymb} or \usepackage{graphicx} here.
|
|
17
|
+
% Math support and graphics are available without additional declarations.
|
|
18
|
+
|
|
19
|
+
% Pandoc required: code highlighting
|
|
20
|
+
$if(highlighting-macros)$
|
|
21
|
+
$highlighting-macros$
|
|
22
|
+
$endif$
|
|
23
|
+
|
|
24
|
+
% Pandoc required: tight lists
|
|
25
|
+
\providecommand{\tightlist}{%
|
|
26
|
+
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
|
27
|
+
|
|
28
|
+
% Pandoc required: CSL references (citeproc compatibility)
|
|
29
|
+
$if(csl-refs)$
|
|
30
|
+
\newlength{\cslhangindent}
|
|
31
|
+
\setlength{\cslhangindent}{1.5em}
|
|
32
|
+
\newlength{\csllabelwidth}
|
|
33
|
+
\setlength{\csllabelwidth}{3em}
|
|
34
|
+
\newenvironment{CSLReferences}[2]%
|
|
35
|
+
{\setlength{\parindent}{0pt}%
|
|
36
|
+
\everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces}%
|
|
37
|
+
{\par}
|
|
38
|
+
\newcommand{\CSLBlock}[1]{\hfill\break#1\hfill\break}
|
|
39
|
+
\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{\strut#1\strut}}
|
|
40
|
+
\newcommand{\CSLRightInline}[1]{\parbox[t]{\dimexpr\linewidth-\csllabelwidth\relax}{\strut#1\strut}}
|
|
41
|
+
\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1}
|
|
42
|
+
$endif$
|
|
43
|
+
|
|
44
|
+
% Document metadata
|
|
45
|
+
\title{$if(title)$$title$$else$Untitled$endif$}
|
|
46
|
+
\author{$if(author)$$for(author)$$if(it.name)$$it.name$$else$$it$$endif$$sep$ \and $endfor$$else$~$endif$}
|
|
47
|
+
\date{$if(date)$$date$$else$\today$endif$}
|
|
48
|
+
|
|
49
|
+
\begin{document}
|
|
50
|
+
|
|
51
|
+
\maketitle
|
|
52
|
+
|
|
53
|
+
$if(abstract)$
|
|
54
|
+
\begin{abstract}
|
|
55
|
+
\noindent $abstract$
|
|
56
|
+
\end{abstract}
|
|
57
|
+
$endif$
|
|
58
|
+
|
|
59
|
+
$if(keywords)$
|
|
60
|
+
\noindent\textbf{Keywords:} $keywords$
|
|
61
|
+
$endif$
|
|
62
|
+
|
|
63
|
+
$body$
|
|
64
|
+
|
|
65
|
+
% Bibliography: use biblatex-acm or natbib per ACM template guidance
|
|
66
|
+
|
|
67
|
+
\end{document}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
% Scriveno APA7 LaTeX Template for Pandoc --template flag
|
|
2
|
+
% Requires apa7.cls (install: tlmgr install apa7)
|
|
3
|
+
% Usage: pandoc ... --template=data/export-templates/scriveno-apa7.latex
|
|
4
|
+
%
|
|
5
|
+
% Default class options: [jou,longtable] for journal format; [man] for manuscript format.
|
|
6
|
+
% Pass via Pandoc: --metadata classoption=man
|
|
7
|
+
% Note: apa7.cls requires biblatex -- load with \usepackage[style=apa]{biblatex} in your local preamble additions
|
|
8
|
+
|
|
9
|
+
\documentclass[$if(classoption)$$for(classoption)$$classoption$$sep$,$endfor$$endif$]{apa7}
|
|
10
|
+
|
|
11
|
+
% Encoding -- safe with apa7 when using pdflatex
|
|
12
|
+
\usepackage[T1]{fontenc}
|
|
13
|
+
\usepackage[utf8]{inputenc}
|
|
14
|
+
|
|
15
|
+
% Math support
|
|
16
|
+
\usepackage{amsmath,amssymb}
|
|
17
|
+
|
|
18
|
+
% Graphics
|
|
19
|
+
\usepackage{graphicx}
|
|
20
|
+
\makeatletter
|
|
21
|
+
\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
|
|
22
|
+
\def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi}
|
|
23
|
+
\makeatother
|
|
24
|
+
\setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
|
|
25
|
+
|
|
26
|
+
% Pandoc required: code highlighting
|
|
27
|
+
$if(highlighting-macros)$
|
|
28
|
+
$highlighting-macros$
|
|
29
|
+
$endif$
|
|
30
|
+
|
|
31
|
+
% Pandoc: allow preamble additions via header-includes in metadata YAML
|
|
32
|
+
$for(header-includes)$
|
|
33
|
+
$header-includes$
|
|
34
|
+
$endfor$
|
|
35
|
+
|
|
36
|
+
% APA7 requires biblatex-apa. Uncomment if using bibliography:
|
|
37
|
+
% \usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex}
|
|
38
|
+
% \addbibresource{references.bib}
|
|
39
|
+
|
|
40
|
+
% Pandoc required: tight lists
|
|
41
|
+
\providecommand{\tightlist}{%
|
|
42
|
+
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
|
43
|
+
|
|
44
|
+
% Pandoc required: CSL references (citeproc compatibility)
|
|
45
|
+
$if(csl-refs)$
|
|
46
|
+
\newlength{\cslhangindent}
|
|
47
|
+
\setlength{\cslhangindent}{1.5em}
|
|
48
|
+
\newlength{\csllabelwidth}
|
|
49
|
+
\setlength{\csllabelwidth}{3em}
|
|
50
|
+
\newenvironment{CSLReferences}[2]%
|
|
51
|
+
{\setlength{\parindent}{0pt}%
|
|
52
|
+
\everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces}%
|
|
53
|
+
{\par}
|
|
54
|
+
\newcommand{\CSLBlock}[1]{\hfill\break#1\hfill\break}
|
|
55
|
+
\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{\strut#1\strut}}
|
|
56
|
+
\newcommand{\CSLRightInline}[1]{\parbox[t]{\dimexpr\linewidth-\csllabelwidth\relax}{\strut#1\strut}}
|
|
57
|
+
\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1}
|
|
58
|
+
$endif$
|
|
59
|
+
|
|
60
|
+
% Document metadata
|
|
61
|
+
\title{$if(title)$$title$$else$Untitled$endif$}
|
|
62
|
+
\author{$if(author)$$for(author)$$if(it.name)$$it.name$$else$$it$$endif$$sep$ \and $endfor$$else$~$endif$}
|
|
63
|
+
\date{$if(date)$$date$$else$\today$endif$}
|
|
64
|
+
|
|
65
|
+
\begin{document}
|
|
66
|
+
|
|
67
|
+
\maketitle
|
|
68
|
+
|
|
69
|
+
$if(abstract)$
|
|
70
|
+
\begin{abstract}
|
|
71
|
+
\noindent $abstract$
|
|
72
|
+
\end{abstract}
|
|
73
|
+
$endif$
|
|
74
|
+
|
|
75
|
+
$if(keywords)$
|
|
76
|
+
\noindent\textbf{Keywords:} $keywords$
|
|
77
|
+
$endif$
|
|
78
|
+
|
|
79
|
+
$body$
|
|
80
|
+
|
|
81
|
+
% Bibliography: apa7 requires biblatex-apa; use \printbibliography manually after compiling
|
|
82
|
+
|
|
83
|
+
\end{document}
|