diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex new file mode 100644 index 00000000000..1689ccb25ef --- /dev/null +++ b/Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex @@ -0,0 +1,30 @@ +%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++% +% This is file xwatermark-bugreport.tex, the bug report file for the % +% xwatermark package, version 1.4. % +% % +% (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. % +% Thank you % +% % +%+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++% +\documentclass{article} +\listfiles +\usepackage[logonly]{trace} +\traceon +%\usepackage[Put your options here]{xwatermark} +% Load your select packages here: +% Provide other elements of your preamble here: +\traceoff +\begin{document} +\traceon +% Provide sample text here: + + +\traceoff +\end{document} |