HomeSort by: relevance | last modified time | path
    Searched refs:latex (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/
Makefile 15 .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
25 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
68 latex:
69 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
71 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
73 "run these through (pdf)latex."
make.bat 23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
83 if "%1" == "latex" (
84 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
86 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
doxygen.conf 599 # configuration options related to the LaTeX output
603 # generate Latex output.
607 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
609 # put in front of it. If left blank `latex' will be used as the default path.
611 LATEX_OUTPUT = latex
613 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
614 # invoked. If left blank `latex' will be used as the default command name.
616 LATEX_CMD_NAME = latex
619 # generate index for LaTeX. If left blank `makeindex' will be used as the
625 # LaTeX documents. This may be useful for small projects and may help to
    [all...]

Completed in 4 milliseconds