Hi all, there is a set of shortcuts, that need to be merged from Menu Commands to Menu Macros, especially those, where a mode dependant behavior is to be...
georges schmitz
georges.schmitz@...
Mar 3, 2003 11:20 am
2519
Hi all I have a small problem with my WinEdt (5.3) regarding replacing text using regular Expressions. I have to replace - with -- between numbers, that is...
Thomas Speck
speck@...
Mar 4, 2003 2:39 pm
2520
Use find: "\(1[0-9]\)-\(2[0-9]\)" and Replace: \1--\2 It puts tags (1 and 2) in the number and then you are using the tags for replace (see the help in regular...
Fiol, Juan
FiolJ@...
Mar 4, 2003 2:46 pm
2521
... That is a good idea, and it would be great if we could have this for 5.4. (Speaking of which, Alex, when can we expect it?) ... - Indent For automatic...
RS
w.m.l@...
Mar 5, 2003 3:10 am
2522
Hi there. I've just downloaded and installed Build: 20020323 (v. 5.3) on Win 2000. Everything is currently working except the DVI viewer. I tried to change...
myk
mykbourassa@...
Mar 5, 2003 5:45 am
2523
Build: 20020323 (v. 5.3) Dear list, When running Search->Compare Documents... with all options checked and a minimum matching line of 1, the behaviour of ...
Ferrero, Charlie
charlie.ferrero@...
Mar 5, 2003 9:56 am
2524
Hi all, look at http://www.winedt.org/Macros/macro/addOrUpdate.php for a new macro, that should help making extensions to existing macros easier (insert or...
Georges Schmitz
georges.schmitz@...
Mar 5, 2003 10:12 am
2525
... Here goes my small contribution, probably somebody else will explain it better (I am sure I don't understand all the possibilities): The black background...
Fiol, Juan
FiolJ@...
Mar 5, 2003 3:50 pm
2526
Hi. It does not happen very often but it happened a few times. Just before the main WinEdt screen appear, two or three dialog boxes saying "36602 msec needed...
Leonardo Freitas
lf25@...
Mar 5, 2003 5:35 pm
2527
I think that WinEdt probably can do the following, but I haven't figured out how (what I did gave no results). I would like that, having opened an environment...
GARLEANU Nicolae
Nicolae.GARLEANU@...
Mar 6, 2003 2:02 pm
2528
... Nope: changing the inverse search command in YAP does not and cannot possibly result in problems with starting YAP from WinEdt. I can guarantee you that....
WinEdt Team
support@...
Mar 7, 2003 12:32 am
2529
... This is a good explanation. And now you have to think about it for a while because "intelligent" comparing strings is not as straightforward for the...
WinEdt Team
support@...
Mar 7, 2003 12:35 am
2530
... No this (almost certainly) has nothing to do this kind of memory (RAM). You did not mention your version and Build of WinEdt? Does WinEdt in this instance...
WinEdt Team
support@...
Mar 7, 2003 12:37 am
2531
... Active Strings is what should be used to trigger the automatic response when you type anything. The rest is a subject to macro language that accomplishes...
WinEdt Team
support@...
Mar 7, 2003 12:39 am
2532
Hi Robert and Georges, I will prepare the default settings to be compatible with your suggestions. In particular, the menu items that you've singled out will...
WinEdt Team
support@...
Mar 7, 2003 12:42 am
2533
You seem intense alex. Relax. Your email was partly helpful. I now know what config to look under. However my work around (effected before your response...
myk
mykbourassa@...
Mar 7, 2003 1:57 am
2534
... Great. So I'll wait with my BibStyle mode until 5.4 is out -- despite the overwhelming response. ;-) ... That is very good. Will it only have that meaning...
RS
w.m.l@...
Mar 7, 2003 2:24 am
2535
Hi, adriana here. You're probably right and alex does need to relax. He does not work for Microsoft: we are totally independent. But also solo flyers and I am...
WinEdt Team
support@...
Mar 7, 2003 2:27 am
2536
Hi, I didn't was using Microsoft for my question to winedt. I tell you about after to subscribe in environment, just Miktex.In ordem to processor it em LaTex,...
aijii@...
Mar 7, 2003 3:40 am
2537
No problems. Can't help with the weed (my solution was tae kwon do ... way harder on the body :-) BUT don't worry about WinEdt. So far I think it is one very...
myk
mykbourassa@...
Mar 7, 2003 4:35 am
2538
Hi. Well, not really, it starts quite quick, but I did not mesure the start up time..... :) ... The version is 5.3 Build: 20020323 (v. 5.3) (the latest one I...
Leonardo Freitas
lf25@...
Mar 7, 2003 8:56 am
2539
Alex: After 15 years, 4 months and 6 days of no smoking I am here to tell you that you can successfully quit. However, you will probably always miss smoking ...
Smith, Stephen
SmithSJ@...
Mar 7, 2003 12:46 pm
2540
Dear Colleagues: I'm moving slowly toward the graphicx package. How do I scale an eps file to a smaller size, say, 80% x 80% of the original size. At the ...
T Nguyen
nguyen2@...
Mar 7, 2003 2:38 pm
2541
Use not WIDHT = ... or HEIGHT = ... you also can use the option SCALE = ... I think this is the option you are looking for! If you hve more problems with...
Sunke Schmidt
sunke.schmidt@...
Mar 7, 2003 2:55 pm
2542
... You almost answered your own question: \includegraphics[scale=.80]{...} ... In your news client configuration, just slightly modify your email address....
Arnout Standaert
arnout.standaert@...
Mar 7, 2003 3:02 pm
2543
... It is also very conveninet to change the insert{figure} template to have teh scale option. Getting it right once in the menu is much nicer. Just take a ...
Brennan Peterson
bren@...
Mar 7, 2003 3:21 pm
2544
In the file C:\texmf\doc\latex\graphics\graphicx.dvi you may find how to use the options of the package 'graphicx'. (\usepackage[dvips]{graphicx}) You can use...
Domenico Andreone
andreone@...
Mar 7, 2003 3:55 pm
2545
Hi Alex, just quickly before 5.4 will be out two bugs: * This: GetDocAsASCII(0,"%p\%n%t",0,0); Prompt("%!0"); doesn't work correctly. I often get an extra two...
RS
w.m.l@...
Mar 9, 2003 6:46 pm
2546
Hi, I have just installed Winedt on my computer. When I tried to compile a tex file which includes a line that reads an eps file into a figure, I get the...
Hwee Pink Tan
hweepink@...
Mar 10, 2003 9:27 am
2547
Here's a request for WinEdt 5.4 or later Would it be possible for the Gather window to highlight (boldify?) the section/subsection/chapter etc that is...