mainGNU a2ps - Support: sr #106406, dvipng ???

 
 

sr #106406: dvipng ???

Submitter:  Math <math>
Submitted:  Sun 15 Jun 2008 10:43:00 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Operating System:  Microsoft Windows
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Feb 2023 12:03:20 AM UTC, comment #2: 

This seems to have been dealt with, so closing.

Reuben Thomas <rrt>
Group administrator
Sat 19 Jul 2014 01:09:52 AM UTC, comment #1: 

I don’t know why this is posted here, but the issue is that by default LaTeX prints a page number, so the ink extent includes that.

Add the line:

  \pagenumbering{gobble}%

just after the \documentclass invocation.

James Cloos <cloos>
Group administrator
Sun 15 Jun 2008 10:43:00 PM UTC, original submission:  


I am trying to but latex into my web forum and I am using
miktex. I have noticed in the bin directory of miktex that their
is a program dvipng which converts dvi to png images.

However my only problem is the size of the image.

For example I have the test.tex

\documentclass{article}
\begin{document}
 $\sqrt{x} = 5$ is $x=25$.
$\sum \int \sqrt{x} \sqrt[n]{x} \frac{a}{b} \oint \prod \coprod
\frac{\partial{f}}{\partial{x}} \lim_{a \rightarrow b}$
\end{document}

which I then compile to a dvi file using latex test.tex.

Then I do dvipng -T tight -o test_image_name.gif test.dvi
which gives me a image with alot of white space at the bottom.
This could be caused by the bottom right 1 in the image.
How do you get rid of it and the space?

Thanks for any help

Math <math>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15849:  testYes.png added by math (2KiB - image/x-png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rrt (Posted a comment)
  • -email is unavailable- added by cloos (Posted a comment)
  • -email is unavailable- added by math (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-02-05 rrt Open/ClosedOpen Closed
    2008-06-15 math Attached File- Added testYes.png, #15849

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code