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

1 2

  /src/external/gpl3/gcc/dist/gcc/jit/docs/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
30 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
31 @echo " latexpdf to make LaTeX files and run them through pdflatex"
98 latex:
99 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
101 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
102 @echo "Run \`make' in that directory to run these through (pdf)latex" \
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
30 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
31 @echo " latexpdf to make LaTeX files and run them through pdflatex"
98 latex:
99 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
101 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
102 @echo "Run \`make' in that directory to run these through (pdf)latex" \
    [all...]
  /src/external/mit/isl/dist/
isl_output_private.h 6 * latex is set if that is the output format.
16 int latex; member in struct:isl_print_space_data
isl_output.c 208 int latex)
220 prefix = s_param_prefix[latex];
222 prefix = s_div_prefix[latex];
224 prefix = s_input_prefix[latex];
226 prefix = s_output_prefix[latex];
289 isl_int c, unsigned pos, __isl_take isl_printer *p, int latex)
316 p = print_name(space, p, type, pos, latex);
389 data->latex);
418 if (data->latex)
421 if (data->latex)
    [all...]
  /src/external/mit/libcbor/dist/doc/
Makefile 22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
35 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
36 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
106 latex:
107 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
109 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex.
    [all...]
make.bat 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
140 if "%1" == "latex" (
141 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
144 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
149 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
150 cd %BUILDDIR%/latex
    [all...]
  /src/external/mit/libuv/dist/docs/
Makefile 24 .PHONY: help clean html livehtml dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
38 @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
39 @echo " latexpdf to make LaTeX files and run them through pdflatex"
40 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
112 latex:
113 $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
115 @echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex.
    [all...]
make.bat 31 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
141 if "%1" == "latex" (
142 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
145 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
150 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
151 cd %BUILDDIR%/latex
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/doc/
Makefile.am 212 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
221 ${doxygen_outdir}/latex:
222 mkdir -p ${doxygen_outdir}/latex
252 stamp-latex-doxygen: ${doxygen_outdir}/latex
256 --host_alias=${host_alias} --mode=latex --latex_cmd=$(LATEX_CMD) \
258 $(STAMP) stamp-latex-doxygen
267 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
269 -$(MAKE) -C ${doxygen_outdir}/latex -i pdf
275 grep -F 'LaTeX Error' ${doxygen_outdir}/latex/refman.log;
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
Makefile.am 210 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
219 ${doxygen_outdir}/latex:
220 mkdir -p ${doxygen_outdir}/latex
250 stamp-latex-doxygen: ${doxygen_outdir}/latex
254 --host_alias=${host_alias} --mode=latex --latex_cmd=$(LATEX_CMD) \
256 $(STAMP) stamp-latex-doxygen
265 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
267 -$(MAKE) -C ${doxygen_outdir}/latex -i pdf
273 grep -F 'LaTeX Error' ${doxygen_outdir}/latex/refman.log;
    [all...]
  /src/external/gpl2/texinfo/dist/util/
fixfonts 53 from somewhere, e.g., labrea.stanford.edu:pub/tex/latex/circle10.mf, and
texi2dvi 2 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or LaTeX) sources.
42 Run each Texinfo or LaTeX FILE through TeX in turn until all
45 is used to determine its language (LaTeX or Texinfo).
66 -l, --language=LANG specify the LANG of FILE (LaTeX or Texinfo)
72 The values of the BIBTEX, LATEX (or PDFLATEX), MAKEINDEX, MAKEINFO,
75 after @setfilename for Texinfo input, in the first line for LaTeX input.
254 # because (as of 2003), the LaTeX team has asked that new distributions
325 # many files: .toc, .log, LaTeX tables and lists, FiXme's .lox, maybe more.
492 # Get the type of the file (latex or texinfo) from the given language
496 # Assume a LaTeX file. LaTeX needs bibtex and uses latex fo
    [all...]
  /src/external/apache2/llvm/dist/clang/docs/analyzer/
make.bat 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
124 if "%1" == "latex" (
125 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
128 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
  /src/external/apache2/llvm/dist/clang/docs/
make.bat 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
124 if "%1" == "latex" (
125 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
128 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
  /src/external/apache2/llvm/dist/llvm/docs/
make.bat 30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
124 if "%1" == "latex" (
125 %SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
128 echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
  /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
run_doxygen 6 # Synopsis: run_doxygen --mode=[html|latex|man|xml] --host_alias=<alias> \
54 latex Generate user-level LaTeX pages.
215 # Grrr, Doxygen 1.8.x changed the -w latex options.
216 need_footer=`doxygen -h | sed -n -e '/-w latex/s=.*footer.*=true=p'`
220 doxygen -w latex header.tex footer.tex doxygen.sty
222 doxygen -w latex header.tex doxygen.sty
226 echo :: LaTeX pages begin with
227 echo :: ${outdir}/latex/refman.tex
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
run_doxygen 6 # Synopsis: run_doxygen --mode=[html|latex|man|xml] --host_alias=<alias> \
54 latex Generate user-level LaTeX pages.
215 # Grrr, Doxygen 1.8.x changed the -w latex options.
216 need_footer=`doxygen -h | sed -n -e '/-w latex/s=.*footer.*=true=p'`
220 doxygen -w latex header.tex footer.tex doxygen.sty
222 doxygen -w latex header.tex doxygen.sty
226 echo :: LaTeX pages begin with
227 echo :: ${outdir}/latex/refman.tex
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 118 (e)plain TeX files, set the environment variable LATEX=tex.
137 --html output an HTML file from LaTeX, using HeVeA
138 --info output an Info file from LaTeX, using HeVeA
141 --text output a plain text file from LaTeX, using HeVeA
146 -l, --language=LANG specify LANG for FILE, either latex or texinfo
176 BIBER BIBTEX DVIPDF DVIPS EGREP HEVEA LATEX MAKEINDEX MAKEINFO
665 # When working with TeX4HT, *.idx are created by LaTeX. They must
671 latex:tex4ht:html:"\\beforeentry {"*) echo $1;;
674 latex:*:*:"\\indexentry{"*|latex:*:*:"\\indexentry {"*) echo $1;
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 118 (e)plain TeX files, set the environment variable LATEX=tex.
137 --html output an HTML file from LaTeX, using HeVeA
138 --info output an Info file from LaTeX, using HeVeA
141 --text output a plain text file from LaTeX, using HeVeA
146 -l, --language=LANG specify LANG for FILE, either latex or texinfo
176 BIBER BIBTEX DVIPDF DVIPS EGREP HEVEA LATEX MAKEINDEX MAKEINFO
665 # When working with TeX4HT, *.idx are created by LaTeX. They must
671 latex:tex4ht:html:"\\beforeentry {"*) echo $1;;
674 latex:*:*:"\\indexentry{"*|latex:*:*:"\\indexentry {"*) echo $1;
    [all...]
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 223 % file; cf. trace.sty in LaTeX.
603 % period following counts as ending a sentence. (Idea found in latex.)
607 % @LaTeX{} logo. Not quite the same results as the definition in
608 % latex.ltx, since we use a different font for the raised A; it's most
613 \def\LaTeX{%
1655 % the LaTeX logo and acronyms.
3305 \definedummyword\LaTeX
3437 \def\LaTeX{LaTeX}%
5141 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>
    [all...]
  /src/external/gpl2/groff/dist/doc/
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{%
1603 % the LaTeX logo and acronyms.
3218 \definedummyword{LaTeX}%
3356 \def\LaTeX{LaTeX}%
5020 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
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{%
1603 % the LaTeX logo and acronyms.
3218 \definedummyword{LaTeX}%
3356 \def\LaTeX{LaTeX}%
5020 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>
    [all...]
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 61 % LaTeX's \typeout. This ensures that the messages it is used for
62 % are identical in format to the corresponding ones from latex/pdflatex.
189 % file; cf. trace.sty in LaTeX.
694 % This is similar to the 'needspace' module in LaTeX.
1882 % PDF CMaps. See also LaTeX's t1.cmap.
2584 % in, e.g., the LaTeX logo and acronyms. If we are using bold fonts for
2605 % in, e.g., the LaTeX logo and acronyms.
3331 % provide this command from LaTeX as it is very common
3452 % period following counts as ending a sentence. (Idea found in latex.)
3456 % @LaTeX{} logo. Not quite the same results as the definition i
    [all...]
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 67 % LaTeX's \typeout. This ensures that the messages it is used for
68 % are identical in format to the corresponding ones from latex/pdflatex.
195 % file; cf. trace.sty in LaTeX.
697 % This is similar to the 'needspace' module in LaTeX.
1881 % PDF CMaps. See also LaTeX's t1.cmap.
2579 % in, e.g., the LaTeX logo and acronyms. If we are using bold fonts for
2600 % in, e.g., the LaTeX logo and acronyms.
3324 % provide this command from LaTeX as it is very common
3445 % period following counts as ending a sentence. (Idea found in latex.)
3449 % @LaTeX{} logo. Not quite the same results as the definition i
    [all...]
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 211 % file; cf. trace.sty in LaTeX.
1501 % PDF CMaps. See also LaTeX's t1.cmap.
2109 % the LaTeX logo and acronyms.
2945 % period following counts as ending a sentence. (Idea found in latex.)
2949 % @LaTeX{} logo. Not quite the same results as the definition in
2950 % latex.ltx, since we use a different font for the raised A; it's most
2955 \def\LaTeX{%
2960 % for 10pt running text, \lllsize (8pt) is too small for the A in LaTeX.
3100 % Use LaTeX names for the Icelandic letters.
3115 % This positioning is not perfect (see the ogonek LaTeX package), bu
    [all...]

Completed in 49 milliseconds

1 2