Questions tagged [latex]
Use this tag when seeking recommendations relating to LaTeX.
68 questions
2 votes
1 answer
29 views
Looking for a Markdown note-taking app with specific PDF and bidirectional linking features
Are there any Markdown note-taking apps that meet all the following conditions? Bi-directional Linking & Split Screen: Supports bi-directional linking between PDFs and Markdown notes with a ...
1 vote
0 answers
24 views
Fixing cases in references (LaTeX + BibTeX)
One common formatting issue in reference lists is that characters that should remain capitalized are often not. E.g., Chatgpt -> ChatGPT. Is there a tool that can fix this? I use LaTeX and BibTeX. ...
0 votes
0 answers
14 views
3D geometry pictures
I want to draw several 3D geometric pictures (with a sphere, a plane (probably, two planes on one picture, not yet sure), arrows denoting vectors, textual labels with subscripts in them). The numeric ...
2 votes
1 answer
188 views
VS Code extension that supports preview for markdown inline math wrapped in escaped parenthesis?
Background / use case: https://genai.stackexchange.com/questions/386/how-does-chatgpt-render-math-in-markdown-output The \( ... \) syntax in markdown corresponds to LaTex math inline mode. Example: ...
0 votes
1 answer
114 views
Free WYSIWYG Editor with the ability to upload video from device
I am building a website that would compile test questions. However, test questions and answers should be entered in LaTeX format with image/gif/audio/video/hybrid files upload features from the device....
2 votes
2 answers
66 views
Markdown/Tex notebook
I've found typing up mathematical equations on a dummy mathexchange question, is better than writing them out by hand. You get to type the markup/Tex in a cell, and below the output is rendered in ...
2 votes
0 answers
69 views
Small and fast Unicode character picker with support for TeX math
Sometimes I need simple Unicode math characters (like α≠β) quickly inserted into any text field. Since I'm very used to LaTeX it's very convenient for me find these through their equivalent (La)TeX ...
0 votes
1 answer
100 views
What is this pdf software [closed]
i am not sure if this is the right website to ask, but in one presentation, the lecturer used this software that i thought was quite neat. If anyone knows it, i would appreciate any comment :)! Y
2 votes
1 answer
299 views
Software for teaching/displaying Math
I'm currently teaching math online. I don't have a digital pen and everytime I write math equations I usually write it on softwares that are able to support Latex. Currently I use Xournal++, Geogebra, ...
0 votes
2 answers
55 views
Setting up secured directory for my report done in Latex
I am not sure what Sub of StackExchange is correct to post this. This is my original post in Tex.SE. I want to create a secured Latex folder (as my working directory) in my Lab PC. Only I and my ...
3 votes
0 answers
192 views
Handwriting to LaTeX?
Is there an Android app which will convert math handwriting to LaTeX? I have seen some apps like photomath on Android that take pictures of textbook math and solve the problem but I just want LaTeX ...
2 votes
0 answers
30 views
Document management tool recommendations for PowerPoint and Markdown
I know there must be something out there that does what I am looking for, but I am hoping someone here may already be familiar with it or know of something similar. I have a library of modules that ...
2 votes
1 answer
540 views
Ideas for static website generator that produces HTML and PDF from single LaTeX / MathML source?
I'm looking for a tool that can generate both a static (but responsive) website and also PDF output from the same LaTeX-enabled source. I'd like to have 'chapters' in the PDF output be 'tabs' in the ...
2 votes
0 answers
60 views
Is there a vs code extension that splits long LaTeX lines to shorter ones?
Is there any visual studio code extension that autoformats the LaTeX code such that it splits too long lines to shorter ones? I would like to write articles but I would like to avoid pressing enter if ...
4 votes
2 answers
11k views
Is there a python library to create draw.io-like schematics?
I need to create schematics similar to the ones that can be created with draw.io or other similar software like dia, or MS Visio. However, I need to do that with a scripting language, preferably ...