Difference between revisions of "General Questions"

From PrattWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
* After completing the written part of the assignment, I transferred my ps file to my desktop using CoreFTP and then viewed it with Ghostscript. Graphically, it looked fine on the screen, but when I printed it, everything had shifted too far up on the page (For example, instead of there being an inch between the header line and the top of page 1, there is barely a half an inch...even though it looks fine on the previewer). What can I do to fix this?? Thanks! [[User:Adp16|Adp16]] 01:05, 1 September 2008 (EDT)
 
* After completing the written part of the assignment, I transferred my ps file to my desktop using CoreFTP and then viewed it with Ghostscript. Graphically, it looked fine on the screen, but when I printed it, everything had shifted too far up on the page (For example, instead of there being an inch between the header line and the top of page 1, there is barely a half an inch...even though it looks fine on the previewer). What can I do to fix this?? Thanks! [[User:Adp16|Adp16]] 01:05, 1 September 2008 (EDT)
 
** Alas, different programs end up processing margins differently.  For this class, as long as the text is not cut off anywhere, that doesn't matter.  Generally, you need to make sure whatever program is translating between the <code>dvi</code> file and the finished product "knows" what system you will be printing with - since you used <code>dvips</code> on UNIX, it was assuming you'd be using the ePrint stations; your printer apparently translates things a little differently.  [[User:DukeEgr93|DukeEgr93]] 09:24, 1 September 2008 (EDT)
 
** Alas, different programs end up processing margins differently.  For this class, as long as the text is not cut off anywhere, that doesn't matter.  Generally, you need to make sure whatever program is translating between the <code>dvi</code> file and the finished product "knows" what system you will be printing with - since you used <code>dvips</code> on UNIX, it was assuming you'd be using the ePrint stations; your printer apparently translates things a little differently.  [[User:DukeEgr93|DukeEgr93]] 09:24, 1 September 2008 (EDT)
 +
 +
{{Q}}  I've set up PuTTy on my laptop.  However, the edits I am making to emacs are not affecting latex.  No matter how many times I save and reload latex, nothing seems to be working.  What could cause this to happen? [[User:Mjc43|Mjc43]] 20:37, 26 August 2009 (EDT)

Revision as of 00:37, 27 August 2009

Use this page to pose general Pratt-related questions. If the question ends up being related to a page, or a new page is created in part to answer the question, the whole question may be moved to that page's discussion section.

If you are answering a question, please be sure to also use the A Template on the questioner's user page to let that person know the question has been answered (or, possible, moved).

Please post questions using the Q Template format; that way, we'll know if there's an open question.

  • After completing the written part of the assignment, I transferred my ps file to my desktop using CoreFTP and then viewed it with Ghostscript. Graphically, it looked fine on the screen, but when I printed it, everything had shifted too far up on the page (For example, instead of there being an inch between the header line and the top of page 1, there is barely a half an inch...even though it looks fine on the previewer). What can I do to fix this?? Thanks! Adp16 01:05, 1 September 2008 (EDT)
    • Alas, different programs end up processing margins differently. For this class, as long as the text is not cut off anywhere, that doesn't matter. Generally, you need to make sure whatever program is translating between the dvi file and the finished product "knows" what system you will be printing with - since you used dvips on UNIX, it was assuming you'd be using the ePrint stations; your printer apparently translates things a little differently. DukeEgr93 09:24, 1 September 2008 (EDT) I've set up PuTTy on my laptop. However, the edits I am making to emacs are not affecting latex. No matter how many times I save and reload latex, nothing seems to be working. What could cause this to happen? Mjc43 20:37, 26 August 2009 (EDT)