texlive[63728] Master/texmf-dist: symbats3 (26jun22)
commits+karl at tug.org
commits+karl at tug.org
Sun Jun 26 22:16:04 CEST 2022
Revision: 63728
http://tug.org/svn/texlive?view=revision&revision=63728
Author: karl
Date: 2022-06-26 22:16:04 +0200 (Sun, 26 Jun 2022)
Log Message:
-----------
symbats3 (26jun22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/symbats3/MANIFEST
trunk/Master/texmf-dist/doc/fonts/symbats3/README.md
trunk/Master/texmf-dist/doc/fonts/symbats3/VERSION
trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.pdf
trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.tex
trunk/Master/texmf-dist/tex/latex/symbats3/symbats3.sty
Modified: trunk/Master/texmf-dist/doc/fonts/symbats3/MANIFEST
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/symbats3/MANIFEST 2022-06-25 23:49:37 UTC (rev 63727)
+++ trunk/Master/texmf-dist/doc/fonts/symbats3/MANIFEST 2022-06-26 20:16:04 UTC (rev 63728)
@@ -5,6 +5,6 @@
unicodename.tex
codepoint.tex
MANIFEST
-README.fd
+README.md
VERSION
Modified: trunk/Master/texmf-dist/doc/fonts/symbats3/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/symbats3/README.md 2022-06-25 23:49:37 UTC (rev 63727)
+++ trunk/Master/texmf-dist/doc/fonts/symbats3/README.md 2022-06-26 20:16:04 UTC (rev 63728)
@@ -3,7 +3,7 @@
# symbats3
-This is the README.md file for the symbats3 draft LaTeX class (2022-05-23)
+This is the README.md file for the symbats3 draft LaTeX class (2022-06-25)
## Summary
@@ -27,8 +27,10 @@
### Windows:
Run Directory Explorer (what used to be called My Computer), right-click on each font file where you downloaded it, and select Install.
-## Automated package installation
+## Package installation
+### Automated installation
+
If this class is distributed from CTAN, it should be in a zip
file (https://ctan.org/pkg/symbats3) which allows it to be installed
automatically by the TeX Live Manager (tlmgr) and similar automated
@@ -38,19 +40,19 @@
is required: the package will be installed the first time you use it in
a LaTeX document.
-## Manual installation
+### Manual installation
Install the package file symbats3.sty into your Personal TeX Folder (create it if it does not already exist), eg
-### Linux
+#### Linux
```
-/texmf/tex/latex/symbats3
+~/texmf/tex/latex/symbats3
```
-### Mac OS X
+#### Mac OS X
```
-/Library/texmf/tex/latex/symbats3
+~/Library/texmf/tex/latex/symbats3
```
-### Windows
+#### Windows
(Win95–XP)
```
C:\texmf\tex\latex\symbats3
@@ -65,7 +67,7 @@
See http://latex.silmaril.ie/formattinginformation/personal.html for more information about your Personal TeX Folder and about how to use it in MiKTeX.
-## Installation on shared systems
+### Installation on shared systems
On multi-user systems (Unix-based), identify the shared local directory
tree with the command
@@ -82,7 +84,7 @@
not be found by LaTeX and nothing will work!
-## Manual installation (older non-TDS systems)
+### Installation on older and non-TDS systems
To install this software manually, download and unzip the
file into a temporary directory and move the class and/or package
@@ -96,20 +98,21 @@
more information. If you do not know, or cannot find it, or do not have
access to it, your TeX system may be out of date and may need replacing.
-## Online systems and “last resort” systems
+### Online systems and “last resort” systems
Some online LaTeX systems use CTAN, so a package from there should be
available on demand. For other online LaTeX systems where you do not
-have access to the file system, unzip the file into a
+have access to the file system, unzip the file into a local
temporary directory and upload the files to the online system. Follow
their instructions for where to put them.
In an emergency, or as a last resort on unmanageable systems, it is
-possible simply to put the class and/or package file[s] into your
+possible simply to put the package files into your
current working directory (the same folder as your `.tex` file[s]).
-While this may work, it is not supported, and may lead to other
-resources (packages, fonts, images etc) not being found.
+While this will work, it is not supported, cannot be maintained,
+and may lead to other resources (packages, fonts, images etc) not
+being found.
## Usage
@@ -116,7 +119,7 @@
Include the line shown below in the Preamble of your LaTeX document:
-```LaTeX
+```
\usepackage[options]{symbats3}
```
Read the documentation for the options available, if
@@ -137,7 +140,7 @@
The following statement is included in the source code:
```
%%
-%% This is file `symbats3.sty'
+%% This is file ‘symbats3.sty’
%%
%% This work has the LPPL maintenance status ‘maintained’.
%%
Modified: trunk/Master/texmf-dist/doc/fonts/symbats3/VERSION
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/symbats3/VERSION 2022-06-25 23:49:37 UTC (rev 63727)
+++ trunk/Master/texmf-dist/doc/fonts/symbats3/VERSION 2022-06-26 20:16:04 UTC (rev 63728)
@@ -1 +1 @@
-Date of most recent change is 2022-05-23
+Date of most recent change is 2022-06-25
Modified: trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.tex 2022-06-25 23:49:37 UTC (rev 63727)
+++ trunk/Master/texmf-dist/doc/fonts/symbats3/symbats3.tex 2022-06-26 20:16:04 UTC (rev 63728)
@@ -2,8 +2,11 @@
\documentclass{article}
\usepackage{fontspec,symbats3,array,parskip,fancyhdr,setspace,relsize}
\usepackage[backend=biber,style=authoryear]{biblatex}
-\usepackage{draftwatermark,enumitem,xcolor,multicol,menukeys,sectsty}
+\usepackage{enumitem,xcolor,multicol,menukeys,sectsty,metalogo}
\usepackage[normalem]{ulem}
+\usepackage{fancybox}
+%\usepackage{draftwatermark}
+%\SetWatermarkColor{LightSteelBlue}
\addbibresource{symbats3.bib}
\ULdepth=0pt
\makeatletter
@@ -24,11 +27,12 @@
\newcommand{\vstrut}{\vrule height1.2em width0pt}
\pagestyle{fancy}
\rhead{\scriptsize\leftmark}
-\lhead{}
+\lhead{\scriptsize\rightmark}
\renewcommand{\abstractname}{Summary}
\usepackage{hyperref}
-\hypersetup{colorlinks=true,linkcolor=MediumBlue,urlcolor=MediumBlue}
-\begin{document}\raggedright
+\hypersetup{colorlinks=true,linkcolor=Crimson,urlcolor=MediumBlue,citecolor=Green}
+\AtBeginDocument{\raggedright\thispagestyle{empty}}
+\begin{document}
\title{Symbats 3.0 font macros for \LaTeX}
\author{Peter Flynn\\Silmaril Consultants\\\texttt{peter at silmaril.ie}}
\maketitle
@@ -41,15 +45,13 @@
fonts under the SIL Open Font License Version 1.1 (26 February 2007).
This \LaTeX\ package (\textsf{symbats}) is released under the
-\LaTeX\ Project Public License (LPPL), version 1.3c. This is a draft
-package and is not yet available for public test. Future (working)
-versions will be uploaded to the Comprehensive \TeX\ Archive Network
-(CTAN).
+\LaTeX\ Project Public License (LPPL), version 1.3c and is available
+from the Comprehensive \TeX\ Archive Network (CTAN).
\subsubsection*{Current status}
\begin{enumerate}
\item Names for use as commands in \LaTeX\ have been specified for
- all identified glyphs, but need further checking
+ all identified glyphs
\item Names for glyphs positioned for older versions of the fonts
have been prefixed `old' where this was identifiable;
\item Names for Runic are prefixed `RU' and names for Ogham are
@@ -66,6 +68,7 @@
\tableofcontents
\subsection*{History}
\begin{itemize}[nosep]
+ \item[0.9] 2022-06-21 Edits and corrections to descriptions
\item[0.8] 2022-01-18 Baseline adjustment option added,
documentation updated
\item[0.7] 2022-01-11 Last duplicated names fixed, .sty file created
@@ -198,45 +201,56 @@
\end{enumerate}
-\section{Usage}
+\section{Using the \textit{symbats3} package}
-\begin{enumerate}
-
-\item Download the fonts from the URI given in
- \hyperref[intro]{\S\ref{intro} Introduction} and install them into
+Download the fonts (see \S\ref{intro}) and install them into
your computer according to your operating system's instructions
(see instructions at the end of this page).
-\item Install the package file \verb+symbats3.sty+ into your
- Personal \TeX\ Folder (create it if it does not already exist), eg
- {\small\begin{description}[nosep,leftmargin=1em,font=\sffamily]
- \item[Linux] \texttt{~/texmf/tex/latex/symbats3}
- \item[Mac OS\thinspace X]
- \texttt{~/Library/texmf/tex/latex/symbats3}
- \item[Windows] (Win95–XP) \verb+C:\texmf\tex\latex\symbats3+\\
- (Win 7–11) \verb+Computer\System\Users\your~name\texmf+
- \par\smallskip
- \textbf{Note} MiK\TeX\ users \textsf{\smaller MUST} add their Personal
- \TeX\ Folder to their MiK\TeX\ root when it is created; and
- \textsf{\smaller MUST} refresh their Font
- Name DataBase (FNDB) utility after installation: see the link
- below. No action is required for other systems.
- \end{description}}
+\subsection{Package installation}
+
+\subsubsection{Normal (automated) installation}
+
+If you are using (eg) MiK\TeX\ or another system with automated font
+installation, just invoking the package in a document is enough to
+make it install automatically from CTAN, eg:
+
+\verb+\usepackage{symbats3}+
+
+\subsubsection{Manual installation}
+
+If you have to (or want to) install the package manually:
+
+\begin{enumerate}
- See
- \url{http://latex.silmaril.ie/formattinginformation/personal.html}
- for more information about your
- Personal \TeX\ Folder and about how to use it in MiK\TeX\ \parencite{fi}.
+\item Download the package zip file from CTAN.
+\item Unzip the file into your Personal \TeX\ Folder (see
+ page\thinspace\pageref{ptf})
+
+\item Create the subdirectories \verb+tex/latex/symbats3/+ and
+ \verb+doc/latex/symbats3/+ within
+ your Personal \TeX\ Folder \verb+texmf+.
+
+\item Move the two package files \verb+symbats3.sty+ and
+ \verb+symbats3.def+ into the new \LaTeX\ subdirectory
+ \verb+texmf/tex/latex/symbats3/+.
+
+\item Move the remaining package files into the new documentation
+ subdirectory \verb+texmf/doc/latex/symbats3/+.
+
\item Add the line \verb+\usepackage{symbats3}+ to the Preamble of
your \LaTeX\ document.
\end{enumerate}
-Note that the \textsf{symbats3} package \textsf{\smaller REQUIRES} the
-\textsf{fontspec} package for Unicode and OpenType fonts. The
-\textsf{symbats3} package \textsf{\smaller CANNOT} be used with the old
-\textsf{fontenc} and \textsf{inputenc} packages.
+Note that the \textsf{supertramp} package \textsf{\smaller REQUIRES}
+the \textsf{fontspec} package for Unicode and OpenType fonts
+\parencite{fontspec}. The \textsf{supertramp} package \textsf{\smaller
+ CANNOT} be used with the old \textsf{fontenc} and \textsf{inputenc}
+packages, which means you \textsf{\smaller MUST} use \XeLaTeX\ or
+ \LuaLaTeX\ as your processor, not \textit{pdflatex} or plain
+ \textit{latex}.
\subsection{Options}
@@ -287,7 +301,7 @@
\printbibliography
-\vfill
+
\section*{Installing OpenType™ and TrueType™ fonts}
\begin{description}
@@ -304,8 +318,43 @@
each font file where you downloaded it, and select \textsf{Install}.
\end{description}
+
+ \begingroup
+ \fboxsep1em
+ \begin{Sbox}
+ \begin{minipage}{.9\hsize}
+ \raggedright\sffamily
+ Your Personal \TeX\ Folder should normally be something like this;\\
+ create it now if it does not already exist:
+ \par\smallskip
+ \begin{description}[noitemsep,leftmargin=1em,font=\sffamily]
+ \item[Linux:] \verb+~/texmf+
+ \item[Mac OS\thinspace X:]
+ \verb+~/Library/texmf+
+ \item[Windows:] (\textsf{Win95–XP})
+ \verb+C:\texmf\tex\latex\symbats3+\\
+ (\textsf{Win 7–11})
+ \verb+Computer\System\Users\+\texttt{\itshape yourname}\verb+\texmf+
+ \\[2mm]
+ \textbf{Note} Windows MiK\TeX\ users (only) \textsf{\smaller
+ MUST} add their Personal \TeX\ Folder to their MiK\TeX\ root
+ when it is first created; and \textsf{\smaller MUST} refresh their
+ Font Name DataBase (FNDB) utility after installation: see the
+ link below. No such action is needed for other systems.
+ \end{description}
+ \par\smallskip
+ See the online documentation at
+ \url{http://latex.silmaril.ie/formattinginformation/personal.html}
+ for more information about your
+ Personal \TeX\ Folder and about how to use it in MiK\TeX\ \parencite{fi}.
+ \end{minipage}
+ \end{Sbox}
+ \fbox{\TheSbox}
+ \endgroup\label{ptf}
+
\end{multicols*}
-\clearpage
+
+ \clearpage
\section{Symbats3 in index order of Unicode codepoint}\label{codepoint}
\input{codepoint}
\clearpage
Modified: trunk/Master/texmf-dist/tex/latex/symbats3/symbats3.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/symbats3/symbats3.sty 2022-06-25 23:49:37 UTC (rev 63727)
+++ trunk/Master/texmf-dist/tex/latex/symbats3/symbats3.sty 2022-06-26 20:16:04 UTC (rev 63728)
@@ -2,7 +2,7 @@
%% This is file `symbats3.sty'
%%
%% The source is maintained by Peter Flynn at Silmaril Consultants.
-%% Please report all bugs and comments to <peter at silmaril.ie>
+%% Please report all bugs and comments to <latex at silmaril.ie>
%%
%% Copyright (c) 2021–2022 Peter Flynn and Silmaril Consultants
%%
@@ -19,7 +19,7 @@
%% peter at silmaril.ie
%%
\NeedsTeXFormat{LaTeX2e}[2020-02-02]
-\ProvidesPackage{symbats3}[2022/01/18 v0.8 Pagan fonts package]
+\ProvidesPackage{symbats3}[2022/06/21 v0.9 Pagan font package]
%
% OPTIONS
%
More information about the tex-live-commits
mailing list.