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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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