DEV Community

Cover image for TexCreate v2.1 Released!
Mustafif
Mustafif

Posted on

2 2

TexCreate v2.1 Released!

TexCreate hasn't seen some change in a little while, and that was mostly me not realizing errors in the flags, but what are the changes?

Added Template

I haven't added a new template in a while, so what is this new template? Well it's a modified version of the Lachaise template, with added colors for the graphics, and some less noticeable changes like no more rounded corners.

I do want to add in other templates like resumes, newspapers, etc.

Force Build

In TexCreate there are several error checkers for things like missing fields, beamer not having a beamer document class, invalid templates, and such. The force flag is used to ignore the error checker, and force the project to be built.

To do this, use the --force flag on the build command:

$ texcreate build --force
Enter fullscreen mode Exit fullscreen mode

Concepts Being Considered

  • Custom templates
    • I really want to add this, but currently considering how to implement it effectively
  • TexCreate script interpreter

As usual feel free to comment features or changes you'd like, or create a new Issue on texcreate

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (2)

Collapse
 
ben profile image
Ben Halpern

Cool!

Collapse
 
mustafif profile image
Mustafif

Thanks😁😁

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay