From 2ebb83bdfb948a65dbe62c0a707111bcf974f66c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Mar 2010 17:08:27 +0000 Subject: lexikon doc update (6mar10) git-svn-id: svn://tug.org/texlive/trunk@17364 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/lexikon/lexikon-doc.pdf | Bin 0 -> 183464 bytes .../texmf-dist/doc/latex/lexikon/lexikon-doc.tex | 52 +++++++++++++++++++++ Master/texmf-dist/doc/latex/lexikon/lexikon.dvi | Bin 3372 -> 0 bytes Master/texmf-dist/doc/latex/lexikon/lexikon.upl | 20 ++++++++ Master/texmf-dist/source/latex/lexikon/lexikon.upl | 20 -------- 5 files changed, 72 insertions(+), 20 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf create mode 100644 Master/texmf-dist/doc/latex/lexikon/lexikon-doc.tex delete mode 100644 Master/texmf-dist/doc/latex/lexikon/lexikon.dvi create mode 100644 Master/texmf-dist/doc/latex/lexikon/lexikon.upl delete mode 100644 Master/texmf-dist/source/latex/lexikon/lexikon.upl (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf new file mode 100644 index 00000000000..d29501a02be Binary files /dev/null and b/Master/texmf-dist/doc/latex/lexikon/lexikon-doc.pdf differ 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 deleted file mode 100644 index b6388333f66..00000000000 Binary files a/Master/texmf-dist/doc/latex/lexikon/lexikon.dvi and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/lexikon/lexikon.upl b/Master/texmf-dist/doc/latex/lexikon/lexikon.upl new file mode 100644 index 00000000000..47b1aa019d1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/lexikon/lexikon.upl @@ -0,0 +1,20 @@ +This is the lexikon package. +When I posted it to de.comp.text.tex some weeks ago it's name was +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 +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 +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. + +Axel Kielhorn +A.Kielhorn@tu-bs.de \ No newline at end of file diff --git a/Master/texmf-dist/source/latex/lexikon/lexikon.upl b/Master/texmf-dist/source/latex/lexikon/lexikon.upl deleted file mode 100644 index 47b1aa019d1..00000000000 --- a/Master/texmf-dist/source/latex/lexikon/lexikon.upl +++ /dev/null @@ -1,20 +0,0 @@ -This is the lexikon package. -When I posted it to de.comp.text.tex some weeks ago it's name was -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 -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 -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. - -Axel Kielhorn -A.Kielhorn@tu-bs.de \ No newline at end of file -- cgit v1.2.3