LaTeX Theme Editor

36 views
Skip to first unread message

Siddharth Jain

unread,
May 18, 2026, 11:07:14 PM (4 days ago) May 18
to LaTeX Users Group
Hi All,

I wanted to share a LaTeX Theme Editor / Document Template Builder I have built. The idea: you start with a pre-curated template and can then customize it using a WYSIWYG editor. You can check it out here. Let me know what you think. Thanks for checking it out.

Sid

Ian Fantom

unread,
May 19, 2026, 4:12:29 AM (4 days ago) May 19
to latexus...@googlegroups.com

Thanks. Is this for use with LuaTex?

Ian

--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/6a856fce-fba7-4c16-92eb-25aa41a29a86n%40googlegroups.com.

Siddharth Jain

unread,
May 19, 2026, 8:36:58 AM (3 days ago) May 19
to latexus...@googlegroups.com
No. It works with normal LaTeX.

You received this message because you are subscribed to a topic in the Google Groups "LaTeX Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latexusersgroup/mxjqWEBy86E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/df6305c4-796a-49a3-8409-194eb63b48f0%40fantom.org.uk.

Peter Flynn

unread,
May 19, 2026, 9:53:24 AM (3 days ago) May 19
to latexus...@googlegroups.com
Very interesting. I'm away from base at the moment, more when I get back tomorrow.

Peter

--

Siddharth Jain

unread,
May 19, 2026, 11:31:07 AM (3 days ago) May 19
to latexus...@googlegroups.com
Thanks Peter. If you like it, please help spread the word. Related there is also a PDF spell checker I have developed that runs completely in the browser. If you are the author of a LaTeX document you should use a LaTeX spell checker but sometimes you are not the author and do not have access to the LaTeX source. The PDF spell checker can be found here.

You received this message because you are subscribed to a topic in the Google Groups "LaTeX Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latexusersgroup/mxjqWEBy86E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/19e40831140.282b.22a60b52c9e48a24d38c045241b53cf6%40gmail.com.

Arya Warunjikar

unread,
May 20, 2026, 1:29:43 PM (2 days ago) May 20
to latexus...@googlegroups.com
This is awesome. Thanks for sharing!

-- 
Arya Warunjikar

--

Siddharth Jain

unread,
May 20, 2026, 3:21:19 PM (2 days ago) May 20
to latexus...@googlegroups.com
Thanks Arya. Please help spread the word if you like it.

You received this message because you are subscribed to a topic in the Google Groups "LaTeX Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latexusersgroup/mxjqWEBy86E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/CAGbh7ux1Vo364ut%3DebDsTsCnEBbfj0Z3hFn9m6EYgJCSYo2LFg%40mail.gmail.com.

Peter Flynn

unread,
May 20, 2026, 7:23:52 PM (2 days ago) May 20
to latexus...@googlegroups.com
On 19/05/2026 04:07, Siddharth Jain wrote:
> Hi All,

OK, back on the planet.

> I wanted to share a LaTeX Theme Editor / Document Template Builder
> I have built. The idea: you start with a pre-curated template
It seems to generate a Preamble for the article document class (but it
could be edited for book or report)

> and can then customize it using a WYSIWYG editor.

This is very impressive and should appeal to a lot of people.
My major concern is support.

> Related there is also a PDF spell checker I have developed that runs
> completely in the browser. If you are the author of a LaTeX document
> you should use a LaTeX spell checker but sometimes you are not the
> author and do not have access to the LaTeX source.

If you have no access to the original source, it is not clear to me why
you would want to spellcheck the PDF.

> No. It works with normal LaTeX.

LuaLaTeX is the currently supported processor, so that should be the
default. It should be easy to switch: replace fontenc and inputenc with
fontspec, and use \setmainfont, \setsansfont, and \setmonofont instead
of the font packages (some of the packages support LuaLaTeX, some
don't). Everything else should be OK.

I don't know anyone using the original LaTeX, but there are still people
using pdflatex, which is no longer being developed (and XeLaTeX
development has also stopped). LuaLaTeX supports Unicode, which pdflatex
doesn't really handle, and it also lets you use any TTF/OTF font on your
system, not the old Type1 fonts.

At the moment it deals with six aspects of the design:

8 base designs (article only)
Typeface and baseline
Headings levels 1–3 only, font weight and spacing above/below
Paper size and four margins
Colour for body text, links, and "accent" (headings)
Running headers and footers (page number, section, or custom text)

What else do people want for a document design?

Bibliographic citation and reference (use biblatex and biber)
List styles (use the enumitem package)
Figure and Table styles (use the float package)
Option for a \raggedright document
Extend to book and report classes
Redesign of \maketitle

I have added this to the section on generated document design at
https://latex.silmaril.ie/formattinginformation/layouts.html#designtools

Peter



Siddharth Jain

unread,
May 20, 2026, 10:13:05 PM (2 days ago) May 20
to latexus...@googlegroups.com
Thanks Peter. I will look into your feedback. Thanks also for listing my tool on your website. Re: your comment on the PDF spell checker. Sometimes I am the reviewer of an article or a book. I don't have access to the source code but still would like to verify the document does not have any spelling mistakes.

--
You received this message because you are subscribed to a topic in the Google Groups "LaTeX Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latexusersgroup/mxjqWEBy86E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latexusersgro...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages