diff options
Diffstat (limited to 'Master/texmf-dist/doc/metapost/makecirc/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/makecirc/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/makecirc/README b/Master/texmf-dist/doc/metapost/makecirc/README new file mode 100644 index 00000000000..22b2d8fccb9 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/makecirc/README @@ -0,0 +1,17 @@ +MakeCirc: A METAPOST library for electrical circuit diagrams drawing. +--------------------------------------------------------------------- +Copyright (c) 2003 GS Bustamante Argaņaraz + +MakeCirc is a METAPOST library that contains diverse symbols (the mayority +of wich are electrician) for the use in circuit diagrams. MakeCirc tries to +offer a high quality tool, with a simple syntax. + +MakeCirc is completely integrated with LaTeX documents and with other METAPOST +drawings/graphics. Its output is a PostScript file. + +MakeCirc only requires (La)TeX and METAPOST to run, together with the files +makecirc.mp and latex.mp. + +The file MakeCirc.pdf is the spanish version manual and the file MakeCirc-en.pdf +is the english version. The file ejemplos.pdf is an example file (in spanish). +Its source is ejemplos.mp.
\ No newline at end of file |