The MoKaReads Template
Although this has been out for a while, I haven't discussed much about MoKa Template. Currently this is the core LaTeX template used in Zig Unleashed.
The aim of this template is to follow an elegant visual style that focuses on better readability and understanding for users by utilizing better program files graphics.
In the v1.0.0-alpha
release, we include the following:
Zig Language Support
Terminal environment (
terminal
)Program file environment (
pfile
-> file name, header color, icon)Prebuilt file environments:
Zig:
zigfile
Rust:
rustfile
C:
cfile
C++:
cppfile
Exercise environment (
exercise
)Info environment (
info
)Warning environment (
warn
)
Each of these file graphics use rounded corners, header is filled with a colour to represent the language, as well as including an icon of the language.
This template is made for a4
paper size, but you can edit it to go with whatever your requirements are, making sure to adjust the margin sizes.
The Zig Language support is created by us, and I will look into also distributing just the language support as a .sty
file.
This template is under the Creative Commons Attribution-ShareAlike 4.0 International License so you are free to use it for your own uses as well as for commercial purposes!
Subscribe to my newsletter
Read articles from Mustafif Khan directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by