all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell, latex and umlaut
@ 2009-09-11 10:25 Andreas Politz
  2009-09-11 13:19 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Politz @ 2009-09-11 10:25 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,

I am writing a latex document using german umlaute with the "x notation.
How would I go about spell checking this ?

-ap





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ispell, latex and umlaut
  2009-09-11 10:25 ispell, latex and umlaut Andreas Politz
@ 2009-09-11 13:19 ` Peter Dyballa
  2009-09-11 15:59   ` Andreas Politz
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2009-09-11 13:19 UTC (permalink / raw)
  To: Andreas Politz; +Cc: help-gnu-emacs


Am 11.09.2009 um 12:25 schrieb Andreas Politz:

> I am writing a latex document using german umlaute with the "x  
> notation.
> How would I go about spell checking this ?


Ispell can use its 7-bit dictionary for this purpose:

	Possible completions are:
	american	default 	deutsch 	deutsch8
	english 	francais 	german 		german8

OTOH, you could convert to real "pre-composed" characters and then  
return to the "de-composed" form.

--
Mit friedvollen Grüßen

   Pete

Time is an illusion. Lunchtime, doubly so.







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ispell, latex and umlaut
  2009-09-11 13:19 ` Peter Dyballa
@ 2009-09-11 15:59   ` Andreas Politz
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Politz @ 2009-09-11 15:59 UTC (permalink / raw)
  To: help-gnu-emacs

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 11.09.2009 um 12:25 schrieb Andreas Politz:
>
>> I am writing a latex document using german umlaute with the "x
>> notation.
>> How would I go about spell checking this ?
>
>
> Ispell can use its 7-bit dictionary for this purpose:
>
[...]

> OTOH, you could convert to real "pre-composed" characters and then
> return to the "de-composed" form.
>

Well, I figured the best way is to reevaluate my letting go of the
inputenc package, for reasons I can't quite remember.

Thanks anyway,

-ap





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-11 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 10:25 ispell, latex and umlaut Andreas Politz
2009-09-11 13:19 ` Peter Dyballa
2009-09-11 15:59   ` Andreas Politz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.