Search found 4 matches

by Simo219h
Tue Oct 13, 2015 12:14 pm
Forum: Graphics, Figures & Tables
Topic: Can I do this simpler?
Replies: 5
Views: 5501

Re: Can I do this simpler?

Hi @Stefan_K,

Do you have a suggestion for me? :lol:

/Simo
by Simo219h
Fri Oct 09, 2015 6:41 pm
Forum: Graphics, Figures & Tables
Topic: Can I do this simpler?
Replies: 5
Views: 5501

Re: Can I do this simpler?

Thank you very much for your feedback. It is much appriciated!

I have a question about the line connections.

Using logical node names instead of coordinates, can i do this with the circuitikz package? It was difficult to do with just the coordinates, and I had to "try me forward" to get the line ...
by Simo219h
Fri Oct 09, 2015 12:02 am
Forum: New Members
Topic: Hi
Replies: 3
Views: 2801

Hi

Hi I am new to Latex. I am studying electrical Engineering.

I hope to get some help in this Forum, with my Latex problems.
by Simo219h
Thu Oct 08, 2015 11:44 pm
Forum: Graphics, Figures & Tables
Topic: Can I do this simpler?
Replies: 5
Views: 5501

Can I do this simpler?

Hi,

I am very new to Latex. I have tried to draw a circuit, using package from circuitikz.

What do you guys think? can I do this circuit any simpler?


\documentclass[a4paper 12pt]{article}
\usepackage[danish]{babel}
\usepackage{circuitikz}
\usepackage[utf8]{inputenc}
\usepackage{graphicx ...