| Title: | DOCUMENT T1.0 |
| Notice: | **New notesfile (DOCUMENT.NOTE) now available (see note 897)** |
| Moderator: | CLOSET::ADLER |
| Created: | Mon Feb 09 1987 |
| Last Modified: | Thu Oct 31 1991 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 897 |
| Total number of notes: | 4397 |
Why do marks come out on both the right and left sides of a page? Is this done
for double sided output, just like you do with titles? If you want to allow
people to do this, that's fine me. But, I have to produce a technical document
with change bars; change bars on right side of the page are just not acceptable.
I would like to see them always on the right side or I'd like to see a way to
control where they go (actually this goes for running titles too, but I'll
settle for just change bars).
---Karen
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 582.1 | doctype-specifiable | CLOSET::ANKLAM | Thu Jul 02 1987 10:31 | 7 | |
The ability to specify where change bars are printed is controlled
at the DESIGN file level. We don't currently have a way for users
to modify the positioning in an SDML file. What doctype are you
using?
| |||||
| 582.2 | I figured it out | TLE::MICHAELS | Karen Michaels | Thu Jul 02 1987 10:49 | 10 |
I have using software spec. I have modified the design file, so I can do
what I want.
I have added the following:
%
% Always put change bars on left side
%
\setoddpagerevbaronepos{-20pt}{L}
\setevenpagerevbaronepos{-20pt}{L}
| |||||