The command \crop[cam,letter] of crop package is supposed to make a crop marking by <cam> mode, providing four different marks; but, to all appearances, it...
7915
Joseph Wright
joseph.wright@...
Jul 21, 2007 9:38 pm
... In the past, I've used crop. I used the options I wanted when loading the package, thus: \usepackage[a3,center,cam]{crop} So I would expect you want: ...
7916
Murray Eisenberg
murray@...
Jul 22, 2007 12:12 am
How can I add a new Active String in the Options>Settings>Active Strings dialog? If I just type in the one-line text-entry field at the top of the dialog, it...
7917
Murray Eisenberg
murray@...
Jul 22, 2007 1:22 am
I ran _install_diff.edt and opened a .diff file (created on two version of a .tex file using the command line diff command). The highlighting documented at...
7918
Murray Eisenberg
murray@...
Jul 22, 2007 1:23 am
Sorry, I stumbled upon the method from one of the windedt.org macros: right-click in the multi-line field. I should have thought of trying that! ... -- Murray...
7919
Murray Eisenberg
murray@...
Jul 22, 2007 3:13 am
I installed the dynamicLaTeX macro from WinEdt.org in WinEdt 5.5 (20070716 build) but it doesn't seem to be working properly: I have a .tex file that has ...
7920
Murray Eisenberg
murray@...
Jul 22, 2007 3:15 am
P.S. I do have both addOrUpdate.edt and the macros in dynamicKeywords.zip installed in %b\Macros92;macro. ... -- Murray Eisenberg...
7921
Murray Eisenberg
murray@...
Jul 22, 2007 3:46 am
In WinEdt 5.5, build 20070716 I think I'm doing exactly what I did in an earlier build to get the xy-pic package installed (see below), but it's not working --...
7922
RS
w.m.l@...
Jul 22, 2007 2:40 pm
... You should not change %B\ConfigEx92;GUI.ini but a copy of that file in %b. The easiest is to click the menu item Options|Advanced|GUI Page. Customisations in...
7923
RS
w.m.l@...
Jul 22, 2007 2:41 pm
... dynamiclatex doesn't currently complete environments but only commands ("\multic" -> "\multicolbaselineskip"). If that doesn't work either, you have to...
7924
RS
w.m.l@...
Jul 22, 2007 2:42 pm
... The file's mode must be (or contain) "Diff". For files with the extension ".diff" that are new to WinEdt, it will automatically change the mode, but for...
7925
Murray Eisenberg
murray@...
Jul 22, 2007 8:25 pm
Aha! I found that I had in %b\ConfigEx an old copy of GUI.ini that did not include the xy-pic additions. Fortunately I saved all those additions related to...
7926
Konrad Viltersten
konrad@...
Jul 23, 2007 6:08 am
... Am i to understand that there's a way to make WinEdt highligh the spots where changes has been made compared to an earlier version of a certain source...
7927
Murray Eisenberg
murray@...
Jul 23, 2007 2:47 pm
So far as I am aware, you have to use the diff command line utility to create a .diff file that specifies the differences. All the installable diff mode does...
7928
Evan Cooch
evan.cooch@...
Jul 23, 2007 3:03 pm
If you really want to compare two files on a Windoze platform, you owe it to yourself to look at WinMerge - open-source, free (obviously), and *very* powerful....
7929
Murray Eisenberg
murray@...
Jul 24, 2007 2:16 am
Thanks for telling us about WinMerge. It's MUCH better than FileDiff, which I've been using. I just wish WinMerge supported CS-RCS. ... -- Murray Eisenberg...
7930
Dan Bebber
dbebber@...
Jul 24, 2007 1:57 pm
Hi, I am having trouble with a simple document (I am new to Latex). I am running Windows XP SP2, WinEdt 5.5, MiKTeX 2.6. I have altered the tree to search for...
7931
Evan Cooch
evan.cooch@...
Jul 24, 2007 2:14 pm
Suggest it - WinMerge (like all good open-source apps) evolves by contribution/suggestion. ... -- ... Evan Cooch e.mail:...
7932
Helfrich, Nicki
Nicki.Helfrich@...
Jul 24, 2007 9:46 pm
Dear WinEdt Macro Users, I use WinEdt 5.5 in Windows XP Prof. 64 bit environment. I try to make a list of all strings matching a certain pattern (source is one...
7933
RS
w.m.l@...
Jul 25, 2007 2:29 am
... Why not? You can use ">" to concatenate lines. ... First of all, you forgot to defer expansion of the register %!1 (see "Nested Strings" in the Language...
7934
Ulrike Fischer
list@...
Jul 25, 2007 8:46 am
... What do you mean by this? ... How do you know that the bib is found? Look at the log-file of a LateX run: LaTeX isn't even trying to search for the .bib. ...
7935
Helfrich, Nicki
Nicki.Helfrich@...
Jul 25, 2007 11:20 am
Thank you very much for your extensive comment. It was indeed the "expansion" issue. The exclamation mark solved the problem. The RegEx was fine, it found...
7936
Wapler Rüdiger
Ruediger.Wapler@...
Jul 27, 2007 2:22 pm
Dear WinEdters, I'm using WinEdt 5.4 (20050701) and want to let WinEdt automatically know what submode I'm using when it opens a document. Therefore, in the...
7937
Markus Lazanowski
m.laza@...
Jul 28, 2007 2:49 pm
Dear WinEdters, for working with master-documents I prefer LaTeXmk to LaTeXify for compilation as it can deal better with bibtex-bibliographies which are...
7938
nguyen2@...
Jul 31, 2007 9:03 am
Dear List: I'm upgrading from Winedt 5.4 to 5.5 (20070501). Every time I made a mistake (say, missing $ in the the pair $$), the following info window pops up ...
7939
WinEdt Team
support@...
Jul 31, 2007 6:26 pm
... I don't know all the advantages and disadvantages of latexmk.exe vs. texify.exe (both come with MiKTeX). Also default settings cannot provide interface to...
7940
WinEdt Team
support@...
Jul 31, 2007 6:27 pm
... Probably you are using babel package with German option. In %B\Macros92;GetMode-Before.edt you'll find something like: // Determine Language Submodes from...
7941
WinEdt Team
support@...
Jul 31, 2007 6:30 pm
... Options -> Execution Modes. Uncheck the option "wait for Execution to Finish" for LaTeX (and any other accessory where you want no feedback from WinEdt)....
7942
citizen13@...
Jul 31, 2007 6:49 pm
Hi, recently I deal with a lot of XML files and miss syntax highlighting, especially finding the opening and closing of elements like <foo> ... </foo> I...
7943
David Cardon
cardon@...
Aug 2, 2007 12:49 am
I typically edit several tex files concurrently in WinEdt that are totally unrelated to each other. I would like the LaTeX compile command (also pdflatex,...