Done. I was looking for some sort of "Mark as solved" button but didn't found it. ThanksStefan_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
Search found 5 matches
- 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
- 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
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.Stefan_K wrote:Hi carandraug,
perhaps use\vspace*{...} could also be useful.Code: Select all
\mbox{}\newpage
Stefan
- 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 ...
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 ...
- 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
- 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 ...
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 ...