... Execute the command 'View' -> 'Document Tabs' Il 24/05/2012 3.31, ÌÆ·½Ë¬ ha scritto: Hi, My WinEdt6 looks like this: but my WinEdt7 looks like this: ...
12004
Stefan Pinnow
Mo-Gul@...
May 26, 2012 7:37 am
Hello Robert, ... now I got it. It seems that you are searching for the \bibliography command only and in addition only in the document body text. That means...
12005
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 10:14 am
Hi, WinEdt 7 is good as it is but I would like that it allows one to set a dictionary EASILY. I do not see that in the menus (please let me know if I'm wrong)....
12006
Karl Koeller
karlkoeller@...
May 26, 2012 10:53 am
... From WinEdt manual: "When you select the Dictionary Manager branch in the Options Interface, the toolbar in that interface contains a button that allows...
12007
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 11:18 am
Hi Karl, Thanks. When I look at my dictionary manager dialog, I have %b\Dict92;User.dic in definition. But it is not in b but instead in B on my machine. In...
12008
Karl Koeller
karlkoeller@...
May 26, 2012 5:07 pm
... MODE_FILTER="UK" enables that dictionary only for modes that contain 'UK', for example when your document's mode is 'TeX:UK39; Karl...
12009
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 5:14 pm
On which line exactly in Dictionaries.ini, should I make the change? I see as from line 170: DICTIONARY="English (common)" FILE="%B\Dict92;English92;eng_com.dic" ...
12010
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 5:20 pm
If I set MODE_FILTER="UK" in DICTIONARY="English (common)" FILE="%B\Dict92;English92;eng_com.dic" ENABLED=1 MODE_FILTER="*;EN;UK;US" LOAD_ON_START=1 SAVE_ON_EXIT=1...
12011
Bernard.Alfonsi@...
May 26, 2012 6:15 pm
Hi Of course ... Of course it does not distinguixh between color and colour, since such words are not in the "common" dictionary (which contains only the words...
12012
Karl Koeller
karlkoeller@...
May 26, 2012 6:25 pm
... I you want UK to be strict British and US to be strict American, do the following: For DICTIONARY="English (center)" and DICTIONARY="English (maximize)" ...
12013
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 6:36 pm
To Bernard and Karl. Thanks. I want strict UK Look at what I have now: DICTIONARY="English (common)" FILE="%B\Dict92;English92;eng_com.dic" ENABLED=1 ...
12014
Karl Koeller
karlkoeller@...
May 26, 2012 6:57 pm
... Your settings are now fine to use sctrict British. When you want your document to be in strict UK, your document mode has to be 'TeX:UK39;, in strict...
12015
Karl Koeller
karlkoeller@...
May 26, 2012 7:11 pm
... It is OK... UNIX indicates that you are using LF line terminators and is added by default! The important is that UK is part of the mode... Karl...
12016
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 7:14 pm
My document seems to have the mode TeX:UNIX. In the Save dialog I can only save as type :UK and then on re-opening the document I see TeX:UNIX:UK . This is...
12017
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 7:17 pm
OK. I still though can write "centre" "center" and the word "center" is not highlighted. I have: DICTIONARY="English (center)" ...
12018
Karl Koeller
karlkoeller@...
May 26, 2012 7:27 pm
... center is not highlighted as mispelled because that word is include in LaTeX dictionary, since it is a LaTeX keyword. Would you remove it from there?...
12019
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 26, 2012 7:31 pm
Ok I see the problem that WinEdt is first a LaTeX editor and so I have to accept what's happening to "center" and other LaTeX commands that will fall in this...
12020
Bernard.Alfonsi@...
May 26, 2012 11:24 pm
... But you may disable the LaTeX dictionary in Dictionaries.ini if you wish. Bernard Alfonsi...
12021
Yogeshwarsing Calleec...
yogeshwarsing.calleec...
May 27, 2012 10:08 am
Ok. I have disabled the Latex Dictionary: // DICTIONARY="LaTeX" // FILE="%B\Dict92;LaTeX92;LaTeX.dic" // ENABLED=1 // MODE_FILTER="TeX" // LOAD_ON_START=1 ...
12022
Robert
w.m.l@...
May 30, 2012 2:36 am
Hi Stefan, ... No, as I said, the macro searches in the aux file for the string "\bibdata{*}". It does not look for the \bibliography command at all, neither...
12023
chrlbrwn
chrlbrwn@...
Jun 7, 2012 7:30 am
Indeed the solution is as Wenjie states: In Acro OpenDoc.edt edit line 92 replacing IfOK(!|SendMessage("%$('Acro-Title');", $0111, ...
12024
Stefan Pinnow
Mo-Gul@...
Jun 8, 2012 10:40 am
Hello Robert, ... ok, understood now. Then it seems that `biber' doesn't write any \bibdata{*} into the aux file. I also use v1.7 of biblatex so hopefully...
12025
Jörg Weber
weber@...
Jun 12, 2012 10:44 am
I've recently switched to WinEdt as my editor of choice, and I am really happy with it overall. One question/issue I have is with the error parsing: My...
12026
Karl Koeller
karlkoeller@...
Jun 13, 2012 6:20 am
... There is a button "Process Warnings" in the Error interface's toolbar to enable collecting warnings or not. About showing a list of errors at the end of...
12027
tsunade
tsunadesama11@...
Jun 13, 2012 11:15 am
I did the change suggested in Acrobat OpenDoc.edt and it works smoothly now. Many thanks!!...
12028
Robert
w.m.l@...
Jun 17, 2012 12:33 am
Hi Stefan, sorry for not replying earlier, this somehow got totally lost in the backlog... ... That's it! Biber indeed uses a different file. I've now uploaded...
12029
Stefan Pinnow
Mo-Gul@...
Jun 18, 2012 6:00 am
Hello Robert, ... aah, now it works like a charm. Many thanks for your patience until I could encircle the bug. Best regards, Stefan...
12030
Jörg Weber
weber@...
Jun 21, 2012 1:52 pm
I'm trying to change the redo shortcut in WinEdt 7 to Strg+Y, but I can't find a shortcut association for redo in any of the ini-files. Could someone please...
12031
Ralf Heckmann
ralf_heckmann@...
Jun 21, 2012 5:33 pm
... Please have a look at MainMenu.ini, ITEM="$Redo" Ralf...
12032
Jörg Weber
weber@...
Jun 21, 2012 9:19 pm
Thanks, substituting the original shortcut with "SHORTCUT="16473::Ctrl+Y" did the trick. Don't know why I missed that... ... From: Ralf Heckmann...