summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex')
-rw-r--r--Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex b/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
new file mode 100644
index 00000000000..ba6f8c7664f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
@@ -0,0 +1,19 @@
+\skbheading{Macros for PDF Info}
+
+\DescribeMacro{\skbtitle}
+The macro \cmd{\skbtitle} will set the title to be used for PDF info. The default for the title is an empty string.
+
+\DescribeMacro{\skbauthor}
+The macro \cmd{\skbauthor} will set the author information to be used for PDF info. The default for the author is an empty string.
+
+\DescribeMacro{\skbsubject}
+The macro \cmd{\skbsubject} will set the subject information to be used for PDF info. The default for the subject is an empty string.
+
+\DescribeMacro{\skbkeywords}
+The macro \cmd{\skbkeywords} will set the keywords to be used for PDF info. The default for the keywords is an empty string.
+
+\DescribeMacro{\skbpdfinfo}
+The macro \cmd{skbpdfinfo} will call the macro \cmd{\pdfinfo} to set the meta information
+in the created PDF output file. The \SKB~automatically calls this macro just before finishing
+the process of the main document, using the information provided by the above described macros.
+Furthermore, the date of the PDF file will be set.