diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/circ/circ.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/circ/circ.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/circ/circ.dtx b/Master/texmf-dist/source/latex/circ/circ.dtx index c8f1f8a7e7d..1316a676e6e 100644 --- a/Master/texmf-dist/source/latex/circ/circ.dtx +++ b/Master/texmf-dist/source/latex/circ/circ.dtx @@ -10,7 +10,7 @@ \expandafter\ifx\csname documentclass\endcsname\relax \input docstrip \askforoverwritefalse\maxoutfiles{10} %<-- change this if you have problems % CIRC is a LaTeX package to typeset circuit and optics diagrams. -% Copyright (C) 1997,1998,2003 Sebastian Tannert and Andreas Tille +% Copyright (C) 1997,1998,2003,2009 Sebastian Tannert and Andreas Tille % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by @@ -23,8 +23,7 @@ % GNU General Public License for more details. % % You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +% along with this program; if not, see <http://www.gnu.org/licenses/>. % % For error reports concerning UNCHANGED versions of this file no % more than one year old, see CIRC.DVI after installation. @@ -3477,6 +3476,7 @@ message("CIRC %<+doc> \optionline "&optionname); message("CIRC %<*"&font_identifier_&",doc>"); message(""); +inner bye; def endCIRCfont = message("CIRC %</"&font_identifier_&",doc>"); message("CIRC %<*"&font_identifier_&">"); |