Releases: Tetragramm/flying-circus-catalog-maker
v2.0.1: Overleaf Compatability
Now usable with Overleaf, just drag the contents of the repository into Overleaf and start working.
Version 2: Complete Refactor
Totally different approach. No python pre-processing step needed.
Now you load a standard tex .sty file and use the provided functions. See Readme.md and the demonstration Main.tex for details.
The Plane Builder has been updated in tandem so Save Catalog matches the new method.
What's Changed
- New model template by @Tetragramm in #1
Full Changelog: 1.5...V2.0
Synchronization Marker
Adds support for using the ✣ symbol to mark the synchronization of guns. It gets rotated 45 degrees to look like the symbol used in the official catalog.
Also makes sure you use the specific font files, and don't need to manually install the fonts anymore.
Version 1.4
Add phantomsection before adding a line to contents. It's needed for the ship page, and any custom pages. Not sure where it's coming from on the plane pages, so I added it there in case a future change breaks whatever was making it work.
Also, added a bit of lua to make the Koch Fette Deutsche Schrift use $ instead of the letter s.
Version 1.3
Handles unicode characters better (IE: doesn't randomly replace them with ???)
Allows adding a cover.(png/jpg/bmp) to the images folder and it will be included as a full page cover image (Directly, no sizing involved, so make sure it matches)