summaryrefslogtreecommitdiff
path: root/fonts/fdsymbol/fdsymbol.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/fdsymbol/fdsymbol.dtx')
-rw-r--r--fonts/fdsymbol/fdsymbol.dtx36
1 files changed, 25 insertions, 11 deletions
diff --git a/fonts/fdsymbol/fdsymbol.dtx b/fonts/fdsymbol/fdsymbol.dtx
index ccea7a58d5..8b097ba42f 100644
--- a/fonts/fdsymbol/fdsymbol.dtx
+++ b/fonts/fdsymbol/fdsymbol.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (c) 2012 by Michael Ummels <michael.ummels@rwth-aachen.de>
+% Copyright (c) 2011-2025 by Michael Ummels <michael@ummels.de>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -21,10 +21,10 @@
%
%\iffalse
%<*driver>
-\ProvidesFile{fdsymbol.dtx}[2011/11/01 v0.8 FdSymbol support package]
+\ProvidesFile{fdsymbol.dtx}[2025/02/17 v1.0 FdSymbol support package]
%</driver>
%<style>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-%<style>\ProvidesPackage{fdsymbol}[2011/11/01 v0.8 FdSymbol support package]
+%<style>\ProvidesPackage{fdsymbol}[2025/02/17 v1.0 FdSymbol support package]
%<*driver>
\documentclass[10pt]{ltxdoc}
@@ -32,7 +32,7 @@
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\IfFileExists{fedraserif.sty}{%
- \usepackage[variant=B,footnotemarks]{fedraserif}
+ \usepackage[footnotemarks]{fedraserif}
\usepackage[scaled=1.05]{inconsolata}
}{%
\usepackage{fdsymbol}
@@ -69,6 +69,20 @@
\DocInput{fdsymbol.dtx}
\end{document}
%</driver>
+%<*test>
+\documentclass{article}
+
+\usepackage{fdsymbol}
+
+\pagestyle{empty}
+
+\begin{document}
+$\big(\sum_{\aleph\in\wp}\aleph=\beth
+\wedge\gimel\in\heartsuit
+\vee\daleth\models\wp\nmodels
+\vee\vec{\daleth}\nmodels\wp\big)$
+\end{document}
+%</test>
%\fi
%
% \CheckSum{5703}
@@ -91,7 +105,7 @@
% \GetFileInfo{fdsymbol.dtx}
%
% \title{FdSymbol: A Math Symbol Font}
-% \author{Michael Ummels \\ \texttt{michael.ummels@rwth-aachen.de}}
+% \author{Michael Ummels \\ \texttt{michael@ummels.de}}
% \date{\fileversion\ -- \filedate}
% \maketitle
% \tableofcontents
@@ -138,7 +152,7 @@
% \toprule
% Key & Values \\
% \midrule
-% \opt{normalweight} & \opt{Book}*, \opt{Regular}, \opt{auto} \\
+% \opt{normalweight} & \opt{Book}*, \opt{Demi}, \opt{auto} \\
% \opt{boldweight} & \opt{Medium}*, \opt{Bold}, \opt{auto} \\
% \opt{scale} & \meta{factor} \\
% \opt{largedelims} & \opt{true}, \opt{false}* \\
@@ -153,7 +167,7 @@
% \subsection{Weights}
%
% FdSymbol comes in four weights, which are (in increasing order) Book,
-% Regular, Medium and Bold. Of these, Book and Regular are suitable for normal
+% Demi, Medium and Bold. Of these, Book and Demi are suitable for normal
% math typesetting, while Medium and Bold can be used for bold math
% typesetting. Using the options \opt{normalweight} and \opt{boldweight}, you
% can select which weights are used. For example, to use the Medium weight as
@@ -163,7 +177,7 @@
% Book and Medium are used. Additionally, it is possible to use a
% suitable weight automatically depending on the font size by selecting
% \opt{auto}. For example, if you use the option \opt{normalweight=auto}, the
-% Book weight will be used for normal and large sizes, but the Regular weight
+% Book weight will be used for normal and large sizes, but the Demi weight
% will be used for small sizes (e.g.\ in sub- and superscripts).
%
% \subsection{Size}
@@ -1414,11 +1428,11 @@
\renewcommand\fdsy@mweight@normal{Book}%
\renewcommand\fdsy@mweight@small{Book}%
\or
- \renewcommand\fdsy@mweight@normal{Regular}%
- \renewcommand\fdsy@mweight@small{Regular}%
+ \renewcommand\fdsy@mweight@normal{Demi}%
+ \renewcommand\fdsy@mweight@small{Demi}%
\or
\renewcommand\fdsy@mweight@normal{Book}%
- \renewcommand\fdsy@mweight@small{Regular}%
+ \renewcommand\fdsy@mweight@small{Demi}%
\fi
}
\fdsy@choicekey{boldweight}{medium,bold,auto}{%