diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-16 00:25:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-16 00:25:05 +0000 |
commit | 2cdccebac3ad373f3ae1657916375f7c2bc964db (patch) | |
tree | 87b99d5ed7a520f2e1005963dd026b27bfea7ce9 /Master/texmf-dist/doc/latex/xwatermark/xwatermark-bugreport.tex | |
parent | 7dfb5fe2031be6fd3d904936cda1e43b9670731a (diff) |
xwatermark update (15jan10)
git-svn-id: svn://tug.org/texlive/trunk@16734 c570f23f-e606-0410-a88d-b1316a301751
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} |