R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-matOps
/
src
/
scripts
/
Rd2pdf
– Rev 84054
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
84054
1220 d 5 h
maechler
/branches/R-matOps/
Create R-matOps
77228
2495 d 4 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
72217
3444 d 6 h
ripley
/trunk/
allow non-ASCII \title in Rd2pdf
57136
5411 d 13 h
ripley
/trunk/
deprecated -> defunct
52403
5875 d 1 h
ripley
/trunk/src/
move to pure-R Rd2dvi
52398
5875 d 6 h
ripley
/trunk/src/scripts/
typo
52232
5893 d 1 h
ripley
/trunk/
port patch for spaces & Rd2dvi from R-2-11-branch
Can't have \ in libdir in R CMD check, it seems
52127
5904 d 8 h
ripley
/trunk/src/
more on avoiding indexing for base
52126
5904 d 9 h
ripley
/trunk/
tweaks to package manuals, especially for base
52112
5905 d 12 h
ripley
/trunk/src/
tweaks to index in refman
52047
5912 d 10 h
ripley
/trunk/src/scripts/
improve error handing
52046
5912 d 10 h
ripley
/trunk/
update to Rd2dvi, texi2dvi
52045
5912 d 11 h
ripley
/trunk/
clean up
51855
5934 d 5 h
ripley
/trunk/
add extra pdflatex pass to Rd2pdf
50964
6040 d 4 h
ripley
/trunk/
move to UTF-8 latex output
49862
6145 d 13 h
ripley
/trunk/
more on removing bundles
49334
6185 d 5 h
ripley
/trunk/src/scripts/
improve usage
49330
6185 d 5 h
ripley
/trunk/src/scripts/
r49329 (typo), more detail
49299
6187 d 23 h
ripley
/trunk/
document r49298
49091
6198 d 23 h
murdoch
/trunk/src/
Redo encoding of output files for man pages, using new writeLines option.
Match output encoding of latex files to encoding declaration in DESCRIPTION.
Avoid scanning for encodings unnecessarily.
Work around encoding problems in gsub etc.
47912
6373 d 13 h
ripley
/trunk/src/
move title to R code to avoid quoting hell
47905
6374 d 6 h
ripley
/trunk/src/
more moving to R code.
quoting hell on titles
47898
6374 d 21 h
ripley
/trunk/src/
add Rd2dvi --internals, fix tests for internal files
re-try package without index if it fails with
47896
6375 d 7 h
ripley
/trunk/src/
convert more of Rd2dvi to R scripts
47887
6376 d 14 h
ripley
/trunk/src/
revert to usin Rd2dvi for package manuals, after a few tweaks fo
rather odd DeSCRIPTION files
47881
6377 d 2 h
ripley
/trunk/src/scripts/
back out temporarily
47880
6377 d 3 h
ripley
/trunk/
more capabilities for Rd2dvi
47538
6407 d 2 h
ripley
/trunk/
don't use R_SHELL for shell scripts to be exec-ed from R CMD
47522
6408 d 6 h
ripley
/trunk/src/
export R_VERSION
change format of version messages
47462
6413 d 9 h
ripley
/trunk/src/scripts/
more on broken Cyrillic support
47459
6413 d 12 h
ripley
/trunk/
allow for broken tex T2A support
47442
6415 d 1 h
hornik
/trunk/
Standardize CLIs some more.
47224
6431 d 11 h
ripley
/trunk/src/scripts/
workaround exported CDPATH
47001
6457 d 10 h
ripley
/trunk/src/scripts/
replace TAB (which had been garbled) by \t
46993
6458 d 12 h
ripley
/trunk/src/scripts/
force --no-index for base package, put back index checking for the rest
46962
6461 d 11 h
ripley
/trunk/
Running Rd2dvi --pdf on base gave errors in the index in ' + - *
that used to be ignored. Add --no-index to avoid that.
46913
6466 d 8 h
ripley
/trunk/
change the defaults in R_LATEXCMD etc
suppress warnings from Solaris sed
46893
6467 d 8 h
ripley
/trunk/
improvements to offline printing
R_PDFLATEXCMD might contain spaces
46887
6467 d 9 h
ripley
/trunk/
tweaks to the settings of various tex-y commands
46876
6468 d 10 h
ripley
/trunk/
port r46875 from branch (manually as src/scripts/Rd2dvi has gone)