Graphics, Figures & TablesSymbol Style in Circuits

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
ghuczek
Posts: 23
Joined: Sun Dec 23, 2012 8:09 pm

Symbol Style in Circuits

Post by ghuczek »

Can anyone suggest how I can change or modify symbols in circuitikz? I want to use ammeter and voltmeter symbols without the arrow and stroke through them, and a symbol for a bulb that looks different from the symbol of a lamp?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

shadgrind
Posts: 140
Joined: Thu Jul 16, 2009 12:39 am

Symbol Style in Circuits

Post by shadgrind »

For the voltmeter you could do this.

Code: Select all

\usepackage[american voltages]{circuitikz}
System: TeX Live 2012, Fedora 18 x86_64, GNU Emacs 24.2
Post Reply