]> git.llucax.com Git - z.facultad/75.00/informe.git/blobdiff - source/conf.py
Arreglar cabecera y pié de página
[z.facultad/75.00/informe.git] / source / conf.py
index 65ec59619f75fb146ca96941ea6ef5dd0f840bfa..26636a3376e37ffda617071a10b43269bf10b7ec 100644 (file)
@@ -16,7 +16,7 @@ import sys, os
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
-sys.path.append(os.path.abspath('../ext'))
+sys.path.insert(0, os.path.abspath('../ext'))
 
 # -- General configuration -----------------------------------------------------
 
 
 # -- General configuration -----------------------------------------------------
 
@@ -24,8 +24,7 @@ sys.path.append(os.path.abspath('../ext'))
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
        'aafig',
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
        'aafig',
-       'fig',
-       'ftable',
+       'flt',
        'vref',
        'pcodehl',
        'sphinx.ext.graphviz',
        'vref',
        'pcodehl',
        'sphinx.ext.graphviz',
@@ -197,6 +196,7 @@ latex_logo = None
 
 # Additional stuff for the LaTeX preamble.
 latex_preamble = r'''
 
 # Additional stuff for the LaTeX preamble.
 latex_preamble = r'''
+\usepackage{epigraph}
 \usepackage[final]{varioref} % XXX: breaks PDF index, use [final] when done
 \usepackage{subfig}
 % Relaja restricciones de LaTeX para floats, ver:
 \usepackage[final]{varioref} % XXX: breaks PDF index, use [final] when done
 \usepackage{subfig}
 % Relaja restricciones de LaTeX para floats, ver: