Hongsheng Zhao | 7 Sep 08:17

[BULK] A bug in jabref 2.4.

Dear Winedt+list,

I find a the bug in the recently released jabref 2.4, I know I should post this to the list of jabref, but I
cann't find the corresponding list of it. 

The jabref 2.4's bibtexkey generator pattern has the following bug:

the [auth][year] doesn't work correctly, it will do the following wrong thing like this:

----------------------
author = {{Segall M D, Lindan P J D, Probert M J, Pickard C J, Hasnip P J, Clark S J and Payne M C}},

will be translated to:

SegallMDLindanPJDProbertMJPickardCJHasnipPJClarkSJandPayneMC
----------------------

Sincerely yours,
--

-- 
Hongsheng Zhao <zhaohscas <at> yahoo.com.cn> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-9-7

Howard Brill | 5 Sep 18:40

Grammar checker?

About the only thing I like about Word versus the WinEdt/LaTeX/PDF stack for technical documents is the availability of grammar checking.  Does anyone know of a grammar checker that could be callable from WinEdt?
 
Howard Brill, Ph. D.
Director of Health Informatics
Monroe Plan for Medical Care
2700 Elmwood Ave
Rochester, NY 14534
(585) 256-8424
hbrill <at> monroeplan.com
 
 
 



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

This electronic message transmission is intended to be for the use of the individual or entity to whom it is addressed, and may contain information from the Monroe Plan which may be confidential. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this electronic message in error, please notify us immediately by calling collect at (585) 256-8419 or by electronic mail at postmaster <at> monroeplan.com and delete or destroy all copies of this transmission.

calling JabRef from WinEdt

Hi,
    I use JabRef in combination with WinEdt to import BiBteX keys into my tex documents. I usually use the WinEdt tool "push selection to WinEdt" in JabRef to export my selected keys so that I get for example "cite{article1,book1,whatever}" directly in the WinEdt editor by pressing a single button on the JabRef toolbar . On the website: http://www.winedt.org/Plugins/ I came across the following description:

You can use the following line to call JabRef from WinEdt:
[IfisMode('BibTeX', '%!m', 'LetReg(0,"%p\%n%t");', 'LetReg(0,"");'); Run('"javaw" -jar "JabRef-1.5.jar" "%!0"', '%p');]

(Create a new Macro item in a menu of your choice (e.g. Applications). You might have to specify the full path to both javaw and JabRef.) If the current file is a BibTEX file, it will be opened in JabRef, otherwise an empty instance will open.


Could anyone be kind enough to explain what's the above do and how can I create this macro.


Thanks

Best Regards,
Y.Calleecharan





Zach Agioutantis | 5 Sep 07:52

Greek Dictionary and final sigma

When the Greek dictionary is loaded some words that have a final Greek 
sigma are highlighted as incorrect. It looks like that if the word (minus 
the final sigma) is present in the dictionary, then the whole word appears 
correct. If not, all the letters except the last (final sigma) are 
highlighted as incorrect. The final sigma is not highlighted.

Settings->Language has custom enabled, but final sigma does not show there. 
I am not attaching any images but if need be I can send some. Thanks. 

Nicolas Vaughan | 2 Sep 18:34

Tex Live 2008

Hello,
Yesterday the TUG group released version 2008 of TeX Live. It works quite nicely, you should all try it.
I changed the Tex Live Manager Button in WinEdt (5.5) to the following: Run("D:\tex\texlive\2008\bin\win32\tlmgr.bat gui");
I worked fine.

All the other accesories (PDFLaTeX, PDFTexify, etc.) work also correcly.

Are there any other changes I should do in WinEdt to handle this new version?

Cheers!

Nicolas Vaughan
Murray Eisenberg | 1 Sep 19:40

[Fwd: Re: latex2e button on the Help menu]

Second try...

-------- Original Message --------
Subject: Re: [WinEdt]  latex2e button on the Help menu
Date: Sun, 03 Aug 2008 20:20:59 -0400
From: Murray Eisenberg <murray <at> math.umass.edu>
Reply-To: <winedt+list <at> wsg.net>
Organization: Mathematics & Statistics, Univ. of Mass./Amherst

Now I'm confused, too...  With WinEdt , I have a grayed-out LaTeX2e Help
item on the Help menu.  I went to Menu Settings > &Help > &LaTeX2e and
there the Macro is:

   HTMLHelp("%$('TeX-Help');\latex2e.chm",1,1);

and this Requires File Filter:

   %$('TeX-Help');\latex2e.chm

What do those entries have to do with the command you describe?

   HTMLHelp('%B\Doc\LaTeXHelpBook\LatexHelpBook.chm',1,1);

