summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex')
-rw-r--r--Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex b/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
new file mode 100644
index 00000000000..b27304826df
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
@@ -0,0 +1,32 @@
+%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
+% This is file skeyval-bugreport.tex, the bug report file for the %
+% skeyval package, version 0.5. %
+% %
+% (c) Ahmed Musa 2010 (a.musa@rocketmail.com) %
+%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
+% %
+% IMPORTANT %
+% %
+% Fill in the details below, compile the file and email the %
+% sample file, the log file, and the auxiliary file to %
+% a.musa@rocketmail.com. %
+% %
+%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
+\documentclass{article}
+\listfiles
+\usepackage[logonly]{trace}
+\traceon
+% \usepackage[Put your options here]{skeyval}
+
+% Load your select packages here:
+
+% Provide other elements of your preamble here:
+
+\traceoff
+\begin{document}
+\traceon
+% Provide sample text here:
+
+
+\traceoff
+\end{document}