search for: plomath

Displaying 8 results from an estimated 8 matches for "plomath".

Did you mean: plotmath
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
...for help/hints here. A very simple example: ------------------------------------------------------------------------------- (pdfil <- paste0("plotmath-example_R", with(R.version, paste0(major, sub("[.]", "", minor))), ".pdf")) ## "plomath-example_R433.pdf" pdf(pdfil) example(plotmath); mtext(R.version.string) dev.off() if(interactive()) system(paste("evince", pdfil, "&")) ------------------------------------------------------------------------------- The pdf contains 4 pages, and in all of them *...
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
...simple example: > > ------------------------------------------------------------------------------- > > (pdfil <- paste0("plotmath-example_R", > with(R.version, paste0(major, sub("[.]", "", minor))), ".pdf")) > ## "plomath-example_R433.pdf" > > pdf(pdfil) > example(plotmath); mtext(R.version.string) > dev.off() > > if(interactive()) > system(paste("evince", pdfil, "&")) > > ------------------------------------------------------------------------------- &g...
2024 Mar 11
2
evince not showing "greek" and "math" in *.pdf plots
...>> ------------------------------------------------------------------------------- >> >> (pdfil <- paste0("plotmath-example_R", >> with(R.version, paste0(major, sub("[.]", "", minor))), ".pdf")) >> ## "plomath-example_R433.pdf" >> >> pdf(pdfil) >> example(plotmath); mtext(R.version.string) >> dev.off() >> >> if(interactive()) >> system(paste("evince", pdfil, "&")) >> >> --------------...
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
...------------------------------------------- > ----------------- > ??? >> > ??? >> (pdfil <- paste0("plotmath-example_R", > ??? >> with(R.version, paste0(major, sub("[.]", "", minor))), > ".pdf")) > ??? >> ## "plomath-example_R433.pdf" > ??? >> > ??? >> pdf(pdfil) > ??? >> example(plotmath); mtext(R.version.string) > ??? >> dev.off() > ??? >> > ??? >> if(interactive()) > ??? >> system(paste("evince", pdfil, "&")) > ?...
2024 Mar 11
2
evince not showing "greek" and "math" in *.pdf plots
...-------------- > > ----------------- > > >> > > >> (pdfil <- paste0("plotmath-example_R", > > >> with(R.version, paste0(major, sub("[.]", "", minor))), > > ".pdf")) > > >> ## "plomath-example_R433.pdf" > > >> > > >> pdf(pdfil) > > >> example(plotmath); mtext(R.version.string) > > >> dev.off() > > >> > > >> if(interactive()) > > >> system(paste("evince",...
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
...---------------- > > > ??? >> > > > ??? >> (pdfil <- paste0("plotmath-example_R", > > > ??? >> with(R.version, paste0(major, sub("[.]", "", minor))), > > > ".pdf")) > > > ??? >> ## "plomath-example_R433.pdf" > > > ??? >> > > > ??? >> pdf(pdfil) > > > ??? >> example(plotmath); mtext(R.version.string) > > > ??? >> dev.off() > > > ??? >> > > > ??? >> if(interactive()) > > > ??? >&...
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
...----------------- > > ??? >> > > ??? >> (pdfil <- paste0("plotmath-example_R", > > ??? >> with(R.version, paste0(major, sub("[.]", "", minor))), > > ".pdf")) > > ??? >> ## "plomath-example_R433.pdf" > > ??? >> > > ??? >> pdf(pdfil) > > ??? >> example(plotmath); mtext(R.version.string) > > ??? >> dev.off() > > ??? >> > > ??? >> if(interactive()) > > ??? >&gt...
2024 Mar 13
1
evince not showing "greek" and "math" in *.pdf plots
...t; > >> > > > >> (pdfil <- paste0("plotmath-example_R", > > > >> with(R.version, paste0(major, sub("[.]", "", minor))), > > > ".pdf")) > > > >> ## "plomath-example_R433.pdf" > > > >> > > > >> pdf(pdfil) > > > >> example(plotmath); mtext(R.version.string) > > > >> dev.off() > > > >> > > > >> if(interactive...