Convierte fragmentos de LaTeX en imágenes que merece la pena compartir, sin salir de tu Mac.
LaTeX source gets screenshotted for the same reason Markdown does: the point is what you typed, not what it rendered to.
Codeshot detecta LaTeX a partir del código que pegas, así que no hay selector de lenguaje que puedas equivocar. Aquí tienes el mismo fragmento en tres de los 30 temas incluidos, renderizados con las hojas de estilo de la propia app.
\documentclass{article}
\usepackage{listings}
\begin{document}
\section{Sharing code}
Export at \textbf{2x} so the listing stays sharp.
\end{document}
GitHub · oscuro
\documentclass{article}
\usepackage{listings}
\begin{document}
\section{Sharing code}
Export at \textbf{2x} so the listing stays sharp.
\end{document}
iA · oscuro
\documentclass{article}
\usepackage{listings}
\begin{document}
\section{Sharing code}
Export at \textbf{2x} so the listing stays sharp.
\end{document}
Solarized · oscuro
Elegir un tema para LaTeX
Backslash commands are the visual rhythm here. A theme that colours them distinctly makes the structure obvious at a glance.
Acertar con el tamaño
Deja que la imagen siga a tu contenido o fíjala a una proporción — 1:1, 4:3, 3:2, 16:9, 9:16, 2:3 o 3:4 — y exporta a 1×, 2× o 3× para que se mantenga nítida en pantallas retina. Cópiala al portapapeles con ⌘⇧C o guárdala con ⌘S.