far0010 / GESPRO_GESTIONTAREAS

Aprendizaje de la gestión de tareas mediante la simulación de un proceso Scrum..
0 stars 0 forks source link

Pasar memoria doc a latex #26

Closed far0010 closed 2 years ago

far0010 commented 2 years ago

Documentación

far0010 commented 2 years ago

Expresión regular para corregir las referencias:

Buscar: ({[})([\w:\]+)({]}\_) Reemplazar por: \citep{\2} Ej: {[}art:campbell2005{]}_ -> \citep{art:campbell2005}

Expresión regular para corregir las imágenes:

Buscar: (\includegraphics{..\/..\/img\/)(\w)(.\w}) Reemplazar por: \imagen{\2}{descripción...} Ej: \includegraphics{../../img/s2.png} -> \imagen{s2}{descripción...}}

far0010 commented 2 years ago

davidmigloz commented on 25 Jan 2017 • 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.

far0010 commented 2 years ago

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

far0010 commented 2 years ago

@davidmigloz davidmigloz changed the title Pasar doc a latex Pasar memoria doc a latex on 26 Jan 2017

far0010 commented 2 years ago

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

far0010 commented 2 years ago

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

far0010 commented 2 years ago

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

far0010 commented 2 years ago

@davidmigloz davidmigloz changed the estimate from 8 to 13 on 28 Jan 2017

far0010 commented 2 years ago

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

far0010 commented 2 years ago

@davidmigloz davidmigloz added this to the Sprint 17 milestone on 28 Jan 2017

far0010 commented 2 years ago

@davidmigloz davidmigloz closed this on 28 Jan 2017