I am having a problem opening (and closing) pdf files from winedt. (Version 5.5 and Acrobat Reader 10)
Initially the file opens, but gives an error back in winedt.
error1.png
I searched about on the web for this and found the following advice:
replace
"acroview" with "AcroviewR10" in DDEOpen ...
Search found 9 matches
- Sat Jan 22, 2011 9:55 pm
- Forum: WinEdt
- Topic: WinEdt 5.5 and Acrobat Reader 10 (X)
- Replies: 5
- Views: 45848
- Wed May 19, 2010 9:46 am
- Forum: General
- Topic: LaTeX on Ubuntu
- Replies: 15
- Views: 17078
Re: LaTeX on Ubuntu
Thanks for all the info Joseph and frabjous. I have gone for a complete install and kile. For the moment this works fine. Ideally I would like to have more control over which packages are on my system and whether they are up to date or not, but I think I will leave that for a future date.
- Tue May 18, 2010 10:36 am
- Forum: General
- Topic: LaTeX on Ubuntu
- Replies: 15
- Views: 17078
Re: LaTeX on Ubuntu
Thanks for the info. Looks like I'll just have to install the whole lot. Seems a shame really.
When the packages get updated on CTAN, does the Ubuntu package manager update too?
When the packages get updated on CTAN, does the Ubuntu package manager update too?
- Mon May 17, 2010 11:27 pm
- Forum: General
- Topic: LaTeX on Ubuntu
- Replies: 15
- Views: 17078
LaTeX on Ubuntu
Hi all, I hope this forum can provide me with advice.
I used to run MikTeX and winedt on windows. I liked the install on the fly option, so that I didn't have to have all the latex packages installed.
I have just switched my operating system to Ubuntu 10.04. I am a complete beginner and am ...
I used to run MikTeX and winedt on windows. I liked the install on the fly option, so that I didn't have to have all the latex packages installed.
I have just switched my operating system to Ubuntu 10.04. I am a complete beginner and am ...
- Wed Nov 25, 2009 12:21 am
- Forum: Math & Science
- Topic: overbar in parentheses
- Replies: 11
- Views: 17223
Re: overbar in parentheses
I have never seen the parenthesis around a bar in particle physics or in basic versions of the standard models (but I'm not a particle physicist. Could you link to an article with them in to give me an idea as to what they really should look like?
Also, the mhchem package allows you to add text ...
Also, the mhchem package allows you to add text ...
- Sat Sep 12, 2009 7:25 pm
- Forum: BibTeX, biblatex and biber
- Topic: removing line breaks in bibliography
- Replies: 3
- Views: 9918
removing line breaks in bibliography
Hi.
I want to remove the line breaks in my bibliography so that the citation style would be as follows
[1]a reference. [2] a second reference. [3] etc.
rather than
[1]a reference.
[2]a second reference.
[3]etc.
Is there an easy way to do this using Bibtex?
Thanks
I want to remove the line breaks in my bibliography so that the citation style would be as follows
[1]a reference. [2] a second reference. [3] etc.
rather than
[1]a reference.
[2]a second reference.
[3]etc.
Is there an easy way to do this using Bibtex?
Thanks
- Sat Apr 25, 2009 5:29 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibliography citation entry links to URL using DOI
- Replies: 1
- Views: 3009
Re: Bibliography citation entry links to URL using DOI
I too am looking into if this is possible. Just thought I would bump this page to see if anyone knows.
Thanks
Thanks
- Sun Dec 21, 2008 10:58 pm
- Forum: WinEdt
- Topic: Create a macro
- Replies: 3
- Views: 4645
Re: Create a macro
Thanks as well. Latexing chapters rather than the project by mistake was bugging me chronically.
- Sun Dec 21, 2008 10:26 pm
- Forum: Document Classes
- Topic: List of Abbreviations with nomencl package
- Replies: 1
- Views: 18209
Re: List of Abbreviations with nomencl package
Once you have run latex on the files, you need to include the abbreviations file.
In Winedt, this is done by opening the command prompt window, ensuring you are in the correct directory of the main tex file, and typing the following.
makeindex thesis.nlo -s nomencl.ist -o thesis.nls
Run latex ...
In Winedt, this is done by opening the command prompt window, ensuring you are in the correct directory of the main tex file, and typing the following.
makeindex thesis.nlo -s nomencl.ist -o thesis.nls
Run latex ...