On 09/27/2014 04:12 AM, Albretch Mueller wrote:
> Most of the times I type in English so I don't need to worry about
> accented characters
> 
> Sometimes I need to write up or edit text in Spanish or German, so I
> need to be able to replace accented characters at once.
> 
> After marking them up with ticks next/right to the character you can
> search all of them with the regex:
> 
> (a'|e'|i'|o'|u'|u''|n~|?'|!'|A'|E'|I'|O'|U'|U''|N~)
> 
> but then, how do you replace them all at once (each correspondingly) by:
> 
> (á, é, í, ó, ú, ü, ñ, ¿, ¡, Á, É, Í, Ó, Ú, Ü, Ñ)
> 
>   A'lgebra I: ?'Do'nde encuentro una gui'a de te'rminos Matema'ticos
> u'nicos para el an~o?
> 
>   Should become at once:
> 
>   Álgebra I: ¿Dónde encuentro una guía de términos Matemáticos únicos
> para el año?
> 
>   Thank you,
>   lbrtchx
>   (users@openoffice.apache.org)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: users-h...@openoffice.apache.org
> 
> 
I don't know how to "replace them all at once" but I know how to make
them as you go. Set up a Compose key on your keyboard. I use right alt,
but if you have a Microsoft k/b, you could use the right m/s key.
Then when you want a foreign character, you make it as you go.
¿Dónde encuentro una guía de térrminos Matemáticos únicos para
el año?
You hit compose then single quote then the vowel. For the ¿ you
hit compose, the ? twice. For ñ it's compose, then ~ then n. It
works for capital letters also, and all kinds of accents, for
German, French, Italian, and foreign currencies ¥, £, ¢, fractions--
½ ⅓ ⅔ ¾ degrees: 75°F, and so on. Look up Gtk Compose Table in Google.
Your distro ought to have a way to make some key a compose key.
the compose key can also be used as its original function; it
only works as compose for about a second.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org

Reply via email to