search for: accents

Displaying 20 results from an estimated 459 matches for "accents".

2009 Jun 09
2
Sweave and accents
Hello. I want to write my notes in Sweave in my own language (spanish). But my language has accents and when I run Sweave in R to translate my Snw file into the tex file the accents are translated into unrecognizable characters. For example, the word "cami?n" (truck) is translated into "cami??n" Somebody knows how can I do it? One solution I don't like is using a per...
2011 Mar 21
4
Multi-Tenant Hosted PBX system with Reseller functionality
2008 Aug 26
2
accented characters in filenames mangled when rsyncing to a samba share
Hi folks, I am having a problem rsyncing files with accents in the names. I've seen similar problems reported a few times before in the archives but they didn't seem to be referring to exactly the same problem as what I have, and I'm not good enough at Linux to solve my problem by generalising from the information there: sorry. Anyway, my speci...
2018 Jul 25
2
Search requests should ignore accents (C++ API)?
Hi, I am using libxapian in a C++ project (hence I am using Xapian's C++ API) and some user has requested that search requests should ignore accents. E.g. when the user searches for "Herr Müller" he expects that "Herr Muller" is also a search hit. Is this possible in Xapian? Do you have any links to the documentation of that feature? Thanks for your help, Kim
2009 May 26
6
dump and import MySQL table w/ accents
...e table with a migration to do its magic, only creating a table from scratch. So I dumped the table with mysqldump, ran the migration (table looks good), and am trying to repopulate the table. It has accented characters and is complaining about duplicates, apparently around words with and without accents, e.g., ''jose'' and ''josé''. I''ve been deleting one by hand from the dump, but it is tedious and very slow. Emacs crawls when dealing with very large files with very long lines. I just don''t understand why the accents are causing problems. The...
2004 May 13
1
accented characters in isolinux
...but both times they are not the correct characters. It is only the accented characters that give me trouble. A utf-8 compatible file gives me 2 characters for each accented character in isolinux, and the iso885915 gives me one character for each accented character. Any ideas on how I can get accents in my boot.msg? thanks pantz -- Before you criticize someone, walk a mile in their shoes ... That way when you do criticize them, you're a mile away and you have their shoes!
2006 Jun 28
7
French accent under wine
Hi everybody ! I have a fresh OpenSuse 10.1 linux installed in french, i use a french keyboard ... accent (like ?,?) doesn't work with application launch under wine .. how could resolv that ? Thanks -- Michael
2003 Jan 06
3
smbclient with accent
hi, I connect to an NT server from an AIX server which have install the samba 2.2.5 suite. For this, i use the command smbclient .... I connect, with no problem on this server NT. I move in the repertories with the order cd. But when, i found a directory on the NT with i can't move on it. I always have an error of directory not found. Smbclient see me the correct name of directory with his
2003 Nov 17
3
Accents in R
Hi, How can I include accents and signs like '?' '?' in the plots generated by R? I try, but R automatically transforms the name ex: > countries <- c("M?xico", "Espa?a") > countries [1] "M\216?xico" "Espa\216?a" > I've seen in some Spanish texts about R...
1997 May 12
0
R-alpha: ISO-latin-1 characters in strings -- print.default & PARSE(?) problems
...! -- (else: get it ftp://ftp.stat.math.ethz.ch/U/maechler/R/string-test.R ) frenchquotes <- "«...»" ## <<...>> frenchquotes Umlaute <- "äöü ÄÖÜ" # = "a "o "u "A "O "U Umlaute #- only the last one is not printed properly... A.accents <- "àáâãäåæ ÀÁÂÃÄÅÆ" # `a 'a ^a "a oa ae `A 'A ^A "A oA AE A.accents EI.accents <- "ÈÉÊËÌÍÎÏ èéêëìíîï" EI.accents O.accents <- "ÒÓÔÕÖØòóôõöø" O.accents U.accents <- "ÙÚÛÜÝùúûüý" U.accents ISO24x <- "¡¢£¤¥¦§ ¨©ª«¬­®¯&q...
2018 Jul 25
0
Search requests should ignore accents (C++ API)?
On Wed, Jul 25, 2018 at 04:33:58PM +0200, Kim Walisch wrote: > I am using libxapian in a C++ project (hence I am using Xapian's C++ API) > and some user has requested that search requests should ignore accents. > E.g. when the user searches for "Herr Müller" he expects that "Herr Muller" > is also a search hit. Simply stripping accents can be a reasonable normalisation in some languages, but it's not always appropriate. The most obvious problem is for languages where there...
2006 Mar 15
0
some upper case letters with accent don't appear in file names
I have a backup server (Linux Debian 3.1) that connects to several Windows 2000 and 2003 servers shares with smbmount 3.0.14a. This is how I mount the shares: smbmount "\\\\win2000\\inetpubd" /mnt/win2000/ -o username=backups,password=mypwd If I list items with accents, this is a sample of how they appear on the mounted share: drwxr-xr-x 1 root root 4096 2005-12-01 16:45 D?but de saison 0506 en photos drwxr-xr-x 1 root root 4096 2005-05-05 22:14 Les six ?quipes 2001 -rwxr-xr-x 1 root root 1316 2006-02-10 20:25 LETENDREAGNES_6280f.rtf drwxr-xr-x 1 root root 4096...
2010 Feb 22
2
Accents problem
Hi, I've a problem with the accents. How do I configure Xapian to ignore the accents in the search/indexes? Thanks, Nuno Mariz
2010 Aug 04
2
French accents on characters
Hello Could someone please direct me to the correct commands for adding accents (grave and aigu) to a letter in a plot title, label, or in added text? I'm sure there's a handy list somewhere, but I've failed in coming up with the correct search words to find it. Thank you muchly! Jen
2007 Aug 05
5
accent
Salut alex, est-ce qu''il est possible d''avoir la liste de tous les accents qu''il est possible de représenter avec wxruby2, comme "é" par exemple. merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2002 Nov 26
1
Problem with accented characters in portuguese
Dear all, I've recently encountered a strange behaviour when using R with portuguese accented characters. The most curious aspect is that using the same code with ESS under XEmacs the behaviour is different. My system is: > R.version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major
2004 Nov 25
1
substitute accents
I have an openoffice spreadsheet with a column of character strings. Some of them contain accents. I want to read it in R so I have saved it as a csv file using Western Europe (ISO-8859-1) character set (the default, I've tried other sets but it doesn't help). R reads it fine with CharMatrix<-read.csv("test.csv",header=F,sep=",",as.is=TRUE); Say I wan't to r...
2002 Sep 27
0
Q: DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY?
...DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY? Introducing the Krieger Method, an innovative teaching system, designed to = help you develop effective communication skills. Andy Krieger, inventor of this miracle product, originated this revolutionary = idea whilst working with actors and their accents within the Hollywood film = industry. Contact us to learn about the true benefits you can obtain to communicate = with confidence!! "Make your accent simply disappear!" For Accent Reduction Empowerment, visit us on the web today at :- www.nomoreaccent.com Thank you for your time an...
2010 Oct 11
1
Accented characters in share names
Hello, I'm facing a problem that should be common but for which I don't find much info. I'm trying to smbmount some smb share served by a w2k3 server. I've no problem to mount the shares unless their name includes accented letters. I've successfully replaced the spaces in the names by \040 but replacing the accented letter by their UTF-8 and latin-1 in octal value, but
2002 Sep 27
0
Q: DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY?
...DOES YOUR FOREIGN ACCENT SIMPLY GET IN THE WAY? Introducing the Krieger Method, an innovative teaching system, designed to = help you develop effective communication skills. Andy Krieger, inventor of this miracle product, originated this revolutionary = idea whilst working with actors and their accents within the Hollywood film = industry. Contact us to learn about the true benefits you can obtain to communicate = with confidence!! "Make your accent simply disappear!" For Accent Reduction Empowerment, visit us on the web today at :- www.nomoreaccent.com Thank you for your time an...