latex-packages
latex-packages copied to clipboard
My LaTeX Packages.
After a recent texlive update, the following trivial document now fails to build: ``` \documentclass[english]{article} \usepackage[ type={CC}, modifier={by}, version={4.0}, ]{doclicense} \begin{document} This is the document. \end{document} ``` When I run...
Entries for author/s and year in the \doclicenseThis might be useful to indicate the origin of the file.
I'm finding it impossible to use use `doclicense` in a cls file because of fact that `doclicense` is so tightly dependent on `hyperxmp`. I have attached stripped down files to...
Thank you for your work! The terms are retrieved from the Dutch [Creative Commons license picker](https://creativecommons.org/choose/?lang=nl#).
Hi, Currently, the Creative Commons symbols offered by the ccicons package are not copy-pasteable. However, these characters have been inducted into Unicode (here they are: 🅭🅯🄎). This has the benefit...
The newest pdfmanagement-testphase version no longer contains a patch for hyperxmp. Instead it uses its own code to add xmp-metadata. The loading of hyperxmp is suppressed as the package is...
First of all: I am not a lawyer ## The Problem Currently, doclicense is designed to put a footer into the document like this:  (Specifying one license only). But...
# Add Copyright License with symbol Hi, Do you have a copyright system already applied in the package "doclicense" ? If not, do you think it would be a good...