[Next Project] An Outcast of the Islands by Joseph Conrad

132 views
Skip to first unread message

Szymon Szott

unread,
Jul 7, 2025, 1:58:46 PM7/7/25
to Standard Ebooks
Hi!

As my next production I'd like to continue going through the Conrad corpus with his second novel:
https://gutenberg.org/ebooks/638

I've gone ahead and made the initial commit:
https://github.com/SzymonSzott/joseph-conrad_an-outcast-of-the-islands

Best,
Szymon

Alex Cabal

unread,
Jul 7, 2025, 2:27:47 PM7/7/25
to standar...@googlegroups.com
OK, Vince will manage this with Robin reviewing.
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to standardebook...@googlegroups.com
> <mailto:standardebook...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/2c874388-a398-45f9-87ff-1922ab82a67fn%40googlegroups.com
> <https://groups.google.com/d/msgid/standardebooks/2c874388-
> a398-45f9-87ff-1922ab82a67fn%40googlegroups.com?
> utm_medium=email&utm_source=footer>.

Szymon Szott

unread,
Jul 8, 2025, 7:56:25 AM7/8/25
to Standard Ebooks
This book has the following structure:
PART I
CHAPTER ONE
CHAPTER TWO
...
PART II
CHAPTER ONE
CHAPTER TWO
...

Is there a way to have se split-file generate the required output files (part-1.xhtml, chapter-1-1.xhtml, etc.) automatically out of body.xhtml?

Best,
Szymon

Vince Rice

unread,
Jul 8, 2025, 10:21:10 AM7/8/25
to standar...@googlegroups.com
Unfortunatey, no.

On Jul 8, 2025, at 6:56 AM, Szymon Szott <szymon...@gmail.com> wrote:

This book has the following structure:

Szymon Szott

unread,
Jul 10, 2025, 10:07:58 AM7/10/25
to standar...@googlegroups.com
Hi!

I have a possible spelling modernization question: the liqueur curaçao appears in the book (only once) as 'curacoa'. The latter appears only twice in our corpus, M-W mentions curaçoa is a less common variant (than curaçao), and se/spelling.py converts curacao to curaçao. Do I convert curacoa to curaçoa or to curaçao?

Best,
Szymon

Vince Rice

unread,
Jul 10, 2025, 10:14:41 AM7/10/25
to standar...@googlegroups.com
Generally, if M-W lists it as a variant, I leave it, so I would say curaçoa.

Szymon Szott

unread,
Jul 16, 2025, 6:09:37 AM7/16/25
to Standard Ebooks
I've finished proofreading and as the cover I'd like to use this Javanese jungle from the Smithsonian

Based on the book's title, I was initially thinking of looking for jungle islands, but the whole story is almost entirely constrained to one place. The above painting coveys not only the fauna but also the gloominess of the narrative.

David

unread,
Jul 16, 2025, 6:28:18 AM7/16/25
to Standard Ebooks
Re: "gloominess" - we'll see what Vince thinks, but part of the gloominess of the image seems to be a function of its "under-exposure" (according to its histogram). Perhaps a modest tweak of the levels would be warranted in this case? Time will tell! :)

Szymon Szott

unread,
Jul 16, 2025, 7:17:05 AM7/16/25
to standar...@googlegroups.com
Here's a first mockup: 
I slightly increased the brightness and contrast in GIMP but I'm not sure it helped.

--
You received this message because you are subscribed to a topic in the Google Groups "Standard Ebooks" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to standardebook...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/c24585b3-8e5e-41f7-b728-36a062a205ffn%40googlegroups.com.

Szymon Szott

unread,
Jul 16, 2025, 12:48:56 PM7/16/25
to Standard Ebooks
On Wednesday, July 16, 2025 at 1:17:05 PM UTC+2 Szymon Szott wrote:
Here's a first mockup: 
I slightly increased the brightness and contrast in GIMP but I'm not sure it helped.

With help from David (thanks!) I managed to improve the quality, here's v2 for approval:
https://imgur.com/a/AoRMDGo

In the meantime I'm working on content.opf and lint is throwing this bizarre error:
  <meta property="se:url.vcs.github"> value does not match expected:                                                    
  https://github.com/standardebooks/standard-ebooks_joseph-conrad_an-outcast-of-the-islands.
I bolded the bizarre part. The problem is that 
(a) I think the address is incorrect and should remain https://github.com/standardebooks/joseph-conrad_an-outcast-of-the-islands
(b) even if I change to the URL lint suggests the error remains.

Best,
Szymon


Alex Cabal

unread,
Jul 16, 2025, 1:03:32 PM7/16/25
to standar...@googlegroups.com
Remove url: from the identifier in content.opf

