The right syntax appears to be:
\usepackage[draft=true]{draftmark}
\draftmarksetup{%
allpages=true,
angle=45,
color=gray,
fontfamily=phv,
grayness=0.9,
mark=Confidential,
scale=.8,
xcoord=0,
ycoord=0
}
% \lipsum[1-4]
Either draft=true or final=true must be set at the point of issuing ...
Search found 5 matches
- Thu Mar 19, 2009 10:30 pm
- Forum: Page Layout
- Topic: A problem concerning use of xkeyval package
- Replies: 1
- Views: 2914
- Tue Mar 17, 2009 7:41 pm
- Forum: Page Layout
- Topic: A problem concerning use of xkeyval package
- Replies: 1
- Views: 2914
A problem concerning use of xkeyval package
I am attempting to extend the 'draftwatermark' by
Sergio Callegari to meet a special need. I call the
new package 'draftmark'. I will like to use a macro
I call \draftmarksetup to specify package options,
as an alternative to specifying the optional arguments
to the \usepackage command. I have ...
Sergio Callegari to meet a special need. I call the
new package 'draftmark'. I will like to use a macro
I call \draftmarksetup to specify package options,
as an alternative to specifying the optional arguments
to the \usepackage command. I have ...
- Mon Nov 03, 2008 2:49 pm
- Forum: Document Classes
- Topic: Problem using breqn
- Replies: 3
- Views: 5535
Re: Problem using breqn
A newer version of breqn (available at http://www.ctan.org) does the trick. Many thanks to Morten Høgholm for drawing my attention to this. It worked fine for me.
- Thu Oct 23, 2008 6:58 pm
- Forum: Document Classes
- Topic: Problem using breqn
- Replies: 3
- Views: 5535
Re: Problem using breqn
The problem is, unfortunately, not with the version of Miktex. Can someone else help resolve this difficulty?
- Mon Oct 13, 2008 6:25 pm
- Forum: Document Classes
- Topic: Problem using breqn
- Replies: 3
- Views: 5535
Problem using breqn
Dear All,
I attempted using Michael Downes breqn package (for automatic line breaking in equations) with the following preliminaries and got the error code "illegal parameter number in definition of \@begindocumenthook". I read somewhere that the order of loading packages can cause fatal clashes in ...
I attempted using Michael Downes breqn package (for automatic line breaking in equations) with the following preliminaries and got the error code "illegal parameter number in definition of \@begindocumenthook". I read somewhere that the order of loading packages can cause fatal clashes in ...