Search the web
Sign In
New User? Sign Up
WinEdt
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6622 - 6651 of 9508   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6622
Hi, on my mashine I have installed Adobe reader and Adobe Acrobat Professional. I like to set up WinEdt such, that after "pdflatexing" a document it will open...
"Žarko F. Ču...
zarko.cucej@...
Send Email
Mar 1, 2006
1:15 pm
6623
WinEdt Mailing List Guidelines ============================== These guidelines are sent to the WinEdt Mailing List once a month. Please keep them in mind when...
WinEdt.org
webmaster@...
Send Email
Mar 1, 2006
3:29 pm
6624
All I can say is that I tried doing this some time ago and gave up: Acrobat tends to steal the default behaviour and association from Reader. So, as far as I...
Philip G. Ratcliffe
philip.ratcliffe@...
Send Email
Mar 1, 2006
4:54 pm
6625
Hi, I had the same problem some time ago. Up to now I couldn´t find any option in WinEdt to change this behaviour. My "trick" is to open the Adobe Reader...
Claudia Kinitz
c.kinitz@...
Send Email
Mar 1, 2006
5:03 pm
6626
Yep. I had a similar issue and the list helped me solve it! You need to modify the startup macro. (Search for Adobe Reader in help and read the section on...
Alex Dickson
a.w.dickson@...
Send Email
Mar 1, 2006
5:10 pm
6627
... Alex, thank you very much! This very help! Now I can use Adobe Reader again ... Regards, Zarko ... [...] ... [...] -- ...
"Žarko F. Ču...
zarko.cucej@...
Send Email
Mar 1, 2006
6:36 pm
6628
... Dear Claudia, I try the same, but at every "re-pdflatexing" I had to close opened pdf file first, otherwise MiTeX complain with some error ... and this was...
"Žarko F. Ču...
zarko.cucej@...
Send Email
Mar 1, 2006
6:44 pm
6629
... unfortunately, my joy with above solution was very short ... after two or three tests, it doesn't work any more! probably i do something very wrong, but i...
"arko F. uej"
zarko.cucej@...
Send Email
Mar 2, 2006
2:32 am
6630
Hi All Over time, I have created many very useful active strings in WinEdt. I can view them by selecting the menu path, 'options->settings->active strings'....
Paul Pontikis
P.Pontikis@...
Send Email
Mar 3, 2006
2:58 am
6631
You need to uncomment (delete the // and ?) in front of the lines: Assign('AcroRead','"C:\Program Files\Adobe\Adobe Reader\Reader\AcroRd32.exe"'); // Adobe...
Alex Dickson
a.w.dickson@...
Send Email
Mar 3, 2006
9:42 am
6632
... ohjej (sorry, i don't know how to say this in english...), that is ... now i fill a bit embarrassed ... ... o.k., i do this ... i try several times and in...
"Žarko F. Ču...
zarko.cucej@...
Send Email
Mar 3, 2006
3:10 pm
6633
No problem! [It's ``Oh, yeah'' by the way!!] Enjoy! Alex. ... No problem! [It's ``Oh, yeah'' by the way!!] Enjoy! Alex. On 03/03/06, "®arko F. Èuèej" <...
Alex Dickson
a.w.dickson@...
Send Email
Mar 3, 2006
3:28 pm
6634
Hello, I really like the highlighting function of WinEdt except for following problem: Is there any way to highlight the block between braces? e.g. (),[],{} ...
Sangjik Lee
cybertao@...
Send Email
Mar 3, 2006
10:22 pm
6635
Unless you can talk alex into allowing customizations for the match delim scope you probabl will have to settle with a keystroke--and you could set it up to...
David Huffer
David.Huffer@...
Send Email
Mar 4, 2006
9:44 am
6636
No, that does NOT work: I used Project > Recent Projects List > Default Project. I open a file in WinEdt, edit it, save it. I close WinEdt. I open WinEdt...
Murray Eisenberg
murray@...
Send Email
Mar 4, 2006
4:17 pm
6637
I 've tried quite some time to use "Search and replace" in Winedt, with regular expressions, but I couldn't find a solution for the following task: to find all...
Primoz Cermelj
primoz.cermelj@...
Send Email
Mar 7, 2006
12:49 pm
6638
Do you want to replace the "asdMATa" shown below with "MAT_asda" or "MATa_asda"? Thanks! David ... From: Primoz Cermelj [mailto:primoz.cermelj@...] Sent:...
David Huffer
David.Huffer@...
Send Email
Mar 7, 2006
2:12 pm
6639
... The problem is simply that @{$Alpha+Numeric+["_.~"]$ "eats" up the letters "mat" too and so there's never a "mat" left to find. What you need is probably a...
Philip G. Ratcliffe
philip.ratcliffe@...
Send Email
Mar 7, 2006
2:19 pm
6640
Thanks for a quick reply;  "asdMATa" should not be changed at all as the word doe not have a trailing MAT. Sorry for the ambiguity. Primoz David Huffer wrote:...
Primoz Cermelj
primoz.cermelj@...
Send Email
Mar 7, 2006
2:41 pm
6641
Replace \(0*\)MAT~$Alpha$ by MAT\_\0 With "case sensitive" on. Martin _____ From: Primoz Cermelj [mailto:primoz.cermelj@...] Sent: March 7, 2006 9:41 AM ...
Salois, Martin
Martin.Salois@...
Send Email
Mar 7, 2006
4:42 pm
6642
... And Martin showed how to use a filter ~$Alpha$ to exclude asdMATa. The solution with * as a wildcard is not acceptable as it would not do what one might...
WinEdt Team
support@...
Send Email
Mar 7, 2006
6:03 pm
6643
Is there a way to allow the history lists for find/replace to be longer and to be associated with a project? Thanks! David...
David Huffer
David.Huffer@...
Send Email
Mar 7, 2006
7:01 pm
6644
Alex, would it be possible to have bookmarks that are associated with notes (long explanation) and labels (short text) for each file? Thanks!   David...
David Huffer
David.Huffer@...
Send Email
Mar 7, 2006
7:03 pm
6645
Indeed, nice and powerful trick. Thanks ... \(0@{$Alpha+Numeric+["_.~"]$}\)\(1mat\) ... As David correctly pointed out the problem with this is that: The...
Primoz Cermelj
primoz.cermelj@...
Send Email
Mar 7, 2006
7:23 pm
6646
... -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Acquista ora Email.it Phone Card e comincia a risparmiare sulle tue...
Philip G. Ratcliffe
philip.ratcliffe@...
Send Email
Mar 7, 2006
8:07 pm
6647
Dear experts, I have the packages pstricks but they don't appear as existing in MikTex package manager in spite I refreshed. Am I doing something obvously...
lenka gogova
leagogova@...
Send Email
Mar 10, 2006
2:47 pm
6648
... It works well on my machine and i remember using the standard installer (package manager in MiKTeX). How did you get yours? Also, when you try to compile -...
Konrad Viltersten
konrad@...
Send Email
Mar 10, 2006
2:53 pm
6649
Dear all I have a macro which extracts certain strings from a txt file and reads that into an output file. I want to run this macro now for a multitude of...
Christoph Meister
christoph.meister@...
Send Email
Mar 10, 2006
3:13 pm
6650
... I haven't tested it, but a SearchReset; after having opened the files can work wonders. SetOK(1) would be the next candidate. (BTW, it might be easier to...
RS
w.m.l@...
Send Email
Mar 10, 2006
3:44 pm
6651
Hi Konrad, I downloaded (version 2.4) from the net (www.miktex.org). Indeed, it is a bit weird. Yes, when I run the example bsp303.tex, it runs but it is...
lenka gogova
leagogova@...
Send Email
Mar 10, 2006
4:18 pm
Messages 6622 - 6651 of 9508   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help