... Right. You'll recognize unicode version: it will be bigger and slower (a price not everyone will be excited to pay)... ... You should specify an empty...
10639
Victor Kozyakin
kozyakin@...
Nov 3, 2010 6:28 am
Dear all, I discovered that in WinEdt 6 in the following tex code ${\left92;lbrace \frac{1}{2}\right \rbrace}$ matching between the first "{" and the last "}" is...
10640
Zulkifli Hidayat
zhidayat@...
Nov 3, 2010 7:43 pm
Hi, I am new to winedt and currently use winedt 6.0 Build 20101025. Is there a table or information about shortcuts that has been defined in winedt? I just...
10641
WinEdt Team
support@...
Nov 4, 2010 10:09 pm
... Not quite: ) is matched with without \right attribute... That is because ) by itself is a right delimiter and \lbrace and \rbrace are not declared as ...
10642
WinEdt Team
support@...
Nov 4, 2010 10:10 pm
... Shortcuts are managed through the Main Menu. Start Options Interface, click on Main menu and you will notice that the toolbar in the interface now contains...
10643
Ralf Heckmann
ralf_heckmann@...
Nov 6, 2010 9:43 am
Hello, after a long night I succeeded in updating from MiKTeX 2.7 to 2.9 - nearly. After some first problems with texifying (solved by de- and re-installing...
10644
Martin Friedrich
martinfriedrich@...
Nov 6, 2010 9:55 am
Hi Ralf until this morning for me everything works perfect with your software combination. At this moment there seems to be a little bug in miktex (update: ...
10645
Gyorgy Szeidl
gyorgy.szeidl@...
Nov 6, 2010 10:44 am
dear list members, i would like to ask a question (which is, however, not related to winedt). i have been using winedt6 (the latest build) together with miktex...
10646
Gyorgy Szeidl
gyorgy.szeidl@...
Nov 6, 2010 2:30 pm
hi martin ... there really is a bug since the pdflatex command does not work at all in the update 05.11.2010. earlier it resulted in a dvi file instead of...
10647
Ralf Heckmann
ralf_heckmann@...
Nov 6, 2010 2:45 pm
Hello Gyorgy, ... That worked fine for me - but only with my former MiKTeX 2.7 installation. Since the update to 2.9 synctex does not work any longer. Think,...
10648
Martin Friedrich
martinfriedrich@...
Nov 7, 2010 10:37 am
Hi Gyorgy, Ralf, all with the new Miktex build 06.11.2010 everythink works great again. Thanks Christian! for using sumatra, go winedt, options, execution...
10649
Ralf Heckmann
ralf_heckmann@...
Nov 7, 2010 10:46 am
... With the latest update synchronization works as expected. Ralf...
10650
Gyorgy Szeidl
gyorgy.szeidl@...
Nov 7, 2010 11:08 am
hi ralf and martin, thank you for the last two messages. however things are not as simple as that. i have just sent the following message to ... dear list...
10651
John Baldwin
jbaldwin@...
Nov 7, 2010 4:33 pm
In a system with win 7 64bit winedt 6 and miktex 2.9 the following problems occur. When there is an error in the text file, the log file goes to the error and...
10652
Doug Faires
jfaires@...
Nov 7, 2010 6:31 pm
I have been having some problems using PDFLaTeX to create PDF files. At time only a part of the file will be converted into PDF and at other the entire PDF...
10653
Karl Koeller
karlkoeller@...
Nov 7, 2010 6:38 pm
... You have to click 'x' instead of 'e'. This works...
10654
WinEdt Team
support@...
Nov 7, 2010 7:12 pm
... No... ... This not being a WinEdt issue at all everything that applies and makes sense in WinEdt 5 will also apply in WinEdt 6:-) Use your favorite way of...
10655
WinEdt Team
support@...
Nov 7, 2010 7:13 pm
... What about the obvious? This is from Help (explaining something that again has nothing to do with WinEdt)... Adobe Distiller: If you have Adobe's Distiller...
10656
John Baldwin
jbaldwin@...
Nov 7, 2010 7:46 pm
... Thanks Alex. I no longer am sent to notepad. However, e ends the compilation and moves to the end of the text x ends the compilation and moves to the error...
10657
Karl Koeller
karlkoeller@...
Nov 7, 2010 8:01 pm
... Create a winedt edt script and write SetRegStr(39;HKCU39;,'Software92;*MiKTeX*.org\*MiKTeX*92;2.9\YAP\Settings','Editor',!'WinEdt.exe...
10658
Gyorgy Szeidl
gyorgy.szeidl@...
Nov 8, 2010 4:23 am
if you use miktex 2.9 perhaps you should remove and reinstall it. i have had similar problems in all probability because i regularly updated an earlier beta...
10659
Govind Acharya
gacharya@...
Nov 11, 2010 2:02 pm
Hi all, I use WinEdt a lot for LaTeX writing, but was wondering if there is any way to use WinEdt to submit SPSS syntax to SPSS? Of course, I can always write...
10660
John Baldwin
jbaldwin@...
Nov 11, 2010 7:20 pm
winedt 6.o miktex 2.9 win7 64bit I have installed a bibfile at C:\jblocaltree\bibtex92;ssgroups.bib I went to mixtex2.9/maintenance/options/roots and installed ...
10661
Karl Koeller
karlkoeller@...
Nov 11, 2010 7:45 pm
... In winedt, try to set Options->Execution Modes->Variables->BIBINPUTS to your dir...
10662
Erie Morales
erie_3719@...
Nov 11, 2010 8:49 pm
Hi Karl, Do the following. Options>More Options>Advance Configuration>Event Handlers>StarUp> On line 25 type this: SetEnvVar("BIBINPUTS","C:/Lib"); "C:/Lib" is...
10663
David Denton
dwsdenton@...
Nov 11, 2010 11:22 pm
Hello Karl, ... Wonderful. This solves big problems that I was having with TeXify not finding my bibliographies with my new installation of WinEdt 6 under...
10664
John Baldwin
jbaldwin@...
Nov 12, 2010 12:12 am
Karl Koeller <karlkoeller <at> googlemail.com> writes: responding to an earlier note of mine ... Thanks Karl. This works by posting the full path not just the...
10665
Pétiard François
petiard.francois@...
Nov 12, 2010 12:25 am
... I think bib files must be in the subdirectory bib of bibtex. So, ssgroups.bib must be in: C:\jblocaltree\bibtex92;bib\ (and refresh FNDB, of course). ...
10666
Erie Morales
erie_3719@...
Nov 12, 2010 4:59 pm
Hi Karl, I find odd it did not work for you. It did work for me. And in fact not only you define the bib files path location but you can also define a latex...
10667
John Baldwin
jbaldwin@...
Nov 12, 2010 9:18 pm
Karl Koeller <karlkoeller <at> googlemail.com> writes: Create a winedt edt script and writeSetRegStr('HKCU39;,'Software92;MiKTeX.org\MiKTeX92;2.9\YAP ...