From 8dd7bc6d55bbbb7491c38f536868588c563d20b6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 24 Apr 2011 23:28:34 +0000 Subject: rm eurosans, support for nonfree font from Adobe git-svn-id: svn://tug.org/texlive/trunk@22192 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/eurosans/README | 197 ---------------- Master/texmf-dist/doc/latex/eurosans/eurosans.pdf | Bin 301618 -> 0 bytes Master/texmf-dist/doc/latex/eurosans/eurosans.tex | 248 --------------------- Master/texmf-dist/tex/latex/eurosans/eurosans.sty | 66 ------ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 3 + .../tlpsrc/collection-fontsrecommended.tlpsrc | 1 - Master/tlpkg/tlpsrc/eurosans.tlpsrc | 0 8 files changed, 4 insertions(+), 513 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/eurosans/README delete mode 100644 Master/texmf-dist/doc/latex/eurosans/eurosans.pdf delete mode 100644 Master/texmf-dist/doc/latex/eurosans/eurosans.tex delete mode 100644 Master/texmf-dist/tex/latex/eurosans/eurosans.sty delete mode 100644 Master/tlpkg/tlpsrc/eurosans.tlpsrc (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/eurosans/README b/Master/texmf-dist/doc/latex/eurosans/README deleted file mode 100644 index ac1fa16e703..00000000000 --- a/Master/texmf-dist/doc/latex/eurosans/README +++ /dev/null @@ -1,197 +0,0 @@ -============================================================ - The LaTeX package eurosans - version 3.1 -============================================================ - Walter Schmidt - w.a.schmidt@gmx.net - 2004-01-26 - -Usage ------ -The LaTeX package eurosans.sty provides a convenient LaTeX -interface for the free Adobe Euro symbol fonts in Type 1 -(PostScript) format. Loading of the package - - \usepackage{eurosans} - -provides a new command - - \euro - -which typesets an Euro symbol. The weight (medium or -boldface), shape (upright or oblique) and width (regular or -condensed) varies according to the font currently selected. -The symbol blends well with most typefaces, except for -typewriter fonts. The medium/upright/regular variant meets -the official design by the EC. - -The Euro fonts can be scaled, in order to match the other -fonts in the document, by loading the package with the -option [scaled=...]. For instance, to use the Euro fonts at -90% of their natural size: - - \usepackage[scaled=0.9]{eurosans} - -The eurosans package requires the package keyval.sty, which -is part of the "graphics" bundle and should be available -with any decent LaTeX system. - - - -The font family eurosans ------------------------- -The command \euro switches to a particular font family named -"eurosans", which is set up with the encoding "U" only. - -NFSS classification: - - series shapes PostScript FontName - -------------------------------------------------------- - m n,it,sl EuroSans-Regular, EuroSans-Italic - b,bx n,it,sl EuroSans-Bold, EuroSans-BoldItalic - mc n,it,sl EuroMono-Regular, EuroMono-Italic - sbc,bc n,it,sl EuroMono-Bold, EuroMono-BoldItalic - -(The EuroMono typefaces are actually condensed versions of -EuroSans.) - - - -Obtaning and installing the Euro Fonts --------------------------------------- -(1) Install the font metrics (.tfm files), to be found in -the CTAN directory fonts/euro/tfm. - - -(2) Install a font map file for dvips, pdfTeX etc, to be found -in the CTAN directory fonts/euro/dvips: - -zpeu.map is for use with dvips and pdfTeX on PC or Unix - platform, it requires renaming of the fonts according to - the Karl-Berry scheme. - -zpeu-origname.map: dito, but you need not rename the fonts; - -zpeu-mac.map is for use on the Mac platform - -A font map file and the .tfm files for the Euro fonts may -already be provided in your TeX system, so that you need not -install them manually; please, consult its documentation! - - -(3) Due to legal reasons, the actual Type1 fonts (.pfb and -.afm files) are _not_ distributed from CTAN. They can be -obtained for free from Adobe: - - http://www.adobe.com/type/eurofont.html - -a) PC, Unix - -You will receive a self-extracting archive "eurofont.exe" for -DOS/Win, which can be unpacked using Info-Zip's "unzip" -program, too. The archive file can also be downloaded -immediately: - - ftp://ftp.adobe.com/pub/adobe/type/win/all/eurofont.exe - ftp://ftp-pac.adobe.com/pub/adobe/type/win/all/eurofont.exe - -b) Mac - -The LWFN-Fonts and the Screenfonts for Apple Macintosh -Computers can be downloaded immediately as: - - ftp://ftp.adobe.com/pub/adobe/type/mac/all/eurofont.sea.hqx - -You need Aladdin's StuffIt Expander to remove the binhex -encoding of the self-extracting archive. - - -(4) - -a) PC, Unix - -Move the .pfb and .afm files from the archive to a suitable -directory of your TeX system. When using the map file -"zpeu.map", you also have to rename the files as follows: - - _1______.PFB -> zpeurs.pfb - _1B_____.PFB -> zpeubs.pfb - _1I_____.PFB -> zpeuris.pfb - _1BI____.PFB -> zpeubis.pfb - _2______.PFB -> zpeurt.pfb - _2B_____.PFB -> zpeubt.pfb - _2I_____.PFB -> zpeurit.pfb - _2BI____.PFB -> zpeubit.pfb - _3______.PFB -> zpeur.pfb - _3B_____.PFB -> zpeub.pfb - _3I_____.PFB -> zpeuri.pfb - _3BI____.PFB -> zpeubi.pfb - -...and ditto for the .AFM files! - -When using the map file "zpeu-origname.map", you need NOT -rename the files; however, on Unix you should make sure that -the names are lower case. - -b) Mac - -If you are using the LWFN fonts for Macs just copy them into -your Fonts folder in the System folder. - -See the manual of your TeX distribution.for how to use the -screen fonts in your dvi viewer. - -For OzTeX make a new config file or add the new fonts to an -existing config file like this: - - zpeurs EuroSanReg "Euro Sans" nil - -and so on for the other fonts. - - - -Known problems --------------- -With dvips prior to version 5.83, partial font downloading -fails with an error message such as: - - File ... ended before all chars have been found - We scan 0 Chars from 226 - Last seen token was '/Euro' - -Partial font downloading can be turned off by calling dvips -with the option -j0 or by specifying j0 in the dvips -configuration file. - -This bug has been fixed with dvips version 5.83. - - - -History -------- -v3.1 2004-01-26 - - fixed implementation of the option "scaled"; - - changed \euro macro to use symbol #128 with the - proper glyph name "Euro"; - - added installation instructions for Mac - (credits to Martin Buchmann) - -v3.0 2002-01-09 - optional scaling - -v2.1 2000-06-15 - the EuroMono fonts are used for the condensed series - -v2.0 1999-07-21 - changed the font names acording to "Karl Berry" scheme - -v1.0 1999-01-19 - \euro is now robust; - documentation update - -v0.9 1998-11-09 - first public version - - --- finis - diff --git a/Master/texmf-dist/doc/latex/eurosans/eurosans.pdf b/Master/texmf-dist/doc/latex/eurosans/eurosans.pdf deleted file mode 100644 index d95fad86185..00000000000 Binary files a/Master/texmf-dist/doc/latex/eurosans/eurosans.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/eurosans/eurosans.tex b/Master/texmf-dist/doc/latex/eurosans/eurosans.tex deleted file mode 100644 index 5611a5a3755..00000000000 --- a/Master/texmf-dist/doc/latex/eurosans/eurosans.tex +++ /dev/null @@ -1,248 +0,0 @@ -\documentclass[DIV=9, pagesize=auto]{scrartcl} - -\usepackage{fixltx2e} -\usepackage{etex} -\usepackage{xspace} -\usepackage{lmodern} -\usepackage[T1]{fontenc} -\usepackage{textcomp} -\usepackage{array} -\usepackage{booktabs} -\usepackage{microtype} -\usepackage[unicode=true]{hyperref} - -\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}} -\newcommand*{\pkg}[1]{\textsf{#1}} -\newcommand*{\cls}[1]{\textsf{#1}} -\newcommand*{\cs}[1]{\texttt{\textbackslash#1}} -\makeatletter -\newcommand*{\cmd}[1]{\cs{\expandafter\@gobble\string#1}} -\makeatother -\newcommand*{\opt}[1]{\texttt{#1}} - -\addtokomafont{title}{\rmfamily} - -\title{The \pkg{eurosans} package\thanks{This manual corresponds to \pkg{eurosans}~v3.1, dated~2004-01-26.}} -\author{Walter Schmidt\\\mail{w.a.schmidt@gmx.net}} -\date{2004--01--26} - - -\begin{document} - -\maketitle - -\section{Usage} - -The \LaTeX\ package \pkg{eurosans.sty} provides a convenient \LaTeX\ % -interface for the free Adobe~Euro symbol fonts in Type~1 -(PostScript) format. Loading of the package -% -\begin{verbatim} -\usepackage{eurosans} -\end{verbatim} -% -provides a new command -% -\begin{verbatim} -\euro -\end{verbatim} -% -which typesets an Euro symbol. The weight (medium or -boldface), shape (upright or oblique) and width (regular or -condensed) varies according to the font currently selected. -The symbol blends well with most typefaces, except for -typewriter fonts. The medium/upright/regular variant meets -the official design by the EC. - -The \pkg{Euro} fonts can be scaled, in order to match the other -fonts in the document, by loading the package with the -option \opt{[scaled=\ldots]}. For instance, to use the \pkg{Euro} fonts at -90\% of their natural size: -% -\begin{verbatim} -\usepackage[scaled=0.9]{eurosans} -\end{verbatim} -% -The \pkg{eurosans} package requires the package \pkg{keyval.sty}, which -is part of the ``\pkg{graphics}'' bundle and should be available -with any decent \LaTeX\ system. - - -\section{The font family \texttt{eurosans}} - -The command \cmd{\euro} switches to a particular font family named -``\texttt{eurosans}'', which is set up with the encoding ``\texttt{U}'' only. - -\minisec{NFSS classification:} - -\medskip -\begin{tabular}{@{}lll@{}} - \toprule - series & shapes & PostScript \texttt{FontName} \\ - \midrule - \texttt{m} & \texttt{n}, \texttt{it}, \texttt{sl} & \texttt{EuroSans-Regular}, \texttt{EuroSans-Italic} \\ - \texttt{b}, \texttt{bx} & \texttt{n}, \texttt{it}, \texttt{sl} & \texttt{EuroSans-Bold}, \texttt{EuroSans-BoldItalic} \\ - \texttt{mc} & \texttt{n}, \texttt{it}, \texttt{sl} & \texttt{EuroMono-Regular}, \texttt{EuroMono-Italic} \\ - \texttt{sbc}, \texttt{bc} & \texttt{n}, \texttt{it}, \texttt{sl} & \texttt{EuroMono-Bold}, \texttt{EuroMono-BoldItalic} \\ - \bottomrule -\end{tabular} - -\medskip -\noindent -(The \texttt{EuroMono} typefaces are actually condensed versions of -\texttt{EuroSans}.) - - -\section{Obtaning and installing the Euro Fonts} - -\renewcommand*{\labelenumi}{(\theenumi)} - -\begin{enumerate} -\item Install the font metrics (\texttt{.tfm} files), to be found in - the CTAN directory \texttt{fonts/euro/tfm}. - -\item Install a font map file for \texttt{dvips}, pdf\TeX\ etc, to be found - in the CTAN directory \texttt{fonts/euro/dvips}: - % - \begin{itemize} - \item \texttt{zpeu.map} is for use with dvips and pdf\TeX\ on PC or Unix - platform, it requires renaming of the fonts according to - the Karl-Berry scheme. - \item \texttt{zpeu-origname.map}: dito, but you need not rename the fonts; - \item \texttt{zpeu-mac.map} is for use on the Mac platform - \end{itemize} - - A font map file and the \texttt{.tfm} files for the \pkg{Euro} fonts may - already be provided in your \TeX\ system, so that you need not - install them manually; please, consult its documentation! - -\item Due to legal reasons, the actual \texttt{Type1} fonts (\texttt{.pfb} and - \texttt{.afm} files) are \emph{not} distributed from CTAN\@. They can be - obtained for free from Adobe: - - \url{http://www.adobe.com/type/eurofont.html} - - \begin{enumerate} - \item PC, Unix - - You will receive a self-extracting archive ``\texttt{eurofont.exe}'' for - DOS/Win, which can be unpacked using Info-Zip's ``\texttt{unzip}'' - program, too. The archive file can also be downloaded - immediately: - - \url{ftp://ftp.adobe.com/pub/adobe/type/win/all/eurofont.exe}\\ - \url{ftp://ftp-pac.adobe.com/pub/adobe/type/win/all/eurofont.exe} - \item Mac - - The LWFN-Fonts and the Screenfonts for Apple Macintosh - Computers can be downloaded immediately as: - - \url{ftp://ftp.adobe.com/pub/adobe/type/mac/all/eurofont.sea.hqx} - - You need Aladdin's StuffIt Expander to remove the binhex - encoding of the self-extracting archive. - \end{enumerate} - -\item - \begin{enumerate} - \item PC, Unix - - Move the \texttt{.pfb} and \texttt{.afm} files from the archive to a suitable - directory of your \TeX\ system. When using the map file - ``\texttt{zpeu.map}'', you also have to rename the files as follows: - - \begingroup - \catcode`\_=12 - \begin{tabular}{@{}>{\ttfamily}l@{\enspace$\to$\enspace}>{\ttfamily}l@{}} - _1______.PFB & zpeurs.pfb \\ - _1B_____.PFB & zpeubs.pfb \\ - _1I_____.PFB & zpeuris.pfb \\ - _1BI____.PFB & zpeubis.pfb \\ - _2______.PFB & zpeurt.pfb \\ - _2B_____.PFB & zpeubt.pfb \\ - _2I_____.PFB & zpeurit.pfb \\ - _2BI____.PFB & zpeubit.pfb \\ - _3______.PFB & zpeur.pfb \\ - _3B_____.PFB & zpeub.pfb \\ - _3I_____.PFB & zpeuri.pfb \\ - _3BI____.PFB & zpeubi.pfb - \end{tabular} - \endgroup - - \ldots and ditto for the \texttt{.AFM} files! - - When using the map file ``\texttt{zpeu-origname.map}'', you need \emph{not} - rename the files; however, on Unix you should make sure that - the names are lower case. - \item Mac - - If you are using the LWFN fonts for Macs just copy them into - your \texttt{Fonts} folder in the \texttt{System} folder. - - See the manual of your \TeX\ distribution.for how to use the - screen fonts in your \textsc{dvi} viewer. - - For Oz\TeX\ make a new config file or add the new fonts to an - existing config file like this: - -\begin{verbatim} -zpeurs EuroSanReg "Euro Sans" nil -\end{verbatim} - - and so on for the other fonts. - \end{enumerate} -\end{enumerate} - - -\section{Known problems} - -With \texttt{dvips} prior to version~5.83, partial font downloading -fails with an error message such as: -% -\begin{verbatim} -File ... ended before all chars have been found -We scan 0 Chars from 226 -Last seen token was '/Euro' -\end{verbatim} -% -Partial font downloading can be turned off by calling \texttt{dvips} -with the option \texttt{-j0} or by specifying \texttt{j0} in the \texttt{dvips} -configuration file. - -This bug has been fixed with \texttt{dvips} version~5.83. - - -\section{History} - -\minisec{v3.1 2004--01--26} - -\begin{itemize} -\item fixed implementation of the option ``\opt{scaled}''; -\item changed \cmd{\euro} macro to use symbol \#128 with the - proper glyph name ``\texttt{Euro}''; -\item added installation instructions for Mac - (credits to Martin Buchmann) -\end{itemize} - -\minisec{v3.0 2002--01--09} - -optional scaling - -\minisec{v2.1 2000--06--15} - -the \pkg{EuroMono} fonts are used for the condensed series - -\minisec{v2.0 1999--07--21} - -changed the font names acording to ``Karl Berry'' scheme - -\minisec{v1.0 1999--01--19} - -\cmd{\euro} is now robust; -documentation update - -\minisec{v0.9 1998--11--09} - -first public version - -\end{document} diff --git a/Master/texmf-dist/tex/latex/eurosans/eurosans.sty b/Master/texmf-dist/tex/latex/eurosans/eurosans.sty deleted file mode 100644 index 068ff0e74b0..00000000000 --- a/Master/texmf-dist/tex/latex/eurosans/eurosans.sty +++ /dev/null @@ -1,66 +0,0 @@ -\ProvidesPackage{eurosans}[2004/01/26 v3.1 using the Adobe Euro fonts (WaS)] - -% Copyright (c) Walter Schmidt, Erlangen, 1998-2004 - -% This program may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.1 -% of this license or (at your option) any later version. -% The latest version of this license is in -% http://www.latex-project.org/lppl.txt -% and version 1.1 or later is part of all distributions of LaTeX -% version 1999/06/01 or later. - -\RequirePackage{keyval} -\let\zpeur@@Scale\@empty -\define@key{Zpeur}{scaled}[.95]{% - \def\zpeur@@Scale{s*[#1]}} -\def\ProcessOptionsWithKV#1{% - \let\@tempc\relax - \let\Zpeur@tempa\@empty - \@for\CurrentOption:=\@classoptionslist\do{% - \@ifundefined{KV@#1@\CurrentOption}% - {}% - {% - \edef\Zpeur@tempa{\Zpeur@tempa,\CurrentOption,}% - \@expandtwoargs\@removeelement\CurrentOption - \@unusedoptionlist\@unusedoptionlist - }% - }% - \edef\Zpeur@tempa{% - \noexpand\setkeys{#1}{% - \Zpeur@tempa\@ptionlist{\@currname.\@currext}% - }% - }% - \Zpeur@tempa - \let\CurrentOption\@empty -} -\ProcessOptionsWithKV{Zpeur} -\AtEndOfPackage{% - \let\@unprocessedoptions\relax -} - -\DeclareFontFamily{U}{eurosans}{} -\DeclareFontShape{U}{eurosans}{m}{n}{<-> \zpeur@@Scale zpeurs}{} -\DeclareFontShape{U}{eurosans}{m}{it}{<-> \zpeur@@Scale zpeuris}{} -\DeclareFontShape{U}{eurosans}{m}{sl}{<->ssub * eurosans/m/it}{} -\DeclareFontShape{U}{eurosans}{b}{n}{<-> \zpeur@@Scale zpeubs}{} -\DeclareFontShape{U}{eurosans}{b}{it}{<-> \zpeur@@Scale zpeubis}{} -\DeclareFontShape{U}{eurosans}{b}{sl}{<->ssub * eurosans/b/it}{} -\DeclareFontShape{U}{eurosans}{bx}{n}{<->ssub * eurosans/b/n}{} -\DeclareFontShape{U}{eurosans}{bx}{sl}{<->ssub * eurosans/b/it}{} -\DeclareFontShape{U}{eurosans}{bx}{it}{<->ssub * eurosans/b/it}{} -\DeclareFontShape{U}{eurosans}{mc}{n}{<-> \zpeur@@Scale zpeurt}{} -\DeclareFontShape{U}{eurosans}{mc}{it}{<-> \zpeur@@Scale zpeurit}{} -\DeclareFontShape{U}{eurosans}{mc}{sl}{<->ssub * eurosans/m/it}{} -\DeclareFontShape{U}{eurosans}{bc}{n}{<-> \zpeur@@Scale zpeubt}{} -\DeclareFontShape{U}{eurosans}{bc}{it}{<-> \zpeur@@Scale zpeubit}{} -\DeclareFontShape{U}{eurosans}{bc}{sl}{<->ssub * eurosans/bc/it}{} -\DeclareFontShape{U}{eurosans}{sbc}{n}{<->ssub * eurosans/bc/n}{} -\DeclareFontShape{U}{eurosans}{sbc}{sl}{<->ssub * eurosans/bc/it}{} -\DeclareFontShape{U}{eurosans}{sbc}{it}{<->ssub * eurosans/bc/it}{} - -\DeclareRobustCommand{\euro}% - {{\fontencoding{U}\fontfamily{eurosans}\selectfont\symbol{128}}} - -\endinput - diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 623bcf186e4..9a636f1804b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -139,7 +139,7 @@ my @TLP_working = qw( estcpmm etaremune etex-pkg etextools ethiop ethiop-t1 etoolbox etoolbox-de euenc eukdate - euler eulervm euproposal euro europecv eurosans eurosym + euler eulervm euproposal euro europecv eurosym everyhook everypage exam examdesign examplep excludeonly exercise exp-testopt expdlist expl3 export expressg extarrows exteps diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c682ebb3c8c..7c3a8d45e2e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -69,6 +69,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'acrotex', "die 'skipping, per author (dps) request'", 'adforn', "&MAKEcopy", 'adfsymbols', "&MAKEcopy", + 'adobe-euro', "die, skipping, support for nonfree fonts", 'adrlist', "die 'skipping, noinfo license'", 'ae', "&MAKEae", 'aeb_mlink', "die 'skipping, per author (dps) request'", @@ -303,6 +304,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'eukleides', "die 'skipping, requires compilation'", 'eulervm', "&MAKEcopy", 'eurofont', "die 'skipping, not ready, sorry'", + 'europs', "die, skipping, support for nonfree fonts", + 'eurosans', "die, skipping, support for nonfree fonts", 'eurosym', "&MAKEflatten", #'euenc', "&MAKEflatten", 'excel2latex', "die 'skipping, only supports excel?'", diff --git a/Master/tlpkg/tlpsrc/collection-fontsrecommended.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsrecommended.tlpsrc index 57d7ecd968d..8de947b309a 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsrecommended.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsrecommended.tlpsrc @@ -12,7 +12,6 @@ depend courier depend euro depend euro-ce depend eurofont -depend eurosans depend eurosym depend fpl depend helvetic diff --git a/Master/tlpkg/tlpsrc/eurosans.tlpsrc b/Master/tlpkg/tlpsrc/eurosans.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 -- cgit v1.2.3