Releases: white-gecko/qname.sty
Releases · white-gecko/qname.sty
v0.06
v0.05
- Mark internal commands with @
- fix \listUsedPrefixes and \listUsedPrefixes*
v0.04: Version 0.04
- Add 'presetPrefixes' package option
- Remove \makeatletter and \makeatother which are not needed in the package (https://en.wikibooks.org/wiki/LaTeX/Creating_Packages#makeatletter_and_makeatother)
- Move some code arround and add comments for all commands
- Document bonus feature (wrapping camel caps URLs)
- Remove some unused code
v0.03
- Add star version: \prefix*, to print the namespace URI in a \footnote
- Add \setprefixDescription to define a short description for a vocabulary
- Add \listUsedPrefixes to list all defined/used prefixes and its description
- Add page number command to list of used Prefixes (label must be set manually …)
- Add \listUsedPrefixes* for a simplified prefix list
- Improve implementation of \setprefix and \getprefix
v0.02
- Add \prefix
- Add support for wrapping urls and qnames with camel caps
- Add some commonly used prefixes (dc, dct, foaf, ov, rdf, sioc, sioct and xsd)
v0.01
- Add \setprefix, \getprefix, \qname and \mailto