File: README.debian

package info (click to toggle)
ispanish 1.5-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,516 kB
  • ctags: 17
  • sloc: makefile: 103; perl: 54; sh: 40; lisp: 7; csh: 6
file content (23 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ispanish for DEBIAN
----------------------

This package installs spanish.{aff,hash} as symbolic links to 
espa~nol.{aff,hash}.

To use the spanish ispell dictionary you should invoke ispell as:

	ispell -T <format> -d espa~nol <file>
or:
	ispell -T <format> -d spanish <file>

where <format> should be one of:

<format>	if the acute chars in <file> are coded as:
========	==========================================
latin1		             
TeX		\'a \'e \'{\i} \'o \'u \~n \"u ...
plainTeX	\'{a} \'{e} \'{\\i} \'{o} \'{u} \~{n} \"{u} ...

If no format is specified, latin1 will be used.

Enrique Zanardi <ezanard@debian.org>, Fri, 17 Jul 1998 14:04:15 +0100