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 475 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- 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 471 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.