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 th...
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} \begin{docu...