Skip to content

tim-tx/circuit_macros-makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Makefile that takes a circuit_macros m4, converts it to pic format, then to TikZ code.

Requirements:

Instructions:

  • Edit the first line of the Makefile to point to where you installed circuit_macros
  • cd <directory_with_your_m4_files>
  • make (On Windows you may wish to try mingw32-make.exe from MinGW64)
  • That's it. You can use a generated TikZ file in your document like as simply as \input{file.tikz}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published