Hi!

I have just created a quickstart document using sphinx 1.6.2. Immediately 
after creating it, I ran `make latexpdf`, and this correctly creates a pdf.
Since I actually want to create slides from Sphinx rst, and since the docs 
<http://www.sphinx-doc.org/en/1.6.2/config.html#confval-latex_documents> 
suggest that this is possible, I  changed the documentclass argument from 
'manual' to 'beamer'.
Unfortunately, after cleaning the build folder and rerunning `make 
latexpdf`, I am greeted with


(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty
>
> Package titlesec Warning: Non standard sectioning command detected
> (titlesec)                Using default spacing and no format.
>
>
> Package titlesec Warning: Non standard sectioning command detected
> (titlesec)                Using default spacing and no format.
>
>
> Package titlesec Warning: Non standard sectioning command detected
> (titlesec)                Using default spacing and no format.
>
> ! Undefined control sequence.
> <argument> \paragraph 
>                       
> l.1289 \ttl@extract\paragraph
>
>
and I don't know how to fix this. I am using Ubuntu 16.04 and have 
installed Texlive 2015.20160320-1, afaik this was the default one that was 
in the repos.

Is this a known problem? 
Can creating slides from rst this way actually work?

Thank you for any pointers!

Best,
Christoph

p.s.: I have also investigated other options, but the other main contender 
for my use case, hieroglyph <https://github.com/nyergler/hieroglyph>, which 
is mentioned in the Sphinx FAQ, seems to be basically unmaintained.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to