diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-07 17:08:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-07 17:08:27 +0000 |
commit | 2ebb83bdfb948a65dbe62c0a707111bcf974f66c (patch) | |
tree | a51b7368ec72e9b0fc21294c7bc15aa108490b69 | |
parent | c1a0167d5ef57da36d6d0c469387338260fe7799 (diff) |
lexikon doc update (6mar10)
git-svn-id: svn://tug.org/texlive/trunk@17364 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf | bin | 0 -> 183464 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/lexikon/lexikon-doc.tex | 52 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lexikon/lexikon.dvi | bin | 3372 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/lexikon/lexikon.upl (renamed from Master/texmf-dist/source/latex/lexikon/lexikon.upl) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
5 files changed, 53 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf Binary files differnew file mode 100644 index 00000000000..d29501a02be --- /dev/null +++ b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf diff --git a/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.tex b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.tex new file mode 100644 index 00000000000..e8bc0acc6c2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.tex @@ -0,0 +1,52 @@ +\documentclass[fontsize=13pt, DIV=8, pagesize=auto]{scrartcl} + +\usepackage{fixltx2e} +\usepackage{etex} +\usepackage{xspace} +\usepackage{lmodern} +\usepackage[T1]{fontenc} +\usepackage{textcomp} +\usepackage{microtype} +\usepackage{hyperref} + +\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}} +\newcommand*{\pkg}[1]{\textsf{#1}} +\newcommand*{\BibTeX}{Bib\kern-0.08em\TeX\@\xspace} + +\pdfstringdefDisableCommands{% + \def\BibTeX{BibTeX\xspace}% +} + +\addtokomafont{title}{\rmfamily} + +\title{The \pkg{lexikon} package\thanks{This manual corresponds to \pkg{lexikon}~v0.1c, dated~1999/05/13.}} +\author{Axel Kielhorn\\\mail{A.Kielhorn@tu-bs.de}} +\date{1999/05/13} + + +\begin{document} + +\maketitle + +\noindent +This is the \pkg{lexikon} package. +When I posted it to \texttt{de.comp.text.tex} some weeks ago it's name was +\texttt{dictionary.sty}. I changed it to fit into 8~charakters. + +This package provides some commands which may be useful for a two language +dictionary with addiional information for the keywords. There is only +\texttt{lexikon.tex} as a documentation and it is in german but should be sufficient +to line out the usage. If you need phonetic symbols you have to get the +\pkg{ips.sty} and read the manual, I can't help you with that. + +This package is unsupported, but if you have an idea for an enhancement or +find a bug just send me a mail. I'll try to fix it but won't spend many +hours on the package because it already does what I need. + +A database interface would be nice but will take some time. +My first idea was to use \BibTeX, but now i started using perl. I'm not sure +It will ever be ready. + +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/lexikon/lexikon.dvi b/Master/texmf-dist/doc/latex/lexikon/lexikon.dvi Binary files differdeleted file mode 100644 index b6388333f66..00000000000 --- a/Master/texmf-dist/doc/latex/lexikon/lexikon.dvi +++ /dev/null diff --git a/Master/texmf-dist/source/latex/lexikon/lexikon.upl b/Master/texmf-dist/doc/latex/lexikon/lexikon.upl index 47b1aa019d1..47b1aa019d1 100644 --- a/Master/texmf-dist/source/latex/lexikon/lexikon.upl +++ b/Master/texmf-dist/doc/latex/lexikon/lexikon.upl diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ab2654abce6..94a6c77145f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -168,7 +168,7 @@ my @TLP_working = qw( latex2e-help-texinfo latex2man latexcheat latexcheat-esmx latexcheat-ptbr latexdiff latexmk latexmp layouts lcd lcg lcyw leading leaflet ledmac leftidx lettrine - lewis lfb lgreek lh + lewis lexikon lfb lgreek lh libertine libris limap linearA lineno linguex lipsum listings listings-ext listliketab listofsymbols lithuanian liturg lkproof lm |