r/LaTeX

▲ 119 r/LaTeX

latex has ruined me

latex has hit my brain like crack hit impoverished black neighborhoods

i had used latex before. but back then i didn't know about tikz. and tikz has opened me to a whole new world

now most of my time is no longer spent writing out my notes. instead i waste my time adjusting each hspace, 1pt by 1pt, to make each character perfectly spaced

today i have a headache. a headache that normally would've made me unable to do anything but go to sleep. but now i am stuck to my computer, and all that i can think about is moving \alpha to the right by 0.5pt so that it doesn't look too close together

please do not save me. i am exactly where i want to be

reddit.com
u/kufern — 14 hours ago
▲ 3 r/LaTeX

Why would I use LaTex as an IDE extension instead of in TexStudio?

If I use LaTex as an IDE extension I have to set up all of that again if I swith IDE. Why did you chose to just get a plugin for your IDE instead of having something dedicated like TexStudio?

reddit.com
u/Mizamewmew — 17 hours ago
▲ 8 r/LaTeX+1 crossposts

Cursive font research

I'll ask a question: is there a cursive font that looks like the one shown in the picture (and also contains the missing letters J, K, etc.) and can be used for pdfLaTeX?

I already know about the frcursive package, however most of the capital letters don't match...

u/Kulkrein — 8 hours ago
▲ 21 r/LaTeX

Switching from Overleaf to an offline editor

So after the Template ive been using for years now runs out of compile time on overleaf regularly I want to switch to an editor that i run on my pc. Any recommendations for a previous Overleaf user who especially liked the way it let me preview my doc with a quick compile?

reddit.com
u/drakusmaximusrex — 19 hours ago
▲ 113 r/LaTeX

Rant: (some) Typst users are so annoying

Every time I was just casually writing my documents in LaTeX, there will be a few people around me, and they are going to be like: "Oh, why are you on LaTeX? You should be using Typst, and it's so much better." Like, this is just so common, and it pisses me off so much. And even when I ask some questions online regarding LaTeX, there will always be one comment like, "Oh, you should use Typst."

reddit.com
u/Hairy_Glove2064 — 1 day ago
▲ 0 r/LaTeX

I Built an AI-power web tool for LaTeX editor(SomeScript) – looking for feedback

I’ve been developing SomeScript, a web-based LaTeX environment with a built-in AI assistant focused on making the writing and troubleshooting process much smoother.
Rather than just a basic editor, it includes an assistant to help:

  • Debug Compilation Errors: Translate cryptic TeX log errors into clear, actionable fixes.
  • Draft & Format Syntax: Quickly generate complex tables, TikZ diagrams, or math environments.
  • Edit & Refine Text: Polish academic writing and document structure directly inside the editor.

I'd really appreciate feedback from regular LaTeX users on:

  1. AI Debug Accuracy: Does it actually solve tricky package conflicts and syntax bugs effectively?
  2. Workflow Speed: Is the AI integration helpful, or does it get in the way of standard editing?
  3. Editor Experience: How does the general compiler performance and UI feel?

Try it here: https://www.somescript.com/
Any constructive feedback, edge-case testing, or feature ideas would be hugely appreciated!

https://preview.redd.it/st5x0or089kh1.png?width=2940&format=png&auto=webp&s=a6af3dff09e6e1f39e255862da341daf3a2a0a20

https://preview.redd.it/kvusjv9989kh1.png?width=630&format=png&auto=webp&s=b3de838ebd74917fa9b051f4a42bf5d054931fd7

reddit.com
u/Fankrits — 1 day ago
▲ 94 r/LaTeX+1 crossposts

Generate Latex code for Knot diagrams

I am very struggling to generate Latex code for this image. I used a different Al to generate Latex code for this but no is good to generate this . Can anyone help and guide me to generate Latex code of this kind of stuff.

u/Scientist2520 — 3 days ago
▲ 2 r/LaTeX

I need to use \includeinkscape inside \includeinkscape

Alright, this sounds odd, but I have some pictograms which I line up in a text and use macros for them i.e. I have something like:

\newcommand{\penV}{\raisebox{-0.15\fontdimen6\font{\includeinkscape[height=1\fontdimen6\font]{Pentomino/V}}}

And I have gotten to a point where I need to place them into an image in Inkscape, i.e. I need to write a text in inkscape that include {\penV} macro, which, when I export it, should render within the image. I place the image in using \includeinkscape as well. However, if I try to compile the pdf, it returns an error:

! LaTeX Error: Command \fsize already defined.

I have no idea how to fix it. Can anybody help me? Thank you.

reddit.com
u/Fjana — 3 days ago
▲ 0 r/LaTeX

I made a small macOS app for typing LaTeX next to the cursor

I got tired of switching windows just to type a formula, so I built MathHover. Hit a shortcut, type with a live preview, press Enter, and it pastes the LaTeX back into the app you were using.

It is free, runs locally, and does not need an account or AI. macOS for now.

https://mathhover.com/

Would this fit your workflow, or do you already have a faster way?

u/KKTeX_LaTeX3 — 3 days ago
▲ 24 r/LaTeX

A data-oriented approach to updating TeX's memory model (Hobby C++ engine update)

Over the last few weeks I've been sharing some updates on a c++ hobby TeX engine I've been working on (and thanks for the positive feedback so far!). Following up on the last post about the intersection between 1980s hardware constraints and how TeX's source code was written, I wanted to share a slightly deeper dive into a specific aspect of that: TeX's memory model.

The latest video explores how tex.web started with a monolithic array for memory, how LuaTeX simultaneously preserved a lot of the legacy ideas while radically altering the size of memory words and splitting the memory array into a variable-sized and a fixed-size domain, and how I've tried to use data-oriented design (inspired) ideas to move to a memory model that is simultaneously friendlier to modern hardware and (arguably) easier to read and work with.

I hope any LuaTeX people will excuse the extremely gentle ribbing in the video; as always, I look forward to hearing your thoughts!

youtube.com
u/DanielSussman — 4 days ago
▲ 22 r/LaTeX

How can I change the command \chapter for it not to spell out the word "Chapter"?

For context, I'm writing a textbook (or at least I'm trying), and I would like the command \chapter to spell out "Lesson n" instead of the default "Chapter n", where n is the number of the chapter. Maybe there are other ways to do so that don't involve modifying the \chapter command, but that's what I want to achieve.

