Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No funciona el Rakefile #40

Closed
fjsaezm opened this issue Feb 24, 2017 · 1 comment
Closed

No funciona el Rakefile #40

fjsaezm opened this issue Feb 24, 2017 · 1 comment

Comments

@fjsaezm
Copy link
Collaborator

fjsaezm commented Feb 24, 2017

El rakefile no produce los PDF de las asignaturas del 2º Cuatrimestre. Probablemente sea porque las he añadido yo o algo y no lo haya hecho bien. Estaría bien que se le diera urgencia a este issue.

@antcc
Copy link
Member

antcc commented Feb 24, 2017

Arreglado. En el futuro, debemos tener cuidado a la hora de añadir gráficos, o en general, referenciar un archivo mediante ruta relativa. He añadido la siguiente línea en el preámbulo:

\graphicspath{{../Recursos/Plantillas/}, {Recursos/Plantillas/}}

Es ahí donde se deben añadir las rutas relativas donde se deben buscar los gráficos, siguiendo el patrón. Después en el cuerpo del documento, debemos referenciar la imagen únicamente por su nombre, omitiendo la ruta.

@antcc antcc closed this as completed Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants