Commit f9aca6ce authored by Arnaud Legrand's avatar Arnaud Legrand

Remove the line that include thumbnal versions to save place (will fix later)

parent eff700dc
...@@ -25,4 +25,4 @@ C028AL_slides_module1-fr-gz.pdf: diapos_module1.pdf ...@@ -25,4 +25,4 @@ C028AL_slides_module1-fr-gz.pdf: diapos_module1.pdf
%.tex: %.org %.tex: %.org
emacs -batch $^ --funcall org-beamer-export-to-latex emacs -batch $^ --funcall org-beamer-export-to-latex
sed -i -e 's|includegraphics\(.*\)../assets/img/|includegraphics\1../assets/img/thumbnail/|' -e 's/\.png}/.jpg}/i' -e 's/\.JPG}/.jpg}/i' $@ # sed -i -e 's|includegraphics\(.*\)../assets/img/|includegraphics\1../assets/img/thumbnail/|' -e 's/\.png}/.jpg}/i' -e 's/\.JPG}/.jpg}/i' $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment