To have a proper LaTeX package convert the `dictionary.sty` to `dictionary.dtx` and create the install file `dictionary.ins`.
578 B
578 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.0 [Unreleased]
Added
- Convert
dictionary.sty
todictionary.dtx
and create the install filedictionary.ins
. - Set the languages of the dictionary by using the package options
primary
andsecondary
. - Create the
dictionary
environment where the\entry{word}{description}
command can be used.