{texniccenter} is for questions related to this free (La)TeX editor for Windows.
9
votes
2answers
8k views
How can I fix the error “GUI framework cannot be initialized” with TeXnicCenter and MiKTeX?
I don't know what I've done, but all of a sudden I am unable to compile any document which uses the geometry package. Minimal (non)-working example:
\documentclass[11pt]{article}
...
6
votes
3answers
6k views
TeXnicCenter & Adobe Acrobat 10
I already tried Adobe Acrobat, Adobe Acrobat Reader and Sumatra PDF but all doesn't work..
The first time if I use latex -> pdf output profile it works. But if something is changed I still get the ...
2
votes
1answer
3k views
MiKTeX / TeXnicCenter / Adobe Reader: No pdf produced
I know this post may be related to others on MiKTeX and TeXnicCenter, I read most of those. Yet, my problem is still unsolved. Any help would be awesome!
I used to work on TeXnicCenter on another ...
9
votes
4answers
5k views
Configure TexnicCenter with something else than Adobe Reader X
My Adobe decided it should be version X now, and it misbehaves in so many ways. One way is that it is impossible to get it to open a pdf document from within TexnicCenter (or I missed something...) ...
5
votes
4answers
4k views
*.sty file not found
This question is very similar to a previous post:
Where do I place my own .sty files, to make them available to all my .tex files?
I am using MiKTeX 2.9 and TeXnicCenter to compose and execute my ...
7
votes
1answer
3k views
BibLaTeX Biber in TeXnicCenter does not produce bibliography
I recently changed to backend=biber after some problems with encoding in bibtex8 ( Biblatex encoding ). Everything seemed to work fine until I added some references and updated the bibliography file. ...
8
votes
3answers
5k views
Texmaker and TeXnicCenter.
What are relative merits of these two Latex editors:
TeXnicCenter and Texmaker?
What are their shortcomings to prefer one over other?
Inspired by this SO question.
2
votes
3answers
549 views
How to run Metafont in TeXnicCenter
I want to create a Feynman diagram, with the feynmf package.
While compiling, no error occurs, but no diagram is produced.
I have searched through the net, and I found that I have to create an mf ...
2
votes
4answers
4k views
How to compile a document with EPS images using TeXnicCenter?
I have all my input images in EPS format. I am using TeXnicCenter. When I use latex->dvi output profile, all of the EPS images show up fine. However when I want to take the final output by using ...
0
votes
1answer
128 views
media9.sty not found
I've trying to install media9 package, but I continue to get the error:
pdflatex> ! LaTeX error: File 'media9.sty' not found
I tried all that was suggested for *.sty file not found, but I just ...
10
votes
1answer
2k views
How to add new auto-complete options in TeXnicCenter?
When I type "ite" in TeXnicCenter, I see the autocomplete option:
\begin{itemize}
\item
\end{itemize}
Pressing ctrl+space will activate the auto-completion. How do I add additional
...
3
votes
2answers
3k views
Problem in TeXnicCenter
I have a problem in TeXnicCenter. So I have built the .tex file with Ctrl+F7. I have 0 errors, and now how can I generate the PDF file? That button - Build Output (F7) is disabled. Why?
When I press ...
2
votes
1answer
665 views
TexnicCenter: Multiple tabs in ONE window instead of Multiple Instances (Multiple Windows)?
I now have the new TexnicCenter 2.0 Alpha 4 and my problem is that I want the .tex files to open in tabs in one window, instead of multiple instances. This always fills my entire Taskbar as I work ...
7
votes
2answers
293 views
Is there a way to avoid repetitive compiler warning messages?
I use TeXnicCenter, and use the very convenient 'Compilation Results' window (see screenshot below). I have a number of identical warning* messages (not strictly identical of course, as they point to ...
4
votes
1answer
286 views
Is there a reason shift+' writes “ ' instead of just ”?
I was writing something about using Moebius inversion, and to get the correct symbol I write \"{o} to get the umlaut over the o. However, in TeXnicCenter, shift+' automatically writes "' instead of ...
3
votes
1answer
109 views
Unable to generate pdf
I use TeXnicCenter and get the following error window after I try to compile
Even TexMaker is unable to create the pdf file.
No error is detected in the window below after compilation.
3
votes
1answer
209 views
work on documents on Linux and Windows (umlaut, newline)
We work on a latex document with three persons using emacs on linux, emacs on windows and texniccenter on windows. We encountered problems with umlauts and linebreaks. I would like to know:
We ...
3
votes
1answer
1k views
TeXnicCenter on Windows: Building Problems
I'm having problems building a book file (using the memoir class) in the latest version of TeXnicCenter on Windows 7:
I have a main file which uses \includefrom{} to include each chapter; ...
2
votes
1answer
1k views
Bibliography in TeXnicCenter
How can I compile a project in TeXnicCenter, so that I'll get the bib references correctly. In a default installation of TeXnicCenter I don't see usage of BibTeX in any of the output profiles ...
1
vote
1answer
902 views
Windows 7: problem with TeXnicCenter, MiKTeX2.9
Please help! They have updated my computer to Windows 7, and I have tried to reinstall MiKTeX2.9 and TeXnicCenter. When I run a LaTeX program, it tries to install 412 files from CTAN, and I get the ...
0
votes
0answers
552 views
Why after compiling twice, the table of contents is still missing in pdf file? [closed]
I am compiling a LaTeX file with 10 chapters and a table of contents. I have added the following in the first page.
But why is the table of contents still missing?
\pdfbookmark[1]{TABLE OF ...
9
votes
1answer
5k views
Makeindex in TeXnicCenter
I need to create an index in my document, so I put the following lines in my preambel
\usepackage{makeidx}
\usepackage{showidx}
\makeindex
So, when compiling with TeXnicCenter, I noticed the ...
4
votes
2answers
1k views
How to get TeXnicCenter to remember the last page viewed in output PDF (as done automatically by TeXworks)
I am using LaTeX=>PDF.
When using TeXworks if I change the source .tex file the PDF viewer remembers the last page which was viewed and shows that page in the output PDF.
Whilst using ...
1
vote
1answer
500 views
Compilation of LaTex in Windows? With TeXnicCenter or other software?
I am forced to use Windows -machine during certain classes, software provided by this party here. I have earlier compiled things through SSH but now trying to use Tex -softwares built for Windows ...
11
votes
3answers
2k views
Confusing code auto-completion in TeXnicCenter yields double \begin
I have experience in programming Python in NetBeans and using the code hints with Ctrl+Space or Tab is a breeze. Here is my experience with using the code hints in TeXnicCenter:
When I type the ...
6
votes
1answer
144 views
How to get a 1-click compilation of XeLaTeX with Biber using arara?
I want to use XeLaTeX as typesetting engine and Biber for my references. I want to have a 1-click-compilation setup, preferably in a GUI editor. I work on Windows, thus a solution for TeXworks or ...
4
votes
1answer
561 views
How to get " in TeXnicCenter with auto-replacement for quotation marks enabled
I usually appreciate TeXnicCenter's feature of automatically replacing " with `` and '', but sometimes I actually need " in the source, e.g. in "| to prevent a ligature. Is there a clever way (like a ...
3
votes
1answer
458 views
How to change the text encoding of a TeXnicCenter project? [duplicate]
I was trying to collaborate with another person on a LaTeX project. Unfortunately we have a text encoding problem. He cant use my ANSI coded files. Now I need to change all my files to UTF8. Is there ...
3
votes
1answer
323 views
Snippet Manager in TeXnicCenter
I was wondering how do one find/use snippet manager for LaTeX code snippets in TeXnicCenter? I want to be able to define keyboard shortcuts such as for e.g.,
keystrokes: shift + $+$ ⇒ \[ ...
2
votes
1answer
228 views
gnuplot and TexnicCenter setup
I just downloaded and ran the gnuplot setup exe. Now, how do I setup TeXnicCenter and gnuplot so I can use gnuplot with TikZ?
So I have been able to add --enable-write18 but the inverted cycloid ...
2
votes
2answers
1k views
Global Find and Replace in TeXnicCenter
I have multiple files open in tabs in TeXnicCenter, and I want to run a find-and-replace on every file simultaneously. Is there an easy way to do this?
Currently, I am using Ctrl+H in each file ...
2
votes
1answer
1k views
LaTeX viewer and forward search: how to achieve?
(solved)
I am facing some problem with viewing the PDF. I am using TeXnicCenter on windows.
How can I direct Adobe Reader 10.1 so that it opens at the place where the file was last edited?
This is ...
2
votes
1answer
2k views
How can I write greek in TexnicCenter with Miktex
Using the standard babel package is compeltely counter-intuitive as the letters in the keyboard do not match the babel package and also the accent is in a different key which makes it impossible to ...
2
votes
2answers
3k views
biblatex in TeXnicCenter?
How do I "install" biblatex in texniccenter?
The editor has either an option to use "BibTex" or not. How do I "hook" biblatex into it instead?
Sorry I am completely lost in what I am doing here.
1
vote
0answers
115 views
TeXnicCenter Crashes on BUILD and VIEW OUTPUT [closed]
This is in reference to previous question that I have posted and dint get it resolved.
PROBLEM : BUILD CURRENT FILE on TXC works Fine. BUILD AND VIEW OUTPUT or VIEW OUTPUT makes TXC to open sumatra ...
1
vote
0answers
71 views
TeXnicCenter - Forward search issue [closed]
I have been facing this intermittent problem with TeXnicCenter [TC] forward search.
I have gone through many posts in TeX.SX and I have followed what is to be done. It works at times and at times ...