WinEdt Team wrote:
>> Thanks for the reply Alex. I followed both of your suggestions
>> and got stuck though.
>>
>> 1) I went to
>>
>> http://www.ctan.org/tex-archive/info/LatexHelpBook/
>>
>> and downloaded the latex2e.chm file, but nothing seemed to be
>> there. I was able to open the file but in the window panes all
>> that appeared were messages like: "navigation to this webpage
>> was cancelled" or "the address is not valid". I checked out the
>> other .chm files at the same site above and they did the same
>> thing.
> 
> As Murray pointed out you need MS Help Compiler and you have to
> learn how to use it if you want to create a working LaTeX2e.chm
> from this package.
> 
>> I note that Microsoft does offer a free tool for download, HTML
>> Help Workshop, that allows one to create .chm files. (Just go
>> to microsoft.com and search for "HTML Help Workshop".)
>>
>> However, using that tool would seem to involve a lot of manual
>> work to create an index, to set up all the internal links, etc.
>>
>> Any body on the list have experience doing that?
> 
> yes. I decompiled LaTeXHelpBook chm files (using MS HTML Help
> Workshop). Then I edited the sources in WinEdt and recompiled
> it back using WinEdt's Interface to HTML Compiler... I don't
> remember the details but it can be done (you must generate hhp
> hhc and hhk files (and plenty of html topic files) by
> decompiling the chm file first). It takes some skill and
> familiarity with HTML Help Compiler. I prefer to edit sources
> directly in WinEdt -- that's how WinEdt's Help and Macro Manual
> are produced... But this may not be everybody's cup or tea:-)
> 
>> Q1: Am I doing something wrong here?
> 
> Probably...
> 
>> 2) I tried replacing latex2e.chm in the Menu Setup Dialog in
>> the "Macro" and "Requires File Filter" fields corresponding to
>> the latex2e button with latex2e.html, latex2e.pdf, etc. Didn't
>> seem to work. I'm guessing that to understand and get this to
>> work right I'd have to learn the WinEdt's macro language.
>>
>> Q2: Am I right? Could you give a quick pointer to a source that
>> would help me understand what's going on?
> 
> You can not use HTMLHelp to open non-chm files.
> 
> Use something like:
> 
> ShellExecute("Open", "%$('TeX-Help');\doc\latex\latex2e.html", "", 
> "%$('TeX-Help');\doc\latex", 1);
> 
> or
> 
> Run(|yap.exe "%$('TeX-Help');\doc\latex\latex2e.dvi"|);
> 
> or
> 
> Run(|$('AcroRead');  "%$('TeX-Help');\doc\latex\latex2e.pdf"|);
> 
> I am not sure about the exact path in your version but you
> should be able to change that if required...
> 
>> I know these questions don't involve incredibly important
>> matters but they do help me to understand how LaTeX and WinEdt
>> work. Thanks again for helping Alex.
> 
> The last time I installed MiKTeX the latex2e.chm file was a
> part of it.
> 
> Try:
> 
>  http://www.winedt.com/work/LaTeXHelpBook.zip
> 
> (unzip it in WinEdt's Doc Folder) and define the menu item as:
> 
>  HTMLHelp('%B\Doc\LaTeXHelpBook\LatexHelpBook.chm',1,1);
> 
> This is the version I recompiled (with a few fixes in the Index
> and slightly changed properties to preserve the position and
> size of Help Window). It will be included in new versions of
> WinEdt (in fact it is already a part of 5.6 beta
> documentation)...
> 
> Best regards,
> 
> alex
> 

-- 
Murray Eisenberg                     murray <at> math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305

--

-- 
Murray Eisenberg                     murray <at> math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305

Hongsheng Zhao | 1 Sep 18:06

Can bibMacros insert multi cite's keys at the same time?

Dear Schlicht and others,

I now use your BibTEX macro package for WinEdt and want to do the following citing for references in one place
of my paper:

\cite{a,b,c}

That is, there are three references will be cited at the same time.

So, I want to know whether bibMacros insert multi cite's keys at the same time or not?

Sincerely yours, 
--

-- 
Hongsheng Zhao <zhaohscas <at> yahoo.com.cn> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-9-2

Kuznetsov A.N. | 26 Aug 12:50

Bug in abbreviation functionality?


Hello, Alex.

It seems, that there is a bug in abbreviation functionality (WinEdt 5.5, build
20071003).

WinEdt treat last character in "Trigger string" as space character. For example,
when trigger string is equal to "1", abbrev. expansion for "etc" triggered only
if I type "etc ". It's also true for multicharacter "Trigger string".   For
example, when "Trigger string"="__", expansion works only on "etc_ ".
--
Best regards,
 Kuznetsov Andrey           pm_kan <at> mail.ru

On-the-spot highlighting of misspelled words of bib files

Hi,
    At times I use bib files to store database files to store 
information (for example see: 
http://www.tug.org/pracjourn/2008-1/calleecharan/  ) and it seems that 
WinEdt does not have the "on-the-spot highlighting of misspelled words " 
feature for bib files. Is it possible to instruct WinEdt to do the 
highlighting of misspelled words as it does for tex files?

Thanks a lot for your suggestions
Y.Calleecharan

Hongsheng Zhao | 25 Aug 07:02

Can Winedt do batch find and replace for all of the bibtexkeys in the tex source file?

Dear Winedt users,

I meet a issue like the following, let me describe it in detail:

Firstly, I cite all my references in my paper by using the default bitexkeys generated by jabref for me,
subsequently, I found that the author's  abbreviation rule for the journal I want to submit my paper is not
as the forms I used.  

I was forced to change the field of the authors of all of my references according to the journal's
requirment, and then I regenerated all of the bibtexkeys by using jabref.

Due to the jabref use the author + year to generate all of its bibtexkeys,  this will lead to the many
references have different bibtexkeys from those I've used in my tex source file.  On the other hand, I've
already cited many references before I make the authors abbreviations according to the journal's requirments.

So I want to use the regular expression in winedt to do find-and-reeplace operation for all of the
bibtexkeys in the tex source file, but I don't know how to do this.  Who can give me some more hints on this
thing?  

Any hints would be appreciated.

Sincerely yours,
--

-- 
Hongsheng Zhao <zhaohscas <at> yahoo.com.cn> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-8-25

rudyak | 25 Aug 06:54

question

I have a question. Does WinEdt have  abbreviation option(I think
yes)? I mean that, say, I typed a key "f" and some special key (like F1,
or Esc, C-alt, ), and the word "fibration" appeared. So, I must organize
somewhere the abbreviation "f" for the word "fibration". Can you tell me
how can I do it? (Of course, I can do it via TEX macros, but I do not
want it).

Thanks

Yuli


Gmane