diff --git a/.nojekyll b/.nojekyll index 06c9c10..d0b972e 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -9eefac16 \ No newline at end of file +6517410d \ No newline at end of file diff --git a/01-introduccion.html b/01-introduccion.html index 69344c7..4e8a25c 100644 --- a/01-introduccion.html +++ b/01-introduccion.html @@ -2,7 +2,7 @@
- + @@ -22,7 +22,7 @@ } /* CSS for syntax highlighting */ pre > code.sourceCode { white-space: pre; position: relative; } -pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } +pre > code.sourceCode > span { line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -58,6 +58,7 @@ div.csl-bib-body { } div.csl-entry { clear: both; + margin-bottom: 0em; } .hanging-indent div.csl-entry { margin-left:2em; @@ -100,7 +101,13 @@ "collapse-after": 3, "panel-placement": "start", "type": "textbox", - "limit": 20, + "limit": 50, + "keyboard-shortcut": [ + "f", + "/", + "s" + ], + "show-item-context": false, "language": { "search-no-results-text": "Sin resultados", "search-matching-documents-text": "documentos encontrados", @@ -109,12 +116,12 @@ "search-more-match-text": "resultado adicional en este documento", "search-more-matches-text": "resultados adicionales en este documento", "search-clear-button-title": "Borrar", + "search-text-placeholder": "", "search-detached-cancel-button-title": "Cancelar", "search-submit-button-title": "Enviar", "search-label": "Buscar" } } - @@ -125,6 +132,33 @@ + + @@ -133,12 +167,12 @@