In general, don't get too hung up on “authorial intent". As I've said often on this list, that's largely a concept developed in 20th century academia that, with a few exceptions, mostly wasn't a huge concern for authors before then. It was extremely common for editors, publishers, and printers to rearrange and edit things as they saw fit, and looking back in history it's often impossible to say what the author wanted—if they even cared that much—vs what the publisher ended up doing.
We usually want scans of the latest edition of a work, as it is likely to have had more errors corrected, etc. For older works, newer editions also often have more modern punctuation practices (my working theory from producing a few is that authors in the 18th century were paid by the comma). So, the last edition an author worked on is generally not of importance to us; we want the latest edition, period.
In Gil Blas we modernized the dialog so that there is one speaker per paragraph, instead of vast paragraphs where multiple people speak. If this book is like that, we should do the same thing. It's quite a bit of work.
To unsubscribe from this group and stop receiving emails from it, send an email to standardebook...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/ec84aa60-25d5-4b6b-beec-956cdf54f34d%40standardebooks.org.
The principles of editing adopted in this issue of Smollett are the same as those which the editor applied in his presentations of Fielding and Sterne, edited for Messrs. Dent. No annotation is attempted, and the text is reprinted from the standard version. Smollett was much more of a professional man of letters than either of his contemporaries, and after he had, as in the case of Peregrine Pickle, once settled on the form in which his work should be presented, there is not usually much need for conjectural emendation. The text has, however, been carefully read throughout to guard againt those slips which sometimes hold their ground in, and occasionally steal into, frequently reprinted matter.
(my working theory from producing a few is that authors in the 18th century were paid by the comma)
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/8F4704C2-AB2C-424B-9B2B-FC2CC1728F04%40picklefactory.org.

On 21 Feb 2026, at 00:51, 'bak' via Standard Ebooks <standar...@googlegroups.com> wrote:
I haven't bumped into this in a production yet, so I wanted to ask and make sure:
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/9535BE76-7091-46BC-BB20-9022D91346D4%40picklefactory.org.


