General ⇒ Problem with textheight
Problem with textheight
I've got a problem with textheight. I can't change the textheight for the first page in my \fancypagestyle{firstpage}. I want to put \textheight = 400pt in the first page and \textheight = 609pt in the other pages.
How do I do this?
I've attached my full code.
Thanks in advance
- Attachments
-
- wynik.tex
- (15.73 KiB) Downloaded 491 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Problem with textheight
It seems to me like you are doing an invoice. If my assumption is correct, you should take a look at invoice or isodoc.
Best regards and welcome on Board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Problem with textheight
Thanks for your links localghost, that could be usefull (i didn't know about them), but now I've got to fix the problem in my document without large modifications.
Has anyone any suggestions?
I'll be very thankful!
Re: Problem with textheight
Re: Problem with textheight
- Attachments
-
- wynik2.tex
- (30.41 KiB) Downloaded 490 times
Re: Problem with textheight
By the way, you can remove the packages you do not actually use: eso-pic, lastpage, array, graphics, multirow. You also load helvet twice.