On 7/16/25 11:48 AM, Szymon Szott wrote:
> On Wednesday, July 16, 2025 at 1:17:05 PM UTC+2 Szymon Szott wrote:
>
> Here's a first mockup: https://imgur.com/BZeM5uA <https://imgur.com/
> BZeM5uA>
> I slightly increased the brightness and contrast in GIMP but I'm not
> sure it helped.
>
>
> With help from David (thanks!) I managed to improve the quality, here's
> v2 for approval:
> https://imgur.com/a/AoRMDGo
>
> In the meantime I'm working on content.opf and lint is throwing this
> bizarre error:
>   <meta property="se:url.vcs.github"> value does not match expected:
>   https://github.com/standardebooks/*standard-ebooks_*joseph-conrad_an-
> outcast-of-the-islands.
> I bolded the bizarre part. The problem is that
> (a) I think the address is incorrect and should remain https://
> github.com/standardebooks/joseph-conrad_an-outcast-of-the-islands
> (b) even if I change to the URL lint suggests the error remains.
>
> Best,
> Szymon
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to standardebook...@googlegroups.com
> <mailto:standardebook...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/e6ef1255-89e0-44be-a9a9-66b685e4a854n%40googlegroups.com
> <https://groups.google.com/d/msgid/standardebooks/e6ef1255-89e0-44be-
> a9a9-66b685e4a854n%40googlegroups.com?utm_medium=email&utm_source=footer>.

Szymon Szott

unread,
Jul 16, 2025, 2:12:09 PM7/16/25
to standar...@googlegroups.com
Thanks Alex! There's one more error in colophon.xhtml which I don't understand:
  Anonymous contributors in the colophon must be exactly <b>An Anonymous Volunteer</b> or <b>An Unknown Artist</b>.        
  <b>January 1, 1900, 12:00 <abbr class="eoc">a.m.</abbr></b>
Strange, because this production doesn't have anonymous contributors.



You received this message because you are subscribed to a topic in the Google Groups "Standard Ebooks" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to standardebook...@googlegroups.com.

Vince Rice

unread,
Jul 16, 2025, 2:42:41 PM7/16/25
to standar...@googlegroups.com
It’s because of the <b> around the time, which is no longer used on 2.8. Remove those and you should be good.

Szymon Szott

unread,
Jul 16, 2025, 2:46:20 PM7/16/25
to standar...@googlegroups.com
Thanks Vince! Do you approve the cover?

It's the only outstanding issue before the book goes to review.

--
You received this message because you are subscribed to a topic in the Google Groups "Standard Ebooks" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to standardebook...@googlegroups.com.

Alex Cabal

unread,
Jul 16, 2025, 3:06:46 PM7/16/25
to standar...@googlegroups.com
I think you went overboard with the photoshop, the colors look blown
out. Just a slightly lighter brightness would be fine

On 7/16/25 1:46 PM, Szymon Szott wrote:
> Thanks Vince! Do you approve the cover?
> https://imgur.com/a/AoRMDGo <https://imgur.com/a/AoRMDGo>
>
> It's the only outstanding issue before the book goes to review.
>
> On Wed, Jul 16, 2025 at 8:42 PM Vince Rice <vr_se...@letterboxes.org
> <mailto:vr_se...@letterboxes.org>> wrote:
>
> It’s because of the <b> around the time, which is no longer used on
> 2.8. Remove those and you should be good.
>
> > On Jul 16, 2025, at 1:12 PM, Szymon Szott <szymon...@gmail.com
> <mailto:szymon...@gmail.com>> wrote:
> >
> > Thanks Alex! There's one more error in colophon.xhtml which I
> don't understand:
> >   Anonymous contributors in the colophon must be exactly <b>An
> Anonymous Volunteer</b> or <b>An Unknown Artist</b>.
> >   <b>January 1, 1900, 12:00 <abbr class="eoc">a.m.</abbr></b>
> > Strange, because this production doesn't have anonymous contributors.
>
> --
> You received this message because you are subscribed to a topic in
> the Google Groups "Standard Ebooks" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/standardebooks/J43a72FHs2o/unsubscribe <https://
> groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to
> standardebook...@googlegroups.com
> <mailto:standardebooks%2Bunsu...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/DF119D81-DD91-4EBE-
> B520-7AEC653DD86E%40letterboxes.org <https://groups.google.com/d/
> msgid/standardebooks/DF119D81-DD91-4EBE-
> B520-7AEC653DD86E%40letterboxes.org>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to standardebook...@googlegroups.com
> <mailto:standardebook...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/
> CAEm%2BXfr3uX0JbvA7F02wqHat_UyYWni%2BpiqyJNx-9qT1VNRafA%40mail.gmail.com
> <https://groups.google.com/d/msgid/standardebooks/
> CAEm%2BXfr3uX0JbvA7F02wqHat_UyYWni%2BpiqyJNx-9qT1VNRafA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Szymon Szott

