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

1 2 3 4 5 6

  /src/external/gpl2/texinfo/dist/makeinfo/tests/
defxcond 10 ../makeinfo -Dbar -o $test.out $srcdir/$test.txi || exit 1
13 ../makeinfo -Ubar -o $test.out $srcdir/$test.txi || exit 3
top 6 ../makeinfo $srcdir/top.txi || exit 1
9 ../makeinfo --no-split --no-warn --html $srcdir/top.txi -o top.html || exit 1
html-min 4 ../makeinfo --html --no-split ${srcdir-.}/html-min.txi
html-para 4 ../makeinfo --no-split --html ${srcdir-.}/html-para.txi
macro-at 6 ../makeinfo $srcdir/macro-at.txi || exit 1
no-headers 9 ../makeinfo --no-headers -o /dev/null -I$docdir info.texi
html-extrali 6 li_count=`../makeinfo --no-split --html -o - $srcdir/html-extrali.txi 2>/dev/null \
node-whitespace 7 ../makeinfo $srcdir/node-whitespace.txi
cond 8 ../makeinfo -o cond.out $srcdir/cond.txi || exit 1
14 ../makeinfo --no-split --html -o cond.out $srcdir/cond.txi || exit 1
20 ../makeinfo --no-ifhtml --no-ifinfo --no-iftex -o cond.out $srcdir/cond.txi || exit 1
28 ../makeinfo --ifhtml --ifinfo --iftex -o cond.out $srcdir/cond.txi || exit 1
copying 4 # the makeinfo that is present supports @copying.
10 ../makeinfo -o copying.out $srcdir/copying.txi || exit 1
html-docdesc 4 if ../makeinfo --html --no-split ${srcdir-.}/html-docdesc.txi; then
html-title 5 if ../makeinfo --no-split --html ${srcdir-.}/html-title.txi; then
html-top 7 ../makeinfo --no-split --force -o html-top.html --html $srcdir/html-top.txi \
node-expand 7 ../makeinfo --commands-in-node-names $srcdir/node-expand.txi
node-value 7 ../makeinfo $srcdir/node-value.txi
twofiles 14 ../makeinfo -o /dev/null $srcdir/html-min.txi /nonexistent.texinfo \
accentenc 13 ../makeinfo --enable-encoding --no-split -I$srcdir $srcdir/$input 2>/dev/null
html-manuals 9 ../makeinfo --html -I$srcdir/../../doc -I../../doc --no-split \
include-value 8 ../makeinfo -I $srcdir $srcdir/include-value.txi
menu-whitespace 8 ../makeinfo -o /dev/null $srcdir/$input
14 Subject: Makeinfo mishandles defaulted node links
16 The following example demonstrates a bug in makeinfo:
37 $ makeinfo top.texi
41 makeinfo: Removing output file `/home/as/test/top.info' due to errors; use --force to preserve.
43 Makeinfo is being confused by the whitespace after @menu, or rather by its
49 * makeinfo/node.c (cm_node): When searching for @menu don't
52 --- texinfo-3.12b/makeinfo/node.c.~1~ Mon Oct 26 23:14:59 1998
53 +++ texinfo-3.12b/makeinfo/node.c Sun Dec 6 00:23:59 1998
accent 10 ../makeinfo --html --no-split -I$srcdir $srcdir/$input
22 ../makeinfo --no-split -I$srcdir $srcdir/$input
  /src/external/gpl2/texinfo/bin/
Makefile 5 SUBDIR= info infokey install-info makeinfo texi2dvi texindex
  /src/external/gpl2/texinfo/bin/makeinfo/
Makefile 5 PROG= makeinfo
8 macro.c makeinfo.c multi.c node.c \
11 CPPFLAGS+= -I${IDIST}/makeinfo
19 .PATH: ${IDIST}/makeinfo ${IDIST}/doc
  /src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
Makefile 5 MAKEINFO = makeinfo --no-split
6 MAKEINFO_html = makeinfo --no-split --html
7 MAKEINFO_plaintext = makeinfo --no-split --plaintext
39 $(MAKEINFO) -o '$@' '$<'
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
Makefile 5 MAKEINFO = makeinfo --no-split
6 MAKEINFO_html = makeinfo --no-split --html
7 MAKEINFO_plaintext = makeinfo --no-split --plaintext
39 $(MAKEINFO) -o '$@' '$<'

Completed in 20 milliseconds

1 2 3 4 5 6