OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Texinfo
(Results
1 - 10
of
10
) sorted by null
/external/clang/docs/analyzer/
make.bat
33
echo.
texinfo
to make
Texinfo
files
148
if "%1" == "
texinfo
" (
149
%SPHINXBUILD% -b
texinfo
%ALLSPHINXOPTS% %BUILDDIR%/
texinfo
152
echo.Build finished. The
Texinfo
files are in %BUILDDIR%/
texinfo
.
/external/clang/docs/
make.bat
33
echo.
texinfo
to make
Texinfo
files
148
if "%1" == "
texinfo
" (
149
%SPHINXBUILD% -b
texinfo
%ALLSPHINXOPTS% %BUILDDIR%/
texinfo
152
echo.Build finished. The
Texinfo
files are in %BUILDDIR%/
texinfo
.
/external/llvm/docs/
make.bat
33
echo.
texinfo
to make
Texinfo
files
148
if "%1" == "
texinfo
" (
149
%SPHINXBUILD% -b
texinfo
%ALLSPHINXOPTS% %BUILDDIR%/
texinfo
152
echo.Build finished. The
Texinfo
files are in %BUILDDIR%/
texinfo
.
/external/chromium_org/native_client_sdk/src/doc/
Makefile
42
@echo "
texinfo
to make
Texinfo
files"
43
@echo " info to make
Texinfo
files and run them through makeinfo"
140
texinfo
:
141
$(SPHINXBUILD) -b
texinfo
$(ALLSPHINXOPTS) $(BUILDDIR)/
texinfo
143
@echo "Build finished. The
Texinfo
files are in $(BUILDDIR)/
texinfo
."
148
$(SPHINXBUILD) -b
texinfo
$(ALLSPHINXOPTS) $(BUILDDIR)/
texinfo
[
all
...]
/external/grub/docs/
help2man
51
-N, --no-info suppress pointer to
Texinfo
manual
458
is maintained as a
Texinfo
manual. If the
texinfo.tex
1
%
texinfo
.tex -- TeX macros to handle
Texinfo
files.
12
% This
texinfo
.tex file is free software; you can redistribute it and/or
17
% This
texinfo
.tex file is distributed in the hope that it will be
23
% along with this
texinfo
.tex file; see the file COPYING. If not, write
28
% a
Texinfo
source document, you may use the result without
29
% restriction. (This has been our intent since
Texinfo
was invented.)
31
% Please try the latest version of
texinfo
.tex before submitting bug
33
% http://www.gnu.org/software/
texinfo
/ (the
Texinfo
home page), o
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi
2
# texi2dvi --- produce DVI (or PDF) files from
Texinfo
(or LaTeX) sources.
24
# Please send bug reports, etc. to bug-
texinfo
@gnu.org.
29
version="texi2dvi (GNU
Texinfo
4.5)
38
Run each
Texinfo
or LaTeX FILE through TeX in turn until all
41
is used to determine its language (LaTeX or
Texinfo
).
43
Makeinfo is used to perform
Texinfo
macro expansion before running TeX
59
-@ use @input instead of \input; for preloaded
Texinfo
61
-I DIR search DIR for
Texinfo
files
62
-l, --language=LANG specify the LANG of FILE (LaTeX or
Texinfo
)
64
-t, --
texinfo
=CMD insert CMD after @setfilename in copy of input fil
[
all
...]
texinfo.tex
1
%
texinfo
.tex -- TeX macros to handle
Texinfo
files.
12
% This
texinfo
.tex file is free software: you can redistribute it and/or
17
% This
texinfo
.tex file is distributed in the hope that it will be
26
% a
Texinfo
source document, you may use the result without
27
% restriction. (This has been our intent since
Texinfo
was invented.)
29
% Please try the latest version of
texinfo
.tex before submitting bug
31
% http://www.gnu.org/software/
texinfo
/ (the
Texinfo
home page), or
32
% ftp://tug.org/tex/
texinfo
.te
[
all
...]
/external/bison/build-aux/
texinfo.tex
1
%
texinfo
.tex -- TeX macros to handle
Texinfo
files.
12
% This
texinfo
.tex file is free software: you can redistribute it and/or
17
% This
texinfo
.tex file is distributed in the hope that it will be
26
% a
Texinfo
source document, you may use the result without
27
% restriction. (This has been our intent since
Texinfo
was invented.)
29
% Please try the latest version of
texinfo
.tex before submitting bug
31
% http://ftp.gnu.org/gnu/
texinfo
/ (the
Texinfo
release area), or
32
% http://ftpmirror.gnu.org/
texinfo
/ (same, via a mirror), o
[
all
...]
/external/bison/
maint.mk
878
# Don't use
Texinfo
's @acronym{}.
[
all
...]
Completed in 661 milliseconds