[tex to image] https://www.bruot.org/tex2img/
https://latexeditor.lagrida.com/ #offline
[eq image to tex] https://latexconvert.com/
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
[tex to image] https://www.bruot.org/tex2img/
https://latexeditor.lagrida.com/ #offline
[eq image to tex] https://latexconvert.com/
Image to Tex
[2] https://www.img2latex.xyz/convert
[3] https://ai-math.io/image-to-latex
[4] https://image2latex.comfyai.app/
[5] https://tools.useoctree.com/tools/math-to-latex
[6] https://www.math2tex.com/ #login required
[7] https://mathpix.com/image-to-latex #login required
[8] Standalone https://github.com/lukas-blecher/LaTeX-OCR
Tex to Image
[1] https://latexeditor.lagrida.com/
[2] https://www.bruot.org/tex2img/ #choose size 1x, 2x, ....
Solve equation/equations from image
[1] Image to Latex code (txt) https://notegpt.io/photo-math
Editors
Highlighting code
[1] Custom C https://tex.stackexchange.com/questions/312789/lstdefinelanguage-cannot-handle-keywords-if-endif
Multi references
\bibliography{paper,references2019}
minted package
References:
[1] https://www.overleaf.com/learn/latex/Code_Highlighting_with_minted
makeindex %.nlo -s nomencl.ist -o %.nls
Latex online
[1] Single/public https://www.papeeria.com
[2] Latex/R/Python/Octave/Julia/Shell/GPU https://cocalc.com/
[3] Single
Latex & Octave http://www.verbosus.com/ #limit 4 resources
[4] Quick snap code to image quicklatex.com
Over google docs
http://docs.latexlab.org/
Single Compiler
[1] http://latex.informatik.uni-halle.de/latex-online/latex.php
[2] http://sciencesoft.at/latex/flatex.gsp?lang=en
After register
Unlimited https://www.sharelatex.com/
Monkey http://monkeytex.bradcater.webfactional.com/
Others References
[1] http://tex.stackexchange.com/questions/3/compiling-documents-online
[2] http://texblog.net/latex-link-archive/online-compiler/
\begin{figure} \begin{subfigure} [b]{0.3\textwidth}
\includegraphics{}
\end{subfigure}
...
\end{figure}
\begin{figure}
\minipage{0.32\textwidth}
\includegraphics{}
\endminipage
...
\end{subfigure}
Cuando las imágenes se desordenan es decir no conservan el lugar que queremos podemos usar [6], que resumido seria:\begin{figure}[htpb] ...\end{figure}sudo apt update && sudo apt install qemu-system-x86 # Create a 1GB disk image qemu-img create -f qcow2 win95.qcow2 1G qemu-i...