SamuelLozanoJuarez / go-bees

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

Pasar memoria doc a latex #6

Closed SamuelLozanoJuarez closed 3 years ago

SamuelLozanoJuarez commented 3 years ago

Documentación

SamuelLozanoJuarez 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...}}

SamuelLozanoJuarez 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.

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 25 Jan 2017
Convert to latex points 1 and 2 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 25 Jan 2017
Convert to latex points 1 and 2 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 26 Jan 2017
Convert to latex point 3 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 27 Jan 2017
Convert to latex point 4 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 28 Jan 2017
Convert to latex point 5 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 28 Jan 2017
Convert to latex point 6 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 28 Jan 2017
Convert to latex point 7 #6

SamuelLozanoJuarez commented 3 years ago

added a commit that referenced this issue on 29 Jan 2017
Improve references #6