David Cardon | 2 Aug 02:48
Favicon

LaTeX compile without setting a project file

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, etc.) simply to 
apply to whichever file is currently in focus without ever explicitly 
setting a main file, but somehow in installing to the latest build this 
setting got changed so that the wrong file compiles.

Could someone tell me which setting to change to restore my preferred 
behavior?

Thanks,
David

WinEdt.org | 2 Aug 08:52

Mailing List Guidelines


      WinEdt Mailing List Guidelines
      ==============================

   These guidelines are sent to the WinEdt Mailing List once a month.
   Please keep them in mind when posting to the list.

   ---------------------------------------------------------------------

* What To Post

   The WinEdt Mailing List is for questions about the WinEdt editor. You
   should  not post questions concerning LaTeX, MiKTeX, BibTeX et al. to
   the mailing list. WinEdt is a shell/editor for  LaTeX  etc.  and  the
   list  is  intended  to  answer questions concerning WinEdt, not LaTeX
   etc.
   (Sometimes it might be difficult  to  decide  whether  a  problem  is
   related to WinEdt or to MiKTeX, LaTeX etc. A rule of thumb is: If you
   are having the same  problems  when  running  the  program  from  the
   command line, it is NOT related to WinEdt.)

   A lot of questions are being asked over and over  again.  Check  that
   your question isn't already answered in the WinEdt FAQ at
      <http://www.winedt.org/Doc/FAQ>
   or in the mailing list archives at
      <http://groups.yahoo.com/group/WinEdt>.

   When sending a question to the mailing list, try to be specific.
   Include (at least)
     + the Build number of your WinEdt (see "Help | About WinEdt...")
(Continue reading)

Georges Schmitz | 2 Aug 10:32
Picon
Favicon

Re: XML-Highlighting ?

Hi Stefan,

I developed a xml highlighting scheme 5 years ago and wanted to publish 
it together with a real xml mode. But I never got the mode that far, 
that I could call it "beta", although I work nearly every day with it.

I'm really short of time in the next 2 months, so I cannot prepare a 
small setup for just the highlighting part, but I could provide you the 
.dat files. Would that be OK?

Greetings,
Georges

citizen13 <at> gmx.net schrieb:
> 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 checked winedt.org but wasn't able to find anything suitable. Is
> there something like this around?
>
> Thank you,
> Stefan
>
>
>
>   

(Continue reading)

Picon
Favicon

RE: LaTeX compile without setting a project file

> 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, etc.) 
> simply to 
> apply to whichever file is currently in focus without ever explicitly 
> setting a main file, but somehow in installing to the latest 
> build this 
> setting got changed so that the wrong file compiles.

I don't believe there is any such strange default behaviour - I suspect
instead that you inadvertently clicked the "Set main file" button.

> Could someone tell me which setting to change to restore my preferred 
> behavior?

Just click the "Remove main file" button or select that entry in the Project
menu.

Cheers,  Phil 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f

 Sponsor:
 Vendi ciò che vuoi con il canale annunci di Email.it. Inserisci il tuo
annuncio gratuitamente!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6890&d=20070802

Salois, Martin | 2 Aug 14:40
Picon

RE: XML-Highlighting ?

Hello,

I use the HTML mode when I'm dealing with XML. It's pretty much the same
thing so you get highlighting and all the completion macros. For
example, when you have:

<foo>
	...
Here, you can type << and it detects foo and closes it automatically
(</foo>).

Double-click on the mode in the status bar and change it to HTML to try
it. If it's satisfactory, add ";*.xml" in Options/Preferences/Modes to
set it up permanently. Look under Options/Settings/Active strings for
useful completion macros.

Martin

> -----Original Message-----
> From: Georges Schmitz [mailto:georges.schmitz <at> arcor.de]
> Sent: August 2, 2007 04:33
> To: winedt+list <at> wsg.net
> Subject: Re: [WinEdt] XML-Highlighting ?
> 
> Hi Stefan,
> 
> I developed a xml highlighting scheme 5 years ago and wanted to
publish
> it together with a real xml mode. But I never got the mode that far,
> that I could call it "beta", although I work nearly every day with it.
(Continue reading)

Citizen | 5 Aug 01:50
Picon

Re[2]: XML-Highlighting ?

Hi Georges,

>> 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 checked winedt.org but wasn't able to find anything suitable. Is
>> there something like this around?

GS> I developed a xml highlighting scheme 5 years ago and wanted to publish
GS> it together with a real xml mode. But I never got the mode that far, 
GS> that I could call it "beta", although I work nearly every day with it.

GS> I'm really short of time in the next 2 months, so I cannot prepare a 
GS> small setup for just the highlighting part, but I could provide you the
GS> .dat files. Would that be OK?

Sounds great, but I would need a short instruction on what to do with
these .dat files. No need to hurry, I'm on vacationt soon till end of
august.

Stefan

Citizen | 5 Aug 01:51
Picon

Re[2]: XML-Highlighting ?

Hi Martin,

SM> I use the HTML mode when I'm dealing with XML. It's pretty much the same
SM> thing so you get highlighting and all the completion macros. For
SM> example, when you have:

SM> <foo>
SM>         ...
SM> Here, you can type << and it detects foo and closes it automatically
SM> (</foo>).

Thanks, this works great for writing xml, but I need to read xml files
and understand their nesting.

Stefan

Alastair Martin | 5 Aug 10:34

Execution modes | Acrobat.. doesn't exist - why?

Hi

 

I’ve just switched computer (someone stole my old one L) and set up MikTeX, Adobe Reader 8 and WinEdt 5.4

 

In order to solve the problem where Adobe Reader won’t unlock the file that PDFTexify is trying to write, I need first to get to the Acrobat page on the Execution Modes screen.   But it’s vanished!

 

When I get to that screen I will be first telling it to “use DDE”.   After that I have to hack Acrobat CloseDoc.edt.

 

Any ideas how to get to the missing screen?   Or is there a more modern solution to the file locking problem?

 

Many thanks!

 

Alastair

WinEdt Team | 8 Aug 03:50

Re: Execution modes | Acrobat.. doesn't exist - why?

> I've just switched computer (someone stole my old one :-() and
> set up MikTeX, Adobe Reader 8 and WinEdt 5.4
>
> In order to solve the problem where Adobe Reader won't unlock
> the file that PDFTexify is trying to write, I need first to get
> to the Acrobat page on the Execution Modes screen. But it's
> vanished!

There never was any such page in WinEdt 5.4. Extended
execution modes interface is new in WinEdt 5.5 and there should
be no need to change the defaults because they are compatible
with Adobe 8...

> When I get to that screen I will be first telling it to "use
> DDE". After that I have to hack Acrobat CloseDoc.edt.
>
> Any ideas how to get to the missing screen? Or is there a more
> modern solution to the file locking problem?

You'll need to install a newer version of WinEdt...

Best regards,

alex

Jonathan Ostroff | 8 Aug 04:00
Picon
Favicon

Does Winedt have a "right to left mode" for Hebrew?

Does Winedt have a "right to left mode" for Hebrew?

Thanks ... Jonathan


Gmane