Re: rst2beamer problem

"Alan G. Isaac" <[email protected]> Sat, 14 Jan 2023 11:42:36 -0500
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
I'm using current docutils.
rst2beamer uses the LaTeX writer.

Has a ``_use_latex_citations`` attribute
been removed from the docutils LaTeXTranslator?
This missing attribute looks to be causing the problem.

Thanks, Alan


On 1/14/2023 3:42 AM, Guenter Milde via Docutils-users wrote:
> On 2023-01-14, Alan G. Isaac wrote:
>> I can no longer compile some documents with rst2beamer.
>> (They compiled a year ago.)
> 
> Which Docutils version are you using now, which a year ago?
> Are you using the LaTeX or the XeTeX writer?
> 
>> Did something change with --use-latex-citations?
>> (I'm not setting it.)
> 
> Not yet. (See RELEASE-NOTES)
> 
> Suggested diagnosis:
> 
> Look out for changes between the relevant versions in the RELEASE-NOTES and
> the HISTORY (there were some default changes recently).
> 
>> Suggested fix?
> 
> Adapt rst2beamer.py to the new behaviour.
> 
> As a stop gap measure: try the various "--legacy..." and "--use-latex..."
> settings.
> 
> 
> Günter
> 
> 
> 
> _______________________________________________
> Docutils-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/docutils-users
> 
> Please use "Reply All" to reply to the list.


_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.