latex-packages icon indicating copy to clipboard operation
latex-packages copied to clipboard

My LaTeX Packages.

Results 16 latex-packages issues
Sort by recently updated
recently updated
newest added

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.

enhancement
help wanted

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#).

enhancement
help wanted

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...

upstream

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: ![doclicenseThis](https://user-images.githubusercontent.com/1301158/111073922-06b58700-84e1-11eb-9f20-cb455224ecf6.png) (Specifying one license only). But...

enhancement
help wanted

# 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...