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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 7539 - 7568 of 9511   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7539
I've got a similar problem both with this and other macros. It seems that version 5.4 associated some macros with some menus, where 5.5 expects something else....
Leonardo Freitas
leo.york@...
Send Email
Mar 1, 2007
8:24 am
7540
... Let us know which macros and what kind of problems do you have with 5.5 expecting something else? As far as I know there are only two changes like this: ...
WinEdt Team
support@...
Send Email
Mar 2, 2007
2:13 am
7541
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 3, 2007
10:37 pm
7542
just as subject...
xiaopeng hu
huxiaopengstat@...
Send Email
Mar 7, 2007
3:48 pm
7543
As this is the WinEDT list and not the Emacs list, there is probably near-universal consensus that the answer is WinEDT. You might like to ask the same...
Philip Taylor (Webmas...
P.Taylor@...
Send Email
Mar 7, 2007
4:24 pm
7544
... Yes, it's a bit like walking into the A.C. Milan supporters' club and asking which team is best A.C. Milan or Inter Milan. Cheers all, Phil -- Email.it,...
Philip G. Ratcliffe
philip.ratcliffe@...
Send Email
Mar 7, 2007
6:10 pm
7545
Hi I have a large document in which I need to search and replace all X's with Y's, but only in the Math environments (Math mode). Can Winedt do this? Thanks ...
Far Tang
fartang@...
Send Email
Mar 7, 2007
7:20 pm
7546
Hi I think search for $...$ and you will only get that change. I dont thing inside equations they can be searched separately though. Regards...
Venus
garg.venus@...
Send Email
Mar 7, 2007
8:06 pm
7547
Hello, Rugular expressions can do this, but you will need to craft one for each math environment and do multiple passes if you have more than one X in each...
Salois, Martin
Martin.Salois@...
Send Email
Mar 7, 2007
8:38 pm
7548
If it REALLY is X to Y, then, with probability 1, "x" as a whole word may only appear in a formula....
Alex Degtyarev
degt@...
Send Email
Mar 7, 2007
9:08 pm
7549
Thanks all! but 1-It is not really X and Y; that was an oversimplified abstraction! 2-The math environment is not only $...$, it can be any of possibly 7-8...
Far Tang
fartang@...
Send Email
Mar 7, 2007
9:21 pm
7550
... There's a macro envReplace.edt on winedt.org, but I don't know how well it works since it's quite old and I haven't used it for ages. If you are running...
RS
w.m.l@...
Send Email
Mar 8, 2007
12:35 am
7551
Thanks Robert, that probably works (have not tried it yet) but as I can see, for any replacement one has to modify this macro. Is there an easier way such that...
Per Ting
perting@...
Send Email
Mar 8, 2007
2:38 am
7552
When I go into Math Mode($$),I must input Left Ctrl to change imput method. How to put this step to the Active String of $. Ctrl -> is to move forward a word. ...
xiaopeng hu
huxiaopengstat@...
Send Email
Mar 8, 2007
4:17 am
7553
... MUI could be used to make a simplified interface. However, it would take quite some work and perhaps a simpler built-in solution would be in order since a...
WinEdt Team
support@...
Send Email
Mar 9, 2007
1:20 am
7554
In 5.4, when I entered \label{} or \ref{} it brought up a dialog box listing all current labels in the document. I've just installed 5.5, and it no longer does...
Derek Collis
iscah3141@...
Send Email
Mar 11, 2007
3:40 pm
7555
I had this problem too (and recently asked about it). The solution that was suggested was more or less the following. Each project can have a "main" file,...
Karl E Schwede
kschwede@...
Send Email
Mar 11, 2007
3:58 pm
7556
Hi, First I would like to say that I have look for hours for the answer for my question. But though I found many related topics it isn't quite the same. I've...
Brian Bak
brianlvbak@...
Send Email
Mar 11, 2007
4:48 pm
7557
Hey Ya there sure is..there is a dvi to pdf icon which can be used to compile .eps or ps files..but the quality is not that good (these icons are below the pdf...
Venus Garg
garg.venus@...
Send Email
Mar 11, 2007
5:58 pm
7558
I am not an expert or anything but you can do this by clicking two buttons: first texify, then dvi2pdf. That is what I do anyway. Best, Ugur...
Ugur Ozdemir
ugurozdemir@...
Send Email
Mar 11, 2007
6:02 pm
7559
I notice the attributes for a file change to "archive" upon saving. Is this is a windows or a winedt behavior? --David...
David Huffer
David.Huffer@...
Send Email
Mar 12, 2007
8:02 am
7560
Witaj, W Twoim liście datowanym 11 marca 2007 (19:01:28) można przeczytać: UO> I am not an expert or anything but you can do this by UO> clicking two...
Romuald Kotowski
rkotow@...
Send Email
Mar 12, 2007
2:01 pm
7561
... Yes. You can launch any sequence of accessories with a single macro (that can be assigned a toolbar button). The information on the Run() macro in the...
WinEdt Team
support@...
Send Email
Mar 12, 2007
5:01 pm
7562
... You can create a macro that replaces the current menu item with this shortcut. In Options -> Menu Setup Dialog| Shortcuts you'll see a readonly list of all...
WinEdt Team
support@...
Send Email
Mar 12, 2007
5:04 pm
7563
... Most people use this functionality on multi-file projects without having to have all files opened. That's why the defaults are configured for collecting...
WinEdt Team
support@...
Send Email
Mar 12, 2007
5:04 pm
7564
... WinEdt has no code to change the "archive" attribute of a file. Any change or default value is left to Windows... Best regards, alex ps. By the way, on my...
WinEdt Team
support@...
Send Email
Mar 12, 2007
5:05 pm
7565
I tried making the changes you suggested. In particular, I tried ITEM="\label{?}" ALT="\tag{?}" MODE="TeX" CASE_SENSITIVE=1 BEGINNING_OF_LINE_ONLY=0 ...
Karl E Schwede
kschwede@...
Send Email
Mar 12, 2007
7:01 pm
7566
Nevermind, I figured out my problem. I needed to change tree.ini and gather.ini perhaps? Thanks, sorry for the confusion. Karl Schwede...
Karl E Schwede
kschwede@...
Send Email
Mar 12, 2007
7:31 pm
7567
hi there, i am preparing a presentation with \documentclass{beamer} and just now started having problems with the pdf / LaTex file. when i run the pdf/LaTex ...
Tahmineh Kazemi
tkazemi@...
Send Email
Mar 12, 2007
8:12 pm
7568
hi again, never mind.... i figured out the problem.... apparently, the pdfLatex does not stop compilation (and therefore, does not give an error window) when...
Tahmineh Kazemi
tkazemi@...
Send Email
Mar 12, 2007
8:32 pm
Messages 7539 - 7568 of 9511   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