Re: HTML/PDF Build Errors

2019-01-02 Thread Dave Page
Hi On Sat, Dec 29, 2018 at 3:57 AM Sarah Conway Schnurr wrote: > > Sorry about the delay, didn't actually revisit the issue until today. > > When you run sphinx-build (sphinx-build -b latex $SRC $DST), it generates the > chapter titles like so: > > \chapter{\index{Getting Started}Getting Started

Re: HTML/PDF Build Errors

2018-12-28 Thread Sarah Conway Schnurr
Sorry about the delay, didn't actually revisit the issue until today. When you run sphinx-build (sphinx-build -b latex $SRC $DST), it generates the chapter titles like so: \chapter{\index{Getting Started}Getting Started} whereas they need to be: \chapter{Getting Started} Cleaning that up manua

Re: HTML/PDF Build Errors

2018-12-21 Thread Dave Page
Hi On Fri, Dec 21, 2018 at 3:04 PM Sarah Conway Schnurr wrote: > > >> >> Is your Sphinx an RPM installation? If so, they may have split that >> theme out into a different package. We always install using PIP, which >> works fine in every case I know of. > > > No, it's installed through pip as wel

Re: HTML/PDF Build Errors

2018-12-21 Thread Sarah Conway Schnurr
> Is your Sphinx an RPM installation? If so, they may have split that > theme out into a different package. We always install using PIP, which > works fine in every case I know of. > No, it's installed through pip as well. Might it be version specific? I'm on the latest version supported by pip, S

Re: HTML/PDF Build Errors

2018-12-21 Thread Dave Page
Hi On Fri, Dec 21, 2018 at 2:49 PM Sarah Conway Schnurr wrote: > > Looks like the tablespace_dialog.rst was a processing/environmental error on > my end. Please disregard. > > However, there's another error I forgot to mention previously that is > reproducible in the community packages from Git

Re: HTML/PDF Build Errors

2018-12-21 Thread Sarah Conway Schnurr
Looks like the tablespace_dialog.rst was a processing/environmental error on my end. Please disregard. However, there's another error I forgot to mention previously that is reproducible in the community packages from Git for both 3.2, 3.6, and HEAD, on a clean install: Running Sphinx v1.1.3 loadi

Re: HTML/PDF Build Errors

2018-12-21 Thread Dave Page
Hi Sarah, On Fri, Dec 21, 2018 at 3:16 AM Sarah Conway Schnurr wrote: > > Hello! > > Came across a couple of errors when building HTML and PDF files with the > Makefile. > > System Info > > CentOS 7 > pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013) > pgadmin4-3.2 > > HTML > > (Relevant) Output: > >