https://github.com/BenSt099/isosigns
Repository containing the isosafety package
https://github.com/BenSt099/isosigns
ctan latex latex-package
Last synced: 3 months ago
JSON representation
Repository containing the isosafety package
- Host: GitHub
- URL: https://github.com/BenSt099/isosigns
- Owner: BenSt099
- Created: 2023-10-22T16:41:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T11:05:15.000Z (over 1 year ago)
- Last Synced: 2025-02-01T21:12:06.426Z (12 months ago)
- Topics: ctan, latex, latex-package
- Language: TeX
- Homepage: https://www.ctan.org/pkg/isosafety
- Size: 5.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
isosigns
ISO signs and colors according to the standards 7001, 7010 and 3864
Explore the docs »
Report bug
·
Request feature
## isosigns
> **Warning**
This is _not_ an official package from ISO.
## Usage
```tex
%%% Example file
\documentclass{article}
\usepackage{isosigns}
\begin{document}
\Isosign{14}
\Isosign[scale=0.2,angle=90]{29}
\end{document}
```
## Attention
The package was renamed from __isosafety__ to __isosigns__. The update fixed color and size issues and also brought new signs to the package.
All packages named __isosafety-v.X__ are deprecated (versions v1.1 and v1.2 contain bugs).
## Documentation
The documentation can be viewed [here](https://github.com/BenSt099/isosigns/blob/main/isosigns/doc/isosigns-docs.pdf).
## Issues
In case of an issue, please provide a detailed description [here](https://github.com/BenSt099/isosafety/issues).
## License
This project is licensed under the [The LaTeX Project Public License 1.3c](https://www.ctan.org/license/lppl1.3c).