[Next Project] Beric the Briton by G. A. Henty

57 views
Skip to first unread message

Jim Turnbull

unread,
Oct 19, 2025, 6:50:26 AM (8 days ago) Oct 19
to Standard Ebooks
For my next project I'm going to look at Beric the Briton by G. A. Henty.

Sources:

Not sure what to do for cover art yet, but will tackle that issue later, unless anyone has any suggestions.

Repo created:

One question...
I noticed that the Gutenberg text has all the chapters starting with <h1> tags, whereas my first book (and the step-by-step production notes) have <h2> tags.

Does the Standard Ebooks toolset require each chapter starts with <h2> tags in order to do the split correctly (i.e. would you prefer that I change all the h1 to h2)?


Jim Turnbull

unread,
Oct 19, 2025, 7:11:46 AM (8 days ago) Oct 19
to Standard Ebooks
Just answered my own question, split-file doesn't look at the h1/h2 tags (it looks for the se:split comment). 

So I guess the question is whether I'm okay to leave the source h1 tags as-is, or would SE prefer that these are changed to h2 tags?

Robin Whittleton

unread,
Oct 19, 2025, 7:14:19 AM (8 days ago) Oct 19
to standar...@googlegroups.com
Change them to h2s to match the rest of the corpus.

-Robin

On 19 Oct 2025, at 13:11, Jim Turnbull <misterjay...@gmail.com> wrote:


--
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.
To view this discussion visit https://groups.google.com/d/msgid/standardebooks/46d9ba40-1a53-490e-96e6-832946ec2d9en%40googlegroups.com.

Alex Cabal

unread,
Oct 19, 2025, 11:40:13 AM (8 days ago) Oct 19
to standar...@googlegroups.com
OK, Robin will manage with Weijia reviewing.

Note the subtitle, you'll have to include it in the metadata and half
title page.
> --
> 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/bf106d78-f4b8-4e7e-9a81-f932c1a5f1f2n%40googlegroups.com
> <https://groups.google.com/d/msgid/standardebooks/bf106d78-
> f4b8-4e7e-9a81-f932c1a5f1f2n%40googlegroups.com?
> utm_medium=email&utm_source=footer>.

Jim Turnbull

unread,
Oct 19, 2025, 12:40:27 PM (8 days ago) Oct 19
to Standard Ebooks
I've pushed up commits up to the point where I'll now be proofreading.

I was aware of the subtitle element and I'll add the half page and make sure subtitle is in the metadata when I come back to this after proofreading.

Alex Cabal

unread,
Oct 19, 2025, 12:41:18 PM (8 days ago) Oct 19
to standar...@googlegroups.com
You needed a half title anyway because there's a preface

On 10/19/25 11:40 AM, Jim Turnbull wrote:
> I've pushed up commits up to the point where I'll now be proofreading.
>
> I was aware of the subtitle element and I'll add the half page and make
> sure subtitle is in the metadata when I come back to this after
> proofreading.
>
> On Sunday, 19 October 2025 at 16:40:13 UTC+1 Alex Cabal wrote:
>
> OK, Robin will manage with Weijia reviewing.
>
> Note the subtitle, you'll have to include it in the metadata and half
> title page.
>
> On 10/19/25 5:50 AM, Jim Turnbull wrote:
> > For my next project I'm going to look at Beric the Briton by G.
> A. Henty.
> >
> > Sources:
> > https://www.gutenberg.org/ebooks/7037 <https://www.gutenberg.org/
> ebooks/7037>
> > https://archive.org/details/bwb_O8-BXK-178/ <https://archive.org/
> details/bwb_O8-BXK-178/>
> >
> >
> > Not sure what to do for cover art yet, but will tackle that issue
> later,
> > unless anyone has any suggestions.
> >
> > Repo created:
> > https://github.com/misterjaytee/g-a-henty_beric-the-briton
> <https://github.com/misterjaytee/g-a-henty_beric-the-briton>
> >
> > One question...
> > I noticed that the Gutenberg text has all the chapters starting with
> > <h1> tags, whereas my first book (and the step-by-step production
> notes)
> > have <h2> tags.
> >
> > Does the Standard Ebooks toolset require each chapter starts with
> <h2>
> > tags in order to do the split correctly (i.e. would you prefer
> that I
> > change all the h1 to h2)?
> >
> >
> > --
> > 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/
> <https://groups.google.com/d/msgid/>
> > standardebooks/bf106d78-f4b8-4e7e-9a81-
> f932c1a5f1f2n%40googlegroups.com <http://40googlegroups.com>
> > <https://groups.google.com/d/msgid/standardebooks/bf106d78-
> <https://groups.google.com/d/msgid/standardebooks/bf106d78->
> > f4b8-4e7e-9a81-f932c1a5f1f2n%40googlegroups.com
> <http://40googlegroups.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/7c524849-3914-4ded-b25b-ff077e71df8bn%40googlegroups.com
> <https://groups.google.com/d/msgid/standardebooks/7c524849-3914-4ded-
> b25b-ff077e71df8bn%40googlegroups.com?utm_medium=email&utm_source=footer>.

Weijia Cheng

unread,
Oct 19, 2025, 1:24:37 PM (8 days ago) Oct 19
to Standard Ebooks
Ok, review noted.

Jim Turnbull

unread,
Oct 19, 2025, 2:29:35 PM (8 days ago) Oct 19
to Standard Ebooks
Okay, thanks. I've added half title page and preface.
Reply all
Reply to author
Forward
0 new messages