unread,
Jul 16, 2025, 3:46:59 PM7/16/25
to standar...@googlegroups.com
Yes, you're right! Here's v3 for approval:
https://imgur.com/a/Zgyln16

Alex Cabal

unread,
Jul 16, 2025, 3:47:32 PM7/16/25
to standar...@googlegroups.com
Much better!

On 7/16/25 2:46 PM, Szymon Szott wrote:
> Yes, you're right! Here's v3 for approval:
> https://imgur.com/a/Zgyln16 <https://imgur.com/a/Zgyln16>
> <https://imgur.com/a/AoRMDGo <https://imgur.com/a/AoRMDGo>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to standardebook...@googlegroups.com
> <mailto:standardebook...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/
> CAEm%2BXfoH1ntXpF87XjWvgZQhCQcjiZWKMN4DkUmhowXgpNAmkw%40mail.gmail.com
> <https://groups.google.com/d/msgid/standardebooks/
> CAEm%2BXfoH1ntXpF87XjWvgZQhCQcjiZWKMN4DkUmhowXgpNAmkw%40mail.gmail.com?
> utm_medium=email&utm_source=footer>.

Szymon Szott

unread,
Jul 16, 2025, 3:59:10 PM7/16/25
to standar...@googlegroups.com

You received this message because you are subscribed to a topic in the Google Groups "Standard Ebooks" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to standardebook...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/74fcb94c-b236-409e-9781-83e742e9a057%40standardebooks.org.

Robin Whittleton

unread,
Jul 16, 2025, 4:03:59 PM7/16/25
to standar...@googlegroups.com
Give me 48 hours as per usual.

-Robni

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/CAEm%2BXfrQPL%3DX8ZE5g6z9pBZ4r-u0jHeba%3DTdWP29Qk7D8yOB0Q%40mail.gmail.com.

Robin Whittleton

unread,
Jul 16, 2025, 4:30:47 PM7/16/25
to standar...@googlegroups.com
Ah, I found time to just do the review now. A few issues noted at https://github.com/SzymonSzott/joseph-conrad_an-outcast-of-the-islands/issues/1.

-Robin

On 16 Jul 2025, at 21:58, Szymon Szott <szymon...@gmail.com> wrote:

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/CAEm%2BXfrQPL%3DX8ZE5g6z9pBZ4r-u0jHeba%3DTdWP29Qk7D8yOB0Q%40mail.gmail.com.

Robin Whittleton

unread,
Jul 17, 2025, 2:11:34 AM7/17/25
to standar...@googlegroups.com

Alex Cabal

unread,
Jul 17, 2025, 2:11:35 PM7/17/25
to standar...@googlegroups.com
OK, looks good. I've released it, thanks!

