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.tex19
1 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex b/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
index 9e1c240626a..14256941ea2 100644
--- a/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
+++ b/Master/texmf-dist/doc/latex/skeyval/skeyval-bugreport.tex
@@ -1,6 +1,6 @@
%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
% This is file skeyval-bugreport.tex, the bug report file for the %
-% skeyval package, version 0.6. %
+% skeyval package, version 0.7. %
% %
% (c) Ahmed Musa 2010 (a.musa@rocketmail.com) %
%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
@@ -11,24 +11,31 @@
% the sample file, the log file, and the auxiliary file to %
% a.musa@rocketmail.com. %
% %
+% You can use \traceon ... \traceoff to limit the scope of %
+% error tracing. This will be particularly helpful as TeX normally %
+% generates very large trace files. %
+% %
+% %
%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%
\documentclass{article}
\listfiles
-% Load your select packages here (the ones
-% that you think are associated with your errors)
+% Load your select packages here (the ones that you suspect are
+% associated with your errors), but if bugs exist in those packages,
+% I am afraid, I can't do much about them.
\usepackage[logonly]{trace} % Please don't move!
\traceon
-% \usepackage[Put your skeyval options here]{skeyval}
+\usepackage[Put your skeyval options here, if any]{skeyval}
% Provide other elements of your preamble here:
\begin{document}
-% Provide sample text and problematic segment of your file here:
+% Provide sample text and problematic segment of your file here, if any:
-\traceoff
\end{document}
+
+%\traceoff