summaryrefslogtreecommitdiff
path: root/fonts/symbats3/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/symbats3/README.md')
-rw-r--r--fonts/symbats3/README.md37
1 files changed, 20 insertions, 17 deletions
diff --git a/fonts/symbats3/README.md b/fonts/symbats3/README.md
index 438d6946b9..568cb6591d 100644
--- a/fonts/symbats3/README.md
+++ b/fonts/symbats3/README.md
@@ -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,7 +27,9 @@ Run the Font Book app, click the Add button in the Font Book toolbar, locate and
### 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
@@ -38,19 +40,19 @@ If you are using automated LaTeX package installation, no further action
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 @@ Note that MiKTeX users MUST add their Personal TeX Folder to their MiKTeX root w
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 @@ Do not forget to run your local TeX filename database indexer program
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,27 +98,28 @@ question in the TeX FAQ at https://texfaq.org/FAQ-inst-wlcf.html for
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
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 @@ For TODO items, see the PDF documentation.
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’.
%%