diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-21 23:51:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-21 23:51:42 +0000 |
commit | 204b4d155bec6f3abfcf0e0a163029aee5e402e9 (patch) | |
tree | 4945ab01eb5def833a1fe6fbd86301918216eb75 /Master/texmf-dist/doc/generic | |
parent | b5c4101d03d97b6b343cbe28e71b6f0c03cd672c (diff) |
spanglish -> babel-spanglish
git-svn-id: svn://tug.org/texlive/trunk@36995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/babel-spanglish/README | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-spanglish/README b/Master/texmf-dist/doc/generic/babel-spanglish/README new file mode 100644 index 00000000000..a227977ff25 --- /dev/null +++ b/Master/texmf-dist/doc/generic/babel-spanglish/README @@ -0,0 +1,37 @@ + +The \textsf{Spanglish} ``language'' is a compromise between the use of the +Spanish language in writing and English mathematical support for LaTeX. +You may see it as a form of Spanish text with English mathematics +---or viceversa. + +Therefore, there are no Spanish mathematical features supported (no accented +operators, no decimal comma), and there is (probably less than) minimal +Spanish language support for text, +activating Spanish hyphenation, captions, date, frenchspacing, indentfirst, +symbolic footnotes, lowercase roman numerals, +and a few shorthands to improve hyphenation. +All other typographic decisions are left to other macro packages +according to user's taste (or lack thereof). + +There is a conscious effort to make this ``language'' upwards compatible with +the ``standard'' Spanish language definition, so the shorthands implemented here +are but a very narrow subset of the standard Spanish language: +those strictly necessary to handle Spanish hyphenation properly, +and a few extras to straighten the text a little in a Spanish layout and support +plain ASCII input in LaTeX. +So, in a sense, this ``language'' is a very stripped down or ultra-sloppy +version of the ``standard'' spanish.ldf, conceived mostly as a fallback +or a ``poor man's'' Spanish. + +There are two attributes/modifiers enabled for this ``language'': asc (ASCII shorthands) +and nt (NTilde), designed to improve support of ASCII input. +ASC activates all shorthands convenient to input Spanish with plain ASCII +characters: this modifier supersedes the need to call the activeacute option +from Babel; +NT supports the input of Spanish \~n with the tilde ~n. +Both modifiers are provided for backwards compatibility, assuming that most +Spanish users actually choose a suitable 8bit input and font encoding. + +Questions, comments? Drop me an email at jlrn77 at gmail dot com + +April 1, 2015. |