Re: remove word from personal dictionary....

2016-07-01 Thread Charlie

On Fri, 1 Jul 2016 16:27:25 +0200 Stephan mentioned this: 
Re: remove word from personal dictionary. 

> Am 01.07.2016 um 15:51 schrieb Charlie :
> > 
> > 
> > On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: 
> > Re: remove word from personal dictionary. 
> >   
> >> There is no dialogue. It’s a right-button-click popup-menu.
> >> See attached snapshot…
> >>   
> >>> But accept or reject change isn't what I want. I would like
> >>> "keep added word in dictionary" or "remove added word in
> >>> dictionary" or something to that effect?
> >>> 
> >>> I want to remove a word I placed into the dictionary a couple of
> >>> hours ago.
> >>> 
> >>> I went to /usr/share/hunspell/ to the dictionaries there, but that
> >>> appears to be the list of words used, not the added words. I
> >>> looked for the word I misspelled and added by accident, but it
> >>> wasn't there.
> >>> 
> >>> I don't know where my "added to dictionary" words go? That would
> >>> be a help to know. I could then go in and edit the file.
> >> 
> >> It depends on the spell checker you’ve used. 
> >> For hunspell and aspell it’s a file named pwl_english.dict or
> >> similar in the directory $HOME/.lyx
> >>   
> >>> 
> >>> So when I read about the way to remove a word from the
> >>> dictionary, I thought I would give it a larrup.
> >>> 
> >>> So far no luck.
> >>> 
> >>> Thanks for your reply. I won't send a simple file with one
> >>> word.
> >> 
> >> Why not? Sometimes the concrete word matters. :)  
> > 
> >  From my keyboard:
> > 
> >   Hello Stephan,
> > 
> >  Here you have the screenshot. Did I say I was using Debian
> >  Jessie (testing)?  
> 
> No.
> 
> > 
> > Which of those commands in the drop down menu allow me to delete a
> > word word that I used several reboots ago in my added word list.
> > It's sort of my last hope. [see below] But I can live without
> > getting that word removed.
> > 
> > I did that before by the way. Checked the drop down menu, but
> > didn't see which entry to try as explained in my email.  
> 
> Obviously the description for personal dictionary management with LyX
> you’ve read in the LaTeX-forum is wrong for the Enchant spell checker.
> 
> > There is no .dict in the whole of my /home directory.
> > 
> > My spellchecker is Enchant.  
> 
> The enchant spell checker is another layer between LyX and the real
> function. LyX calls enchant functions. Enchant is doing what is
> configured there. Either myspell, ispell or something else.
> 
> See e.g. here: http://linux.die.net/man/1/enchant
> 
> According to this manual you may have a look in your home directory
> in .enchant
> 
> Stephan
> 


  From my keyboard:

   Hello Stephan,

  Thank you for your help. Had I known I should look into my
  ~/.config directory for enchant, I would have been right.

Joe had the answer and shared it. So I found the word and removed it.

My problem was not a big issue, however, just annoying to think I
couldn't grub it out when I checked my ~/.aspell.en.pws file even
before I posted my question.

Thanks both of you.

Be well,
Charlie

East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

What does education often do? It makes a straight-cut ditch of
a free, meandering brook..Henry David Thoreau

***

Debian GNU/Linux - Magic indeed.

-


Re: remove word from personal dictionary....

2016-07-01 Thread Charlie

On Fri, 1 Jul 2016 14:09:38 -0400 (EDT) Joe mentioned this: 
Re: remove word from personal dictionary. 

> It would appear that on Jul 1, Charlie did say:
> 
> > There is no .dict in the whole of my /home directory.
> >
> > My spellchecker is Enchant.
> >
> > So, just to be certain as I could be. Ran a search through the
> > entire hard drive, all directories, and came up with plenty
> > of .dict - 94 in fact, but none that showed me where I might find
> > the file I need.
> >
> > I'll just have to leave it as it is unless that drop down menu holds
> > the key.  
> 
> Hello Charlie. I may have a scrap of information that could help
> you...
> 
> I've been using LyX to write sci-fi stories for a while now and I
> needed to know where my spellchecker words were saved. So I could
> have the script that opens my story and related .lyx documents, swap
> out my regular spell checker file(s) for copies that included the
> fictional words that are part of my story just before it opens my
> story files with LyX. Then when I close that LyX session, my script
> swaps my regular spellchecker files back in, so I don't accidentally
> include one of my "fictional words" in a formal letter or something...
> 
> Anyway, since my copy of LyX 2.1.4 happens to be using enchant I
> checked my script for the pathname of the file:
> 
> ~/.config/enchant/en_US.dic
> 
> Then I fired up LyX 2.1.4 on a test file and added the non-word
> "blablabla" to my word list, closed LyX and opened the above file
> with vim... Where I found "blablabla" at the bottom of the file:
> ~/.config/enchant/en_US.dic
> 
> Needless to say, I promptly deleted that non-word from my word list.
> 
> Hope this helps
> 
> --
> JtWdyP
> 


  From my keyboard:

   Hello Joe,

