Displaying 20 results from an estimated 171 matches for "texi".
Did you mean:
tex
2004 Aug 23
0
corrections for R-intro.texi (PR#7192)
Hello,
Here are some patches for R-intro.texi, to correct various typos,
missing words, and minor inconsistencies in formatting.
Each patch is preceeded by its corresponding 'wdiff' output to make it
easier to see which words have changed.
--
Brian Gough
Network Theory Ltd,
Publishing the R Reference Manuals --- http://www.network-...
2015 Sep 07
2
Build rpm package for R-MKL
...package. As a base, I use
the R-3.2.2.src.rpm.
I am left with this error:
------------------------------------------
installing R info pages ...
updating '/usr/share/info/dir' ...
make[1]: Leaving directory '/home/poisonivy/rpmbuild/BUILD/R-3.2.2/doc/manual'
+ mv doc/manual/R-exts.texi.spot doc/manual/R-exts.texi
mv: cannot stat 'doc/manual/R-exts.texi.spot': No such file or directory
---------------------------------------
There is indeed no doc/manual/R-exts.texi.spot file. This make
instruction comes form this in R.spec:
---------
%if 0%{?fedora} >= 19
# What a ha...
2005 May 14
2
[LLVMdev] Cygwin llvm-gcc build error
...was getting last time I
tried to build llvm-gcc.
It may possibly be my Cygwin instillation but am not sure.
makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
../../../src/
llvm-gcc/gcc/doc/include \
-o ../../../src/llvm-gcc/gcc/doc/cpp.info
../../../src/llvm-gcc/gcc/doc/cpp.texi
' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op
../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...}
produces
a spurious cross-reference in Info; reword to avoid that.
../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @strong{Note...}
pro...
2005 May 17
0
[LLVMdev] Cygwin llvm-gcc build error
...to build llvm-gcc.
>It may possibly be my Cygwin instillation but am not sure.
>
>
>makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
>../../../src/
>llvm-gcc/gcc/doc/include \
> -o ../../../src/llvm-gcc/gcc/doc/cpp.info
>../../../src/llvm-gcc/gcc/doc/cpp.texi
>' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op
>../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...}
>produces
>a spurious cross-reference in Info; reword to avoid that.
>../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @...
2005 May 17
2
[LLVMdev] Cygwin llvm-gcc build error
...id build error.
I did try MinGW several months ago but did not even get this far.
Aaron
>makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
>../../../src/
>llvm-gcc/gcc/doc/include \
> -o ../../../src/llvm-gcc/gcc/doc/cpp.info
> ../../../src/llvm-gcc/gcc/doc/cpp.texi
>' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op
>../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...}
>produces
>a spurious cross-reference in Info; reword to avoid that.
>../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @...
2004 Aug 24
0
additional examples for R-intro.texi (PR#7195)
Here are some patches to expand some of the examples in R-intro.texi.
--
Brian Gough
Network Theory Ltd,
Publishing the R Reference Manuals --- http://www.network-theory.co.uk/R/
--- R-intro.texi~ Tue Aug 24 11:21:37 2004
+++ R-intro.texi Tue Aug 24 11:21:37 2004
@@ -6288,6 +6288,21 @@
use
@example
+> help(package = "@var{name}")
+@end example
+...
2004 Nov 16
1
[LLVMdev] Makeinfo fails
Hi,
Is it really true that nobody isn't able to give me a clue why makeinfo
fails with this error:
doc/cpp.texi:50: Unknown index `vr' and/or `op' in @synindex.
-------------------------
make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
ma...
2005 Nov 12
0
Suggested changes to R-lang.texi and R-exts.texi
Dear all,
I would like to suggest the following changes to the R documentation:
1) R-exts.texi:
Having had my first experience with uploading a package to
ftp://cran.R-project.org/incoming/, I think it would be nice if the
documentation pointed out that one should use ftp and not sftp (at
least on my machine sftp failed to make a connection) and that one
should log in as user...
2015 Sep 08
0
Build rpm package for R-MKL
...c.rpm.
>
> I am left with this error:
>
> ------------------------------------------
> installing R info pages ...
> updating '/usr/share/info/dir' ...
> make[1]: Leaving directory '/home/poisonivy/rpmbuild/BUILD/R-3.2.2/doc/manual'
> + mv doc/manual/R-exts.texi.spot doc/manual/R-exts.texi
> mv: cannot stat 'doc/manual/R-exts.texi.spot': No such file or directory
> ---------------------------------------
>
> There is indeed no doc/manual/R-exts.texi.spot file. This make
> instruction comes form this in R.spec:
>
> ---------
&...
2015 Sep 09
2
Build R form source - manuals
I built R form source succesfully on my Fedora 22 box. No errors.
I can read there is an issue with some manuals at build time when
running makeinfo, especially these two:
doc/manual/R-exts.texi
cp doc/manual/R-intro.texi
Some distro have hacks about makeinfo 5 in their build script.
I wonder if some manuals are broken but couldn't see it when running make.
May someone tells me more about this issue and what can I do to make
sure these manuals are correctly built.
Thank you
--...
2025 Feb 07
1
typo in R-exts.texi
L.S.
Please find below a tiny patch for a trivial typo.
Kind regards,
Tobias
diff --git a/doc/manual/R-exts.texi b/doc/manual/R-exts.texi
index c9c1015da6..e84bbd53f2 100644
--- a/doc/manual/R-exts.texi
+++ b/doc/manual/R-exts.texi
@@ -6814,7 +6814,7 @@ To negotiate with @I{Uwe Ligges} to host the additional components on
@end itemize
@noindent
-Be aware that license requirements you may require you to su...
2025 Feb 08
1
Another typo in R-exts.texi
...and sent to
Brian, but have not heard back nor seen it incorporated. Doubly trivial as in
a comment but a dual typo nevertheless. Would be nice if someone could fold
this in. I still have the same diff here for the current r87707.
Cheers, Dirk
edd at rob:~/svn/r-devel$ svn diff doc/manual/R-exts.texi
Index: doc/manual/R-exts.texi
===================================================================
--- doc/manual/R-exts.texi (revision 87685)
+++ doc/manual/R-exts.texi (working copy)
@@ -5904,7 +5904,7 @@
@c RHEL 7 came with GCC 4.8, with 4.4 available.
@c RHEL 8 has GCC 8 with 9 avail...
2005 Feb 21
0
[LLVMdev] Error building llvm-gcc under CygWin - makeinfo cpp.info not building
Hi,
I have been trying to make llvm-gcc under CygWin and am getting a makeinfo error.
I have tried it on the command line :-
makeinfo --split-size=5000000 --force -I /usr/src/llvm-gcc/gcc/doc -I /usr/src/llvm-gcc/gcc/doc/include -o /usr/src/llvmgcc/gcc/doc/cpp.info /usr/src/llvm-gcc/gcc/doc/cpp.texi
And get the resulting output :-
$ makeinfo --split-size=5000000 --force -I /usr/src/llvm-gcc/gcc/doc -I /usr/sr
c/llvm-gcc/gcc/doc/include -o /usr/src/llvm-gcc/gcc/doc/cpp.info /usr/src/llvm-
gcc/gcc/doc/cpp.texi
' in @synindex.cc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op
/usr/sr...
2015 Sep 08
2
Build rpm package for R-MKL
...left with this error:
>>
>> ------------------------------------------
>> installing R info pages ...
>> updating '/usr/share/info/dir' ...
>> make[1]: Leaving directory '/home/poisonivy/rpmbuild/BUILD/R-3.2.2/doc/manual'
>> + mv doc/manual/R-exts.texi.spot doc/manual/R-exts.texi
>> mv: cannot stat 'doc/manual/R-exts.texi.spot': No such file or directory
>> ---------------------------------------
>>
>> There is indeed no doc/manual/R-exts.texi.spot file. This make
>> instruction comes form this in R.spec:
>...
2009 Apr 07
1
typo in R-ints.texi's description of P_ macro
...xt".
The following patch also makes the 2 alternate definitions of P_ have
the same argument names,
StringS and StringP. Expanding the S and P to Singular and Plural,
would be more descriptive.
Bill Dunlap
TIBCO Software Inc - Spotfire Division
wdunlap tibco.com
Index: doc/manual/R-ints.texi
===================================================================
--- doc/manual/R-ints.texi (revision 48294)
+++ doc/manual/R-ints.texi (working copy)
@@ -2149,17 +2149,18 @@
@noindent
from @file{src/main/errors.c}.
-A macro
+The @code{P_} macro
@example
#ifdef ENABLE_NLS
#defin...
2005 May 19
0
[LLVMdev] Cygwin llvm-gcc build error
...W several months ago but did not even get this far.
>
>Aaron
>
>>makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
>>../../../src/
>>llvm-gcc/gcc/doc/include \
>> -o ../../../src/llvm-gcc/gcc/doc/cpp.info
>>../../../src/llvm-gcc/gcc/doc/cpp.texi
>>' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op
>>../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...}
>>produces
>>a spurious cross-reference in Info; reword to avoid that.
>>../../../src/llvm-gcc/gcc/doc//cppopts....
2005 Nov 18
1
R-exts.texi in SVN version 36380
G'day all,
after issuing `svn up' on my machine this morning, I noticed that
`make info' choked on R-exts.texi. Below is a patch that seems to
solve the problem. BTW, while `make info' runs now, I still get the
following warning:
/usr/bin/makeinfo --enable-encoding -D UseExternalXrefs -I/opt/src/R-devel-src/doc/manual /opt/src/R-devel-src/doc/manual/R-exts.texi
/opt/src/R-devel-src/doc/manual/R-exts....
2013 May 28
3
perl 5.18
I guess perl 5.18 was released and it is causing issues
texi2html -monolithic -number-sections qemu-doc.texi
texi2html -monolithic -number-sections qemu-tech.texi
/data/dev/xen/xen-4.3-git/src/xen-build/tools/qemu-xen-traditional-dir/
texi2pod.pl qemu-doc.texi qemu.pod
pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
qe...
2013 May 28
3
perl 5.18
I guess perl 5.18 was released and it is causing issues
texi2html -monolithic -number-sections qemu-doc.texi
texi2html -monolithic -number-sections qemu-tech.texi
/data/dev/xen/xen-4.3-git/src/xen-build/tools/qemu-xen-traditional-dir/
texi2pod.pl qemu-doc.texi qemu.pod
pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
qe...
2014 Feb 04
1
[PATCH] nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
...e 100644
--- a/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp
+++ b/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp
@@ -1729,6 +1729,14 @@ Converter::handleTEX(Value *dst[4], int R, int S, int L, int C, int Dx, int Dy)
if (tgsi.getOpcode() == TGSI_OPCODE_SAMPLE_C_LZ)
texi->tex.levelZero = true;
+ for (s = 0; s < tgsi.getNumTexOffsets(); ++s) {
+ for (c = 0; c < 3; ++c) {
+ texi->tex.offset[s][c] = tgsi.getTexOffset(s).getValueU32(c, info);
+ if (texi->tex.offset[s][c])
+ texi->tex.useOffsets = s + 1;
+ }
+...