diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-21 22:41:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-21 22:41:34 +0000 |
commit | 01b93a5e06fc5b6aecdf087e7b0a9ca8eb14a010 (patch) | |
tree | 0429d6c2863f9bfa761cf4362bf7eedcb85611e1 /Master/texmf-dist/doc/generic | |
parent | 58643c9c7849421f436ead6fb2d83111fe4606b2 (diff) |
new generic package langcode (21sep12)
git-svn-id: svn://tug.org/texlive/trunk@27764 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/langcode/README | 61 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/langcode/SrcFILEs.txt | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/langcode/langcode.pdf | bin | 0 -> 345459 bytes |
3 files changed, 77 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/langcode/README b/Master/texmf-dist/doc/generic/langcode/README new file mode 100644 index 00000000000..ae5e0f51e58 --- /dev/null +++ b/Master/texmf-dist/doc/generic/langcode/README @@ -0,0 +1,61 @@ + + README for the `langcode' package + + Adjust Language-Dependent Settings + by Language Code + + (C) Uwe Lueck 2012/09/20 + + +`langcode.sty' in the first instance provides a command + + \uselangcode{<chars>} + +to adjust language-dependent settings, such as key words, +typographical conventions, and language codes (ISO-639-1). +An author frequently writing documents in two or more languages +can use the same commands independently of the language, +provided they are gathered in a list macro to be used by the +`dowith' package. If `\<cmd>' is in the list, it is set to work +like `\<chars><cmd>', and a macro `\langcode' will expand to +<chars> (the respective tokens), usable in URLs. + +The package is ``generic," based on `plainpkg'. The code has +been used with `morehype' and `catchdq' (`catcodes'), but may +be useful more generally. + +REQUIRED PACKAGES: plainpkg, stackrel, dowith + +RELATED PACKAGES: babel, polyglossia; + morehype, catchdq (catcodes) + +KEYWORDs: language support; German, macro programming + (programming structures), hypertext + +LICENSE: + +The package file `langcode.sty' and the documentation files +`langcode.pdf' and `langcode.tex' can be redistributed and/or +modified under the terms of the LaTeX Project Public License; +either version 1.3c of the License, or any later version, see + + http://www.latex-project.org/lppl.txt + +We did our best to help you, but there is NO WARRANTY. + +The `langcode' package is author-maintained in the sense of +this license. + +The latest public version of the package is available at + + http://mirror.ctan.org/macros/generic/langcode/ + +A TDS version of the package is available as + + http://mirror.ctan.org/install/macros/generic/langcode.tds.zip + +Please report bugs, problems, and suggestions via + + http://www.contact-ednotes.sty.de.vu + + diff --git a/Master/texmf-dist/doc/generic/langcode/SrcFILEs.txt b/Master/texmf-dist/doc/generic/langcode/SrcFILEs.txt new file mode 100644 index 00000000000..986d7d6b292 --- /dev/null +++ b/Master/texmf-dist/doc/generic/langcode/SrcFILEs.txt @@ -0,0 +1,16 @@ + + *File List* +langcode.sty 2012/09/20 v0.2 language adjustment (UL) +stacklet.sty 2012/08/27 v0.3 private letters (UL) +langcode.tex 2012/09/20 -- documenting langcode.sty +fifinddo.sty 2012/08/27 v0.6 filtering TeX(t) files by TeX (UL) + makedoc.sty 2012/08/28 v0.52 TeX input from *.sty (UL) +niceverb.sty 2012/08/28 v0.5 minimize doc markup (UL) + makedoc.cfg 2012/07/13 -- documentation settings +mdoccorr.cfg 2011/12/03 -- makedoc local typographical corrections +srcfiles.tex 2012/09/20 -- file infos -> SrcFILEs.txt + *********** + + List made at 2012/09/20, 13:25 + from script file srcfiles.tex + diff --git a/Master/texmf-dist/doc/generic/langcode/langcode.pdf b/Master/texmf-dist/doc/generic/langcode/langcode.pdf Binary files differnew file mode 100644 index 00000000000..cff2d80a7e8 --- /dev/null +++ b/Master/texmf-dist/doc/generic/langcode/langcode.pdf |