<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-GB" link="#0563C1" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:windowtext">I assumed that the relative silence indicated I’m on my own, so I thought I would make an initial investigation this lunchtime.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">Great news - it turns out to be relatively trivial to get Lyx working under Chrome OS, and there is no need to compile a native app.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">Chrome OS sets up a small VM with a copy of Debian 10, and Lyx 2.3.2 installs cleanly via apt(?) - even for a Windows die-hard like myself with no previous Linux exposure.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">Performance does not seem an issue – there is a slight slow-down noticeable compiling a complex 40 page math paper, but it is perfectly acceptable (to me at least).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">I now have several Word docs open, about 20 Chrome browser tabs, some pdfs, Debian and Lyx all running happily in 4Gb RAM and with a 32Gb disk – amazing!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">The more challenging steps now will be replicating my custom Lyx environment under Linux (all those weird path names!), and gaining access to all my OneDrive disks (I’ve found a Linux utility called rclone,
 but it doesn’t seem to like my multiple OneDrive setup). Again any previous experience/hints/tips would be most welcome.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">My congratulations to all the team who have obviously kept the product lean and mean – I did not have high expectation of getting it working well on a Chromebook, but I was wrong!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">Best wishes<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext">Paul<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:windowtext"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="color:windowtext;mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="color:windowtext;mso-fareast-language:EN-GB"> Richard Kimberly Heck <rikiheck@lyx.org>
<br>
<b>Sent:</b> 15 April 2021 22:26<br>
<b>To:</b> Dr Paul Verschueren <paul@verschueren.org.uk>; LyX Users <lyx-users@lists.lyx.org><br>
<b>Subject:</b> Re: Lyx on Chromebook<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 4/15/21 1:01 PM, Dr Paul Verschueren wrote:<span style="mso-fareast-language:EN-GB"><o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><span lang="EN-US">I’m just evaluating a friend’s Chromebook – and I’m very impressed. It seems to do everything I want, at a fraction of the weight and cost of my old dying laptop … with one exception – Lyx!</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">This link: <a href="https://www.bestchromebookapps.com/lyx-for-chromebook/">
https://www.bestchromebookapps.com/lyx-for-chromebook/</a>  promises Lyx is available as an app. This is presumably just nonsense?
</span><o:p></o:p></p>
</blockquote>
<p>Yes, garbage. there's no LyX app.<o:p></o:p></p>
<p>Qt does exist for Android, so it might be possible to compile LyX for Android. It would probably take some adjustments here and there. There's some info here:<o:p></o:p></p>
<p>    <a href="https://stackoverflow.com/questions/35231168/how-to-build-an-executable-for-android-shell/35275134#35275134">
https://stackoverflow.com/questions/35231168/how-to-build-an-executable-for-android-shell/35275134#35275134</a><o:p></o:p></p>
<p>    <a href="http://nickdesaulniers.github.io/blog/2016/07/01/android-cli/">http://nickdesaulniers.github.io/blog/2016/07/01/android-cli/</a><o:p></o:p></p>
<p>but it may be a bit out of date.<o:p></o:p></p>
<p>Riki<o:p></o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
</div>
</body>
</html>