Importing from LaTeX very often requires manual work.
Yesterday, I had to figure out how to change the \MyLogo from
beamerfoils in the middle of the document, and using
\Mylogo{\includegraphics{whatever.jpg}} did not work.
So exported to LaTeX. Re-import was a mess :-)-O, which is the point here.
So I still think collaborative editing can either be done in LyX or in
LaTeX but not both at the same time. Though, normalizing this, ie only
having one system to maintain might be helpful.
And, if you have LyX you have enough disk space for a minimal LaTeX
installation, even in Africa :-)-O
on 2014-09-17, 14:01 Rainer M Krug said the following:
> "Hugo Hinterberger" <[email protected]> writes:
[...]
>> There could be a "sync(-push) LaTeX export" (to project sub-dir)
>> feature in LyX, where LyX automatically exports the whole LaTeX source
>> it generates for generating its output to a sub-directory of the LyX
>> (master) document's location (when a LyX document is saved). The push
>> part could do a git push when the sync-dir is updated.
>>
>> This could lead to a LaTeX-free LyX installation where compilation is
>> done via Github and ShareLaTeX.
[...]
> and on computers with only limited hdd space.
[...]
For the record:
ERT \Mylogo{
actual image whatever.jpg displayed and scaled in size I want
ERT }