General ⇒ Collaboration with Colleagues who don't use LaTeX
Collaboration with Colleagues who don't use LaTeX
For example, I am working on a grant proposal, I am the principal investigator (i.e. doing most of the writing...), and my two co-investigators use Word. In the past I have dropped the LaTeX source code into a Word document and instructed other to simply edit text. Prior to submission I then handle references and figures. Given my considerable experience with LaTeX and its referencing and figure capabilities, switching to Word to accommodate others may end up costing me a lot of time. One way forward is to use Word for proposals and LaTeX for journal papers, provided of course that I have limited involvement from others.
As one might imagine, I'd then be using LaTeX a fraction of the time. Unsustainable long term IMO. There must be others that are encountering similar challenges.
Interestingly, of the six investigators on a proposal I submitted a few months back, four are regular LaTeX users. Good thing, since several ended up sending me numerous equations that I would have never been able to implement in Word equation tool.
Suggestions or thoughts?
MR
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Collaboration with Colleagues who don't use LaTeX
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Collaboration with Colleagues who don't use LaTeX
Marking a section title can be done by writing something like section (who would have guessed?) in front or after the title.
Equations can be typed like using a computer calculator or something like Matlab not using more than the visible keyboard.
Using W0rd as an intermediate stage is not a good idea, as far as I can say.
Just a small suggestion from my side.
Collaboration with Colleagues who don't use LaTeX
Feeling less lonely .... I'm exactly in the same position! LaTeX for all research matters and MS-Word or proposals until few years ago when I gave-up and turned back to LaTeX for all my business.
As a first attempt I used plain text files and requested from all my partners to use simple editors (eg: notpad)
Believe it or not: it failed most of the time because today almost everyone is using MS-Word including amongst academics and even don't know how to open a txt file.
After having run a survey I just ended up using Google Doc (now called Google drive) and segmented my proposals into sections & subsections in the main tex file.
Now at the other end I requested from all the partners to provide their inputs directly on the drive in the dedicated section.
From my end I dump all the drive content and run a check as many environments doesn't export properly. I know it's pain but much less than editing an equation or asking a drawing to go to the right place with the right size etc...
This is the only solution I'm using it minimizes my wasted time, it's not perfect but it works good enough.
You may have a look at this project:
http://en.wikibooks.org/wiki/LaTeX/Coll ... _Documents
unless done already.
All the best
moon
Re: Collaboration with Colleagues who don't use LaTeX
-
- Posts: 9
- Joined: Fri Jan 04, 2013 3:53 am
Collaboration with Colleagues who don't use LaTeX
I'm one of the developers, and we've found that the real time preview really helps new users get to grips with it more quickly, and in the first instance they could leave any complicated inputs (e.g. equations) to you.
Once they've seen one or two examples they'll start to pick up the syntax, and they'll be LaTeX users in no time!
Hope this helps, best regards,
John
Re: Collaboration with Colleagues who don't use LaTeX
I did not know of this tool. Looks interesting. I will examine closer this weekend or after the current proposal is submitted in a couple weeks. Thanks.
-
- Posts: 9
- Joined: Fri Jan 04, 2013 3:53 am
Re: Collaboration with Colleagues who don't use LaTeX
Best,
John
-
- Posts: 3
- Joined: Wed Apr 05, 2017 6:57 pm
Collaboration with Colleagues who don't use LaTeX
Authorea is a collaborative editor for researchers that allows researchers to write in a fully WYSIWYG environment, like Google Docs or Word with the ability to write in LaTeX in snippets or vice versa. You can export directly to Word or a LaTeX zip.
I like to say that whether you are Donald Knuth himself or you think LaTeX is a rubber, you can use Authorea.
Hope that helps!
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Collaboration with Colleagues who don't use LaTeX
Stefan