Decision Guidance ⇒ Open-source software for a copyeditor?
Open-source software for a copyeditor?
However, that's no longer available to me and I'd like to find an open-source editor that would be good for this job. Note that I won't be writing anything in LaTeX, simply loading and editing documents written by others. I'm not sure if that makes much of a difference, but it might.
Any suggestions/recommendations from you more experienced hands?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Open-source software for a copyeditor?
welcome to the board!
Is there any reason, that you would like to use only open source? Do you plan to read or change the sources? Because there are free editors which are not open source but are free, for example WinShell and LEd. Just a remark - I prefer open-source editors too, since there are some of very good quality and well supported.
Thinking of copywriting, I would use an editor which
- supports most uses input encodings, since you may get files in UTF-8 or Windows or Apple specific encoding
- works with SyncTeX, since you read the output and frequently need to jump to the to the corresponding specific position in the source code
- doesn't have distracting toolbars, since you don't write
- perhaps also provides spell checking capability or possible integration of hunspell or aspell
Furthermore, using a version control system could be useful, and tools such as latex-diff or general text diff tools, and a PDF diff program.
Stefan
Re: Open-source software for a copyeditor?
I should not have said "open source." I'm afraid I used it as a kind of oode for "free of charge," which wasn't very wise of me.
I'm basically a novice at this. I gather that, if I choose Texworks, I also need Sync Tex?
I'll look further into both of these programs.
Meanwhile, thanks again for your help

Ralph
- Stefan Kottwitz
- Site Admin
- Posts: 10358
- Joined: Mon Mar 10, 2008 9:44 pm
Open-source software for a copyeditor?
with SyncTeX I mean the support of this feature, forward and inverse search. Simply click in the PDF, which you read, and you will land in the right source code place in the editor. This is gread for copy editing.
This feature depends on the PDF viewer. TeXworks has an integrated viewer which supports it. The Adobe Reader doesn't support it, that's why some TeXnicCenter users (also with other editors) use Sumatra PDF (with support).
I like TeXworks because it's clean, fast, configurable, and source and preview windows are sharing the screen. And I use this cross-platform program both on Windows and Linux, same way of working. And TeXworks and MiKTeX already install it, so you can easily try.
Just ensure that synctex is enabled. Here are my settings (I additionally enabled shell-escape):
Stefan
-
- Posts: 2
- Joined: Mon Sep 19, 2016 4:06 pm
Re: Open-source software for a copyeditor?
RJH, now that some time has passed, do you have any advice? How has it worked out for you?
I've done a lot of copyediting work in markdown and am hoping that will help jumpstart me as I learn about copyediting in LaTeX.
Thanks in advance,
-- Annginette
-
- Posts: 1
- Joined: Thu Jul 20, 2017 12:47 pm
Open-source software for a copyeditor?
