Paul W. Rankin

Results 49 issues of Paul W. Rankin

**Is your feature request related to a problem? Please describe.** There are scenarios where it is preferable not to include a title page in the PDF, e.g. when exporting a...

**Is your feature request related to a problem? Please describe.** Some screenwriters may prefer their scene headings to be double-spaced, bold, underlined, or a combination thereof. **Describe the solution you'd...

Hello! I know that Gemini support is experimental so I hesitate to raise this, but Gemini output seems to print smart punctuation characters as "â" (hex codepoint e2) ``` $...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-emoji ### What specific section or headline is this issue about? Browser compatibility ### What information was incorrect, unhelpful, or incomplete? Safari (macOS and iOS) currently support...

data:css :art:

Add https://rnkn.xyz Webring icon is on homepage at middle bottom. Source is at https://rnkn.xyz/got/?action=tree&path=homepage.git

The spec says the title page should ignore unrecognized keys, as per https://fountain.io/syntax/#title-page: > The key values may change, but those listed above comprise a minimal useful set. If you...

**Describe the bug** The Fountain 1.1 spec has narrower [criteria for transitions](https://fountain.io/syntax/#transition): > The requirements for Transition elements are: > > - Uppercase > - Preceded by and followed by...

bug

I managed to get UA_source compiled without errors on macOS with the following changes: https://github.com/Marisa-Chan/UA_source/compare/master...rnkn:UA_source:master First I added a couple of includes: ```diff --- a/src/system/gfx.cpp +++ b/src/system/gfx.cpp @@ -3,6 +3,7...

Hello! Thanks for your work on Screenplain and contribution to the Fountain community. I have a small feature request. I would like it if Screenplain parsed the title page keys...

Hello, mless appears to be off-by-one when issuing the `N:x` command. ## To reproduce ``` $ mlist Maildir/ | mless 2:n 1:x ``` And then ``` 2:x ``` ## Expected...