Ineherte / go-bees

Android app for monitoring bee hives activity.
http://gobees.io/
GNU General Public License v3.0
0 stars 1 forks source link

Pasar memoria doc a latex #41

Closed FeliRad-sum closed 3 years ago

FeliRad-sum commented 3 years ago

Documentación

Ineherte commented 3 years ago

Expresión regular para corregir las referencias:

Ej: {[}art:campbell2005{]}\_ -> \citep{art:campbell2005}


Expresión regular para corregir las imágenes:

Ej: \includegraphics{../../img/s2.png} -> \imagen{s2}{descripción...}}

Ineherte commented 3 years ago

Cheat-sheet plantilla

Rutas de ficheros / paquetes \ruta{C:/Windows/System32}

Imágenes Imagen en el sitio introducido:

\imagen{nombre-img}{Descripción...}

Imagen flotante: \imagenflotante{nombre-img}{Descripción...}

El nombre de la imagen sin extensión.