From b64b9be866c50e538889f57118ab6eb6a30e1b26 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 May 2013 22:13:25 +0000 Subject: rm polyglot, per author (never on CTAN) git-svn-id: svn://tug.org/texlive/trunk@30599 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/polyglot/sample.dvi | Bin 3356 -> 0 bytes Master/texmf-dist/doc/latex/polyglot/sample.tex | 80 ------------------------ 2 files changed, 80 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/polyglot/sample.dvi delete mode 100644 Master/texmf-dist/doc/latex/polyglot/sample.tex (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/polyglot/sample.dvi b/Master/texmf-dist/doc/latex/polyglot/sample.dvi deleted file mode 100644 index 46335a3ed2e..00000000000 Binary files a/Master/texmf-dist/doc/latex/polyglot/sample.dvi and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/polyglot/sample.tex b/Master/texmf-dist/doc/latex/polyglot/sample.tex deleted file mode 100644 index 6f4a1f24521..00000000000 --- a/Master/texmf-dist/doc/latex/polyglot/sample.tex +++ /dev/null @@ -1,80 +0,0 @@ -\documentclass{book} - -\typeout{I am going to load five languages. Don't get desperate} -\usepackage[english,german,spanish,french,hebrew,american]{polyglot} - -\raggedbottom - -\begin{document} - -\chapter{A sample document} - -\section{1st language: English} - -This document illustrates some points of the package \textsf{polyglot}. -For instance, the British date is \today. - -The American one is -\uselanguage[date]{american}{\today}.\\ -\verb=\uselanguage[date]{american}{\today}= - -\unselectlanguage -\selectlanguage*{french} - -\section{2\sptext{e} langue: fran/cais} - -The first things you will notice in French is the indentation of the -first line after the title, which is in the \verb=layout= group, and the -small space just before the colon. Other features are: -\begin{itemize} -\item Dashes in every level of \verb=itemize= environment. -\item Ligatures for a lot of accents (and encyclop"aedic -task). \verb=encyclop"aedic= -\item French << guillemets >>. \verb=<< guillemets >>=. -\item French spacing. -\end{itemize} - -Today is \today. - -\unselectlanguage -\selectlanguage*{spanish} - -\section{3\sptext{er} idioma: espa~nol} - -Also ligatures, guillemets, new layout, etc. Today is \today. - -\clearpage - -\unselectlanguage -\selectlanguage*{german} - -\section{4. Sprache: Deutsche} - -The usual ligatures are implemented, as "`German quotes"' -\verb="`German quotes"'=, \verb="ck=, usw. -In \verb=OT1= you get low umlauts: -"a, "o, "u. Today is \today. - -\section{5th language: hebrew} - -In this section we illustrate the use of the package -for romanizing languages. In \verb=r_hebrew= we define -some ligatures which simplifly the typing of text (following -the ISO recomendations, with lots of diacritic marks). For example: -\let\k\c -\begin{quote} -\selectlanguage{hebrew} -b.ar-.a, tim-z-.en".a, te-z-e, r-o^s, y.av^o'', k.al^u'', n.av^i'', -p.ar".a, z".e, q'en"e, g.al"o, b.an.a(y)w, r'e''iyy".a, h.a--.ar.e-z, -w.e--'.e-d^om, r^ua.h -\end{quote} -\begin{verbatim} -b.ar-.a, tim-z-.en".a, te-z-e, r-o^s, y.av^o'', -k.al^u'', n.av^i'', p.ar".a, z".e, q'en"e, -g.al"o, b.an.a(y)w, r'e''iyy".a, h.a--.ar.e-z, -w.e--'.e-d^om, r^ua.h -\end{verbatim} - -\end{document} - - -- cgit v1.2.3