search for: inputencoding

Displaying 13 results from an estimated 13 matches for "inputencoding".

Did you mean: input_encoding
2011 Nov 15
3
Sweave and accented letters
...lem. ========= Lyx File #LyX 2.0 created this file. For more info see http://www.lyx.org/ \lyxformat 413 \begin_document \begin_header \textclass article \use_default_options true \begin_modules sweave \end_modules \maintain_unincluded_children false \language english \language_package default \inputencoding utf8-plain \fontencoding global \font_roman default \font_sans default \font_typewriter default \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 \font_tt_scale 100 \graphics default \default_output_format default \output_sync 0 \bibtex_command...
2011 Nov 25
1
Problem with & question about \preformatted in .Rd
...version 2.14 (from subversion, 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...
2011 Aug 04
1
Rdconv LaTeX files
Hi, I've written 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 docu...
2009 Mar 27
1
Sweave-output causes error-message in pdflatex
...eplaced by bars, but they got lost through copy & paste. I don't know if that says anything about my problem.) In the error message produced through pdflatex, the quotation signs reappear. Latex error-message: ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `Latin1'. See the inputenc package documentation for explanation. Type H <return> for immediate help. ... l.465 ...*? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 You need to provide a definition with \DeclareInputText or \DeclareInputMath before using this key. I hope anybody knows how...
2025 Jan 16
1
UTF-8 encoding issue with R CMD check with install-args="--latex"
...on>.tar.gz I.e., at this command, when checking the pdf version of the manual, pdflatex throws an error of type === * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! Undefined control sequence. l.37 \inputencoding ?????????????????? {utf8} The control sequence at the end of the top line of your error message was never \def'ed. If you have === This is certainly not an urgent issue. Option --install-args="--latex" can be removed without harm for me, it somehow survived in my set of (Windows) b...
2025 Jan 16
1
UTF-8 encoding issue with R CMD check with install-args="--latex"
...is is a >= 2.10.0 package with stored .rds >> ## files. >> ## If it does not exist, guess this is a source package. >> latexdir <- file.path(pkgdir, "latex") The individual *.tex files in the latex/ subdirectory of the installed package all do start with an "\inputencoding{utf8}" line. When the latex/ subdirectory doesn't exist, the !dir.exists(latexdir) branch is taken, where Rd2latex(...) is called with writeEncoding = FALSE, thus avoiding the problem. -- Best regards, Ivan
2025 Jan 17
1
UTF-8 encoding issue with R CMD check with install-args="--latex"
...ackage with stored .rds >>> ## files. >>> ## If it does not exist, guess this is a source package. >>> latexdir <- file.path(pkgdir, "latex") > The individual *.tex files in the latex/ subdirectory of the installed > package all do start with an "\inputencoding{utf8}" line. > When the latex/ subdirectory doesn't exist, the !dir.exists(latexdir) > branch is taken, where Rd2latex(...) is called with writeEncoding = > FALSE, thus avoiding the problem. > -- > Best regards, > Ivan > ____________________________________________...
2012 Jul 24
1
Encoding errors in Rd files
...ASCII and uncompressed saves ... OK * checking examples ... OK * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. I'll keep searching the help list archives for a clue, but If somebody could point me at educational material it's really time that I learn this aspect. I've read http://developer.r-project.org/Encodings_and_R.html How do I figure out which encoding to use with the err...
2025 Jan 17
1
UTF-8 encoding issue with R CMD check with install-args="--latex"
....rds >>>> ## files. >>>> ## If it does not exist, guess this is a source package. >>>> latexdir <- file.path(pkgdir, "latex") >> The individual *.tex files in the latex/ subdirectory of the installed >> package all do start with an "\inputencoding{utf8}" line. >> When the latex/ subdirectory doesn't exist, the !dir.exists(latexdir) >> branch is taken, where Rd2latex(...) is called with writeEncoding = >> FALSE, thus avoiding the problem. >> -- >> Best regards, >> Ivan >> ____________________...
2009 Dec 22
1
Sweave: font problems with Signif. codes lines
[Environment: Win Xp, Miktex 2.7, R 2.9.2] In an Sweave document, I'm displaying the results of car:::Anova() tests, that look like this in the generated .tex file: \begin{Soutput} Type III MANOVA Tests: Pillai test statistic Df test stat approx F num Df den Df Pr(>F) (Intercept) 1 0.86 90.38 4 60 <2e-16 *** --- Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1
2005 Jun 06
6
Strange characters in 2.1.0?
Signif. codes: 0 *** 0.001 ** 0.01 * 0.05 . 0.1 1 Signif. codes: 0 <80><98>***<80><99> 0.001 <80><98>**<80><99> 0.01 <80><98>*<80> <99> 0.05 <80><98>.<80><99> 0.1 <80><98> <80><99> 1 Signif. codes: 0 *** 0.001 ** 0.01 * 0.05 . 0.1 1 hmm... they go away when I
2011 Jun 01
3
[PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes
...or more info see http://www.lyx.org/ -\lyxformat 345 +#LyX 2.0 created this file. For more info see http://www.lyx.org/ +\lyxformat 413 \begin_document \begin_header \textclass report \use_default_options false +\maintain_unincluded_children false \language english +\language_package default \inputencoding auto +\fontencoding global \font_roman default \font_sans default \font_typewriter default \font_default_family default +\use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 \font_tt_scale 100 \graphics default +\default_output_format default +\output_sync 0 +\bibte...
2011 Jun 01
3
[PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes
...or more info see http://www.lyx.org/ -\lyxformat 345 +#LyX 2.0 created this file. For more info see http://www.lyx.org/ +\lyxformat 413 \begin_document \begin_header \textclass report \use_default_options false +\maintain_unincluded_children false \language english +\language_package default \inputencoding auto +\fontencoding global \font_roman default \font_sans default \font_typewriter default \font_default_family default +\use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 \font_tt_scale 100 \graphics default +\default_output_format default +\output_sync 0 +\bibte...