Searched refs:dvi (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/manual/ |
D | Makefile | 24 .PHONY: dvi pdf info html 26 dvi: $(objpfx)libc.dvi target 73 $(objpfx)libc.dvi $(objpfx)libc.pdf $(objpfx)libc.info: \ 75 $(objpfx)libc.dvi $(objpfx)libc.pdf: texinfo.tex 144 $(objpfx)%.dvi: %.texinfo 161 generated += libc.dvi libc.pdf libc.tmp libc.info* \
|
D | install.texi | 373 @w{@code{make dvi}}. You need a working @TeX{} installation to do
|
D | texinfo.tex | 47 % dvips foo.dvi -o # or whatever; this makes foo.ps. 1094 % when pdftex is run in dvi mode, \pdfoutput is defined (so \pdfoutput=1
|
/glibc-2.36/ |
D | Makefile | 468 .PHONY: info dvi pdf html 469 info dvi pdf html: target
|
D | INSTALL | 344 'make dvi'. You need a working TeX installation to do this. The
|
D | configure | 1396 --dvidir=DIR dvi documentation [DOCDIR]
|
D | NEWS | 7117 `make dvi' will produce a DVI file of the printed manual.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 1575 * manual/Makefile ($(objpfx)%.info, $(objpfx)%.dvi): New rules. 2940 (dvi, info): New rule.
|
D | ChangeLog.14 | 4378 (libc.dvi libc.pdf libc.info): Depend on dir-add.texi.
|
D | ChangeLog.18 | 82629 * manual/Makefile (dvi, pdf, info, html): Depend on files in build 82635 (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix. 82643 (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir. 88113 (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
|