Slashdot Mirror


Converting DVI to Other Formats?

jgrr asks: "I'd like to be able to take a DVI file and convert it to some less palatable format, like MS Word. Some journals I want to submit papers to accept electronic copies as either MS Word or WordPerfect documents, not as TeX. (These are in ecology and zoology, not math journals). People I ask to look at papers don't use TeX either, and like to make the changes to the text itself, so PDF won't work. I know about latex2rtf, but I use some different packages and BiBTeX, and I'd rather not have to re-write the paper in Word after converting it. It seems like the DVI level is better than the TeX level for this, but I can't seem to find any existing software that does it. Any ideas?"

2 of 37 comments (clear)

  1. what are you talking about? by BoxedFlame · · Score: 2, Informative

    You can edit PDF just fine. Get Acrobat (not Acrobat reader mind you).

  2. Is .doc really required? by rubinson · · Score: 4, Informative

    I'm in the same boat. As a grad student in sociology, I write all of my papers in LaTeX even though all of my colleagues use Word or WordPerfect. I haven't had any problems so my first question is "Is Word really required?" (Unlike the corporate world, academics tend to have a lot of freedom.)

    For my colleagues, I distribute my papers as either PDF or hardcopy. Most people want to edit on a hardcopy version anyway, so they just print off the PDF. Could you just ask your colleagues to edit a hardcopy format? They might be willing to; especially if you explain to them why you don't use a word processor.

    Regarding journals, sociology submission guidelines also ask for a "word processor" format (which I read as "Word" or "WordPerfect"). However, I haven't seen any journals that require electronic submission. Most journals require that you send them either 4 or 5 copies of the article or an electronic submission. I prefer to send a hard copy format because that's what's going to be redistributed to the reviewers. And regardless of what anyone says, appearance is important and LaTeX provides a very professional appearance.

    If it really is necessary to provide a Word document to your colleagues and/or journals, I think that you're SOL with regard to TeX. Unless I've missed something, TeX, LaTeX, DVI, PS, and PDF can't degrade to a lesser format without losing some, most, or all of the formatting.

    In this case, I'd recommend looking into DocBook. I haven't used it myself but, from all accounts, it produces publication quality text. And, if I recall correctly, it can generate TeX, LaTeX, HTML, and RTF. I don't know if RTF can support everything that you would need (for example, I don't know if it can handle images). If it can, great; if it can't, you could always import the document into OpenOffice and go from there.

    Since I'm also in academia, I'd be interested in hearing what you decide to do. I'd appreciate it if you could post a response or shoot me an email.