WinEdtfullpage | Package can't be found

Information and discussion about WinEdt, a commercial integrated LaTeX environment for Windows
Post Reply
MikhailT717
Posts: 2
Joined: Sun Jul 31, 2011 11:14 pm

fullpage | Package can't be found

Post by MikhailT717 »

Hi,

I recently got a new laptop (with Win7 64-bit) and had to re-install both WinEdt and MikTex. I tried to compile several TeX files that worked fine on my old laptop (which had Win Vista), and it keeps failing to compile. The problem seems to be that the "fullpage.sty" package is not loading - I keep getting an error in the console that WinEdt can't find this package. I'm very confused because I thought fullpage was a default package in MikTex. How do I fix this?

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

fullpage | Package can't be found

Post by localghost »

Do not use this package. It can cause trouble in conjunction with other packages. The geometry packages is much more sophisticated and up to date. If necessary, install (if necessary as admin) it by the MiKTeX Package Manager (MPM).


Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
MikhailT717
Posts: 2
Joined: Sun Jul 31, 2011 11:14 pm

fullpage | Package can't be found

Post by MikhailT717 »

localghost wrote:Do not use this package. It can cause trouble in conjunction with other packages. The geometry packages is much more sophisticated and up to date. If necessary, install (if necessary as admin) it by the MiKTeX Package Manager (MPM).


Best regards and welcome to the board
Thorsten
Thanks so much, this fixed the problem I was having with getting the text to properly center on the page. However, now I'm having a problem with a 5-column table that is generated within my document - it keeps going off the page. I think I've had this problem before, except that off the top of my head, I can't remember how I fixed this. Is there a good package for fixing tables?

(There's also a lot of white space between the first column and the second - reducing this space would cut down on the overall table width.)
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

fullpage | Package can't be found

Post by localghost »

MikhailT717 wrote:Thanks so much, this fixed the problem I was having with getting the text to properly center on the page. […]
Then you can mark the topic as solved.
MikhailT717 wrote:However, now I'm having a problem with a 5-column table that is generated within my document - it keeps going off the page. I think I've had this problem before, except that off the top of my head, I can't remember how I fixed this. Is there a good package for fixing tables?

(There's also a lot of white space between the first column and the second - reducing this space would cut down on the overall table width.)
This question is off topic here, thus misplaced. Open a new thread in the corresponding sub-forum.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Post Reply