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 7332 - 7361 of 9506   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7332
Robert, ... I am sorry about the recent changes to % variables: I simply didn't think that this would cause any problems but I was wrong as even the macros in...
WinEdt Team
support@...
Send Email
Dec 1, 2006
11:33 pm
7333
... Let's clarify your feature request: you would like WinEdt to automatically select the current section in TOC portion of the navigation bar (tree) as you...
WinEdt Team
support@...
Send Email
Dec 1, 2006
11:36 pm
7334
... Default WinEdt is configured to collect bib items in the bibliography file. This works regardless of bib file being opened as long as it is included in the...
WinEdt Team
support@...
Send Email
Dec 2, 2006
12:07 am
7335
... Thank you for the help. Interestingly, I had lines different in my WinEdt.gdi than you showed: They mentioned neither TeX or BibTex -- there where quoted...
Bernice Barnett
jbbrus@...
Send Email
Dec 2, 2006
12:12 am
7336
Hi there, While using Build 20061121, I found a misunderstood feature (bug?). The following regular expression should find two matching consecutive lines: ...
Calderon Hector
hhcalderon@...
Send Email
Dec 2, 2006
7:40 pm
7337
... Not really a bug; the same in the old version... In order to make WinEdt "see" the tag in the second part of the expression like this you must group the...
WinEdt Team
support@...
Send Email
Dec 2, 2006
10:46 pm
7338
... I am very reluctant to make any changes to RegEx as they can easily result in problems with any existing macros or even introduce new bugs related to...
WinEdt Team
support@...
Send Email
Dec 3, 2006
10:18 pm
7339
Thanks for your prompt answer. ... 1. As you pointed out, the difference between what I expected and what I got was due to the timing of the assignment of the...
Calderon Hector
hhcalderon@...
Send Email
Dec 4, 2006
1:26 am
7340
This new feature works fine for me, but it is more or less difficult to use addOrUpdate macro, for example, to add custom error processing to...
Bernhard Enders
bgeneto@...
Send Email
Dec 5, 2006
7:52 pm
7341
Hi! I'm trying to implement a time stamp to be called on MDI Save Event. I would like to have cursor position and selection restored after updating the time...
Bernhard Enders
bgeneto@...
Send Email
Dec 6, 2006
3:14 pm
7342
Hi! I have the following Dbl-click Active String enabled: STRING:call ? Before:0 After:0 OnType:0 Macro: OnDblClk:1 Macro:Prompt('%?'); Depending on file mode...
Bernhard Enders
bgeneto@...
Send Email
Dec 6, 2006
3:28 pm
7343
Now I understand that MarkSelection requires a selected text to work. So the solution I found was to check if there is a selection by using GetSel and IfStr...
Bernhard Enders
bgeneto@...
Send Email
Dec 6, 2006
4:25 pm
7344
Hi all, Many many thanks for allowing the inclusion of (hard) TABs in the input - makes pretty input files so much easier to manage. Bug-ish items: 1. If I...
Geoff
winedt@...
Send Email
Dec 7, 2006
8:00 pm
7345
... I've now made it compatible with "addOrUpdate". The label is no longer there and it is replaced with a more "standard": // @BEGIN: Fortran // @DATE:...
WinEdt Team
support@...
Send Email
Dec 8, 2006
12:24 am
7346
... You have a point. In the next build this will be the case... Best regards, alex...
WinEdt Team
support@...
Send Email
Dec 8, 2006
12:27 am
7347
... It's a bug. Now it has been fixed: it will return the whole line regardless of whether the document is using soft wrapping or not... Best regards, alex...
WinEdt Team
support@...
Send Email
Dec 8, 2006
12:28 am
7348
... Certainly there should be no error no matter where you are. I cannot confirm any error when using Shift+Tab in the first column. 1. Just in case, what is...
WinEdt Team
support@...
Send Email
Dec 8, 2006
12:29 am
7349
Is it possible by any means to disable (ignore) active strings inside comments? Thanks, Bernhad....
Bernhard Enders
bgeneto@...
Send Email
Dec 8, 2006
12:32 pm
7350
Hi, I have been experiencing Acrobat reader 8.0 locking my PDF file again, making it impossible to overwrite the output pdf file and every time before I...
Zhang WP
zwp011@...
Send Email
Dec 8, 2006
2:43 pm
7351
... Hi, I have almost the same problem, but Acrobat crashes if I compile the new version of the document already opened in Acrobat. I use WinEdt 5.5 beta 3 ......
Matthias C. Schmidt
matthias.c.schmidt@...
Send Email
Dec 8, 2006
3:27 pm
7352
I'm also experiencing Acrobat 8.0 crashes... Bernhard....
Bernhard Enders
bgeneto@...
Send Email
Dec 8, 2006
3:30 pm
7353
This is typical. Every new version changes the signals needed to unlock the file and so on. We just have to wait for Alex to post appropriate changes to...
wkehowski@...
Send Email
Dec 8, 2006
8:41 pm
7354
Before you install Adobe Reader 8 you should know: 1. On my machine it is very sluggish. Nothing WinEdt can do about this. Reader 7 was much faster! It is not...
WinEdt Team
support@...
Send Email
Dec 8, 2006
10:28 pm
7355
... Use GetSwitchIndex and/or GetSwitchStack in your macro response to an active string to determine whether or not you are inside the comment (or any other...
WinEdt Team
support@...
Send Email
Dec 8, 2006
10:38 pm
7356
What about Acrobat 8 with WinEdt 5.4? 1. On my system, Acrobat Distiller in Acrobat 8 seems to load and process more quickly than with Acrobat 7. 2. When with...
Murray Eisenberg
murray@...
Send Email
Dec 9, 2006
4:58 am
7357
Try using a firewall to prevent the updater to access internet. I had a slow Reader, but I denied internet access to AdobeUpdater and then I killed it with the...
Calderon Hector
hhcalderon@...
Send Email
Dec 9, 2006
1:24 pm
7358
Hi there! A new macro has been installed at winedt.org: *MakeNomencl* <http://www.winedt.org/Macros/LaTeX/MakeNomencl.php> It allows to launch makeindex with...
WinEdt.org
webmaster@...
Send Email
Dec 10, 2006
5:31 pm
7359
Hi all, I would like to put the equation numbering in the left side instead of right side of the formula. Is there any way to do it? Thanks all, Caio ... ...
Caio Lucidius Naberez...
c_naber@...
Send Email
Dec 11, 2006
6:43 pm
7360
if you write "amsart", then just use the following code to place the equation numbering in the left side: \documentclass{amsart} Weiping ... right side of the...
Zhang Weiping
zwp011@...
Send Email
Dec 11, 2006
6:54 pm
7361
... Of course, he might also not write "amsart". ... The simplest is probably to use \documentclass[leqno]{article} (or {book}, {report} or whatever) Another...
Philip G. Ratcliffe
philip.ratcliffe@...
Send Email
Dec 11, 2006
11:43 pm
Messages 7332 - 7361 of 9506   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