Search found 5 matches

by carandraug
Wed Jun 30, 2010 1:00 pm
Forum: Page Layout
Topic: Titlepage with textpos is treated as empty
Replies: 5
Views: 3485

Titlepage with textpos is treated as empty

Stefan_K wrote:Hi carandraug,

if a problem is solved you could mark the topic as "solved" by editing the first post choosing the check mark as topic icon.

Stefan
Done. I was looking for some sort of "Mark as solved" button but didn't found it. Thanks
by carandraug
Tue Jun 29, 2010 11:14 pm
Forum: Page Layout
Topic: Titlepage with textpos is treated as empty
Replies: 5
Views: 3485

Titlepage with textpos is treated as empty

Stefan_K wrote:Hi carandraug,

perhaps use

Code: Select all

\mbox{}\newpage
\vspace*{...} could also be useful.

Stefan
Thanks, I found out about the \null command and it works by placing it inside the titlepage environment. That's enough for latex to not treat it as empty.
by carandraug
Tue Jun 29, 2010 10:14 pm
Forum: Page Layout
Topic: Titlepage with textpos is treated as empty
Replies: 5
Views: 3485

Titlepage with textpos is treated as empty

Hi,

I've managed to design the titlepage using only the textpos package. However, since all the text and images in the titlepage are inside textblocks, LaTeX seems to treat it as empty and what should be on the second page is placed on top of the titlepage. Here's a minimal example of what I mean ...
by carandraug
Wed Aug 19, 2009 5:34 pm
Forum: Page Layout
Topic: Exact positioning of text
Replies: 2
Views: 2542

Re: Exact positioning of text

It worked just fine. Exactly what I needed and quite simple. Thanks a lot
by carandraug
Tue Aug 18, 2009 7:36 pm
Forum: Page Layout
Topic: Exact positioning of text
Replies: 2
Views: 2542

Exact positioning of text

Hi everyone,

I'm trying to use LaTeX to design labels but I'm having some problem positioning the text exactly where I want it (the labels are quite small, for 1,5mL tubes).

I tried to remove all margins and make things such as headsep and topskip as zero. Then I created a picture the size of the ...