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

  /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/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 814 milliseconds