Thanks in advance.

reddit.com
u/Ordinary-Dinner5453 — 5 days ago
▲ 12 r/LaTeX

This tool takes your bibtex file and finds all the relevant doi's and updates the bibtex file for you.

A while back there was a site bibtexbuddy that helped, which is now down.

thefiledoctor.com
u/Live_Crow_5968 — 4 days ago
▲ 263 r/LaTeX

Finally getting the hang on my terminal Vim LaTeX setup!

I posted here a few weeks back about trying out doing latex on my local machine after doing overleaf for years. Had to quit because of their compile limit times. I originally thought it was more of a hassle, installing Miktex and other shit. Anyway, weeks now, yeah, the setup's great! I use it now to follow university lectures almost in real time and write some gorgeous looking notes. It's great not to worry about internet connections and being able to write shit offline without worrying about Overleaf's servers crashing or something like that.

I tried TexWorks during this time, and TexStudio, but I am more used to using vim and the vim motions make it so I can write and edit quite fast, pretty handy during lectures, so I just kept on using my vim setup.

Also, using sumatrapdf as a viewer was a big plus, it updates automatically when compiled, so I get to see the changes immediately. Pretty nice.

Something essential I learned while doing this is using the UltiSnips plugin for Vim, detailed by this blog, so I can use snippets to quickly autofill and make environments, and configuring my vimrc file so that pressing F5 automatically compiles the document, along with linting with vimtex. Multiple tabs on command prompt is also great, I use it to manage larger documents.

Yeah, so far so good. All in all, making the transition to local compiling was a great decision and very worth it, is all I wanna say. Cheers!

u/SilverNuke911 — 6 days ago
▲ 9 r/LaTeX

Word converter

Im half way through my thesis but I had to change universities and now I have changed professors too. My new professor asked me to send documents in .docx because she doesnt know how to use LaTeX. Any idea of tools or converters to .docx? Its a chemistry thesis so I use alot of mhchen.

reddit.com
u/zephas3 — 7 days ago
▲ 13 r/LaTeX+3 crossposts

📢 TeXstudio 4.9.6 Stable Release - Qt6 Builds Available!

The latest stable version 4.9.6 of TeXstudio (Qt6) is now ready!

✅ Full-featured LaTeX editor ✅ Qt6-based builds ✅ Available in DEB and AppImage formats ✅ Ready for modern Linux distributions

🔗 Get it here: https://github.com/mlmateos/texstudio-qt6-builds

Happy TeXing! 🎉

#LaTeX #TeXstudio #OpenSource #Linux

u/Ok-Conclusion7016 — 4 days ago
▲ 34 r/LaTeX

Created a new package for creating class notes, handouts and worksheets.

modernclassnotes is a state-of-the-art, open-source LaTeX document class tailored for university professors, lecturers, researchers, and students. It produces clean, beautifully formatted, and modern class notes, lecture handouts, and assignment worksheets.

Designed with a zero-dependency native box engine, it works out of the box on standard TeX Live, MiKTeX, and Overleaf without requiring complex non-standard package installations.

Check CTAN - https://ctan.org/pkg/modernclassnotes

Check GitHub Repo - aurghya-0/Modern-Class-Notes-Latex: A latex package for creating class notes, handouts and worksheets.

reddit.com
u/Accomplished-Bison72 — 6 days ago
▲ 1 r/LaTeX+1 crossposts

Please help with copying equations from DeepSeek to Word.

After switching to another device, equations like the one in the picture no longer insert into Word with the correct formatting. Previously, I had Word from Microsoft 365, now it’s just Office 2016. Such formulas used to be easily inserted into a document via Ctrl+V as a Word math equation.

Please tell me what the problem is. In what format does DeepSeek write these formulas (LaTex/MathML/..?), can I configure this in the current Office 2016, or is the issue related to the browser, and are there any utilities to save the format?

I thought the issue was with Microsoft 365, because on the previous device everything worked without any extensions. It’s difficult for me to download Word from Microsoft 365, and the web version doesn’t work at all. Overall, I’m confused. Please suggest a solution.

u/qqqcubert — 6 days ago