HomeSort by relevance Sort by last modified time
    Searched refs:latex (Results 1 - 13 of 13) sorted by null

  /external/srtp/doc/
Makefile 7 # it. We just run doxygen then latex. If you don't have either of
29 sed 's/\subsection/\section/' latex/index.tex > latex/index.tmp
30 mv latex/index.tmp latex/index.tex
31 cd latex; make
32 cp latex/refman.pdf libsrtp.pdf
37 cd latex; make
38 cp latex/refman.pdf crypto.pdf
41 rm -rf latex/ header.te
    [all...]
  /external/blktrace/doc/
Makefile 9 @latex blktrace.tex
10 @latex blktrace.tex
  /external/blktrace/btreplay/doc/
Makefile 9 @latex btreplay.tex
10 @latex btreplay.tex
  /external/blktrace/btt/doc/
Makefile 9 @latex btt.tex
10 @latex btt.tex
  /external/iproute2/doc/
Makefile 7 LATEX=latex
35 @set -e; pass=2; echo "Running LaTeX $<"; \
36 while [ `$(LATEX) $< </dev/null 2>&1 | \
37 grep -c '^\(LaTeX Warning: Label(s) may\|No file \|! Emergency stop\)'` -ge 1 ]; do \
41 echo "Re-running LaTeX $<, $${pass}d pass"; pass=$$[$$pass + 1]; \
  /external/libvpx/
libs.doxy_template     [all...]
  /development/pdk/doxygen_config/
pdk_config.conf 165 # configuration options related to the LaTeX output
168 LATEX_OUTPUT = latex
169 LATEX_CMD_NAME = latex
  /external/srtp/crypto/
Makefile 116 rm -rf latex
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 2 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or LaTeX) sources.
38 Run each Texinfo or LaTeX FILE through TeX in turn until all
41 is used to determine its language (LaTeX or Texinfo).
62 -l, --language=LANG specify the LANG of FILE (LaTeX or Texinfo)
67 The values of the BIBTEX, LATEX (or PDFLATEX), MAKEINDEX, MAKEINFO,
268 # many files: .toc, .log, LaTeX tables and lists, FiXme's .lox, maybe more.
419 # Get the type of the file (latex or texinfo) from the given language
423 # Assume a LaTeX file. LaTeX needs bibtex and uses latex fo
    [all...]
texinfo.tex 237 % file; cf. trace.sty in LaTeX.
663 % period following counts as ending a sentence. (Idea found in latex.)
667 % @LaTeX{} logo. Not quite the same results as the definition in
668 % latex.ltx, since we use a different font for the raised A; it's most
673 \def\LaTeX{%
    [all...]
  /external/wpa_supplicant/
Makefile 907 $(MAKE) -C doc/latex
908 cp doc/latex/refman.pdf wpa_supplicant-devel.pdf
914 rm -rf doc/latex doc/html
  /external/wpa_supplicant_6/wpa_supplicant/
Makefile 1258 $(MAKE) -C doc/latex
1259 cp doc/latex/refman.pdf wpa_supplicant-devel.pdf
1265 rm -rf doc/latex doc/html
  /external/grub/docs/
texinfo.tex 233 % file; cf. trace.sty in LaTeX.
610 % period following counts as ending a sentence. (Idea found in latex.)
614 % @LaTeX{} logo. Not quite the same results as the definition in
615 % latex.ltx, since we use a different font for the raised A; it's most
620 \def\LaTeX{%
    [all...]

Completed in 386 milliseconds