On 7/17/25 1:11 AM, Robin Whittleton wrote:
> Ready for you Alex.
>
> -Robin
>
>> On 16 Jul 2025, at 22:30, Robin Whittleton <ro...@reala.net> wrote:
>>
>> Ah, I found time to just do the review now. A few issues noted at
>> https://github.com/SzymonSzott/joseph-conrad_an-outcast-of-the-
>> islands/issues/1 <https://github.com/SzymonSzott/joseph-conrad_an-
>> outcast-of-the-islands/issues/1>.
>>
>> -Robin
>>
>>> On 16 Jul 2025, at 21:58, Szymon Szott <szymon...@gmail.com> wrote:
>>>
>>> OK, Robin, ready for review:
>>> https://github.com/SzymonSzott/joseph-conrad_an-outcast-of-the-
>>> islands <https://github.com/SzymonSzott/joseph-conrad_an-outcast-of-
>>> the-islands>
>>>
>>> On Wed, Jul 16, 2025 at 9:47 PM Alex Cabal <al...@standardebooks.org
>>> <mailto:al...@standardebooks.org>> wrote:
>>>
>>> Much better!
>>>
>>> On 7/16/25 2:46 PM, Szymon Szott wrote:
>>> > Yes, you're right! Here's v3 for approval:
>>> >https://imgur.com/a/Zgyln16 <https://imgur.com/a/
>>> Zgyln16><https://imgur.com/a/Zgyln16 <https://imgur.com/a/Zgyln16>>
>>> >
>>> > On Wed, Jul 16, 2025 at 9:06 PM Alex Cabal
>>> <al...@standardebooks.org <mailto:al...@standardebooks.org>
>>> > <mailto:al...@standardebooks.org
>>> <mailto:al...@standardebooks.org>>> wrote:
>>> >
>>> >     I think you went overboard with the photoshop, the colors
>>> look blown
>>> >     out. Just a slightly lighter brightness would be fine
>>> >
>>> >     On 7/16/25 1:46 PM, Szymon Szott wrote:
>>> >      > Thanks Vince! Do you approve the cover?
>>> >      >https://imgur.com/a/AoRMDGo <https://imgur.com/a/
>>> AoRMDGo><https://imgur.com/a/AoRMDGo <https://imgur.com/a/AoRMDGo>>
>>> >     <https://imgur.com/a/AoRMDGo <https://imgur.com/a/
>>> AoRMDGo><https://imgur.com/a/AoRMDGo <https://imgur.com/a/AoRMDGo>>>
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> > Groups "Standard Ebooks" group.
>>> > To unsubscribe from this group and stop receiving emails from
>>> it, send
>>> > an email tostandardeboo...@googlegroups.com
>>> <mailto:standardebooks%2Bunsu...@googlegroups.com>
>>> > <mailto:standardebook...@googlegroups.com
>>> <mailto:standardebooks%2Bunsu...@googlegroups.com>>.
>>> > To view this discussion visithttps://groups.google.com/d/msgid/
>>> <https://groups.google.com/d/msgid/>
>>> > standardebooks/
>>> >
>>> CAEm%2BXfoH1ntXpF87XjWvgZQhCQcjiZWKMN4DkUmhowXgpNAmkw%40mail.gmail.com <http://40mail.gmail.com/>
>>> > <https://groups.google.com/d/msgid/standardebooks/ <https://
>>> groups.google.com/d/msgid/standardebooks/>
>>> >
>>> CAEm%2BXfoH1ntXpF87XjWvgZQhCQcjiZWKMN4DkUmhowXgpNAmkw%40mail.gmail.com <http://40mail.gmail.com/>?
>>> > utm_medium=email&utm_source=footer>.
>>>
>>> --
>>> You received this message because you are subscribed to a topic
>>> in the Google Groups "Standard Ebooks" group.
>>> To unsubscribe from this topic, visithttps://groups.google.com/d/
>>> topic/standardebooks/J43a72FHs2o/unsubscribe <https://
>>> groups.google.com/d/topic/standardebooks/J43a72FHs2o/unsubscribe>.
>>> To unsubscribe from this group and all its topics, send an email
>>> tostandardeboo...@googlegroups.com
>>> <mailto:standardebooks%2Bunsu...@googlegroups.com>.
>>> To view this discussion visithttps://groups.google.com/d/msgid/
>>> standardebooks/74fcb94c-
>>> b236-409e-9781-83e742e9a057%40standardebooks.org <https://
>>> groups.google.com/d/msgid/standardebooks/74fcb94c-
>>> b236-409e-9781-83e742e9a057%40standardebooks.org>.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Standard Ebooks" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email tostandardeboo...@googlegroups.com
>>> <mailto:standardebook...@googlegroups.com>.
>>> To view this discussion visithttps://groups.google.com/d/msgid/
>>> standardebooks/CAEm%2BXfrQPL%3DX8ZE5g6z9pBZ4r-
>>> u0jHeba%3DTdWP29Qk7D8yOB0Q%40mail.gmail.com <https://
>>> groups.google.com/d/msgid/standardebooks/
>>> CAEm%2BXfrQPL%3DX8ZE5g6z9pBZ4r-
>>> u0jHeba%3DTdWP29Qk7D8yOB0Q%40mail.gmail.com?
>>> utm_medium=email&utm_source=footer>.
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Standard Ebooks" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to standardebook...@googlegroups.com
>> <mailto:standardebook...@googlegroups.com>.
>> To view this discussion visit https://groups.google.com/d/msgid/
>> standardebooks/71E75773-A4E9-427D-AA06-401BD883EB7C%40reala.net
>> <https://groups.google.com/d/msgid/standardebooks/71E75773-A4E9-427D-
>> AA06-401BD883EB7C%40reala.net?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Standard Ebooks" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to standardebook...@googlegroups.com
> <mailto:standardebook...@googlegroups.com>.
> To view this discussion visit https://groups.google.com/d/msgid/
> standardebooks/475588E8-E8F9-46CE-B55D-C52A89FAE54E%40reala.net
> <https://groups.google.com/d/msgid/standardebooks/475588E8-E8F9-46CE-
> B55D-C52A89FAE54E%40reala.net?utm_medium=email&utm_source=footer>.

Reply all
Reply to author
Forward
0 new messages