Search found 21 matches

by Soroush
Wed Apr 04, 2007 3:14 pm
Forum: Feature Suggestions
Topic: real-time Preview window...
Replies: 4
Views: 12930

real-time Preview window...

Craigim,
I tried your suggestions and made sure everything is correct. I also tried to access the DDE commands manually, which I've written about in this post.
by Soroush
Wed Apr 04, 2007 3:12 pm
Forum: General
Topic: Yap inverse search and TeXnicCenter ...
Replies: 11
Views: 21764

Yap inverse search and TeXnicCenter ...

I've played more with this, and I think it's something wrong with TeXnicCenter.

I tried to manually use the DDE commands (taken from the Help file of the program) in the command prompt and the only ones that work are:
TEXCNTR /nosplash
TEXCNTR filename
TEXCNTR /dde


If I use TEXCNTR /l ...
by Soroush
Tue Apr 03, 2007 4:46 pm
Forum: Feature Suggestions
Topic: real-time Preview window...
Replies: 4
Views: 12930

Re: real-time Preview window...

Thank you for your comment craigim!
I went through both YAP and TeXnicCenter and made sure that I have the same commands as you. (copy+pasted them just to be sure!) The only difference between the two is the path to TeXnicCenter is different on my machine. (C:\Program Files\Latex\TeXnicCenter ...
by Soroush
Wed Mar 28, 2007 5:33 pm
Forum: General
Topic: How do I make the first letter of a word into uppercase
Replies: 2
Views: 8361

How do I make the first letter of a word into uppercase

With regards to the same question I posted above...
... the Hyperref manual states that

The label is worked out from the context of the original \label command by hyperref by using the macros listed below (shown with their default values). The macros can be redefined in documents using ...
by Soroush
Fri Mar 23, 2007 12:39 pm
Forum: General
Topic: TeXnic doesn't compile...
Replies: 6
Views: 26926

TeXnic doesn't compile...


Ok...there is no C:\miktex\bin in the path. In fact I haven't installed MikTeX since I had Cygwin. Does TeXnic work only with MiKteX? If so, I guess it's only logical that it won't compile my file...


Ok, I put "C:\miktex\bin" as an example, on my machine MikTeX is installed (and also Cygwin's ...
by Soroush
Thu Mar 22, 2007 8:04 pm
Forum: General
Topic: TeXnic doesn't compile...
Replies: 6
Views: 26926

TeXnic doesn't compile...


First, thank you for your reply Soroush. Now, if I understood what you said correctly, I should find the Path variable and add to the end the path of Cygwin which would be,for me, C:\cygwin\bin (that's where the latex.exe is). I used a ; between the paths. It doesn't work though...any other ideas ...
by Soroush
Thu Mar 22, 2007 6:14 pm
Forum: Feature Suggestions
Topic: real-time Preview window...
Replies: 4
Views: 12930

real-time Preview window...

Hi all and TeXnicCenter developers;
I think it would be nice to have a real-time preview window of what is being typed. I occasionally find that I forget my line of thought, just because I'm distracted by \this and \that ! So I have to compile and view in Yap ( where the inverse search doesn't work ...
by Soroush
Thu Mar 22, 2007 6:04 pm
Forum: General
Topic: TeXnic doesn't compile...
Replies: 6
Views: 26926

Re: Inserting an image?

Soiram;
I think this is similar to a problem I had some time ago. You have to change the order of the paths to the two latex.exe in Windows. (one is the Cygwin one, the other is the MikTeX one, for example). In order to compile the .tex files, you'll need to put the path to MikTeX before Cygwin in ...
by Soroush
Thu Mar 01, 2007 11:43 am
Forum: General
Topic: A question regarding natbib and DOI...
Replies: 2
Views: 7651

Re: A question regarding natbib and DOI...

Thanks Alex B.
Seems a bit tricky. I guess I'll have to read the manual and see how to use this. :)
by Soroush
Tue Feb 27, 2007 12:08 pm
Forum: General
Topic: A question regarding natbib and DOI...
Replies: 2
Views: 7651

A question regarding natbib and DOI...

I'm using natbib for putting references in my LaTeX document. I think it's great that DOIs are included in the references, as it helps readers to quickly find the relevant source. The same is true for URLs, however, URLs make the paper ugly! (two lines worth of links with all kinds of symbols and ...