That does help. It's the answer. Thank you very much for taking the
time to supply it. Very much appreciated. Have removed the word. Wow.

No fictitious words in that email. :-)

For some reason I seldom think to to look in .config for various things,
unless prompted to do so. A mental block, something to do with age,
though I don't wish that to sound like an excuse.

  Thanks again,
Charlie

East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

Our moments of inspiration are not lost though we have no
particular poem to show for them; for those experiences have
left an indelible impression, and we are ever and anon reminded
of them. Henry David Thoreau

***

Debian GNU/Linux - Magic indeed.

-


Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote:

> Neal Becker wrote:
> 
>> José Abílio Matos wrote:
>> 
>>> On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote:
 There it is!
 I've tried
 sudo mktexlsr --verbose
 and also rm -rf ~/.texlive2015 to clean cache.
>>> 
>>> Hi Neal,
>>> do you have texlive-lm-math installed?
>>> 
>>> If not this should work:
>>> # dnf install texlive-lm-math
>>> 
>>> Regards,
>> 
>> Yes
>> I posted my question with more info here
>> https://stackoverflow.com/questions/38149551/lualatex-luaotfload-load-path-lookup-of-latinmodern-math-otf-unsuccessful
>> 
>> The issue seems to be:
>> luaotfload | load : path lookup of "latinmodern-math.otf" unsuccessful,
>> falling
>> back to file:
>> 
>> falls back to (LatinModernMath-Regular
>> which doesn't seem to work.
>> 
>> But why isn't latinmodern-math.otf found?
>> [nbecker@nbecker2 interference]$ luaotfload-tool
>> [--find=latinmodern-math.otf
>> luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason:
>> "Font latinmodern-math.otf not found.".
>> luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
>> luaotfload | resolve : Hint: use the --fuzzy option to display
>> suggestions.
>> [nbecker@nbecker2 interference]$ luaotfload-tool
>> [--find=latinmodern-math.otf
>> --fuzzy
>> luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason:
>> "Font latinmodern-math.otf not found.".
>> luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
>> luaotfload | resolve : Hint: use the --fuzzy option to display
>> suggestions. luaotfload | resolve : Looking for close matches, this may
>> take a while ... luaotfload | query : Distance from "latinmodernmathotf":
>> 7
>> LatinModernMath-Regular
>> LatinModernMath-Regular
>> [nbecker@nbecker2 interference]$ luaotfload-tool --find=latinmodern-math
>> [--
>> fuzzy
>> luaotfload | resolve : Font "latinmodern-math" found!
>> luaotfload | resolve : Resolved file name "/usr/share/fonts/lm-
>> math/latinmodern-math.otf"
>> 
>> My guess is luatex is looking for 'latinmodern-math.otf', which fails,
>> instead of looking for 'latinmodern-math', which succeeds.
>> 
>> If this is correct, where's the problem?
> 
> I've attached a minimal test file that shows the problem:
> Missing character: There is no 푙 (U+1D459) in font "file:lmsans10-
> regular:scr
> ipt=latn;+trep;+tlig;"!

To summarize my findings so far:
1. I believe texlive 2015 unicode-math-luatex.sty has a typo, the '.otf' 
should be removed, this removes the 'path lookup of "latinmodern-math.otf" 
unsuccessful' message
2. Adding
\usefonttheme{professionalfonts}
\usepackage{lmodern}

seems to clean things up, and gets rid of messages about 'Missing 
character...', which was upsetting lyx (lyx thinks these messages are 
errors)



Re: LyX is really slow over ssh -X

2016-07-01 Thread Scott Kostyshak
On Fri, Jul 01, 2016 at 08:45:49AM -0400, Nishan Jain wrote:
> Yes. Its true for lyx 2.2. I dont know why that works

Does it get gradually slower until you save, or is it more like all of a
sudden it gets very slow and then the save helps?

Do you have an idea of what variables the slowness is a function of? For
example, if you just start LyX and leave it open without doing anything,
will it get slow just from time alone?

Scott

> 
> Nishan
> On Jun 25, 2016 8:47 PM, "Scott Kostyshak"  wrote:
> 
> > On Wed, Mar 30, 2016 at 01:45:05AM +, Nishan Jain wrote:
> >
> > > Also if lyx starts to slow down over ssh, save the document (Ctrl s) and
> > it
> > > will get back some speed.
> >
> > Hi Nishan,
> >
> > Is the above statement true also with LyX 2.2.0? I wonder why that would
> > help things, and whether that signals that there is a bug in LyX or
> > somewhere else.
> >
> > Scott
> >


signature.asc
Description: PGP signature


Re: remove word from personal dictionary....

2016-07-01 Thread Joe

It would appear that on Jul 1, Charlie did say:

> There is no .dict in the whole of my /home directory.
>
> My spellchecker is Enchant.
>
> So, just to be certain as I could be. Ran a search through the entire
> hard drive, all directories, and came up with plenty of .dict - 94 in
> fact, but none that showed me where I might find the file I need.
>
> I'll just have to leave it as it is unless that drop down menu holds
> the key.

Hello Charlie. I may have a scrap of information that could help you...

I've been using LyX to write sci-fi stories for a while now and I needed to know
where my spellchecker words were saved. So I could have the script that opens 
my story
and related .lyx documents, swap out my regular spell checker file(s) for 
copies that
included the fictional words that are part of my story just before it opens my 
story
files with LyX. Then when I close that LyX session, my script swaps my regular
spellchecker files back in, so I don't accidentally include one of my "fictional
words" in a formal letter or something...

Anyway, since my copy of LyX 2.1.4 happens to be using enchant I checked my 
script
for the pathname of the file:

~/.config/enchant/en_US.dic

Then I fired up LyX 2.1.4 on a test file and added the non-word "blablabla" to 
my
word list, closed LyX and opened the above file with vim...
Where I found "blablabla" at the bottom of the file: ~/.config/enchant/en_US.dic

Needless to say, I promptly deleted that non-word from my word list.

Hope this helps

--
JtWdyP



Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote:

> José Abílio Matos wrote:
> 
>> On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote:
>>> There it is!
>>> I've tried
>>> sudo mktexlsr --verbose
>>> and also rm -rf ~/.texlive2015 to clean cache.
>> 
>> Hi Neal,
>> do you have texlive-lm-math installed?
>> 
>> If not this should work:
>> # dnf install texlive-lm-math
>> 
>> Regards,
> 
> Yes
> I posted my question with more info here
> https://stackoverflow.com/questions/38149551/lualatex-luaotfload-load-path-lookup-of-latinmodern-math-otf-unsuccessful
> 
> The issue seems to be:
> luaotfload | load : path lookup of "latinmodern-math.otf" unsuccessful,
> falling
> back to file:
> 
> falls back to (LatinModernMath-Regular
> which doesn't seem to work.
> 
> But why isn't latinmodern-math.otf found?
> [nbecker@nbecker2 interference]$ luaotfload-tool
> [--find=latinmodern-math.otf
> luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason:
> "Font latinmodern-math.otf not found.".
> luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
> luaotfload | resolve : Hint: use the --fuzzy option to display
> suggestions.
> [nbecker@nbecker2 interference]$ luaotfload-tool
> [--find=latinmodern-math.otf
> --fuzzy
> luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason:
> "Font latinmodern-math.otf not found.".
> luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
> luaotfload | resolve : Hint: use the --fuzzy option to display
> suggestions. luaotfload | resolve : Looking for close matches, this may
> take a while ... luaotfload | query : Distance from "latinmodernmathotf":
> 7
> LatinModernMath-Regular
> LatinModernMath-Regular
> [nbecker@nbecker2 interference]$ luaotfload-tool --find=latinmodern-math
> [--
> fuzzy
> luaotfload | resolve : Font "latinmodern-math" found!
> luaotfload | resolve : Resolved file name "/usr/share/fonts/lm-
> math/latinmodern-math.otf"
> 
> My guess is luatex is looking for 'latinmodern-math.otf', which fails,
> instead of looking for 'latinmodern-math', which succeeds.
> 
> If this is correct, where's the problem?

I've attached a minimal test file that shows the problem:
Missing character: There is no 푙 (U+1D459) in font "file:lmsans10-
regular:scr
ipt=latn;+trep;+tlig;"!
\makeatletter
\def\input@path{{/home/nbecker/interference/}}
\makeatother
\documentclass[english]{beamer}
\usepackage{amsmath}
\usepackage{fontspec}
\usepackage{unicode-math}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}

\makeatletter

%% LyX specific LaTeX commands.
%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}

%% Textclass specific LaTeX commands.
 % this default might be overridden by plain title style
 \newcommand\makebeamertitle{\frame{\maketitle}}%
 % (ERT) argument for the TOC
 \AtBeginDocument{%
   \let\origtableofcontents=\tableofcontents
   \def\tableofcontents{\@ifnextchar[{\origtableofcontents}{\gobbletableofcontents}}
   \def\gobbletableofcontents#1{\origtableofcontents}
 }

\makeatother

\usepackage{polyglossia}
\setdefaultlanguage{english}
\begin{document}

\begin{frame}{What should we expect (OFDM)?}

\begin{itemize}
\item OFDM approach
\begin{itemize}
\item If interference covers $1/M$ of the carrier spectrum, we loose $1/M$
of the symbols, which is like $1/M$ of the signal power
\item So if we loose 1/10 of the carriers, it's like receiving 9/10 of the
signal.
\item coding is equivalent to combining the symbols \emph{coherently}, so
we should expect to have to boost the signal by $20\log_{10}(0.9)=0.92\text{{dB}}$
\item In general, the loss is 
\[
20\log_{10}(1-1/M)
\]
\end{itemize}
\end{itemize}
\end{frame}
\end{document}



Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
José Abílio Matos wrote:

> On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote:
>> There it is!
>> I've tried
>> sudo mktexlsr --verbose
>> and also rm -rf ~/.texlive2015 to clean cache.
> 
> Hi Neal,
> do you have texlive-lm-math installed?
> 
> If not this should work:
> # dnf install texlive-lm-math
> 
> Regards,

Yes
I posted my question with more info here
https://stackoverflow.com/questions/38149551/lualatex-luaotfload-load-path-lookup-of-latinmodern-math-otf-unsuccessful

The issue seems to be:
luaotfload | load : path lookup of "latinmodern-math.otf" unsuccessful, 
falling 
back to file:

falls back to (LatinModernMath-Regular
which doesn't seem to work.

But why isn't latinmodern-math.otf found?
[nbecker@nbecker2 interference]$ luaotfload-tool --find=latinmodern-math.otf
luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason: 
"Font latinmodern-math.otf not found.".
luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
luaotfload | resolve : Hint: use the --fuzzy option to display suggestions.
[nbecker@nbecker2 interference]$ luaotfload-tool --find=latinmodern-math.otf 
--fuzzy
luaotfload | db : Reload initiated (formats: otf,ttf,ttc,dfont); reason: 
"Font latinmodern-math.otf not found.".
luaotfload | resolve : Cannot find "latinmodern-math.otf" in index.
luaotfload | resolve : Hint: use the --fuzzy option to display suggestions.
luaotfload | resolve : Looking for close matches, this may take a while ...
luaotfload | query : Distance from "latinmodernmathotf": 7
LatinModernMath-Regular
LatinModernMath-Regular
[nbecker@nbecker2 interference]$ luaotfload-tool --find=latinmodern-math --
fuzzy
luaotfload | resolve : Font "latinmodern-math" found!
luaotfload | resolve : Resolved file name "/usr/share/fonts/lm-
math/latinmodern-math.otf"

My guess is luatex is looking for 'latinmodern-math.otf', which fails, 
instead of looking for 'latinmodern-math', which succeeds.

If this is correct, where's the problem?



How to run LyX on Void Linux

2016-07-01 Thread Steve Litt
Hi all,

When I switched to Void Linux, most of my needed applications were
there, but LyX didn't work right, and none of the Void developers had
any interest in fixing it. The problems were entirely on the LaTeX side.

Void is a rolling release and a couple days ago they shipped LyX 2.2.0.
During the install I saw a message about all sorts of tlmgr stuff you
have to install. So I copied and pasted it into a shellscript, as
follows:



tlmgr install algorithm2e algorithms apacite bbding bezos bibtopic
tlmgr install breakurl covington csquotes diagbox endnotes enumitem
tlmgr install epstopdf esint eurosym feyn fragments framed frankenstein
tlmgr install harvard hyphenat jurabib lettrine luainputenc marginnote
tlmgr install mathdesign mathdots mhchem multirow nicefrac nomencl
tlmgr install picinpar pict2e prettyref preview rotfloat rsfs shapepar
tlmgr install sidecap splitindex symbol tex-gyre ulem units wasy wasysym
tlmgr install wrapfig xargs



So I did the preceding as root. I first had to update my tlmgr, and
also had to update profile.d/texlive.sh so it appended
/opt/texlive/2016/bin/x86_64-linux to the end of the $PATH instead of
2015. I ran the shellscript, then tried to convert my book to PDF.
About 4 times it errored out on lack of a package, which I just
installed via tlmgr install. Then it worked.

So if any of you is using LyX on Void Linux, I think there's a lot more
hope than initially appears.

SteveT

Steve Litt
June 2016 featured book: Troubleshooting: Why Bother?
http://www.troubleshooters.com/twb


Re: remove word from personal dictionary....

2016-07-01 Thread Stephan Witt
Am 01.07.2016 um 15:51 schrieb Charlie :
> 
> 
> On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: 
>   Re: remove word from personal dictionary. 
> 
>> There is no dialogue. It’s a right-button-click popup-menu.
>> See attached snapshot…
>> 
>>> But accept or reject change isn't what I want. I would like
>>> "keep added word in dictionary" or "remove added word in
>>> dictionary" or something to that effect?
>>> 
>>> I want to remove a word I placed into the dictionary a couple of
>>> hours ago.
>>> 
>>> I went to /usr/share/hunspell/ to the dictionaries there, but that
>>> appears to be the list of words used, not the added words. I looked
>>> for the word I misspelled and added by accident, but it wasn't
>>> there.
>>> 
>>> I don't know where my "added to dictionary" words go? That would be
>>> a help to know. I could then go in and edit the file.  
>> 
>> It depends on the spell checker you’ve used. 
>> For hunspell and aspell it’s a file named pwl_english.dict or similar
>> in the directory $HOME/.lyx
>> 
>>> 
>>> So when I read about the way to remove a word from the dictionary, I
>>> thought I would give it a larrup.
>>> 
>>> So far no luck.
>>> 
>>> Thanks for your reply. I won't send a simple file with one word.  
>> 
>> Why not? Sometimes the concrete word matters. :)
> 
>  From my keyboard:
> 
>   Hello Stephan,
> 
>  Here you have the screenshot. Did I say I was using Debian
>  Jessie (testing)?

No.

> 
> Which of those commands in the drop down menu allow me to delete a word
> word that I used several reboots ago in my added word list. It's sort
> of my last hope. [see below] But I can live without getting that word
> removed.
> 
> I did that before by the way. Checked the drop down menu, but didn't see
> which entry to try as explained in my email.

Obviously the description for personal dictionary management with LyX you’ve
read in the LaTeX-forum is wrong for the Enchant spell checker.

> There is no .dict in the whole of my /home directory.
> 
> My spellchecker is Enchant.

The enchant spell checker is another layer between LyX and the real function.
LyX calls enchant functions. Enchant is doing what is configured there.
Either myspell, ispell or something else.

See e.g. here: http://linux.die.net/man/1/enchant

According to this manual you may have a look in your home directory in .enchant

Stephan



Re: Math: non-tex fonts default -> error

2016-07-01 Thread José Abílio Matos
On Friday, July 1, 2016 9:13:07 AM WEST Neal Becker wrote:
> There it is!
> I've tried 
> sudo mktexlsr --verbose 
> and also rm -rf ~/.texlive2015 to clean cache.

Hi Neal,
do you have texlive-lm-math installed?

If not this should work:
# dnf install texlive-lm-math

Regards,
-- 
José Abílio


Re: remove word from personal dictionary....

2016-07-01 Thread Charlie

On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: 
Re: remove word from personal dictionary. 

> There is no dialogue. It’s a right-button-click popup-menu.
> See attached snapshot…
> 
> > But accept or reject change isn't what I want. I would like
> > "keep added word in dictionary" or "remove added word in
> > dictionary" or something to that effect?
> > 
> > I want to remove a word I placed into the dictionary a couple of
> > hours ago.
> > 
> > I went to /usr/share/hunspell/ to the dictionaries there, but that
> > appears to be the list of words used, not the added words. I looked
> > for the word I misspelled and added by accident, but it wasn't
> > there.
> > 
> > I don't know where my "added to dictionary" words go? That would be
> > a help to know. I could then go in and edit the file.  
> 
> It depends on the spell checker you’ve used. 
> For hunspell and aspell it’s a file named pwl_english.dict or similar
> in the directory $HOME/.lyx
> 
> > 
> > So when I read about the way to remove a word from the dictionary, I
> > thought I would give it a larrup.
> > 
> > So far no luck.
> > 
> > Thanks for your reply. I won't send a simple file with one word.  
> 
> Why not? Sometimes the concrete word matters. :)

  From my keyboard:

   Hello Stephan,

  Here you have the screenshot. Did I say I was using Debian
  Jessie (testing)?

Which of those commands in the drop down menu allow me to delete a word
word that I used several reboots ago in my added word list. It's sort
of my last hope. [see below] But I can live without getting that word
removed.

I did that before by the way. Checked the drop down menu, but didn't see
which entry to try as explained in my email.

There is no .dict in the whole of my /home directory.

My spellchecker is Enchant.

So, just to be certain as I could be. Ran a search through the entire
hard drive, all directories, and came up with plenty of .dict - 94 in
fact, but none that showed me where I might find the file I need. 

I'll just have to leave it as it is unless that drop down menu holds
the key.

Thanks anyway,
Charlie

East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

We should be careful to get out of the experience only the
wisdom that is in it - and stop there; lest we be like the cat
that sits down on a hot stove lid. She will never sit down on a
hot stove lid again - and this is well; but she will never sit
down on a cold one anymore. .Mark Twain

***

Debian GNU/Linux - Magic indeed.

-


Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Neal Becker wrote:

> Richard Heck wrote:
> 
>> On 06/30/2016 03:38 PM, Neal Becker wrote:
>>> Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I
>>> get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>>> falling back
>>>   to file:
>>> luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>>> falling back
>>>   to file:
>> 
>> You're missing some font package, possibly texlive-lm-math, but I'm not
>> sure.
>> 
>> Richard
> 
> OK, this has gotten really strange.
> 
...
Sorry, my mistake.  Was looking at the console output, not the log file.  
Running from lyx or from command line gives same result.

So:
luaotfload | load : path lookup of "latinmodern-math.otf" unsuccessful, 
falling 
back to file:

But:
locate latinmodern-math.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/lm-math/latinmodern-
math.otf

There it is!
I've tried 
sudo mktexlsr --verbose 
and also rm -rf ~/.texlive2015 to clean cache.




Re: LyX is really slow over ssh -X

2016-07-01 Thread Nishan Jain
Yes. Its true for lyx 2.2. I dont know why that works

Nishan
On Jun 25, 2016 8:47 PM, "Scott Kostyshak"  wrote:

> On Wed, Mar 30, 2016 at 01:45:05AM +, Nishan Jain wrote:
>
> > Also if lyx starts to slow down over ssh, save the document (Ctrl s) and
> it
> > will get back some speed.
>
> Hi Nishan,
>
> Is the above statement true also with LyX 2.2.0? I wonder why that would
> help things, and whether that signals that there is a bug in LyX or
> somewhere else.
>
> Scott
>


Re: Math: non-tex fonts default -> error

2016-07-01 Thread Neal Becker
Richard Heck wrote:

> On 06/30/2016 03:38 PM, Neal Becker wrote:
>> Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I
>> get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>> falling back
>>   to file:
>> luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>> falling back
>>   to file:
> 
> You're missing some font package, possibly texlive-lm-math, but I'm not
> sure.
> 
> Richard

OK, this has gotten really strange.

I can export to lualatex, then run lualatex on the command line, and it 
works fine.
But trying to run within lyx doesn't.

If I try to compare the logs, it's not easy to do, but they are different 
right at the start!

from command line:
$lualatex comparison_notch_ofdm.tex
This is LuaTeX, Version beta-0.80.0 (TeX Live 2016/dev) (rev 5238) 
 restricted \write18 enabled.
(./comparison_notch_ofdm.tex
...

from lyx:
This is LuaTeX, Version beta-0.80.0 (TeX Live 2016/dev) (rev 5238)  
(format=lualatex 2016.6.20)  1 JUL 2016 07:08   <<< see diff?
 restricted \write18 enabled.
**comparison_notch_ofdm.tex
(./comparison_notch_ofdm.tex
 fails with 
--
luaotfload | load : path lookup of "latinmodern-math" unsuccessful, falling 
back
 to file:
LaTeX Font Info:Font shape `EU2/lmss/m/it' in size <10> not available
(Font)  Font shape `EU2/lmss/m/sl' tried instead on input line 
82.
(compiling luc: /usr/share/texlive/texmf-var/luatex-
cache/generic/fonts/otf/lmsa
ns10-oblique.luc)(load luc: /home/nbecker/.texlive2015/texmf-var/luatex-
cache/ge
neric/fonts/otf/lmsans10-oblique.luc)
LaTeX Font Info:Font shape `EU2/lmss/m/it' in size <7> not available
(Font)  Font shape `EU2/lmss/m/sl' tried instead on input line 
82.
Missing character: There is no 푙 (U+1D459) in font "file:lmsans10-
regular:scr
---

I did
sudo updmap-sys --enable Map=lm-math.map
rm -rf ~/.texlive2015
also rm -rf ~/.lyx/cache
reconfig lyx

I don't understand what's different about how lyx is running lualatex vs. 
command line, or why that should matter



Re: remove word from personal dictionary....

2016-07-01 Thread Charlie
On Fri, 1 Jul 2016 09:07:24 +0200
Stephan Witt  wrote:

> Am 01.07.2016 um 08:43 schrieb Charlie :
> > 
> > 
> > From my keyboard:
> > 
> > 
> > I read this on
> > http://www.latex-community.org/forum/viewtopic.php?f=19=20782
> > 
> > Dated in 2012:
> > 
> > [quote]
> > 
> > You can remove an item from your personal word list with LyX. 
> > 
> > Place the cursor inside the word you want to delete and activate the
> > context menu (right mouse button). The context menu contains an
> > item to remove the word from your personal dictionary.
> > 
> > [end quote]
> > 
> > It doesn't work for me. Did it ever work? When was that feature
> > removed and if anyone knows why? Or is it something that I'm
> > misinterpreting?  
> 
> Hi Charlie,
> 
> yes, this worked before and it’s not removed. It should work.
> 
> The menu item shows up if the marked word is found in personal
> dictionary.
> 
> How did you add it to the personal dictionary? Are you able to
> provide a minimal example document to demonstrate the problem?
> 
> Stephan
> 
> > 
> > Be well,
> > Charlie

I used the ordinary F7 spellcheck option to spellcheck and then add the
word.

I see that if I highlight the word I want to remove, I get a different
dialogue. But accept or reject change isn't what I want. I would like
"keep added word in dictionary" or "remove added word in dictionary" or
something to that effect?

I want to remove a word I placed into the dictionary a couple of
hours ago.

I went to /usr/share/hunspell/ to the dictionaries there, but that
appears to be the list of words used, not the added words. I looked for
the word I misspelled and added by accident, but it wasn't there.

I don't know where my "added to dictionary" words go? That would be a
help to know. I could ten go in and edit the file.

So when I read about the way to remove a word from the dictionary, I
thought I would give it a larrup.

So far no luck.

Thanks for your reply. I won't send a simple file with one word.

Be well,

Charlie

-- 
Registered Linux User:- 329524
***

The perch swallows the grub-worm, the pickerel swallows the
perch, and the fisherman swallows the pickerel; and so all the
chinks in the scale of being arefilled.Henry David Thoreau

***

Debian GNU/Linux - Magic indeed.

-


Re: remove word from personal dictionary....

2016-07-01 Thread Stephan Witt
Am 01.07.2016 um 08:43 schrieb Charlie :
> 
>   
>   From my keyboard:
> 
> 
>   I read this on
> http://www.latex-community.org/forum/viewtopic.php?f=19=20782
> 
> Dated in 2012:
> 
> [quote]
> 
> You can remove an item from your personal word list with LyX. 
> 
> Place the cursor inside the word you want to delete and activate the
> context menu (right mouse button). The context menu contains an item to
> remove the word from your personal dictionary.
> 
> [end quote]
> 
> It doesn't work for me. Did it ever work? When was that feature removed
> and if anyone knows why? Or is it something that I'm misinterpreting?

Hi Charlie,

yes, this worked before and it’s not removed. It should work.

The menu item shows up if the marked word is found in personal dictionary.

How did you add it to the personal dictionary? Are you able to provide a 
minimal example document to demonstrate the problem?

Stephan

> 
> Be well,
> Charlie
> 
> 
>   East Gippsland Wildlife Rehabilitators Inc..
>  http://www.egwildlife.com.au/
> 
> -- 
>   Registered Linux User:- 329524
>   ***
> 
>   Whether the flower looks better in the nosegay than in the
>   meadow where it grew and we had to wet our feet to get it! Is
>   the scholastic air any advantage? ..Henry David Thoreau
> 
>   ***
> 
>   Debian GNU/Linux - Magic indeed.
> 
>   -



remove word from personal dictionary....

2016-07-01 Thread Charlie

From my keyboard:
   
 
I read this on
http://www.latex-community.org/forum/viewtopic.php?f=19=20782

Dated in 2012:

[quote]

You can remove an item from your personal word list with LyX. 

Place the cursor inside the word you want to delete and activate the
context menu (right mouse button). The context menu contains an item to
remove the word from your personal dictionary.

[end quote]

It doesn't work for me. Did it ever work? When was that feature removed
and if anyone knows why? Or is it something that I'm misinterpreting?

Be well,
Charlie


East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

Whether the flower looks better in the nosegay than in the
meadow where it grew and we had to wet our feet to get it! Is
the scholastic air any advantage? ..Henry David Thoreau

***

Debian GNU/Linux - Magic indeed.

-


Re: Error in covington.sty? [was Re: Class scrartcl Error...]

2016-07-01 Thread Scott Kostyshak
On Fri, Jul 01, 2016 at 08:12:17AM +0200, Michael Berger wrote:
> 
> 
> On 07/01/2016 02:03 AM, Scott Kostyshak wrote:
> > On Thu, Jun 30, 2016 at 09:40:45AM -0400, Richard Heck wrote:
> > > On 06/30/2016 04:14 AM, Michael Berger wrote:
> > > > Should I go on with that workaround (because this one too is an already
> > > > deprecated class option) or is there anything else to be done?
> > > It'd be worth reporting the error. It looks from here:
> > > https://www.ctan.org/tex-archive/macros/latex/contrib/covington?lang=en
> > > as if the original author isn't "active" any longer. The latest patch was
> > > from Robin Fairbairns. You could try emailing him. Another option would be
> > > to post a message at the comp.text.tex news group. I've found people 
> > > really
> > > helpful.
> > +1, and please keep us updated on the situation.
> > 
> > Scott
> Hi Scott, sure I will. Just now I subscribed to the "tex.live" mailing list.
> Michael

Great, thanks for helping out with this. I think that many users will
run into this issue so hopefully they can fix it.

Scott


signature.asc
Description: PGP signature


Re: Error in covington.sty? [was Re: Class scrartcl Error...]

2016-07-01 Thread Michael Berger



On 07/01/2016 02:03 AM, Scott Kostyshak wrote:

On Thu, Jun 30, 2016 at 09:40:45AM -0400, Richard Heck wrote:

On 06/30/2016 04:14 AM, Michael Berger wrote:

Should I go on with that workaround (because this one too is an already
deprecated class option) or is there anything else to be done?

It'd be worth reporting the error. It looks from here:
https://www.ctan.org/tex-archive/macros/latex/contrib/covington?lang=en
as if the original author isn't "active" any longer. The latest patch was
from Robin Fairbairns. You could try emailing him. Another option would be
to post a message at the comp.text.tex news group. I've found people really
helpful.

+1, and please keep us updated on the situation.

Scott

Hi Scott, sure I will. Just now I subscribed to the "tex.live" mailing list.
Michael