unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Henrique Martins <emacs@martins.cc>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Accented characters in italian language
Date: Mon, 18 Mar 2024 22:08:35 +0000	[thread overview]
Message-ID: <ttEIr8KFLoJr0tWZiz7JKgz6PWcDeREvGmMDCw2ETKFrhQcIQ02Lecz_TXE0-xZ1-WQi6HcTfYxxEFO2kPVhw89nrYblmndDKGso9s4r0yQ=@protonmail.com> (raw)
In-Reply-To: <551278.1710775898@rock.martins.cc>


On Tuesday, March 19th, 2024 at 3:31 AM, Henrique Martins <emacs@martins.cc> wrote:

> > I am writing a latex document in italian. How can one introduce the italian
> > accented characters.
> 
> 
> (defun heime-italian()
> "Enable it_IT dictionary and italian-prefix."
> (setq ispell-local-dictionary "it_IT")
> (activate-input-method XXX-prefix))
> )
> 
> where XXX-prefix could be italian-keyboard, italian-postfix,
> italian-alt-postfix, or any of the latin-1 prefixes that
> suits you.
> 
> Then execute heime-italian in your latex buffer.
> 
> Try M-x set-input-method then type TAB to list all
> input-methods, or search for "italian" in your emacs
> distribution, in these files:
> lisp/language/european.el.gz
> lisp/leim/quail/latin-alt.el.gz
> lisp/leim/quail/latin-post.el.gz

I would like to have a command that does the equivalent of 
'M-x set-input-method' that would show me the list of
input methods.
 
> I do that for portuguese/french/spanish, where to type,
> e.g. á, type ', then a. Never tried italian.
> 
> -- Henrique



  parent reply	other threads:[~2024-03-18 22:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 15:06 Accented characters in italian language Heime
2024-03-18 15:31 ` Henrique Martins
2024-03-18 15:43   ` Ulrich Deiters
2024-03-18 22:08   ` Heime [this message]
2024-03-18 22:20     ` Henrique Martins
2024-03-18 22:37       ` Heime

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ttEIr8KFLoJr0tWZiz7JKgz6PWcDeREvGmMDCw2ETKFrhQcIQ02Lecz_TXE0-xZ1-WQi6HcTfYxxEFO2kPVhw89nrYblmndDKGso9s4r0yQ=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=emacs@martins.cc \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).