User:Long Green

From DPWiki
Jump to navigation Jump to search
Userboxes

Template:User Mac OS:10.8

Ppgen-gear.png This user does post processing with ppgen.

Mama Beth's helpful links:

Proofing:


Formatting:

Column alignment tool: [1]


My Regexes:

To bold initial word in dictionary entry, ends w/comma

S: (\n\n)([^,]+),

R: $1<b>$2</b>, or $1<b>$2,</b>

To insert parts of speech in italics in French:

S: [ ](n\.|n\.f\.|n\.m\.|adj\.|adv\.|v\.a\.|v\.r\.|v\.n\.|n\.m\.f\.|n\.m\.pl\.|pl\.)(,|[ ])

R:  <i>$1</i>$2 [**first char. is space]


PP:

PG wiki FAQs

[2] Accessibility Recipes: Footnotes

[3] Accessibility Recipes: Headings

[4] PP Checklist

Install GG on Mac

[5] Wiki Guide to Epub

PP FAQs

CSS_Cookbook

[6] Indexes page in wiki


TOOLS

Docutils Overview Docutils Overview

Fadedpage Index at fadedpage.org

Hutchison's smart quotes: script and instructions


List of things to check: Follow regular procedures for checking the file for:

  • questionable hyphenation,
  • proofers' notes,
  • checking poetry and block quotes,
  • removing visible page markers,
  • moving illustrations,
  • footnotes,
  • † convert non-Latin-1 characters to UTF-8;
  • † convert [oe] to œ, -- to —; and potentially " to ” and “; ditto to „;
  • etc.

† ppgen only


Use of Site:


Other: To view image and text files simultaneously: Mentor view

Unicode Code Lookup