To view this discussion visit https://groups.google.com/d/msgid/standardebooks/53F3F750-19B2-4230-925B-D810F8DB08DF%40reala.net.
On 28 Feb 2026, at 19:32, 'bak' via Standard Ebooks <standar...@googlegroups.com> wrote:
I have finished my first runthrough of the actual text to correct dialogue typography, semanticate things, and make corrections to match the scan. Now for a full proofread while I cast about for cover art, and I will also have to smarten up the CSS to make sure it looks correct.Two concerns in the meantime.1. There is a section titled "Author's Preface" which I have put in the actual preface.xhtml. It also has a section titled "Apologue" appended to it before Chapter 1; this is the case in all the scans I've looked at. Should this Apologue be a separate file, (preface-2.xhtml I'm guessing)? Or is a break within the Author's Preface more appropriate?2. There's a section in Ch. 10 where a bar tab is rendered:
<Screenshot 2026-02-28 at 11.19.06.png>
I used a table for this (Gutenberg's did too), but I don't think the ellipses are quite right here. (They also cause se lint to throw errors). Also the left-justification of numbers doesn't seem right. Any guidelines or examples on how to render this would be much appreciated.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/D7784881-1ECC-46A0-B794-1A0D2C3AB328%40picklefactory.org.

To view this discussion visit https://groups.google.com/d/msgid/standardebooks/B78135BF-6699-476D-A338-F762043F81C4%40reala.net.
On 19 Mar 2026, at 23:52, 'bak' via Standard Ebooks <standar...@googlegroups.com> wrote:
I have catalogued all of the letters and poetry in this text and have learned enough about CSS to make an attempt. No doubt I will have some questions or need some correction in a day or two.In the meantime I have been looking for an appropriate cover. This novel contains a fairly large amount of naval stuff, and I thought The Transport "La Correze" might work: https://standardebooks.org/artworks/frederic-montenard/the-transport-la-correzeA mock-up:
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/0488C718-E5E1-4EA4-8AC9-7B697AA323F4%40picklefactory.org.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/1DBB3485-EC16-42AD-B2A9-18AAA0715601%40reala.net.








To view this discussion visit https://groups.google.com/d/msgid/standardebooks/F8DAC59D-B5F3-480F-BD5C-78EDCE81DE7F%40picklefactory.org.
On 13 Apr 2026, at 20:31, 'bak' via Standard Ebooks <standar...@googlegroups.com> wrote:
I have finally learned enough CSS to be dangerous and had a pass at fixing up the poetry.Now I come to letters, and although I did some basic work on the first proofread to semanticate everything into blockquotes, there are some inconsistencies–I think some of these were probably introduced by the PG production–and I feel like it would make sense to be as consistent as the text permits and CSS will allow. But I thought to bring it up first on the list so that I don't do anything too weird.Here's the first letter of ch. 57 as example, in the scan:
<letter-ch-57.1.png>Here's an 18th century scan:
<Screenshot 2026-04-12 at 13.12.40.png>
<Screenshot 2026-04-12 at 13.12.53.png>In most cases the scan follows a convention of (a) putting the salutation as small caps inline with the letter body with comma and dash, and (b) putting the valediction inline with the letter body, with the signature right-justified on the same line – but perhaps only when the line still has room for the signature? Example:
<letter-ch-16.png>But in some cases the valediction gets broken out, or the salutation small caps are omitted as in chapter 49:
<letter-ch-49.png>In one case the valediction is broken out and there's actual header material (standard css looks like it will right-justify the addressee header instead of centering it):
<letter-ch-6.png>
So I guess my question is, would it make sense to do an editorial commit (or maybe one per letter) to address this stuff? If left to myself I would make the following changes:- Separate <header> element for the salutation instead of inline, just a comma and no dash- <b> tag and small caps for every salutation- Move valediction to its own line instead of inline with signature for any longer than "Your X" or "Your own X" or "Your enraptured X"The other matter of style I wanted to bring up was quotation marks.- Every letter is presented as dialogue in terms of quotation marks (opening quotes for every new line, closing quotes only after signature). I am thinking just to leave those as is.- One poem out of eight is presented within quotation marks, this one in chapter 51:
<verse-ch-51.png>This is actual dialogue, so it makes sense, but there's other poetry that's explicitly spoken aloud, like this in ch 40:
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/059BE7F4-8B39-419E-917C-D41567FD4DC1%40picklefactory.org.
Given that you’ve found an earlier scan with a split salutation, you could do that. I’m not sure I’d bother?
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/037D9A9A-EF3D-4857-A775-B8EA8E7C53EA%40reala.net.




To view this discussion visit https://groups.google.com/d/msgid/standardebooks/3215CC6A-46AD-4B4D-876B-3E42211DDA7C%40picklefactory.org.
On 21 Apr 2026, at 16:57, 'bak' via Standard Ebooks <standar...@googlegroups.com> wrote:
I had another look through the PD images, and came across a couple that I liked:
The Secret Meeting, https://standardebooks.org/artworks/jean-honore-fragonard/the-secret-meeting . The setting is a little extravagant for a novel mostly taking place in England for the romance, but it is one with quite a few Secret Meetings, and Rory is as much of a dandy as circumstances permit.
<secretmeeting1.png>This is 18th century, but the ship in question I think would serve, being indistinct in a storm, and it sure looks like some of the events of ch. 28. Since it's well-known for being a novel to do with adventures at sea, thought I'd have another shot.
<storm1.png>This is how I've rendered the bill presented in ch. 10 as a table, compared to scan. I suppose I could add a border-bottom style for tfoot and find a way to remove the border from the left column? I'm not sure if I should bother, though.
<Screenshot 2026-04-21 at 08.48.37.png>
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/657D0C9B-407A-48BD-BB2B-F7427D6A7B5F%40picklefactory.org.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/298B7870-5F3D-4784-89B9-2CE548E4F25B%40reala.net.