Skip to content

Comment in makefile mentions dvipdfm but then runs dvipdf #12

Description

@ygrange

I had some issues with creating the pdf. I found those to be caused by the Makefile running dvipdf. When looking into the Makefile, there is:

# these targets are for most common unix systems, but YMMV. Modify if you need
# let the editors know you have a better way for the next ADASS team
# ASP prefers the latex;latex;dvipdfm route

DVIPDF = dvipdf

adding an m at the end makes it work for me. So if ASP prefers that we use dvipdfm, why don't we actually do that in the Makefile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions