OK, let me answer myself. It seems this works:
\newcommand{\lskip}{\leftskip -20mm}
\newenvironment{fullmargin}{
\begingroup
\lskip
}{\endgroup}
This works in text and in figure environments -- unless you refrain from using \centering inside an environment. I fix centering on title page by ...
Search found 2 matches
- Tue Feb 26, 2008 12:18 pm
- Forum: General
- Topic: How to set headings and floats in/outside the left margin
- Replies: 1
- Views: 1934
- Tue Feb 26, 2008 11:11 am
- Forum: General
- Topic: How to set headings and floats in/outside the left margin
- Replies: 1
- Views: 1934
How to set headings and floats in/outside the left margin
I want to create a layout where the page looks like this:
_______________________________________
1 Header
Lorem ipsum dolor sit amet, cons-
ectetuer adipiscing elit. Quisque
nunc justo, tristique nec, pul-
vinar luctus, auctor auctor, sem.
1.1 Subsection
Maecenas a nisl. Mauris sed quam ...
_______________________________________
1 Header
Lorem ipsum dolor sit amet, cons-
ectetuer adipiscing elit. Quisque
nunc justo, tristique nec, pul-
vinar luctus, auctor auctor, sem.
1.1 Subsection
Maecenas a nisl. Mauris sed quam ...