diff --git a/README.md b/README.md index 37a7f82..ee4b6ca 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # Investigación de maestría -Este es el repositorio para la investigación titulada *El creador y lo -creado: la propiedad intelectual como supuesto en la creación cultural y -filosófica*. +Este es el repositorio con toda la investigación de la maestría. -## Licencia - -La investigación está bajo [Licencia Editorial Abierta y Libre (LEAL)](https://leal.perrotuerto.blog). +Para el sitio, ve a https://maestria.perrotuerto.blog o http://nikazhenya.gitlab.io/maestria-investigacion/ diff --git a/tesis/ebooks/out/generate.sh b/tesis/ebooks/out/generate.sh index 09e9938..3378b0e 100644 --- a/tesis/ebooks/out/generate.sh +++ b/tesis/ebooks/out/generate.sh @@ -1,7 +1,7 @@ pc-automata -f ../../md/tesis_with-bib.md \ -c ../in/img/portada.png \ -i ../in/img/ \ - -x ../in/xhtml.tmp/ \ + -x ../in/xhtml/ \ --no-pre --overwrite --no-analytics mv epub-*_*.epub tesis.epub diff --git a/tesis/ebooks/out/generate.sh.bak b/tesis/ebooks/out/generate.sh.bak deleted file mode 100644 index f44ed28..0000000 --- a/tesis/ebooks/out/generate.sh.bak +++ /dev/null @@ -1,9 +0,0 @@ -pc-automata -f ../../md/tesis_with-bib.md \ - -c ../in/img/portada.png \ - -i ../in/img/ \ - -x ../in/xhtml.tmp/ \ - --no-pre --overwrite - -mv epub-*_*.epub tesis.epub -mv mobi-* tesis.mobi -rm -rf epub*