Opened 7 years ago
Closed 5 years ago
#55674 closed defect (worksforme)
Latex `powerdot' output not covering the entire page
Reported by: | diochnos | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | highsierra | Cc: | |
Port: | texlive-latex |
Description
As the title suggests, when using the powerdot
package to generate slides with latex, then, for some reason it has stopped generating output that covers the entire page of the output. I follow the procedure that I used to follow in the past; that is, latex
, latex
, dvipdf
in order to generate the document.
I attempted to open the dvi file with Okular at work and it appears that the file has an incorrect structure already there. So, my initial guess is that this is not an issue of the dvipdf
command, but rather of the latex
command.
Attached a minimal file that exhibits this incorrect behavior. I am running MacPorts 2.4.2 on 10.13.2 mac OS. Below I indicate that the port is textlive-latex
but I am not entirely sure if this is the right port to refer to.
Attachments (1)
Change History (4)
Changed 7 years ago by diochnos
Attachment: | something.tex added |
---|
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to drkp |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by diochnos
Hello,
It appears that this is a non-issue any more. Perhaps you can close the ticket now. (Tested on macOS 10.14.6, MacPorts 2.6.0)
Best regards, Dimitris
comment:3 Changed 5 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Minimal example reproducing the issue