I found the problem. BTW, this problem appeared in other ocasions. If someone is facing problems with this, my fix for Win7 was:
delete TeXNicCenter;
delete MiKTeX;
install TeXNicCenter on c:\TeXNicCenter;
install MiKTeX on c:\MiKTeX;
I had problems with the path c:\program files ...
Search found 26 matches
- Thu Dec 19, 2013 2:30 pm
- Forum: General
- Topic: Compilation works fine in TeXworks, not in TeXnicCenter
- Replies: 1
- Views: 7195
- Mon Nov 18, 2013 11:12 pm
- Forum: General
- Topic: Compilation works fine in TeXworks, not in TeXnicCenter
- Replies: 1
- Views: 7195
Compilation works fine in TeXworks, not in TeXnicCenter
Hi,
When I unzip the attached code to write an article in TeXworks, it compiles fine and presents to me the PDF output without any problem (pdfLaTeX compile option).
But, doing the same procedure in TeXnicCenter, the error messages in the PNG attached file are presented (it is not generated the ...
When I unzip the attached code to write an article in TeXworks, it compiles fine and presents to me the PDF output without any problem (pdfLaTeX compile option).
But, doing the same procedure in TeXnicCenter, the error messages in the PNG attached file are presented (it is not generated the ...
- Sat Nov 16, 2013 11:06 pm
- Forum: Graphics, Figures & Tables
- Topic: Clip Art Alternative
- Replies: 10
- Views: 15252
Clip Art Alternative
Thank you, Mr. Stefan!Stefan_K wrote:By the way, SVG can be converted to PDF for including in LaTeX documents, furthermore there's a converter from SVG to TikZ, which I used here, also TikZ images can be included and modified.
Stefan
- Sat Nov 16, 2013 12:52 am
- Forum: Graphics, Figures & Tables
- Topic: Clip Art Alternative
- Replies: 10
- Views: 15252
Clip Art Alternative
Do you know any link which offers a free to use ready database of pictures?
Something like the Microsoft "ClipArt" equivalent?
Hi,
I have not used MS "Clipart". But if you want a database of pictures/images, look at Open Clipart . IIRC, the images there are free to use. As a bonus, they are ...
- Fri Nov 15, 2013 3:42 am
- Forum: Graphics, Figures & Tables
- Topic: Clip Art Alternative
- Replies: 10
- Views: 15252
Clip Art Alternative
In which way is this related to LaTeX except for the fact that you want to use those graphics probably in a document?
Thorsten
Hi Mr. Thorsten,
You are 100% right in you question. The only relationship my question has with LaTeX is the fact that I will call it using the graphicx package in a ...
Thorsten
Hi Mr. Thorsten,
You are 100% right in you question. The only relationship my question has with LaTeX is the fact that I will call it using the graphicx package in a ...
- Fri Nov 15, 2013 3:36 am
- Forum: Graphics, Figures & Tables
- Topic: Clip Art Alternative
- Replies: 10
- Views: 15252
Clip Art Alternative
What is »free to use«? Always pay attentin to licences. There are diffenrences when using a picture for personal, educational or commercial use.
Maybe the http://search.creativecommons.org can be of help.
Hi Mr. Johannes,
First of all, 100% of your contributions until this date are allways ...
Maybe the http://search.creativecommons.org can be of help.
Hi Mr. Johannes,
First of all, 100% of your contributions until this date are allways ...
- Thu Nov 14, 2013 2:49 pm
- Forum: Graphics, Figures & Tables
- Topic: Clip Art Alternative
- Replies: 10
- Views: 15252
Clip Art Alternative
Hi,
Do you know any link which offers a free to use ready database of pictures?
Something like the Microsoft "ClipArt" equivalent?
Regards
Jaraqui
Do you know any link which offers a free to use ready database of pictures?
Something like the Microsoft "ClipArt" equivalent?
Regards
Jaraqui
- Sat Sep 14, 2013 10:16 pm
- Forum: Document Classes
- Topic: Node Coordinates in Circuits
- Replies: 2
- Views: 5419
Re: Node Coordinates in Circuits
Perfect!
Thank You!
Thank You!
- Sat Sep 14, 2013 2:31 am
- Forum: Document Classes
- Topic: Node Coordinates in Circuits
- Replies: 2
- Views: 5419
Node Coordinates in Circuits
Hi,
please consider the following code:
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{circuits.logic.US}
\begin{document}
\begin{tikzpicture}[circuit logic US]
\matrix[column sep=7mm] {
\node (i0) {a}; & \node [not gate] (not1) {}; & \\
\node (i1) {b}; & & \node [and gate] (and1 ...
please consider the following code:
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{circuits.logic.US}
\begin{document}
\begin{tikzpicture}[circuit logic US]
\matrix[column sep=7mm] {
\node (i0) {a}; & \node [not gate] (not1) {}; & \\
\node (i1) {b}; & & \node [and gate] (and1 ...
- Fri Jul 19, 2013 9:06 pm
- Forum: Document Classes
- Topic: Warning when compiling with custom Class
- Replies: 4
- Views: 9034
Re: Warning when compiling with custom Class
The important is that these two explanations that you gave me clarified the problem and allowed me to understand that is a minor problem (sometimes warnings are very important as you know!).
Because of this I will thank you again Nicola, and tag the problem as solved.
Best Regards
Jaraqui
Because of this I will thank you again Nicola, and tag the problem as solved.
Best Regards
Jaraqui