Displaying 6 results from an estimated 6 matches for "headera".
Did you mean:
header
2011 Nov 25
1
Problem with & question about \preformatted in .Rd
...ubversion, revision
57751) on Linux (RHEL). Here's an example from the command line:
echo "\title{test}\name{test}\section{problems}{\preformatted{print('\\\\\\\\begin\\\\\{block\\\\\}')}}"
> temp.Rd
R CMD Rdconv --type=latex temp.Rd
which outputs:
\inputencoding{utf8}
\HeaderA{test}{test}{test}
%
\begin{Section}{problems}
\begin{alltt}print('\\\\begin\\{block\\}')\end{alltt}
\end{Section}
and the double backslashes become newlines when this text is embedded
in a complete document and converted to pdf. I expected from the
documentation to get this:
\inputencodi...
2011 Aug 04
1
Rdconv LaTeX files
...n a package and converted my Rd files into LaTeX using
Rdconv. When I copy and paste these files in to my Sweave document I
get the?error message when compiling the Sweave file:
! Undefined control sequence.
l.32 \inputencoding
{utf8}
I also get the error message for the "\HeaderA", "\keyword".
Additionally I get an environment undefined error for some of the
"\begin" control sequences. Do I need to specifically "include"
certain LaTeX libraries in my Sweave document?
Regards,
M
2004 Nov 09
1
Package Documentation, cryptic
...o effect on input line
293.
Package hyperref Warning: Option `pagebackref' has already been used,
(hyperref) setting the option has no effect on input line
293.
) (./CWHstat-manual.aux)
(/usr/local/TeX/texmf/tex/latex/hyperref/nameref.sty)
! Undefined control sequence.
l.4 \HeaderA
{invgauss}{Inverse Gaussian Distribution}{invgauss}
? ^C! Interruption.
<to be read again>
{
l.4 \HeaderA{
invgauss}{Inverse Gaussian Distribution}{invgauss}
? x
------- Question:
F) Are these follow-up errors?
Thanks for giving me any hints....
2004 Nov 09
1
Package Documentation, cryptic
...o effect on input line
293.
Package hyperref Warning: Option `pagebackref' has already been used,
(hyperref) setting the option has no effect on input line
293.
) (./CWHstat-manual.aux)
(/usr/local/TeX/texmf/tex/latex/hyperref/nameref.sty)
! Undefined control sequence.
l.4 \HeaderA
{invgauss}{Inverse Gaussian Distribution}{invgauss}
? ^C! Interruption.
<to be read again>
{
l.4 \HeaderA{
invgauss}{Inverse Gaussian Distribution}{invgauss}
? x
------- Question:
F) Are these follow-up errors?
Thanks for giving me any hints....
2010 Apr 05
20
SAS and R on multiple operating systems
Hi,
This is not meant to be critical of R, but is intended as
a possible source for improvements to R.
SAS needs the competition.
I am reasonably knowledgeable about
R
SAS-(all products including IML)
SAS and R run on
Windows(all flavors)
UNIX(all flavors)
Apple OSs
Does R run on natively (no emulation)?
We have quite a few users on these systems
VAX-VMS
Z-OS (mainframe)
MVS
VM/CMS(IBM)
2018 May 30
2
CentOS 7 issues with pdf manual / tex conversion
Tom,
On 30 May 2018 at 11:34, Tom Callaway wrote:
| On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote:
| > I noticed it with a local, not-public package -- but it appears to apply with
| > any source package. I replicated with pkgKitten straight off CRAN and after
| > checking that it has a six page manual there.
|
| I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I