From 5e5921b9f61bacfa5986d563a9cbf175f7cfebf8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Feb 2017 22:17:45 +0000 Subject: mathalfa (23feb17) git-svn-id: svn://tug.org/texlive/trunk@43332 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/mathalfa/README | 6 ++++-- Master/texmf-dist/doc/latex/mathalfa/mathalfa.pdf | Bin 397206 -> 967331 bytes Master/texmf-dist/doc/latex/mathalfa/mathalfa.tex | 14 +++++++++----- 3 files changed, 13 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/latex/mathalfa') diff --git a/Master/texmf-dist/doc/latex/mathalfa/README b/Master/texmf-dist/doc/latex/mathalfa/README index 4728f007ef7..8eba89a158d 100644 --- a/Master/texmf-dist/doc/latex/mathalfa/README +++ b/Master/texmf-dist/doc/latex/mathalfa/README @@ -9,9 +9,11 @@ It mostly bypasses the usual fd and sty files used to load these alphabets in order to allow each to be scaled independently and without silently quantizing the sizes. -This version (1.08) adds two more alphabets---bb=libus sets blackboard bold to the double-struck alphabet from LibertinusT1Math, and cal=stix sets the calligraphic alphabet to the one in six-mathcal.pfb. +This version (1.09) adds two more calligraphic/script alphabets, both upright---txupr is based on the math calligraphic font from the TX fonts, and boondoxupr is derived from the stix math script fonts, version 1.1. -Copyright 2012--2016 Michael Sharpe +Version (1.08) adds two more alphabets---bb=libus sets blackboard bold to the double-struck alphabet from LibertinusT1Math, and cal=stix sets the calligraphic alphabet to the one in stix-mathcal.pfb. + +Copyright 2012--2017 Michael Sharpe msharpe at ucsd dot edu License: diff --git a/Master/texmf-dist/doc/latex/mathalfa/mathalfa.pdf b/Master/texmf-dist/doc/latex/mathalfa/mathalfa.pdf index 27b289538da..60e5a69cb30 100644 Binary files a/Master/texmf-dist/doc/latex/mathalfa/mathalfa.pdf and b/Master/texmf-dist/doc/latex/mathalfa/mathalfa.pdf differ diff --git a/Master/texmf-dist/doc/latex/mathalfa/mathalfa.tex b/Master/texmf-dist/doc/latex/mathalfa/mathalfa.tex index f95d603ac71..99739f19dbf 100644 --- a/Master/texmf-dist/doc/latex/mathalfa/mathalfa.tex +++ b/Master/texmf-dist/doc/latex/mathalfa/mathalfa.tex @@ -1,4 +1,6 @@ \documentclass[11pt]{amsart} +\pdfmapfile{+TXUprCal.map} +\pdfmapfile{+BOONDOXUprScr.map} \usepackage[margin=1in]{geometry} \usepackage[parfill]{parskip}\usepackage{url} \usepackage{graphicx} @@ -85,10 +87,10 @@ As initially configured, \textsf{mathalfa} makes available the following options after loading the {\tt mathalfa} package. (You may find this a useful option if you specified {\tt cal=dutchcal}, as that font is quite light.) \item Use of \textsf{zapfc} as a value for either \textsf{cal} or \textsf{scr} requires that you install the \textsf{urwchancal} package from\\ - \url{http://ctan.tug.org/tex-archive/fonts/urwchancal}.\\ + \url{http://mirror.tug.org/fonts/urwchancal}.\\ (It is distributed as part of \TeX\ Live as of March 2011.) \item Use of the \textsf{rsfso} as a value for either \textsf{cal} or \textsf{scr} requires that you install the \textsf{rsfso} package from\\ - \url{http://ctan.tug.org/tex-archive/fonts/rsfso}.\\ + \url{http://mirror.tug.org/fonts/rsfso}.\\ (It is distributed as part of \TeX\ Live as of March 2011.) \item Use of \textsf{mma} as a value requires that you download and install the fonts from\\ \url{http://support.wolfram.com/technotes/latestfonts.en.html}.\\ @@ -233,7 +235,7 @@ Here are some samples from the fonts mentioned above: \sample{{\tt\small mt} (Mathtime Pro 2 fraktur-bold):} {\usefont{U}{mt2mf}{b}{n}\al} -\sample{{\tt\small boondox} (BOONDOX fraktur-bold):} {\usefont{U}{BOONDOX-frak}{b}{n}\al} +\sample{{\tt\small boondox} (BOONDOX fraktur-bold):} {\usefont{U}{BOONDOX-frak}{b}{n}\al} } \def\spc{\hspace*{7pt}} @@ -247,6 +249,10 @@ Here are some samples from the fonts mentioned above: \sample{{\small\tt\spc mtc} (Mathtime Pro 2 Curly script):} {\usefont{U}{mt2ms}{m}{n}\al} +\sample{{\small\tt\spc txupr} (TXUprCal):} {\usefont{U}{txuprcal}{m}{n}\al} + +\sample{{\small\tt\spc boondoxupr} (BOONDOXUprScr):} {\usefont{U}{boondoxuprscr}{m}{n}\al} + \vspace{4pt}\textsc{Restrained:}\\[3pt] \sample{{\small\tt \spc cm} (CM calligraphic, cmsy):} {\usefont{OMS}{cmsy}{m}{n}\al} @@ -327,8 +333,6 @@ Here are some samples from the fonts mentioned above: \sample{{\tt\small\spc pazo} (Mathpazo bb):} {\usefont{U}{fplmbb}{m}{n}\al} -\sample{{\tt\small\spc tx} (tx bb):} {\usefont{U}{tx-ds}{m}{n}\al} - \sample{{\tt\small\spc px} (px bb):} {\usefont{U}{px-ds}{m}{n}\al} \sample{{\tt\small\spc px} (px bb bold):} {\usefont{U}{px-ds}{b}{n}\al} -- cgit v1.2.3