def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/lilypond-....pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
            )
    def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/gnuplot-14219af1a9b714fc222091106ca83f50.pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
            )
Exemple #3
0
    def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/gnuplot-14219af1a9b714fc222091106ca83f50.pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
        )
Exemple #4
0
    def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/lilypond-....pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
        )
    def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/graphviz-e35e25d3a5dcb97ec2d6c43352727dbf.pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
            )
Exemple #6
0
    def handle_latex_document_environment(self, document_handler):
        r'''Handle a LaTeX document environment:

        ::

            >>> document_handler = newabjadbooktools.LaTeXDocumentHandler([])
            >>> output_proxy.handle_latex_document_environment(document_handler)
            ['\\includegraphics{assets/graphviz-e35e25d3a5dcb97ec2d6c43352727dbf.pdf}']

        Returns list.
        '''
        return ImageOutputProxy.handle_latex_document_environment(
            self,
            document_handler,
        )