Dear All, I would like to label chapter, sections, subsections and so forth in analogy to their TOC-entries. A macro(?) that could replace "\chapter{ABC}" by ...
Knut Hechtfischer
mail@...
Feb 1, 2004 10:15 am
3949
Hi, I would like to add a button to the tool bar and associate an item from the Insert sub-menu (e.g. Itemize) to that button. I have read various help texts...
lmk@...
Feb 1, 2004 3:59 pm
3950
... From: <lmk@...> To: <winedt+list@...> Sent: Sunday, February 01, 2004 4:57 PM Subject: [WinEdt] Customize tool bar button ... With the mouse on the...
Paolo Cavallo
ton0621@...
Feb 1, 2004 9:50 pm
3951
I'd like to hack winedt so that when I hit Find or replace: - If a selection of more than a few words is active then the dialog by default should assume the...
German Riano Mendoza
griano@...
Feb 1, 2004 10:15 pm
3952
Paulo, many thanks for your quick response. What you suggest does not work properly for me. I can put a button in the tool bar, but the association with the...
Lars Karlsson
lmk@...
Feb 3, 2004 9:20 am
3953
Hello! New Plugins: Macros (http://www.informatica.us.es/~calvo/latex_en.html#macros). This plugin allows to execute macros of Winedt and macros created with a...
calvo@...
Feb 3, 2004 11:00 am
3954
... In Find Dialog right-click in the Options Group and in the context popup menu make sure that the following options are checked: Auto Selected Auto Scope ...
WinEdt Team
support@...
Feb 4, 2004 1:40 am
3955
... RegEx Replace Search for: \\chapter\{\(*\)\} Replace with: \\chapter\{\0\}\\label\{\0\} will do what you are asking for assuming that your titles...
WinEdt Team
support@...
Feb 4, 2004 1:42 am
3956
... To avoid the problems like this simply enter the "name.wiki" (rather than just a "name"). Otherwise WinEdt is by default configured to append a "global...
WinEdt Team
support@...
Feb 4, 2004 1:44 am
3957
... From: "WinEdt Team" <support@...> To: <winedt+list@...> Sent: Tuesday, February 03, 2004 5:39 PM Subject: Re: [WinEdt] Replacing in selections ...
Ramamurthy V. Dwivedula
dwivedu@...
Feb 4, 2004 9:22 pm
3958
Thank you very much. But how do I use RegEx (it's probably easy but up to now, I didn't even know regex existed) in connection with winedt? The Regex...
Knut Hechtfischer
mail@...
Feb 5, 2004 5:07 am
3959
Hi, Is it possible to set up WinEdt 5.3 so that when you double click on a document tab the tab window closes (instead of right clicking on the tab, followed...
Stephen Levitt
s.levitt@...
Feb 5, 2004 9:12 am
3960
************* eManager Notification ************** Usted no pudo recibir un correo de un remitente externo porque este tiene un signo "+" en el campo "Asunto"....
postmaster@...
Feb 5, 2004 5:03 pm
3961
************* eManager Notification ************** Su mensaje no fue entregado debido a que el formato en el campo "Asunto" no es valido. Source mailbox:...
postmaster@...
Feb 5, 2004 5:05 pm
3962
Dear all, I have been using WinEdt for quite some time now, but just started to explore customizing possibilities. Impressing. Now I have the following problem...
eva.poen@...
Feb 5, 2004 5:07 pm
3963
... Have a look at: <http://www.winedt.org/Doc/FAQ/#qa-adding.menu.item> Regards, Robert....
RS
w.m.l@...
Feb 5, 2004 6:57 pm
3964
... I'm not quite sure why you want this layout, gathering both the environments and the captions, and I'm afraid this is not possible. However, a simpler, and...
RS
w.m.l@...
Feb 5, 2004 7:00 pm
3965
... Does this help? <http://www.winedt.org/Macros/LaTeX/autoLabel.php> You still have to track the TOC commands manually, however. Regards, Robert....
RS
w.m.l@...
Feb 5, 2004 7:00 pm
3966
... I totally forgot that I had written a macro for situations like yours: <http://www.winedt.org/Macros/text/envReplace.php> Of course, Alex's newly added...
RS
w.m.l@...
Feb 5, 2004 7:03 pm
3967
************* eManager Notification ************** Su mensaje no fue entregado debido a que el formato en el campo "Asunto" no es valido. Source mailbox:...
postmaster@...
Feb 5, 2004 7:05 pm
3968
************* eManager Notification ************** Usted no pudo recibir un correo de un remitente externo porque este tiene un signo "+" en el campo "Asunto"....
postmaster@...
Feb 5, 2004 7:08 pm
3969
... That depends if anyone out there is willing to collect and compile the word list and upload it to www.winedt.org. That's how other existing dictionaries...
WinEdt Team
support@...
Feb 6, 2004 12:22 am
3970
Dear group, again I'm not sure if this is a Latex or winedt issue. But it is certainly easy to answer for all those german writing wizards around: With the...
K.-D. Semmler
klaus-dieter.semmler@...
Feb 6, 2004 12:18 pm
3971
... If you use \usepackage[ansinew]{inputenc}, you can do without translation and write ä,ü etc. ... Don't know, but should be quite easy with Winedt's...
Peter Ryder
ryder@...
Feb 6, 2004 1:05 pm
3972
... Thanks a lot, Robert. I think this is a very good solution. Just one thing remaining: Those large documents are all nearly completed, and the captions are ...
eva.poen@...
Feb 6, 2004 1:25 pm
3973
... Shouldn't that be [german] or [ngerman]? ... It's much easier and better to read if you disable the translation rules, use \usepackage[ansinew]{inputenc}...
Ulrike Fischer
list@...
Feb 6, 2004 1:49 pm
3974
... there is a little option in the replace-dialogue (and also in the find-dialogue) (do not forget to turn it off for your next normal find, otherwise you...
Thomas Dudey
dudey@...
Feb 6, 2004 3:58 pm
3975
Hi Everybody! I am writing a text and need to add answers to the odd numbered problems at the end of the chapter.I use enumerate to make the problem list(and...
Srikanth Deshpande
sdeshpande@...
Feb 6, 2004 4:58 pm
3976
I've noticed a recurring bug/issue/weirdness with WinEdt. Sometimes I'm editing a document and it's as if the shift key has suddenly been locked on. Clicking...
Mark Pilloff
mdp1@...
Feb 8, 2004 12:23 am
3977
Hello, I'm a new user of WinEdt, and I would like to assign the key combination CTRL+GRAVE to a particular macro, however I do not know the code for this ...