summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/doclicense/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/doclicense/README')
-rw-r--r--Master/texmf-dist/doc/latex/doclicense/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/doclicense/README b/Master/texmf-dist/doc/latex/doclicense/README
index 2b5f510d795..222f8c93107 100644
--- a/Master/texmf-dist/doc/latex/doclicense/README
+++ b/Master/texmf-dist/doc/latex/doclicense/README
@@ -17,7 +17,7 @@ Question on Stackexchange: https://tex.stackexchange.com/a/226788/32320
DESCRIPTION
-Make it easy to set your documents under a certain license.
+Support for putting documents under a license.
The doclicense package allows you to put your document under a license and include a link
to read about the license or include an icon or image of the license.
@@ -34,3 +34,9 @@ makeindex -s gind doclicense
pdflatex doclicense.dtx
thumbpdf doclicense
pdflatex doclicense.dtx
+
+ IMPORTANT NOTES FOR REGARDING TDS
+
+Please note that the images/ subdirectory must end up in the runtime tex/
+subtree (that is tex/latex/doclicense/) for the \doclicenseImage macro to work
+correctly.